Age | Commit message (Expand) | Author |
2013-06-05 | KVM: MMU: fast invalidate all pages | Xiao Guangrong |
2013-06-05 | KVM: MMU: drop unnecessary kvm_reload_remote_mmus | Xiao Guangrong |
2013-06-05 | KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall | Xiao Guangrong |
2013-06-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-04 | x86, cleanups: Remove extra tab in __flush_tlb_one() | Michael Wang |
2013-06-04 | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. | Konrad Rzeszutek Wilk |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-06-03 | KVM: Fix race in apic->pending_events processing | Gleb Natapov |
2013-06-03 | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini |
2013-06-03 | KVM: Emulate multibyte NOP | Paolo Bonzini |
2013-05-31 | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin |
2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu |
2013-05-31 | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle |
2013-05-31 | sched/x86: Construct all sibling maps if smt | Andrew Jones |
2013-05-31 | x86: __force_order doesn't need to be an actual variable | Jan Beulich |
2013-05-31 | ix86: Don't waste fixmap entries | Jan Beulich |
2013-05-30 | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin |
2013-05-30 | x86, microcode, amd: Refactor functions to prepare for early loading | Jacob Shin |
2013-05-30 | x86, microcode: Vendor abstract out save_microcode_in_initrd() | Jacob Shin |
2013-05-30 | x86, microcode, intel: Correct typo in printk | Borislav Petkov |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski |
2013-05-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-30 | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen |
2013-05-30 | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich |
2013-05-31 | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-05-30 | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich |
2013-05-29 | x86: Fix vrtc_get_time/set_mmss to use new timespec interface | John Stultz |
2013-05-29 | xen: Clean up apic ipi interface | Stefan Bader |
2013-05-28 | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei |
2013-05-28 | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel |
2013-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-05-28 | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang |
2013-05-28 | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs | Borislav Petkov |
2013-05-28 | update AMD powerflags comments | Thorsten Glaser |
2013-05-28 | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> | Zhang Yanfei |
2013-05-28 | x86_64: Correct phys_addr in cleanup_highmap comment | Zhang Yanfei |
2013-05-28 | crypto: sha256_ssse3 - add sha224 support | Jussi Kivilinna |
2013-05-28 | crypto: sha512_ssse3 - add sha384 support | Jussi Kivilinna |
2013-05-28 | x86: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin |
2013-05-28 | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra |
2013-05-28 | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian |
2013-05-28 | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter |
2013-05-28 | x86/signals: Merge EFLAGS bit clearing into a single statement | Jiri Olsa |
2013-05-28 | x86/signals: Clear RF EFLAGS bit for signal handler | Jiri Olsa |
2013-05-28 | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa |
2013-05-28 | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna |
2013-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-05-24 | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry... | Tim Chen |
2013-05-23 | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-22 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |