aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt1-5/+2
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier1-1/+2
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt2-6/+6
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar2-0/+6
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar9-17/+16
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds2-11/+10
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+0
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+17
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong1-2/+2
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds1-1/+1
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin1-1/+2
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich2-2/+14
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse1-1/+1
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar2-3/+0
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria1-1/+1
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-28/+49
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2-0/+3
2009-10-03x86, pci: Correct spelling in a commentMarin Mitov1-1/+1
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven1-5/+12
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar1-22/+36
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel1-1/+4
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet1-0/+2
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven1-0/+8
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds1-4/+1
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui1-1/+1
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-103/+90
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar4-72/+17
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2-11/+3
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel1-0/+5
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar17-1069/+469
2009-09-24x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier1-1/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-18/+9
2009-09-23headers: utsname.h reduxAlexey Dobriyan3-3/+0
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell1-2/+2
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell1-1/+0
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan3-15/+7
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-6/+5
2009-09-23Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-14/+8
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-3/+2
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds3-0/+126
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-747/+33
2009-09-23x86: mce: Use safer ways to access MCE registersIngo Molnar1-2/+21
2009-09-23early_printk: Allow more than one early consoleJason Wessel1-32/+33
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel1-715/+0