| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-06-07 | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini | 1 | -1/+4 |
| 2013-06-07 | KVM: Emulate multibyte NOP | Paolo Bonzini | 1 | -1/+3 |
| 2013-06-07 | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 2 | -3/+73 |
| 2013-06-07 | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 1 | -2/+4 |
| 2013-06-07 | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 1 | -9/+5 |
| 2013-05-24 | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2 | -7/+8 |
| 2013-05-24 | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 1 | -1/+1 |
| 2013-05-19 | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 1 | -2/+3 |
| 2013-05-19 | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 1 | -1/+0 |
| 2013-05-19 | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 1 | -0/+15 |
| 2013-05-19 | KVM: emulator: emulate SALC | Paolo Bonzini | 1 | -1/+5 |
| 2013-05-19 | KVM: emulator: emulate XLAT | Paolo Bonzini | 1 | -1/+14 |
| 2013-05-19 | KVM: emulator: emulate AAM | Paolo Bonzini | 1 | -1/+24 |
| 2013-05-19 | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov | 1 | -0/+6 |
| 2013-05-11 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 1 | -3/+10 |
| 2013-05-11 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 1 | -2/+12 |
| 2013-05-11 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 1 | -4/+9 |
| 2013-05-11 | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 1 | -8/+8 |
| 2013-05-11 | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 1 | -0/+1 |
| 2013-05-07 | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei | 1 | -4/+0 |
| 2013-05-07 | KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions | Gleb Natapov | 1 | -0/+4 |
| 2013-05-07 | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin | 2 | -1/+3 |
| 2013-05-07 | crypto: crc32-pclmul - Use gas macro for pclmulqdq | Sandy Wu | 1 | -2/+3 |
| 2013-05-07 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk | 1 | -0/+1 |
| 2013-05-07 | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
| 2013-05-07 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk | 2 | -2/+9 |
| 2013-04-25 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -2/+2 |
| 2013-04-24 | efi: Check EFI revision in setup_efi_vars | Josh Boyer | 1 | -1/+1 |
| 2013-04-24 | x86, efi: Fix a build warning | Borislav Petkov | 1 | -1/+1 |
| 2013-04-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+16 |
| 2013-04-20 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+37 |
| 2013-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -25/+255 |
| 2013-04-19 | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 5 | -5/+219 |
| 2013-04-19 | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin | 1 | -7/+31 |
| 2013-04-18 | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 1 | -13/+5 |
| 2013-04-17 | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 1 | -3/+3 |
| 2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 1 | -5/+19 |
| 2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 1 | -3/+18 |
| 2013-04-17 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 1 | -1/+13 |
| 2013-04-16 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 1 | -0/+1 |
| 2013-04-16 | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 1 | -0/+1 |
| 2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 1 | -4/+16 |
| 2013-04-15 | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 1 | -6/+100 |
| 2013-04-15 | efi: Pass boot services variable info to runtime code | Matthew Garrett | 4 | -0/+76 |
| 2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -21/+33 |
| 2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
| 2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2 | -1/+8 |
| 2013-04-12 | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 1 | -0/+2 |
| 2013-04-12 | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 1 | -1/+1 |
| 2013-04-11 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 1 | -1/+6 |