summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-072-6/+0Star
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-0/+33
|\
| * Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-0/+33
| |\
| | * x86: Add entry trampolines to kcoreAdrian Hunter2018-08-151-0/+10
| | * kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin2018-08-151-0/+23
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-268-10/+15
|\ \ \
| * | | x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-08-241-0/+4
| * | | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-08-243-3/+3
| * | | x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf2018-08-201-3/+0Star
| * | | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-08-202-4/+4
| * | | x86/process: Re-export start_thread()Rian Hunter2018-08-201-0/+1
| * | | x86/mce: Add notifier_block forward declarationArnd Bergmann2018-08-201-0/+1
| * | | x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski2018-08-201-2/+4
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-264-50/+61
|\ \ \ \
| * | | | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-203-50/+45Star
| * | | | x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addressesDan Williams2018-08-201-0/+16
* | | | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-253-7/+7
|\ \ \ \ \
| * | | | | kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-243-7/+7
* | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-242-0/+13
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-0846-148/+333
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | * | | | | iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-271-0/+8
| | |_|_|/ / / / / | |/| | | | | | |
| | | | * | | | | x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit2018-07-061-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tlb-fixes'Linus Torvalds2018-08-2310-163/+96Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-239-6/+26
| * | | | | | | | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2018-08-231-0/+1
| * | | | | | | | x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2018-08-232-157/+69Star
* | | | | | | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-236-159/+23Star
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross2018-08-203-5/+16
| * | | | | | | | xen: remove unused hypercall functionsJuergen Gross2018-08-201-118/+0Star
| * | | | | | | | x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2018-08-202-32/+0Star
| * | | | | | | | x86/Xen: further refine add_preferred_console() invocationsJan Beulich2018-08-201-1/+4
| * | | | | | | | x86/Xen: mark xen_setup_gdt() __initJan Beulich2018-08-201-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-224-26/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-08-221-10/+16
| * | | | | | | | KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner2018-08-221-4/+4
| * | | | | | | | KVM: vmx: Inject #UD for SGX ENCLS instruction in guestSean Christopherson2018-08-221-1/+29
| * | | | | | | | KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson2018-08-221-0/+3
| * | | | | | | | x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()Yi Wang2018-08-221-9/+9
| * | | | | | | | x86: kvm: avoid unused variable warningArnd Bergmann2018-08-221-3/+1Star
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-225-11/+8Star
|\ \ \ \ \ \ \ \
| * | | | | | | | module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-222-5/+1Star
| * | | | | | | | module: allow symbol exports to be disabledArd Biesheuvel2018-08-221-4/+1Star
| * | | | | | | | arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+1
| * | | | | | | | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-2/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-221-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava2018-08-151-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-1920-348/+1837
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2018-08-142-7/+44
| * | | | | | | | KVM/x86: Use CC_SET()/CC_OUT in arch/x86/kvm/vmx.cUros Bizjak2018-08-061-21/+24
| * | | | | | | | KVM: X86: Implement PV IPIs in linux guestWanpeng Li2018-08-062-0/+97