summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-07-16Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-16Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-16Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-15Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-15Merge tag 'x86_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-15Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_alternatives_for_v6.11_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-15Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-11x86/xen: remove deprecated xen_nopvspin boot parameterJuergen Gross
2024-07-11x86/xen: eliminate some private header filesJuergen Gross
2024-07-11x86/xen: make some functions staticJuergen Gross
2024-07-11xen: make multicall debug boot time selectableJuergen Gross
2024-07-11x86/sev: Do RMP memory coverage check after max_pfn has been setTom Lendacky
2024-07-11x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-08x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel
2024-07-03x86/vdso: Remove unused includeAnna-Maria Behnsen
2024-07-03x86/vgtod: Remove unused typedef gtod_long_tAnna-Maria Behnsen
2024-07-03x86/vdso: Fix function reference in commentAnna-Maria Behnsen
2024-07-03x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre
2024-07-02x86/resctrl: Detect Sub-NUMA Cluster (SNC) modeTony Luck
2024-07-02x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systemsTony Luck
2024-07-02x86/resctrl: Make __mon_event_count() handle sum domainsTony Luck
2024-07-02x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counterTony Luck
2024-07-02x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) modeTony Luck
2024-07-02x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor filesTony Luck
2024-07-02x86/resctrl: Allocate a new field in union mon_data_bitsTony Luck
2024-07-02x86/resctrl: Refactor mkdir_mondata_subdir() with a helper functionTony Luck
2024-07-02x86/resctrl: Initialize on-stack struct rmid_read instancesTony Luck
2024-07-02x86/resctrl: Add a new field to struct rmid_read for summation of domainsTony Luck
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck
2024-07-02x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...Tony Luck
2024-07-02x86/resctrl: Introduce snc_nodes_per_l3_cacheTony Luck
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck