Age | Commit message (Expand) | Author | Files | Lines |
2020-02-19 | x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF | Kim Phillips | 1 | -0/+2 |
2020-02-12 | KVM: nVMX: Fix some comment typos and coding style | Miaohe Lin | 1 | -3/+13 |
2020-02-09 | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+12 |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -8/+22 |
2020-02-06 | Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2020-02-05 | x86: vmxfeatures: rename features for consistency with KVM and manual | Paolo Bonzini | 2 | -6/+6 |
2020-02-05 | kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode. | Suravee Suthikulpanit | 1 | -0/+1 |
2020-02-05 | svm: Temporarily deactivate AVIC during ExtINT handling | Suravee Suthikulpanit | 1 | -0/+1 |
2020-02-05 | svm: Deactivate AVIC when launching guest with nested SVM support | Suravee Suthikulpanit | 1 | -0/+1 |
2020-02-05 | kvm: x86: hyperv: Use APICv update request interface | Suravee Suthikulpanit | 1 | -1/+1 |
2020-02-05 | kvm: x86: Introduce x86 ops hook for pre-update APICv | Suravee Suthikulpanit | 1 | -0/+1 |
2020-02-05 | kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons | Suravee Suthikulpanit | 1 | -0/+1 |
2020-02-05 | kvm: x86: Add support for dynamic APICv activation | Suravee Suthikulpanit | 1 | -0/+5 |
2020-02-05 | KVM: x86: remove get_enable_apicv from kvm_x86_ops | Paolo Bonzini | 1 | -1/+0 |
2020-02-05 | kvm: x86: Introduce APICv inhibit reason bits | Suravee Suthikulpanit | 1 | -0/+5 |
2020-02-04 | x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI | Jason A. Donenfeld | 1 | -2/+2 |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+0 |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra | 1 | -2/+2 |
2020-02-04 | x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct | Steven Price | 1 | -1/+2 |
2020-02-04 | x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct | Steven Price | 1 | -1/+1 |
2020-02-04 | x86: mm: add p?d_leaf() definitions | Steven Price | 1 | -0/+5 |
2020-02-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -16/+12 |
2020-02-01 | x86/apic/msi: Plug non-maskable MSI affinity race | Thomas Gleixner | 1 | -0/+8 |
2020-02-01 | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -27/+14 |
2020-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -16/+36 |
2020-01-31 | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 7 | -311/+1 |
2020-01-30 | Merge branch 'cve-2019-3016' into kvm-next-5.6 | Paolo Bonzini | 1 | -2/+2 |
2020-01-30 | x86/KVM: Clean up host's steal time structure | Boris Ostrovsky | 1 | -2/+1 |
2020-01-30 | x86/kvm: Cache gfn to pfn translation | Boris Ostrovsky | 1 | -0/+1 |
2020-01-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -17/+0 |
2020-01-29 | x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode | Thomas Gleixner | 2 | -0/+4 |
2020-01-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -83/+67 |
2020-01-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -70/+169 |
2020-01-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+14 |
2020-01-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+2 |
2020-01-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -25/+1 |
2020-01-28 | Merge branches 'x86/hyperv', 'x86/kdump' and 'x86/misc' into x86/urgent, to p... | Ingo Molnar | 1 | -1/+2 |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -32/+72 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 12 | -320/+355 |
2020-01-28 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+1 |
2020-01-28 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+17 |
2020-01-27 | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+1 |
2020-01-27 | x86/mm: Introduce lookup_address_in_mm() | Sean Christopherson | 1 | -0/+4 |
2020-01-27 | KVM: X86: Drop x86_set_memory_region() | Peter Xu | 1 | -1/+0 |
2020-01-27 | kvm/svm: PKU not currently supported | John Allen | 1 | -0/+1 |
2020-01-27 | Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+36 |
2020-01-27 | Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 3 | -55/+0 |
2020-01-27 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |