summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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: 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-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. 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-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-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-16ftrace/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: Don't continue booting if we can't load the specified initrdPeter Jones
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
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-15crypto: aesni-intel - move more common code to ablk_init_commonJussi Kivilinna
2012-05-15crypto: aesni-intel - use crypto_[un]register_algsJussi Kivilinna
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14percpu: remove percpu_xxx() functionsAlex Shi
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-14x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim
2012-05-14perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter
2012-05-14x86/reboot: Update nonmi_ipi parameterDon Zickus