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
/
kernel
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Rename 'rdmsrl_amd_safe()' to 'rdmsrq_amd_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Use u64 in rdmsrl_amd_safe() and wrmsrl_amd_safe()
Ingo Molnar
2025-04-09
Merge tag 'v6.15-rc1' into x86/mm, to pick up fixes
Ingo Molnar
2025-04-09
Merge tag 'v6.15-rc1' into x86/asm, to refresh the branch
Ingo Molnar
2025-04-09
x86/cacheinfo: Properly parse CPUID(0x80000006) L2/L3 associativity
Ahmed S. Darwish
2025-04-09
x86/cacheinfo: Properly parse CPUID(0x80000005) L1d/L1i associativity
Ahmed S. Darwish
2025-04-09
x86/cpu: Avoid running off the end of an AMD erratum table
Dave Hansen
2025-04-09
x86/bugs: Add RSB mitigation document
Josh Poimboeuf
2025-04-09
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
2025-04-09
x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
Josh Poimboeuf
2025-04-09
x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
Josh Poimboeuf
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
2025-04-09
x86/early_printk: Use 'mmio32' for consistency, fix comments
Andy Shevchenko
2025-04-09
x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name
James Morse
2025-04-07
x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...
Myrrh Periwinkle
2025-04-07
x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI
Petr Vaněk
2025-04-07
x86/microcode/AMD: Clean the cache if update did not load microcode
Boris Ostrovsky
2025-04-06
x86/cpuid: Add AMX and SPEC_CTRL dependencies
Andi Kleen
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2025-04-02
x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...
Andrew Cooper
2025-04-02
Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-01
x86/nmi: Improve NMI duration console printouts
Sohil Mehta
2025-04-01
x86/nmi: Clean up NMI selftest
Sohil Mehta
2025-04-01
x86/nmi: Improve and relocate NMI handler comments
Sohil Mehta
2025-04-01
x86/nmi: Fix comment in unknown_nmi_error()
Sohil Mehta
2025-04-01
x86/nmi: Remove export of local_touch_nmi()
Sohil Mehta
2025-04-01
x86/nmi: Use a macro to initialize NMI descriptors
Sohil Mehta
2025-04-01
x86/nmi: Consolidate NMI panic variables
Sohil Mehta
2025-04-01
x86/nmi: Simplify unknown NMI panic handling
Sohil Mehta
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-03-28
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-03-26
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
[prev]
[next]