summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'pm-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-05-30Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-05-29Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-29Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-27Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-26x86/fpu: Fix irq_fpu_usable() to return false during CPU onliningEric Biggers
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-21x86/crash: make the page that stores the dm crypt keys inaccessibleCoiby Xu
2025-05-21x86/crash: pass dm crypt keys to kdump kernelCoiby Xu
2025-05-21x86/bugs: Fix spectre_v2 mitigation default on IntelPawan Gupta
2025-05-21x86/bugs: Restructure ITS mitigationDavid Kaplan
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-17Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-17x86/paravirt: Restrict PARAVIRT_XXL to 64-bit onlyKirill A. Shutemov
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov
2025-05-17x86/bugs: Fix indentation due to ITS mergeBorislav Petkov (AMD)
2025-05-16x86/io_apic: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse
2025-05-16x86/resctrl: Always initialise rid field in rdt_resources_all[]James Morse
2025-05-16x86/resctrl: Relax some asm #includesDave Martin
2025-05-16x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()Dave Martin
2025-05-16x86/resctrl: Squelch whitespace anomalies in resctrl core codeDave Martin
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse
2025-05-16x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...Ahmed S. Darwish
2025-05-16x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()Ahmed S. Darwish
2025-05-16x86/resctrl: Split trace.hJames Morse
2025-05-16x86/resctrl: Expand the width of domid by replacing mon_data_bitsJames Morse
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse
2025-05-16x86/tracing, x86/mm: Remove redundant trace_pagefault_keyNam Cao
2025-05-16x86/resctrl: Move is_mba_sc() out of core.cJames Morse
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse
2025-05-15x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount pointJames Morse
2025-05-15x86/resctrl: Check all domains are offline in resctrl_exit()James Morse
2025-05-15x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"James Morse