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-7.2.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
/
events
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8 days
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
10 days
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-08-10
perf/x86: Optimize ACR handling in match_prev_assignment()
Dapeng Mi
2026-08-10
perf/x86/intel: Fix intel_cap handling on hybrid PMUs
Dapeng Mi
2026-08-10
perf/x86: Remove stale fixed counter helper and fix hybrid PMU access
Dapeng Mi
2026-08-10
perf/x86/intel: Unwind cpuc state if PEBS buffer setup fails
Dapeng Mi
2026-08-10
perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU casts
Dapeng Mi
2026-08-10
perf/x86: Free hybrid state on PMU init failure
Dapeng Mi
2026-08-10
perf/x86: Unregister PMI handler on PMU init failure
Dapeng Mi
2026-08-07
perf/x86/intel/pt: Fix stop/start with no update
Adrian Hunter
2026-08-07
perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPED
Adrian Hunter
2026-08-07
perf/x86/intel/pt: Factor out pt_config_enable()
Adrian Hunter
2026-07-31
perf/x86/intel/pt: Drop kernel-doc for deleted struct members
Randy Dunlap
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2026-07-30
perf/x86/intel: use higher-level allocator API
Brendan Jackman
2026-07-22
x86/events: Use sysfs_emit() for cpumask show callbacks
Yury Norov
2026-07-11
perf/x86/amd/brs: Fix kernel address leakage
Sandipan Das
2026-07-10
perf/x86/amd/lbr: Fix kernel address leakage
Sandipan Das
2026-07-08
perf/x86/amd/core: Avoid enabling BRS from the SVM reload path
Sandipan Das
2026-07-06
x86/cpu: Hide and rename static_cpu_has()
Borislav Petkov (AMD)
2026-07-04
perf/x86/amd/uncore: Add group validation
Sandipan Das
2026-06-30
perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
Dapeng Mi
2026-06-30
perf/x86/intel: Validate the return value of intel_pmu_init_hybrid()
Dapeng Mi
2026-06-30
perf/x86/intel: Fix kernel address leakages in LBR stack
Dapeng Mi
2026-06-30
perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
Dapeng Mi
2026-06-30
perf/x86/intel: Keep cap_user_rdpmc in sync with RDPMC user-disable state
Dapeng Mi
2026-06-30
perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
Dapeng Mi
2026-06-30
perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMUs
Zide Chen
2026-06-30
perf/x86/intel/uncore: Fix uncore_box ref/unref ordering
Zide Chen
2026-06-30
perf/x86/intel/uncore: Introduce PMU flags and broken state
Zide Chen
2026-06-30
perf/x86/intel/uncore: Factor out box setup code
Zide Chen
2026-06-30
perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
Zide Chen
2026-06-30
perf/x86/intel/uncore: Let init_box() callback report failures
Zide Chen
2026-06-30
perf/x86/intel/uncore: Fix refcnt and other cleanups
Zide Chen
2026-06-30
perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failure
Zide Chen
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-04
perf/x86/amd/uncore: Use Node ID to identify DF and UMC domains
Sandipan Das
2026-06-04
perf/x86/intel/uncore: Implement global init callback for GNR uncore
Zide Chen
2026-06-04
perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline dies
Zide Chen
2026-06-04
perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
Zide Chen
2026-06-04
perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
Zide Chen
2026-06-04
perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
Zide Chen
2026-06-04
perf/x86/intel/uncore: Guard against invalid box control address
Zide Chen
[next]