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