]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Dec 2024 18:14:08 +0000 (10:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Dec 2024 18:14:08 +0000 (10:14 -0800)
commitf65832a32f2e8bd9d16e1bf2c3653f5dd4dc9533
tree5476a20ac7fa1f54ed3641097b3308516cebebd1
parentbcfac5530a7880c762fd4fe6c86e3c79710fa454
parentaa5d2ca7c179c40669edb5e96d931bf9828dea3d
Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 perf fixes from Ingo Molnar:

 - Fix Intel Lunar Lake build-in event definitions

 - Fall back to (compatible) legacy features on new Intel PEBS format v6
   hardware

 - Enable uncore support on Intel Clearwater Forest CPUs, which is the
   same as the existing Sierra Forest uncore driver

* tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
  perf/x86/intel/ds: Add PEBS format 6
  perf/x86/intel/uncore: Add Clearwater Forest support