summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds
2011-05-26x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-05-25x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick
2011-05-25x86: Remove unnecessary check in detect_ht()Nikhil P Rao
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet
2011-05-24x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski
2011-05-24x86-64: Don't generate cmov in vread_tscAndy Lutomirski
2011-05-24x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2011-05-24x86: Get rid of asmregparmRichard Weinberger
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-23x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines
2011-05-22x86: setup_smep needs to be __cpuinitLinus Torvalds
2011-05-22x86, apic: Make apic drivers staticSuresh Siddha
2011-05-22x86, apic: Clean up bigsmp apic selection codeSuresh Siddha
2011-05-22x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha
2011-05-22x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha
2011-05-21x86: Eliminate various 'set but not used' warningsGustavo F. Padovan
2011-05-21x86, SMEP: Fix section mismatch warningsFenghua Yu
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-05-20x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov
2011-05-20x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov
2011-05-20x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov
2011-05-20x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha
2011-05-20x86, apic: Use probe routines to simplify apic selectionSuresh Siddha