summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds
2012-05-21xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21x86: Use generic time configThomas Gleixner
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-21x86, realmode: Move end signature into header.SH. Peter Anvin
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
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-18x86, relocs: More relocations which may end up as absoluteH. Peter Anvin
2012-05-18perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-05-18x86-64: Fix accounting in kernel_physical_mapping_init()Jan Beulich
2012-05-18x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin
2012-05-18x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin
2012-05-18x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox
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-17x86/vga: fix build with efi disabled.Dave Airlie
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-16KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin
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
2012-05-16x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin
2012-05-16x86, realmode: Mask out EFER.LMA when saving trampoline EFERH. Peter Anvin
2012-05-16KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity
2012-05-16KVM: VMX: Optimize %ds, %es reloadAvi Kivity
2012-05-16KVM: VMX: Fix %ds/%es clobberAvi Kivity
2012-05-16x86/vga: set the default device from the fixup.Dave Airlie
2012-05-15x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas
2012-05-15x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan
2012-05-15x86: kernel/check.c simple_strtoul cleanupShuah Khan