summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-09x86/resctrl: Add energy/perf choices to rdt boot optionTony Luck
2026-01-09x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09x86/resctrl: Discover hardware telemetry eventsTony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck
2026-01-04x86/resctrl: Clean up domain_remove_cpu_ctrl()Tony Luck
2026-01-04x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain typesTony Luck
2026-01-04x86/resctrl: Move L3 initialization into new helper functionTony Luck
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan
2025-12-22powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain
2025-12-22powerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek
2025-12-22powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-20x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet
2025-12-20Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-20Merge tag 'mips-fixes_6.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-19arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)
2025-12-19arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)Frank Wunderlich
2025-12-19arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3Frank Wunderlich
2025-12-19riscv: Add SBI debug trigger extension and function idsHimanshu Chauhan
2025-12-19riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.Zongmin Zhou
2025-12-19riscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang
2025-12-19riscv: add ISA extension parsing for Zilsd and ZclsdPincheng Wang
2025-12-19riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()Paul Walmsley
2025-12-19riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley
2025-12-19riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley
2025-12-19riscv: signal: abstract header saving for setup_sigcontextAndy Chiu
2025-12-19Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross
2025-12-15MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li