summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-280/+165
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds7-172/+191
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger13-286/+159
2012-05-21um: missing checks of __put_user()/__get_user() return valuesAl Viro2-8/+8
2012-05-21um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro1-1/+0
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro11-277/+148
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-05-21Merge commit 'v3.4' into x86/urgentH. Peter Anvin11-78/+268
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+4
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin1-6/+6
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds1-12/+8
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds1-0/+21
2012-05-21xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk1-0/+1
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski6-9/+38
2012-05-21x86: Use generic time configThomas Gleixner1-24/+7
2012-05-21x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan1-3/+5
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar26-79/+135
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo26-79/+135
2012-05-18perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-05-18x86-64: Fix accounting in kernel_physical_mapping_init()Jan Beulich1-10/+13
2012-05-18x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi1-5/+1
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin4-3/+8
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin12-1/+28
2012-05-18x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin1-3/+1
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2-2/+2
2012-05-18x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar1-1/+4
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker14-787/+9
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-2/+1
2012-05-17x86/vga: fix build with efi disabled.Dave Airlie1-1/+1
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt1-13/+2
2012-05-16x86, fpu: drop the fpu state during thread exitSuresh Siddha1-6/+13
2012-05-16x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()Suresh Siddha1-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha4-21/+6
2012-05-16KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity1-4/+6
2012-05-16x86: Don't continue booting if we can't load the specified initrdPeter Jones1-4/+3
2012-05-16KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2-48/+29
2012-05-16KVM: VMX: Optimize %ds, %es reloadAvi Kivity1-5/+31
2012-05-16KVM: VMX: Fix %ds/%es clobberAvi Kivity1-1/+5
2012-05-16x86/vga: set the default device from the fixup.Dave Airlie1-0/+3
2012-05-15x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas1-1/+1