| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 5 | -15/+83 |
|\ |
|
| * | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 2013-05-30 | 1 | -9/+5 |
| * | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 2013-05-30 | 2 | -3/+73 |
| * | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 2013-05-28 | 1 | -2/+4 |
| * | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-05-22 | 1 | -1/+1 |
| |\ |
|
| | * | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 2013-05-14 | 1 | -1/+1 |
* | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-05-31 | 2 | -7/+4 |
|\ \ \ |
|
| * | | | xen: Clean up apic ipi interface | Stefan Bader | 2013-05-29 | 2 | -7/+4 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-28 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna | 2013-05-28 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-23 | 1 | -6/+4 |
|\ \ \ |
|
| * | | | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas | 2013-05-20 | 1 | -6/+4 |
| |/ / |
|
* | | | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 2013-05-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-15 | 3 | -6/+23 |
|\ \ |
|
| * | | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 2013-05-10 | 1 | -1/+18 |
| * | | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 2013-05-09 | 1 | -2/+3 |
| * | | x86: Fix idle consolidation fallout | Thomas Gleixner | 2013-05-07 | 1 | -3/+2 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 | 1 | -1/+0 |
* | | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-05-11 | 3 | -5/+52 |
|\ \ \ |
|
| * | | | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas | 2013-05-10 | 1 | -2/+1 |
| * | | | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas | 2013-05-10 | 1 | -1/+1 |
| * | | | xen: mask x2APIC feature in PV | Zhenzhong Duan | 2013-05-08 | 1 | -0/+3 |
| * | | | xen/spinlock: Fix check from greater than to be also be greater or equal to. | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -1/+1 |
| * | | | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info | Konrad Rzeszutek Wilk | 2013-05-08 | 1 | -0/+3 |
| * | | | xen/vcpu: Document the xen_vcpu_info and xen_vcpu | Konrad Rzeszutek Wilk | 2013-05-07 | 1 | -1/+28 |
| * | | | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 2013-05-06 | 1 | -0/+15 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-11 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | tools/power turbostat: display C8, C9, C10 residency | Kristen Carlson Accardi | 2013-04-17 | 1 | -0/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 5 | -39/+17 |
|\ \ \ \ \ |
|
| * | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 3 | -13/+1 |
| * | | | | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2013-05-02 | 2 | -26/+16 |
* | | | | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-10 | 3 | -21/+67 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: emulator: emulate SALC | Paolo Bonzini | 2013-05-09 | 1 | -1/+5 |
| * | | | | | | KVM: emulator: emulate XLAT | Paolo Bonzini | 2013-05-09 | 1 | -1/+14 |
| * | | | | | | KVM: emulator: emulate AAM | Paolo Bonzini | 2013-05-09 | 1 | -1/+24 |
| * | | | | | | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov | 2013-05-09 | 1 | -0/+6 |
| * | | | | | | KVM: x86: fix maintenance of guest/host xcr0 state | Marcelo Tosatti | 2013-05-08 | 1 | -20/+20 |
* | | | | | | | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-09 | 1 | -4/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 | Bin Gao | 2013-04-30 | 1 | -4/+6 |
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
* | | | | | | | | Merge branch 'rwsem-optimizations' | Linus Torvalds | 2013-05-07 | 1 | -7/+21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86 rwsem: avoid taking slow path when stealing write lock | Michel Lespinasse | 2013-05-07 | 1 | -7/+21 |
* | | | | | | | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 | 2 | -0/+29 |
|\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 28 | -98/+391 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / |
|
| * | | | | | | | | | | | iommu: Fix compile warnings with forward declarations | Joerg Roedel | 2013-04-19 | 1 | -0/+7 |
| * | | | | | | | | | | | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 2013-04-18 | 2 | -0/+22 |
* | | | | | | | | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 26 | -521/+1344 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | KVM: x86: Account for failing enable_irq_window for NMI window request | Jan Kiszka | 2013-05-02 | 4 | -13/+13 |