Age | Commit message (Expand) | Author | Files | Lines |
2013-06-13 | crypto: aesni_intel - fix accessing of unaligned memory | Jussi Kivilinna | 1 | -16/+32 |
2013-05-28 | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna | 2 | -2/+2 |
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-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 | 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 |
2013-05-07 | x86 rwsem: avoid taking slow path when stealing write lock | Michel Lespinasse | 1 | -7/+21 |
2013-05-07 | xen/vcpu: Document the xen_vcpu_info and xen_vcpu | Konrad Rzeszutek Wilk | 1 | -1/+28 |
2013-05-06 | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+29 |
2013-05-06 | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 1 | -0/+15 |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 26 | -521/+1344 |
2013-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -22/+41 |
2013-05-05 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 1 | -3/+10 |
2013-05-04 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 1 | -2/+12 |
2013-05-04 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 1 | -4/+9 |
2013-05-02 | KVM: x86: Account for failing enable_irq_window for NMI window request | Jan Kiszka | 4 | -13/+13 |
2013-05-02 | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2 | -26/+16 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 39 | -232/+10756 |
2013-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -6/+27 |
2013-05-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+5 |
2013-05-02 | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin | 2 | -1/+3 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 7 | -5/+24 |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 28 | -98/+391 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -24/+9 |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+10 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -7/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -132/+15 |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 12 | -76/+15 |
2013-04-30 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 3 | -20/+1 |
2013-04-30 | coredump: factor out the setting of PF_DUMPCORE | Oleg Nesterov | 1 | -1/+0 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 6 | -38/+2 |
2013-04-30 | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo | 1 | -0/+1 |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -18/+0 |
2013-04-30 | x86: don't show trace beyond show_stack(NULL, NULL) | Tejun Heo | 1 | -1/+13 |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -2/+3 |
2013-04-30 | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 | Bin Gao | 1 | -4/+6 |