Age | Commit message (Expand) | Author | Files | Lines |
2013-06-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -185/+70 |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 4 | -178/+65 |
2013-06-12 | x86: Fix typo in kexec register clearing | Kees Cook | 1 | -1/+1 |
2013-06-12 | x86, relocs: Move __vvar_page from S_ABS to S_REL | Kees Cook | 1 | -3/+1 |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett | 4 | -178/+65 |
2013-06-10 | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+8 |
2013-06-06 | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2013-06-05 | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming | 1 | -1/+4 |
2013-06-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -5/+13 |
2013-06-04 | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. | Konrad Rzeszutek Wilk | 1 | -0/+8 |
2013-06-03 | KVM: Fix race in apic->pending_events processing | Gleb Natapov | 1 | -3/+6 |
2013-06-03 | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini | 1 | -1/+4 |
2013-06-03 | KVM: Emulate multibyte NOP | Paolo Bonzini | 1 | -1/+3 |
2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 1 | -3/+3 |
2013-05-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -15/+83 |
2013-05-30 | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 1 | -9/+5 |
2013-05-30 | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 2 | -3/+73 |
2013-05-31 | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -7/+4 |
2013-05-29 | xen: Clean up apic ipi interface | Stefan Bader | 2 | -7/+4 |
2013-05-28 | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 1 | -2/+4 |
2013-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -2/+2 |
2013-05-28 | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna | 2 | -2/+2 |
2013-05-23 | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+4 |
2013-05-22 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -1/+1 |
2013-05-20 | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 1 | -1/+1 |
2013-05-20 | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas | 1 | -6/+4 |
2013-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+23 |
2013-05-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
2013-05-14 | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 1 | -1/+0 |
2013-05-14 | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 1 | -1/+1 |
2013-05-11 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 3 | -5/+52 |
2013-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+3 |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -39/+17 |
2013-05-10 | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -21/+67 |
2013-05-10 | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas | 1 | -2/+1 |
2013-05-10 | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas | 1 | -1/+1 |
2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 1 | -1/+18 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 3 | -13/+1 |
2013-05-09 | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-09 | KVM: emulator: emulate SALC | Paolo Bonzini | 1 | -1/+5 |
2013-05-09 | KVM: emulator: emulate XLAT | Paolo Bonzini | 1 | -1/+14 |
2013-05-09 | KVM: emulator: emulate AAM | Paolo Bonzini | 1 | -1/+24 |
2013-05-09 | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 1 | -2/+3 |
2013-05-09 | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov | 1 | -0/+6 |
2013-05-08 | xen: mask x2APIC feature in PV | Zhenzhong Duan | 1 | -0/+3 |
2013-05-08 | xen/spinlock: Fix check from greater than to be also be greater or equal to. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-05-08 | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2013-05-08 | KVM: x86: fix maintenance of guest/host xcr0 state | Marcelo Tosatti | 1 | -20/+20 |
2013-05-07 | Merge branch 'rwsem-optimizations' | Linus Torvalds | 1 | -7/+21 |