aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 14-37/+357
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-28/+172
2021-08-30Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 16-88/+843
2021-08-30Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-35/+36
2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-595/+592
2021-08-30Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-58/+40
2021-08-30Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+9
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-0/+4
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 7-0/+1777
2021-08-29Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-2/+12
2021-08-29Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-9/+30
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Gravatar Shreyansh Chouhan 1-1/+1
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationGravatar Tianjia Zhang 3-0/+669
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsGravatar Tianjia Zhang 2-32/+84
2021-08-26perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerGravatar Kim Phillips 2-14/+141
2021-08-26perf/amd/uncore: Allow the driver to be built as a moduleGravatar Kim Phillips 3-3/+40
2021-08-26x86/cpu: Add get_llc_id() helper functionGravatar Kim Phillips 4-2/+10
2021-08-26perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Gravatar Kim Phillips 1-2/+2
2021-08-26perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLGravatar Kim Phillips 1-4/+2
2021-08-26perf/x86/intel: Replace deprecated CPU-hotplug functionsGravatar Sebastian Andrzej Siewior 2-6/+6
2021-08-26perf/x86: Remove unused assignment to pointer 'e'Gravatar Colin Ian King 1-3/+1
2021-08-26Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 230-4300/+6484
2021-08-26perf/x86/amd/power: Assign pmu.moduleGravatar Kim Phillips 1-0/+1
2021-08-26perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpGravatar Kim Phillips 1-0/+1
2021-08-26perf/x86/amd/ibs: Work around erratum #1197Gravatar Kim Phillips 1-0/+8
2021-08-26perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Gravatar Colin Ian King 1-1/+1
2021-08-25perf/x86/intel/pt: Fix mask of num_address_rangesGravatar Xiaoyao Li 1-1/+1
2021-08-25x86/build: Move the install rule to arch/x86/MakefileGravatar Masahiro Yamada 2-7/+3
2021-08-25x86/build: Remove the left-over bzlilo targetGravatar Masahiro Yamada 1-2/+2
2021-08-24x86/kaslr: Have process_mem_region() return a booleanGravatar Jing Yangyang 1-1/+1
2021-08-24x86/mce: Defer processing of early errorsGravatar Borislav Petkov 2-3/+9
2021-08-23x86/tools/relocs: Mark die() with the printf function attr formatGravatar Borislav Petkov 2-17/+21
2021-08-22x86/build: Remove stale cc-option checksGravatar Nick Desaulniers 1-32/+14
2021-08-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorGravatar Babu Moger 1-0/+6
2021-08-21x86/efi: Restore Firmware IDT before calling ExitBootServices()Gravatar Joerg Roedel 2-9/+24
2021-08-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-7/+17
2021-08-16KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Gravatar Maxim Levitsky 1-0/+3
2021-08-16KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Gravatar Maxim Levitsky 3-7/+14
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-6/+13
2021-08-15Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-14/+14
2021-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-53/+105
2021-08-13Merge branch 'kvm-tdpmmu-fixes' into kvm-masterGravatar Paolo Bonzini 3-11/+59
2021-08-13KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockGravatar Sean Christopherson 2-0/+35
2021-08-13KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsGravatar Sean Christopherson 1-1/+8
2021-08-13KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsGravatar Sean Christopherson 1-10/+16
2021-08-13KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFGravatar Sean Christopherson 1-1/+2
2021-08-13kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultGravatar Junaid Shahid 1-12/+41
2021-08-13Merge branch 'kvm-vmx-secctl' into kvm-masterGravatar Paolo Bonzini 1-1/+1
2021-08-13KVM: x86: remove dead initializationGravatar Paolo Bonzini 1-1/+1