aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+12
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-8/+22
2020-02-06Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2020-02-05x86: vmxfeatures: rename features for consistency with KVM and manualGravatar Paolo Bonzini 2-6/+6
2020-02-05kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.Gravatar Suravee Suthikulpanit 1-0/+1
2020-02-05svm: Temporarily deactivate AVIC during ExtINT handlingGravatar Suravee Suthikulpanit 1-0/+1
2020-02-05svm: Deactivate AVIC when launching guest with nested SVM supportGravatar Suravee Suthikulpanit 1-0/+1
2020-02-05kvm: x86: hyperv: Use APICv update request interfaceGravatar Suravee Suthikulpanit 1-1/+1
2020-02-05kvm: x86: Introduce x86 ops hook for pre-update APICvGravatar Suravee Suthikulpanit 1-0/+1
2020-02-05kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasonsGravatar Suravee Suthikulpanit 1-0/+1
2020-02-05kvm: x86: Add support for dynamic APICv activationGravatar Suravee Suthikulpanit 1-0/+5
2020-02-05KVM: x86: remove get_enable_apicv from kvm_x86_opsGravatar Paolo Bonzini 1-1/+0
2020-02-05kvm: x86: Introduce APICv inhibit reason bitsGravatar Suravee Suthikulpanit 1-0/+5
2020-02-04x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCIGravatar Jason A. Donenfeld 1-2/+2
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerGravatar Michal Simek 1-1/+0
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEGravatar Peter Zijlstra 1-2/+2
2020-02-04x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structGravatar Steven Price 1-1/+2
2020-02-04x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structGravatar Steven Price 1-1/+1
2020-02-04x86: mm: add p?d_leaf() definitionsGravatar Steven Price 1-0/+5
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-16/+12
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceGravatar Thomas Gleixner 1-0/+8
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-27/+14
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+2
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-16/+36
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Gravatar Linus Torvalds 7-311/+1
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Gravatar Paolo Bonzini 1-2/+2
2020-01-30x86/KVM: Clean up host's steal time structureGravatar Boris Ostrovsky 1-2/+1
2020-01-30x86/kvm: Cache gfn to pfn translationGravatar Boris Ostrovsky 1-0/+1
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-17/+0
2020-01-29x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeGravatar Thomas Gleixner 2-0/+4
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-83/+67
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-70/+169
2020-01-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+14
2020-01-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+2
2020-01-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-25/+1
2020-01-28Merge branches 'x86/hyperv', 'x86/kdump' and 'x86/misc' into x86/urgent, to p...Gravatar Ingo Molnar 1-1/+2
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-32/+72
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-320/+355
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+1
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-7/+17
2020-01-27Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+1
2020-01-27x86/mm: Introduce lookup_address_in_mm()Gravatar Sean Christopherson 1-0/+4
2020-01-27KVM: X86: Drop x86_set_memory_region()Gravatar Peter Xu 1-1/+0
2020-01-27kvm/svm: PKU not currently supportedGravatar John Allen 1-0/+1
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-0/+36
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 3-55/+0
2020-01-27Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2020-01-25x86: Mark archrandom.h functions __must_checkGravatar Richard Henderson 1-8/+8
2020-01-25x86: Remove arch_has_random, arch_has_random_seedGravatar Richard Henderson 1-8/+4