summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-30/+9
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-29/+10
2022-05-23Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-28/+12
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-39/+15
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-35/+235
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-37/+442
2022-05-23Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+1
2022-05-23x86/alternative: Introduce text_poke_setSong Liu1-0/+1
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2022-05-23Merge branch 'pm-tools'Rafael J. Wysocki1-0/+1
2022-05-21KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta1-0/+6
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta1-0/+2
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2-0/+20
2022-05-20x86: Remove empty filesBorislav Petkov2-0/+0
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-1/+1
2022-05-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede1-0/+2
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan2-0/+8
2022-05-18locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak2-0/+27
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner1-0/+1
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu1-52/+0
2022-05-13x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2-4/+12
2022-05-13mm: page_table_check: add hooks to public helpersTong Tiangen1-10/+0
2022-05-13mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang1-0/+17
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit1-0/+5
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit2-0/+99
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner2-4/+2
2022-05-12KVM: x86/mmu: Expand and clean up page fault statsSean Christopherson1-0/+5
2022-05-12x86/msr-index: Define INTEGRITY_CAPABILITIES MSRTony Luck1-0/+7
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph1-0/+18
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig2-24/+6
2022-05-11perf/ibs: Fix commentRavi Bangoria1-1/+1
2022-05-11perf/amd/ibs: Add support for L3 miss filteringRavi Bangoria1-0/+3
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra14-40/+50
2022-05-09x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand3-1/+25
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle1-2/+2
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman2-5/+5
2022-05-06x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf1-19/+11
2022-05-04perf/x86/amd/core: Detect available countersSandipan Das1-0/+17
2022-05-04x86/msr: Add PerfCntrGlobal* registersSandipan Das1-0/+5
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das1-1/+1
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy1-0/+5
2022-05-03x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGSLai Jiangshan1-8/+0
2022-05-03x86/traps: Use pt_regs directly in fixup_bad_iret()Lai Jiangshan1-1/+1
2022-05-02x86/aperfperf: Make it correct on 32bit and UP kernelsThomas Gleixner1-3/+3
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+0
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+6
2022-04-29KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guestLai Jiangshan1-2/+3
2022-04-29KVM: x86/mmu: replace direct_map with root_role.directPaolo Bonzini1-1/+0