Age | Commit message (Expand) | Author |
2012-09-23 | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka |
2012-09-23 | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson |
2012-09-23 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-09-22 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin |
2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
2012-09-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-09-21 | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin |
2012-09-21 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin |
2012-09-21 | x86, smap: A page fault due to SMAP is an oops | H. Peter Anvin |
2012-09-21 | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin |
2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin |
2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin |
2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin |
2012-09-21 | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-21 | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong |
2012-09-21 | x86/kbuild: archscripts depends on scripts_basic | Jeff Mahoney |
2012-09-20 | kprobes/x86: Move skip_singlestep up | Borislav Petkov |
2012-09-20 | KVM: optimize apic interrupt delivery | Gleb Natapov |
2012-09-20 | KVM: MMU: Eliminate pointless temporary 'ac' | Avi Kivity |
2012-09-20 | KVM: MMU: Avoid access/dirty update loop if all is well | Avi Kivity |
2012-09-20 | KVM: MMU: Eliminate eperm temporary | Avi Kivity |
2012-09-20 | KVM: MMU: Optimize is_last_gpte() | Avi Kivity |
2012-09-20 | KVM: MMU: Simplify walk_addr_generic() loop | Avi Kivity |
2012-09-20 | KVM: MMU: Optimize pte permission checks | Avi Kivity |
2012-09-20 | KVM: MMU: Update accessed and dirty bits after guest pagetable walk | Avi Kivity |
2012-09-20 | KVM: MMU: Move gpte_access() out of paging_tmpl.h | Avi Kivity |
2012-09-20 | KVM: MMU: Optimize gpte_access() slightly | Avi Kivity |
2012-09-20 | KVM: MMU: Push clean gpte write protection out of gpte_access() | Avi Kivity |
2012-09-19 | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk |
2012-09-19 | x86, microcode, AMD: Fix use after free in free_cache() | Dan Carpenter |
2012-09-19 | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin |
2012-09-19 | Merge tag 'v3.6-rc6' into x86/cleanups | Ingo Molnar |
2012-09-19 | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian |
2012-09-19 | x86: Use REP BSF unconditionally | Jan Beulich |
2012-09-19 | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov |
2012-09-19 | perf: Fix off by one test in perf_reg_value() | Dan Carpenter |
2012-09-19 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-09-19 | Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2012-09-19 | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-09-18 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha |
2012-09-18 | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha |
2012-09-18 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha |