index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
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
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
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-25
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
2025-03-25
x86/kbuild/64: Restrict clang versions that can use '-march=native'
Nathan Chancellor
2025-03-25
x86/kbuild/64: Test for the availability of the -mtune=native compiler flag
Ingo Molnar
2025-03-25
x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the k...
Tor Vic
2025-03-25
x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help text
Mateusz Jończyk
2025-03-25
x86/Kconfig: Correct X86_X2APIC help text
Mateusz Jończyk
2025-03-25
Merge branch 'linus' into x86/urgent, to pick up fixes and refresh the branch
Ingo Molnar
2025-03-24
x86 boot build: make git ignore stale 'tools' directory
Linus Torvalds
2025-03-24
Merge tag 'x86-platform-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-build-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
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-03-24
Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
[prev]
[next]