Age | Commit message (Expand) | Author |
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-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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-05-28 | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna |
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 |
2013-05-20 | x86: Fix bit corruption at CPU resume time | Linus Torvalds |
2013-05-20 | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas |
2013-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-05-14 | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz |
2013-05-14 | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi |
2013-05-11 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2013-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-10 | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-10 | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas |
2013-05-10 | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas |
2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-09 | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-09 | KVM: emulator: emulate SALC | Paolo Bonzini |
2013-05-09 | KVM: emulator: emulate XLAT | Paolo Bonzini |
2013-05-09 | KVM: emulator: emulate AAM | Paolo Bonzini |
2013-05-09 | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk |
2013-05-09 | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov |
2013-05-08 | xen: mask x2APIC feature in PV | Zhenzhong Duan |
2013-05-08 | xen/spinlock: Fix check from greater than to be also be greater or equal to. | Konrad Rzeszutek Wilk |
2013-05-08 | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info | Konrad Rzeszutek Wilk |
2013-05-08 | KVM: x86: fix maintenance of guest/host xcr0 state | Marcelo Tosatti |
2013-05-07 | Merge branch 'rwsem-optimizations' | Linus Torvalds |
2013-05-07 | x86: Fix idle consolidation fallout | Thomas Gleixner |
2013-05-07 | x86 rwsem: avoid taking slow path when stealing write lock | Michel Lespinasse |
2013-05-07 | xen/vcpu: Document the xen_vcpu_info and xen_vcpu | Konrad Rzeszutek Wilk |
2013-05-06 | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-06 | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-05 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra |
2013-05-04 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra |
2013-05-04 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra |
2013-05-02 | KVM: x86: Account for failing enable_irq_window for NMI window request | Jan Kiszka |
2013-05-02 | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |