summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon2021-09-131-2/+2
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-092-20/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-073-52/+46
|\
| * kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710Eduardo Habkost2021-09-061-1/+1
| * kvm: x86: Increase MAX_VCPUS to 1024Eduardo Habkost2021-09-061-1/+1
| * kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUSEduardo Habkost2021-09-061-1/+13
| * KVM: x86/mmu: Support shadowing NPT when 5-level paging is enabled in hostWei Huang2021-08-201-0/+1
| * KVM: x86: Allow CPU to force vendor-specific TDP levelWei Huang2021-08-201-3/+2
| * KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-08-202-1/+3
| * KVM: x86/mmu: Add detailed page size statsMingwei Zhang2021-08-201-1/+8
| * KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in useVitaly Kuznetsov2021-08-201-0/+6
| * KVM: x86: APICv: fix race in kvm_request_apicv_update on SVMMaxim Levitsky2021-08-201-0/+6
| * KVM: x86: don't disable APICv memslot when inhibitedMaxim Levitsky2021-08-202-2/+0
| * KVM: X86: Introduce kvm_mmu_slot_lpages() helpersPeter Xu2021-08-201-7/+0
| * KVM: x86: Move declaration of kvm_spurious_fault() to x86.hUros Bizjak2021-08-131-2/+0
| * KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()Sean Christopherson2021-08-131-24/+1
| * KVM: X86: Remove unneeded KVM_DEBUGREG_RELOADLai Jiangshan2021-08-131-1/+0
| * Merge branch 'kvm-tdpmmu-fixes' into HEADPaolo Bonzini2021-08-131-0/+7
| |\
| * | KVM: xen: do not use struct gfn_to_hva_cachePaolo Bonzini2021-08-051-2/+1
| * | KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...Like Xu2021-08-041-0/+1
| * | KVM: const-ify all relevant uses of struct kvm_memory_slotHamza Mahfooz2021-08-031-2/+2
| * | KVM: x86: Move EDX initialization at vCPU RESET to common codeSean Christopherson2021-08-021-5/+0
| * | KVM: X86: Add per-vm stat for max rmap list sizePeter Xu2021-08-021-0/+1
* | | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-022-4/+9
|\ \ \
| * | | x86/hyperv: fix root partition faults when writing to VP assist page MSRPraveen Kumar2021-08-041-0/+9
| * | | Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-151-4/+0
| |/ /
* | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011-94/+0
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-231-94/+0
| |\ \ \ | | |/ / | |/| |
| | * | drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas2021-07-211-94/+0
* | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-09-012-11/+4
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-202-0/+9
| |\ \ \ \
| * | | | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-232-11/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-313-4/+39
|\ \ \ \ \
| * | | | | x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-101-0/+2
| * | | | | x86: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki2021-08-102-4/+37
| |/ / / /
* | | | | Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-314-3/+9
|\ \ \ \ \
| * | | | | x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh2021-07-282-0/+4
| * | | | | x86/process: Make room for TIF_SPEC_L1D_FLUSHBalbir Singh2021-07-281-2/+2
| * | | | | x86/mm: Refactor cond_ibpb() to support other use casesBalbir Singh2021-07-281-1/+1
| * | | | | x86/smp: Add a per-cpu view of SMT stateBalbir Singh2021-07-281-0/+2
| |/ / / /
* | | | | Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-302-0/+134
|\ \ \ \ \
| * | | | | perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips2021-08-261-0/+132
| * | | | | x86/cpu: Add get_llc_id() helper functionKim Phillips2021-08-261-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-301-0/+1
|\ \ \ \ \
| * | | | | x86/mce: Defer processing of early errorsBorislav Petkov2021-08-241-0/+1
| |/ / / /
* | | | | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-301-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kfence, x86: only define helpers if !MODULEMarco Elver2021-07-301-0/+4
| |/ / /
* | | / KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-161-0/+2
| |_|/ |/| |
* | | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-131-0/+7
|/ /
* | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2