aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-30
* x86 idle: Fix mwait deprecation warning messageBorislav Petkov2011-05-30
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\
| * x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-29
| * x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-29
| * x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-29
| * x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown2011-05-29
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-28
|\ \
| * | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-26
| * | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-26
| |\ \
| * | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-25
| * | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-25
| * | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-25
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-25
* | | | | Merge branch 'setns'Linus Torvalds2011-05-28
|\ \ \ \ \
| * | | | | ns: Wire up the setns system callEric W. Biederman2011-05-28
| |/ / / /
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-26
|\ \ \ \ \
| * | | | | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-24
| * | | | | x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-24
| * | | | | x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-24
| * | | | | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* | | | | | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-24
| |/ / / /
* | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-25
* | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-25
| |_|/ / |/| | |
* | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \ \ \
| * \ \ \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\ \ \ \
| * | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | | | | x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha2011-05-24
* | | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-24
| |_|/ / / |/| | | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-10
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap2011-05-23
| * | | | | | x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
| * | | | | | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-22
| * | | | | | x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-22
| * | | | | | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
| * | | | | | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-20
| * | | | | | x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-20
| * | | | | | x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-20
| * | | | | | x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-20
| * | | | | | x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-20
| * | | | | | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha2011-05-20