index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
1
-1
/
+1
2025-03-19
x86/cpu/intel: Fix the MOVSL alignment preference for extended Families
Sohil Mehta
1
-13
/
+6
2025-03-19
x86/apic: Fix 32-bit APIC initialization for extended Intel Families
Sohil Mehta
1
-2
/
+2
2025-03-19
x86/syscall: Move sys_ni_syscall()
Brian Gerst
1
-0
/
+5
2025-03-19
x86/amd_node: Add support for debugfs access to SMN registers
Mario Limonciello
1
-0
/
+99
2025-03-19
x86/amd_node: Add SMN offsets to exclusive region access
Mario Limonciello
1
-0
/
+41
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
2
-1
/
+9
2025-03-19
x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state()
Thorsten Blum
1
-6
/
+7
2025-03-19
x86/cpufeatures: Warn about unmet CPU feature dependencies
Sohil Mehta
2
-0
/
+39
2025-03-19
x86/rfds: Exclude P-only parts from the RFDS affected list
Pawan Gupta
1
-2
/
+5
2025-03-19
x86/cpu: Update x86_match_cpu() to also use cpu-type
Pawan Gupta
1
-0
/
+30
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
1
-0
/
+4
2025-03-19
x86/acpi: Replace manual page table initialization with kernel_ident_mapping_...
Kirill A. Shutemov
1
-58
/
+15
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
1
-0
/
+4
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
1
-0
/
+6
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
7
-96
/
+654
2025-03-17
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
1
-6
/
+5
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
Chao Gao
1
-2
/
+2
2025-03-17
x86/fpu: Clarify the "xa" symbolic name used in the XSTATE* macros
Borislav Petkov (AMD)
1
-0
/
+4
2025-03-17
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
1
-1
/
+17
2025-03-17
x86: Rely on generic printing of preemption model
Sebastian Andrzej Siewior
1
-7
/
+2
2025-03-16
crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
1
-4
/
+2
2025-03-16
x86/setup: call hugetlb_bootmem_alloc early
Frank van der Linden
1
-1
/
+3
2025-03-16
x86/kgdb: use IS_ERR_PCPU() macro
Uros Bizjak
1
-1
/
+1
2025-03-14
x86/kexec: Add relocate_kernel() debugging support: Load a GDT
David Woodhouse
1
-0
/
+23
2025-03-13
x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
Ajay Kaher
1
-0
/
+4
2025-03-13
x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
Uros Bizjak
1
-14
/
+13
2025-03-12
x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers
James Morse
4
-32
/
+32
2025-03-12
x86/resctrl: Move get_config_index() to a header
James Morse
1
-16
/
+3
2025-03-12
x86/resctrl: Handle throttle_mode for SMBA resources
James Morse
1
-6
/
+27
2025-03-12
x86/resctrl: Move RFTYPE flags to be managed by resctrl
James Morse
2
-3
/
+12
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2
-43
/
+6
2025-03-12
x86/resctrl: Make prefetch_disable_bits belong to the arch code
James Morse
1
-5
/
+8
2025-03-12
x86/resctrl: Allow an architecture to disable pseudo lock
James Morse
3
-11
/
+46
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
1
-17
/
+19
2025-03-12
x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
James Morse
3
-7
/
+3
2025-03-12
x86/resctrl: Move mba_mbps_default_event init to filesystem code
James Morse
2
-5
/
+5
2025-03-12
x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
James Morse
1
-23
/
+23
2025-03-12
x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
James Morse
2
-11
/
+26
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
5
-55
/
+40
2025-03-12
x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
James Morse
1
-29
/
+0
2025-03-12
x86/resctrl: Move monitor init work to a resctrl init call
James Morse
3
-11
/
+54
2025-03-12
x86/resctrl: Move monitor exit work to a resctrl exit call
James Morse
4
-9
/
+12
2025-03-12
x86/resctrl: Add an arch helper to reset one resource
James Morse
1
-4
/
+5
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
1
-24
/
+0
2025-03-12
x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
James Morse
3
-37
/
+27
2025-03-12
x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
James Morse
4
-14
/
+11
2025-03-12
x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
James Morse
1
-4
/
+13
2025-03-12
x86/resctrl: Add helper for setting CPU default properties
James Morse
1
-6
/
+14
[prev]
[next]