index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-03-25
x86/cacheinfo: Rename 'struct _cpuid4_info_regs' to 'struct _cpuid4_info'
Ahmed S. Darwish
-11
/
+11
2025-03-25
x86/cacheinfo: Separate Intel and AMD CPUID leaf 0x4 code paths
Ahmed S. Darwish
-41
/
+54
2025-03-25
x86/cacheinfo: Use sysfs_emit() for sysfs attributes show()
Ahmed S. Darwish
-3
/
+3
2025-03-25
x86/cacheinfo: Move AMD cache_disable_0/1 handling to separate file
Ahmed S. Darwish
-298
/
+313
2025-03-25
x86/cacheinfo: Separate amd_northbridge from _cpuid4_info_regs
Ahmed S. Darwish
-16
/
+29
2025-03-25
x86/cacheinfo: Consolidate AMD/Hygon leaf 0x8000001d calls
Ahmed S. Darwish
-15
/
+15
2025-03-25
x86/cacheinfo: Standardize _cpuid4_info_regs instance naming
Ahmed S. Darwish
-48
/
+49
2025-03-25
x86/cacheinfo: Align ci_info_init() assignment expressions
Ahmed S. Darwish
-13
/
+10
2025-03-25
x86/cacheinfo: Constify _cpuid4_info_regs instances
Ahmed S. Darwish
-3
/
+4
2025-03-25
x86/cacheinfo: Use proper name for cacheinfo instances
Thomas Gleixner
-46
/
+43
2025-03-25
x86/cacheinfo: Properly name amd_cpuid4()'s first parameter
Thomas Gleixner
-9
/
+6
2025-03-25
x86/cacheinfo: Refactor CPUID leaf 0x2 cache descriptor lookup
Thomas Gleixner
-24
/
+20
2025-03-25
x86/cacheinfo: Use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
-18
/
+6
2025-03-25
x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
-17
/
+6
2025-03-25
x86/cacheinfo: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
-40
/
+37
2025-03-25
x86/cpu: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
-15
/
+15
2025-03-25
x86/split_lock: Simplify reenabling
Maksim Davydov
-11
/
+24
2025-03-25
x86/fpu: Update the outdated comment above fpstate_init_user()
Chao Gao
-1
/
+1
2025-03-25
x86/early_printk: Add support for MMIO-based UARTs
Denis Mukhin
-1
/
+44
2025-03-25
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
-3
/
+2
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+5
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-52
/
+52
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-166
/
+138
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1155
/
+1534
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+9
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+4
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+17
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+16
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-1
/
+3
2025-03-24
Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
-0
/
+2
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
-2
/
+0
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
-0
/
+9
2025-03-20
Drivers: hv: Export some functions for use by root partition module
Nuno Das Neves
-0
/
+1
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
-2
/
+4
2025-03-19
x86/cpu/intel: Limit the non-architectural constant_tsc model checks
Sohil Mehta
-4
/
+6
2025-03-19
x86/cpu/intel: Fix fast string initialization for extended Families
Sohil Mehta
-6
/
+11
2025-03-19
x86/smpboot: Fix INIT delay assignment for extended Intel Families
Sohil Mehta
-3
/
+3
2025-03-19
x86/smpboot: Remove confusing quirk usage in INIT delay
Sohil Mehta
-6
/
+5
2025-03-19
x86/acpi/cstate: Improve Intel Family model checks
Sohil Mehta
-4
/
+4
2025-03-19
x86/cpu/intel: Replace Family 5 model checks with VFM ones
Sohil Mehta
-6
/
+5
2025-03-19
x86/cpu/intel: Replace Family 15 checks with VFM ones
Sohil Mehta
-3
/
+3
2025-03-19
x86/cpu/intel: Replace early Family 6 checks with VFM ones
Sohil Mehta
-6
/
+5
2025-03-19
x86/mtrr: Modify a x86_model check to an Intel VFM check
Sohil Mehta
-2
/
+2
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
-1
/
+1
2025-03-19
x86/cpu/intel: Fix the MOVSL alignment preference for extended Families
Sohil Mehta
-13
/
+6
2025-03-19
x86/apic: Fix 32-bit APIC initialization for extended Intel Families
Sohil Mehta
-2
/
+2
2025-03-19
x86/syscall: Move sys_ni_syscall()
Brian Gerst
-0
/
+5
2025-03-19
x86/amd_node: Add support for debugfs access to SMN registers
Mario Limonciello
-0
/
+99
2025-03-19
x86/amd_node: Add SMN offsets to exclusive region access
Mario Limonciello
-0
/
+41
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
-1
/
+9
[prev]
[next]