aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-4/+71
2025-12-02Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2025-12-02Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-45/+53
2025-12-02Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+11
2025-12-02Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+16
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+6
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2025-12-02Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+16
2025-12-02Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+14
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+10
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-48/+39
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-31/+115
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-8/+195
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-1/+13
2025-11-27x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra1-10/+4
2025-11-27x86/bug: Fix BUG_FORMAT vs KASLRPeter Zijlstra1-2/+6
2025-11-24x86_64/bug: Inline the UD1Peter Zijlstra1-1/+4
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra1-0/+9
2025-11-24x86_64/bug: Implement __WARN_printf()Peter Zijlstra1-4/+58
2025-11-24x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra1-2/+8
2025-11-24x86/bug: Add BUG_FORMAT basicsPeter Zijlstra1-10/+21
2025-11-21x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation EnforcementBabu Moger1-0/+2
2025-11-21x86: Rework __bug_table helpersPeter Zijlstra1-17/+20
2025-11-21Merge branch 'objtool/core'Peter Zijlstra68-445/+540
2025-11-21x86/mce: Add support for physical address valid bitAvadhut Naik1-0/+2
2025-11-21x86/mce: Save and use APEI corrected threshold limitYazen Ghannam1-0/+6
2025-11-18x86/alternatives: Disable LASS when patching kernel codeSohil Mehta1-2/+39
2025-11-18x86/asm: Introduce inline memcpy and memsetPeter Zijlstra (Intel)1-0/+26
2025-11-18x86/cpufeatures: Enumerate the LASS feature bitsSohil Mehta1-0/+1
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+5
2025-11-14x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attributeSean Christopherson1-1/+1
2025-11-14x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.hSean Christopherson1-1/+1
2025-11-14x86/sgx: Document structs and enums with '@', not '%'Sean Christopherson1-30/+30
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar5-9/+15
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson1-0/+5
2025-11-10x86/percpu: Use BIT_WORD() and BIT_MASK() macrosUros Bizjak1-2/+3
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2025-11-07perf/x86/intel: Add counter group support for arch-PEBSDapeng Mi2-3/+16
2025-11-07perf/x86/intel: Setup PEBS data configuration and enable legacy groupsDapeng Mi2-0/+15
2025-11-07perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSRDapeng Mi1-1/+2
2025-11-07perf/x86/intel: Process arch-PEBS records or record fragmentsDapeng Mi2-0/+102
2025-11-07perf/x86/intel: Initialize architectural PEBSDapeng Mi1-1/+6
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-0/+5
2025-11-05x86/mce: Unify AMD DFR handler with MCA PollingYazen Ghannam1-0/+6
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds2-5/+9
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)1-1/+1
2025-11-04x86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
2025-11-04x86/futex: Convert to scoped user accessThomas Gleixner1-42/+33