index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...
Linus Torvalds
3
-244
/
+249
12 days
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
12 days
Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
13 days
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
26
-48
/
+338
13 days
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+9
13 days
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+7
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
1
-1
/
+1
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
1
-1
/
+1
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
1
-1
/
+1
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2
-7
/
+7
2026-06-05
x86/cpu: Remove obsolete aperfmperf_get_khz() declaration
Junxiao Chang
1
-1
/
+0
2026-06-05
x86/resctrl: Only check Intel systems for SNC
Tony Luck
1
-1
/
+6
2026-06-04
x86/microcode/AMD: Move the no-revision fixup to get_patch_level()
Borislav Petkov (AMD)
1
-5
/
+7
2026-06-01
x86/CPU/AMD: Add more Zen6 models
Pratik Vishwakarma
1
-1
/
+1
2026-05-28
x86/cpu: Fix a F00F bug warning and clean up surrounding code
Sohil Mehta
1
-12
/
+3
2026-05-26
x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest
Borislav Petkov
4
-15
/
+15
2026-05-26
x86/irq: Make irqstats array based
Thomas Gleixner
5
-11
/
+7
2026-05-20
x86/mm: Disable broadcast TLB flush when PCID is disabled
Tom Lendacky
1
-0
/
+1
2026-05-17
Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+5
2026-05-13
x86/mce: Restore MCA polling interval halving
Borislav Petkov (AMD)
1
-28
/
+5
2026-05-12
x86/microcode: Fix comment in microcode_loader_disabled()
Xiaoyao Li
1
-1
/
+1
2026-05-11
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
1
-0
/
+3
2026-05-11
x86/cpuid: Introduce a centralized CPUID parser
Ahmed S. Darwish
4
-1
/
+307
2026-05-08
x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs
Ahmed S. Darwish
2
-2
/
+2
2026-05-08
x86/fpu: Remove the 'no387' boot option
Ingo Molnar
1
-7
/
+0
2026-05-06
x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...
Ben Horgan
1
-0
/
+1
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
20
-0
/
+26
2026-05-06
x86/cpu: Remove CPU_SUP_UMC_32 support
Ingo Molnar
1
-26
/
+0
2026-04-29
x86/microcode/intel: Refresh old_microcode defines with Nov 2025 release
Sohil Mehta
1
-238
/
+241
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+13
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
1
-0
/
+7
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
1
-2
/
+6
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2026-04-17
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
1
-0
/
+3
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-67
/
+69
2026-04-14
Merge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2026-04-14
Merge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-171
/
+285
2026-04-14
Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+18
2026-04-14
Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+49
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-34
/
+37
2026-04-14
Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
1
-6
/
+2
2026-04-13
Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2026-04-05
x86/split_lock: Don't warn about unknown split_lock_detect parameter
Ronan Pigott
1
-0
/
+6
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
1
-0
/
+2
[next]