index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2025-03-26
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-03-25
Merge tag 'acpi-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-25
Merge tag 'ras_core_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-25
Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-03-25
Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
x86/kexec: Debugging support: Dump registers on exception
David Woodhouse
2025-03-25
x86/kexec: Debugging support: Load an IDT and basic exception entry points
David Woodhouse
2025-03-25
x86/cacheinfo: Apply maintainer-tip coding style fixes
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Introduce cpuid_amd_hygon_has_l3_cache()
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Relocate CPUID leaf 0x4 cache_type mapping
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Extract out cache self-snoop checks
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Extract out cache level topology ID calculation
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Separate Intel CPUID leaf 0x4 handling
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Separate CPUID leaf 0x2 handling and post-processing logic
Ahmed S. Darwish
2025-03-25
x86/cpu: Use consolidated CPUID leaf 0x2 descriptor table
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Use consolidated CPUID leaf 0x2 descriptor table
Ahmed S. Darwish
2025-03-25
x86/cpu: Consolidate CPUID leaf 0x2 tables
Thomas Gleixner
2025-03-25
x86/cpu: Use enums for TLB descriptor types
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Use enums for cache descriptor types
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Clarify type markers for CPUID leaf 0x2 cache descriptors
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Rename 'struct _cpuid4_info_regs' to 'struct _cpuid4_info'
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Separate Intel and AMD CPUID leaf 0x4 code paths
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Use sysfs_emit() for sysfs attributes show()
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Move AMD cache_disable_0/1 handling to separate file
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Separate amd_northbridge from _cpuid4_info_regs
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Consolidate AMD/Hygon leaf 0x8000001d calls
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Standardize _cpuid4_info_regs instance naming
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Align ci_info_init() assignment expressions
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Constify _cpuid4_info_regs instances
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Use proper name for cacheinfo instances
Thomas Gleixner
2025-03-25
x86/cacheinfo: Properly name amd_cpuid4()'s first parameter
Thomas Gleixner
2025-03-25
x86/cacheinfo: Refactor CPUID leaf 0x2 cache descriptor lookup
Thomas Gleixner
2025-03-25
x86/cacheinfo: Use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
2025-03-25
x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpers
Ahmed S. Darwish
2025-03-25
x86/cacheinfo: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
2025-03-25
x86/cpu: Remove CPUID leaf 0x2 parsing loop
Ahmed S. Darwish
2025-03-25
x86/split_lock: Simplify reenabling
Maksim Davydov
2025-03-25
x86/fpu: Update the outdated comment above fpstate_init_user()
Chao Gao
2025-03-25
x86/early_printk: Add support for MMIO-based UARTs
Denis Mukhin
2025-03-25
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[prev]
[next]