summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-3/+0
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | x86: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-103-11/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-1/+1
| * | | | | | x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-062-10/+1
| * | | | | | Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-062-14/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-071-2/+0
|\ \ \ \ \ \ \
| * | | | | | | kill elf_fpxregs_tAl Viro2020-07-271-2/+0
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-41/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
| * | | | | | | | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-15/+0
| * | | | | | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-25/+1
| * | | | | | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | | | | | | | Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-071-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | xen: hypercall.h: fix duplicated wordRandy Dunlap2020-08-031-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-073-5/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | x86: switch to ->regset_get()Al Viro2020-07-272-4/+4
| * | | | | | | x86: kill dump_fpu()Al Viro2020-06-261-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-066-73/+41
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Specify max TDP level via kvm_configure_mmu()Sean Christopherson2020-07-301-2/+2
| * | | | | | | KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDRSean Christopherson2020-07-301-2/+2
| * | | | | | | KVM: x86: Pull the PGD's level from the MMU instead of recalculating itSean Christopherson2020-07-301-1/+2
| * | | | | | | KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR supportMohammed Gamal2020-07-101-1/+1
| * | | | | | | KVM: x86: rename update_bp_intercept to update_exception_bitmapPaolo Bonzini2020-07-101-1/+1
| * | | | | | | KVM: x86: mmu: Move translate_gpa() to mmu.cMohammed Gamal2020-07-101-6/+0
| * | | | | | | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-092-13/+7
| * | | | | | | KVM: x86/mmu: Make __GFP_ZERO a property of the memory cacheSean Christopherson2020-07-091-0/+1
| * | | | | | | KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arraysSean Christopherson2020-07-091-1/+2
| * | | | | | | KVM: x86/mmu: Track the associated kmem_cache in the MMU cachesSean Christopherson2020-07-091-0/+1
| * | | | | | | x86/kvm/vmx: Move guest enter/exit into .noinstr.textThomas Gleixner2020-07-092-2/+10
| * | | | | | | KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()Xiaoyao Li2020-07-091-1/+1
| * | | | | | | KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()Krish Sadhukhan2020-07-081-0/+1
| * | | | | | | x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan2020-07-081-0/+1
| * | | | | | | KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-onlySean Christopherson2020-07-081-44/+2
| * | | | | | | KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.hUros Bizjak2020-07-081-1/+1
| * | | | | | | kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpuJim Mattson2020-07-081-0/+3
| * | | | | | | KVM: x86/mmu: Make .write_log_dirty a nested operationSean Christopherson2020-07-081-1/+1
| * | | | | | | Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini2020-07-082-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov2020-06-151-0/+7
* | | | | | | | | Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds2020-08-061-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-044-13/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2020-07-011-0/+2
| * | | | | | | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2020-06-181-0/+3
| * | | | | | | | x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae2020-06-181-0/+15
| * | | | | | | | x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASEThomas Gleixner2020-06-181-3/+1
| * | | | | | | | x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2020-06-182-16/+13
| * | | | | | | | x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen2020-06-181-0/+30
| |/ / / / / / /
* | | | | | | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-045-34/+98
|\ \ \ \ \ \ \ \