summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-16Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-16Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09perf/x86/intel: Add a distinct name for Granite RapidsKan Liang
2024-07-09perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang
2024-07-09perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang
2024-07-09perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang
2024-07-08x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel
2024-07-04perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das
2024-07-04perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das
2024-07-04perf/x86/intel: Support Perfmon MSRs aliasingKan Liang
2024-07-04perf/x86/intel: Support PERFEVTSEL extensionKan Liang
2024-07-04perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang
2024-07-04perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang
2024-07-04perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang
2024-07-04perf/x86: Support counter maskKan Liang
2024-07-04perf/x86/intel: Support the PEBS event maskKan Liang
2024-07-04perf/x86/intel/cstate: Add Lunarlake supportZhang Rui