index
:
snowball/legacy-kernel.git
android-20111012
android-20111121
android-20111223
android-20120201
igloo-20111025
igloo-20111028
igloo-dev
isp1763
legacy kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic.c
Age
Commit message (
Expand
)
Author
2008-12-18
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
2008-12-18
Merge branch 'x86/apic' into cpus4096
Ingo Molnar
2008-12-16
x86: Use cpumask accessors code for possible/present maps.
Mike Travis
2008-12-16
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-11-30
enable_IR_x2apic() needs to be __init
Al Viro
2008-11-11
x86: apic reset counter on shutdown
Thomas Gleixner
2008-11-10
x86: apic - use pr_ macros for logging
Cyrill Gorcunov
2008-11-10
x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable
Cyrill Gorcunov
2008-10-16
x86: apic - unify APIC_DIVISOR
Cyrill Gorcunov
2008-10-16
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
2008-10-16
x86: apic - fix unused vars warning in calibrate_APIC_clock
Cyrill Gorcunov
2008-10-16
x86: apic - skip writting ESR register if we dont have on
Cyrill Gorcunov
2008-10-16
x86: apic - lapic_setup_esr does not handle esr_disable - fix it
Cyrill Gorcunov
2008-10-16
x86: print out apic id in hex format
Yinghai Lu
2008-10-16
x86: lapic address print out like io apic addr
Yinghai Lu
2008-10-16
x86: apic - unify smp_spurious/error_interrupt declaration
Cyrill Gorcunov
2008-10-16
x86: let 64 bit to use 32 bit calibrate_apic_clock
Yinghai Lu
2008-10-16
x86: rename apic_32.c and apic_64.c to apic.c
Yinghai Lu