summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-05-30Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-29x86: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-29x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-25Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23x86/mce: Add instruction recovery signatures to mce-severity tableTony Luck
2012-05-23x86/mce: Fix check for processor context when machine check was taken.Tony Luck
2012-05-23MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2012-05-23Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2012-05-23Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-23Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-05-22new helper: sigsuspend()Al Viro
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge commit 'v3.4' into x86/urgentH. Peter Anvin
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-05-18perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra
2012-05-17ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt
2012-05-16x86, fpu: drop the fpu state during thread exitSuresh Siddha
2012-05-16x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()Suresh Siddha
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16x86: Don't continue booting if we can't load the specified initrdPeter Jones
2012-05-16x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin