aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-14Merge remote-tracking branch 'jstultz-android/linaro-fixes/experimental/andro...lsk-android-2013.06Mark Brown
2013-06-13xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk
2013-06-13x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-06-07KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini
2013-06-07KVM: Emulate multibyte NOPPaolo Bonzini
2013-06-07x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-06-07x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei
2013-06-07x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen
2013-05-24x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum
2013-05-24x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-19x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-19KVM: emulator: emulate SALCPaolo Bonzini
2013-05-19KVM: emulator: emulate XLATPaolo Bonzini
2013-05-19KVM: emulator: emulate AAMPaolo Bonzini
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-11perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-05-07x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin
2013-05-07crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu
2013-05-07xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2013-05-07xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-04-29Move x86_64 idle notifiers to genericTodd Poynor
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer
2013-04-24x86, efi: Fix a build warningBorislav Petkov
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-04-16efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2013-04-16x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-15efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds