aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23x86/alternative: Introduce text_poke_setSong Liu
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge branch 'pm-tools'Rafael J. Wysocki
2022-05-21KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-05-20x86: Remove empty filesBorislav Petkov
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan
2022-05-18locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu
2022-05-13x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-13mm: page_table_check: add hooks to public helpersTong Tiangen
2022-05-13mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner
2022-05-12KVM: x86/mmu: Expand and clean up page fault statsSean Christopherson
2022-05-12x86/msr-index: Define INTEGRITY_CAPABILITIES MSRTony Luck
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig
2022-05-11perf/ibs: Fix commentRavi Bangoria
2022-05-11perf/amd/ibs: Add support for L3 miss filteringRavi Bangoria
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-09x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-06x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2022-05-04perf/x86/amd/core: Detect available countersSandipan Das
2022-05-04x86/msr: Add PerfCntrGlobal* registersSandipan Das
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy
2022-05-03x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGSLai Jiangshan
2022-05-03x86/traps: Use pt_regs directly in fixup_bad_iret()Lai Jiangshan
2022-05-02x86/aperfperf: Make it correct on 32bit and UP kernelsThomas Gleixner
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-29KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guestLai Jiangshan
2022-04-29KVM: x86/mmu: replace direct_map with root_role.directPaolo Bonzini
2022-04-29KVM: x86/mmu: replace root_level with cpu_role.base.levelPaolo Bonzini
2022-04-29KVM: x86/mmu: replace shadow_root_level with root_role.levelPaolo Bonzini