summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-093-38/+4
|\
| * mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
| * mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-052-6/+1
| * sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-202-3/+3
| |\
| * | NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-101-32/+2
* | | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-1/+1
|\ \ \
| * | | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-1/+1
* | | | Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-0818-114/+550
|\ \ \ \
| * | | | perf/x86/intel/uncore: Factor out topology_gidnid_map()Alexander Antonov2023-11-301-37/+40
| * | | | perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()Alexander Antonov2023-11-301-2/+8
| * | | | perf/x86/amd: Reject branch stack for IBS eventsNamhyung Kim2023-11-301-0/+3
| * | | | perf/x86/intel/uncore: Support Sierra Forest and Grand RidgeKan Liang2023-11-241-0/+2
| * | | | perf/x86/intel/uncore: Support IIO free-running counters on GNRKan Liang2023-11-241-1/+11
| * | | | perf/x86/intel/uncore: Support Granite RapidsKan Liang2023-11-243-0/+101
| * | | | perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets arrayKan Liang2023-11-245-10/+11
| * | | | perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPRKan Liang2023-11-241-11/+23
| * | | | perf/x86/intel/cstate: Add Grand Ridge supportKan Liang2023-11-171-3/+12
| * | | | perf/x86/intel/cstate: Add Sierra Forest supportKan Liang2023-11-171-4/+109
| * | | | x86/smp: Export symbol cpu_clustergroup_mask()Kan Liang2023-11-171-0/+1
| * | | | perf/x86/intel/cstate: Cleanup duplicate attr_groupsKan Liang2023-11-171-33/+11
| * | | | Merge branch 'tip/perf/urgent'Peter Zijlstra2023-11-15222-3319/+4267
| |\| | |
| * | | | perf/x86/intel: Support branch counters loggingKan Liang2023-10-277-8/+204
| * | | | perf/x86/intel: Reorganize attrs and is_visibleKan Liang2023-10-271-15/+15
| * | | | perf: Add branch_sample_call_stackKan Liang2023-10-271-1/+1
| * | | | perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flagKan Liang2023-10-272-3/+12
| * | | | perf: Add branch stack countersKan Liang2023-10-274-5/+5
* | | | | Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-082-14/+31
|\ \ \ \ \
| * | | | | x86/entry: Harden return-to-userPeter Zijlstra2023-11-211-10/+8
| * | | | | x86/entry: Optimize common_interrupt_return()Peter Zijlstra2023-11-212-5/+24
* | | | | | Merge tag 'x86-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-081-2/+18
|\ \ \ \ \ \
| * | | | | | x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogramPeter Zijlstra2023-11-291-2/+9
| * | | | | | x86: Add a comment about the "magic" behind shadow sti before mwaitFrederic Weisbecker2023-11-291-0/+9
* | | | | | | Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-0865-90/+88
|\ \ \ \ \ \ \
| * | | | | | | arch/x86: Fix typosBjorn Helgaas2024-01-0360-72/+72
| * | | | | | | x86/head_64: Use TESTB instead of TESTL in secondary_startup_64_no_verify()Uros Bizjak2023-12-131-1/+1
| * | | | | | | x86/Kconfig: Remove obsolete config X86_32_SMPLukas Bulwahn2023-11-281-4/+0
| * | | | | | | x86/io: Remove the unused 'bw' parameter from the BUILDIO() macroYuntao Wang2023-11-231-4/+4
| * | | | | | | x86/mtrr: Document missing function parameters in kernel-docBorislav Petkov (AMD)2023-11-201-4/+10
| * | | | | | | x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()Yuntao Wang2023-11-132-5/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-085-41/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdumpNathan Chancellor2024-01-041-1/+1
| * | | | | | | x86/Kconfig: Rework CONFIG_X86_PAE dependencyArnd Bergmann2023-12-192-3/+7
| * | | | | | | x86/tools: Remove chkobjdump.awkNathan Chancellor2023-11-302-35/+1
| * | | | | | | x86/tools: objdump_reformat.awk: Allow for spacesSamuel Zeter2023-11-301-1/+1
| * | | | | | | x86/tools: objdump_reformat.awk: Ensure regex matches fwaitSamuel Zeter2023-11-301-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86-boot-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-085-1/+9
|\ \ \ \ \ \ \
| * | | | | | | x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()Colin Ian King2023-12-201-1/+1
| * | | | | | | x86/boot: Ignore NMIs during very early bootJun'ichi Nomura2023-11-304-0/+8
| |/ / / / / /
* | | | | | | Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-088-55/+102
|\ \ \ \ \ \ \
| * | | | | | | x86/asm: Add DB flag to 32-bit percpu GDT entryVegard Nossum2023-12-201-1/+1