summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | svm: Temporarily deactivate AVIC during ExtINT handlingSuravee Suthikulpanit2020-02-052-4/+30
| * | | | | svm: Deactivate AVIC when launching guest with nested SVM supportSuravee Suthikulpanit2020-02-052-1/+11
| * | | | | kvm: x86: hyperv: Use APICv update request interfaceSuravee Suthikulpanit2020-02-055-18/+8
| * | | | | svm: Add support for dynamic APICvSuravee Suthikulpanit2020-02-051-10/+28
| * | | | | kvm: x86: Introduce x86 ops hook for pre-update APICvSuravee Suthikulpanit2020-02-053-0/+9
| * | | | | kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasonsSuravee Suthikulpanit2020-02-054-0/+21
| * | | | | KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backin...Suravee Suthikulpanit2020-02-051-6/+5
| * | | | | kvm: x86: svm: Add support to (de)activate posted interruptsSuravee Suthikulpanit2020-02-051-1/+36
| * | | | | kvm: x86: Add APICv (de)activate request trace pointsSuravee Suthikulpanit2020-02-052-0/+21
| * | | | | kvm: x86: Add support for dynamic APICv activationSuravee Suthikulpanit2020-02-052-0/+42
| * | | | | KVM: x86: remove get_enable_apicv from kvm_x86_opsPaolo Bonzini2020-02-053-13/+0
| * | | | | kvm: x86: Introduce APICv inhibit reason bitsSuravee Suthikulpanit2020-02-054-2/+38
| * | | | | kvm: lapic: Introduce APICv update helper functionSuravee Suthikulpanit2020-02-052-5/+18
* | | | | | Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-061-2/+2
|\ \ \ \ \ \
| * | | | | | x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCIJason A. Donenfeld2020-02-041-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\ \ \ \ \ \
| * | | | | | asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | | | | | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-17/+18
* | | | | | | asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-042-3/+3
* | | | | | | x86: mm: avoid allocating struct mm_struct on the stackSteven Price2020-02-042-19/+9
* | | | | | | mm: ptdump: reduce level numbers by 1 in note_page()Steven Price2020-02-041-9/+10
* | | | | | | x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price2020-02-044-247/+70
* | | | | | | x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price2020-02-043-13/+12
* | | | | | | x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price2020-02-044-6/+6
* | | | | | | x86: mm: point to struct seq_file from struct pg_stateSteven Price2020-02-041-34/+35
* | | | | | | x86: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+5
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-011-16/+12
|\ \ \ \ \ \
| * | | | | | x86: Mark archrandom.h functions __must_checkRichard Henderson2020-01-251-8/+8
| * | | | | | x86: Remove arch_has_random, arch_has_random_seedRichard Henderson2020-01-251-8/+4
* | | | | | | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-314-68/+24
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: Remove X86_DEV_DMA_OPSChristoph Hellwig2020-01-243-51/+0
| * | | | | | | PCI: Introduce pci_real_dma_dev()Jon Derrick2020-01-241-0/+10
| * | | | | | | x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick2020-01-241-2/+2
| * | | | | | | x86/PCI: Add to_pci_sysdata() helperChristoph Hellwig2020-01-241-16/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-318-56/+70
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'x86/hyperv', 'x86/kdump' and 'x86/misc' into x86/urgent, to p...Ingo Molnar2020-01-287-33/+45
| |\ \ \ \ \ \ \
| | | | * | | | | x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu2020-01-221-1/+1
| | | * | | | | | x86/crash: Define arch_crash_save_vmcoreinfo() if CONFIG_CRASH_CORE=yOmar Sandoval2019-12-235-31/+42
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | x86/hyper-v: Add "polling" bit to hv_synic_sintWei Liu2020-01-171-1/+2
| * | | | | | | x86/resctrl: Clean up unused function parameter in mkdir pathXiaochen Shen2020-01-201-11/+5
| * | | | | | | x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen2020-01-201-8/+8
| * | | | | | | x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen2020-01-201-2/+2
| * | | | | | | x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen2020-01-201-2/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-3131-1110/+1255
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini2020-01-302-28/+45
| |\ \ \ \ \ \ \
| | * | | | | | | x86/KVM: Clean up host's steal time structureBoris Ostrovsky2020-01-302-10/+4
| | * | | | | | | x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky2020-01-301-21/+30
| | * | | | | | | x86/kvm: Cache gfn to pfn translationBoris Ostrovsky2020-01-302-0/+11
| | * | | | | | | x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky2020-01-301-0/+3
| * | | | | | | | KVM: x86: Use a typedef for fastop functionsSean Christopherson2020-01-271-7/+7
OpenPOWER on IntegriCloud