summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-0933-122/+90
|\
| * mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-0917-28/+29
| * mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2024-01-092-2/+2
| * mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-056-0/+6
| * mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-054-6/+10
| * kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov2023-12-293-27/+38
| * xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov2023-12-291-0/+2
| * sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-2023-40/+40
| |\
| * | NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-112-59/+3
* | | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-093-3/+3
|\ \ \
| * | | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-053-3/+3
* | | | Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-094-13/+16
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar2024-01-0836-413/+254
| |\ \ \ \
| * | | | | arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-13/+13
| * | | | | sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-233-0/+3
* | | | | | Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-0919-115/+551
|\ \ \ \ \ \
| * | | | | | 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-151951-78051/+54204
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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-275-6/+6
* | | | | | | arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli2024-01-091-1/+1
* | | | | | | Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-092-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-091-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-0965-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-095-41/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdumpNathan Chancellor2024-01-041-1/+1