aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-03x86, pci: Correct spelling in a commentMarin Mitov
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-24x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-09-23x86: mce: Use safer ways to access MCE registersIngo Molnar
2009-09-23early_printk: Allow more than one early consoleJason Wessel
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel
2009-09-23perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra
2009-09-22x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath
2009-09-22x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath
2009-09-22x86: mce, inject: Use real inject-msg in raise_localHuang Ying
2009-09-22x86: mce: Fix thermal throttling message stormIngo Molnar
2009-09-22x86: mce: Clean up thermal throttling state tracking codeIngo Molnar
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar