| Age | Commit message (Expand) | Author |
| 2026-01-09 | x86/resctrl: Read telemetry events | Tony Luck |
| 2026-01-09 | x86/resctrl: Find and enable usable telemetry events | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add architectural event pointer | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Fill in details of events for performance and energy GUIDs | Tony Luck |
| 2026-01-09 | x86/resctrl: Discover hardware telemetry events | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add and initialize a resource for package scope monitoring | Tony Luck |
| 2026-01-09 | x86,fs/resctrl: Add an architectural hook called for first mount | Tony Luck |
| 2026-01-09 | x86/CPU/AMD: Simplify the spectral chicken fix | Borislav Petkov (AMD) |
| 2026-01-07 | x86/alternative: Patch a single alternative location only once | Juergen Gross |
| 2026-01-07 | x86/alternative: Use helper functions for patching alternatives | Juergen Gross |
| 2026-01-05 | x86,fs/resctrl: Support binary fixed point event counters | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Handle events that can be read from any CPU | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Rename some L3 specific functions | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain | Tony Luck |
| 2026-01-05 | x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters | Tony Luck |
| 2026-01-04 | x86/split_lock: Remove dead string when split_lock_detect=fatal | Rong Zhang |
| 2026-01-04 | x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr | Tony Luck |
| 2026-01-04 | x86/resctrl: Clean up domain_remove_cpu_ctrl() | Tony Luck |
| 2026-01-04 | x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types | Tony Luck |
| 2026-01-04 | x86/resctrl: Move L3 initialization into new helper function | Tony Luck |
| 2026-01-04 | x86,fs/resctrl: Improve domain type checking | Tony Luck |
| 2026-01-01 | x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task | Ryosuke Yasuoka |
| 2025-12-29 | x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo | Rong Zhang |
| 2025-12-21 | Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2025-12-18 | x86/irq: Cleanup posted MSI code | Thomas Gleixner |
| 2025-12-17 | x86/msi: Make irq_retrigger() functional for posted MSI | Thomas Gleixner |
| 2025-12-17 | perf/x86/core: Register a new vector for handling mediated guest PMIs | Sean Christopherson |
| 2025-12-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
| 2025-12-16 | sysfb: Move edid_info into sysfb_primary_display | Thomas Zimmermann |
| 2025-12-16 | sysfb: Replace screen_info with sysfb_primary_display | Thomas Zimmermann |
| 2025-12-14 | x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/Cyrix | Andrew Cooper |
| 2025-12-14 | x86/cpu/amd: Use ZEN_MODEL_STEP_UCODE() for erratum_1386_microcode[] | Andrew Cooper |
| 2025-12-14 | x86/cpu/amd: Correct the microcode table for Zenbleed | Andrew Cooper |
| 2025-12-14 | x86/boot/e820: Use <linux/sizes.h> symbols for literals | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Make sure e820_search_gap() finds all gaps | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Simplify the e820__range_remove() API | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Remove e820__range_remove()'s unused return parameter | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Simplify append_e820_table() and remove restriction on single-... | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Standardize __init/__initdata tag placement | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Simplify & clarify __e820__range_add() a bit | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e8... | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI... | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Standardize e820 table index variable types under 'u32' | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Standardize e820 table index variable names under 'idx' | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Remove unnecessary header inclusions | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Clean up __refdata use a bit | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Clean up __e820__range_add() a bit | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Improve e820_print_type() messages | Ingo Molnar |
| 2025-12-14 | x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820... | Ingo Molnar |