summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17xtensa: split out printing of virtual memory layout to a functionMike Rapoport (Microsoft)
2025-03-17s390: make setup_zero_pages() use memblockMike Rapoport (Microsoft)
2025-03-17nios2: move pr_debug() about memory start and end to setup_arch()Mike Rapoport (Microsoft)
2025-03-17MIPS: make setup_zero_pages() use memblockMike Rapoport (Microsoft)
2025-03-17MIPS: consolidate mem_init() for NUMA machinesMike Rapoport (Microsoft)
2025-03-17hexagon: move initialization of init_mm.context init to paging_init()Mike Rapoport (Microsoft)
2025-03-17csky: move setup_initrd() to setup.cMike Rapoport (Microsoft)
2025-03-17arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111Mike Rapoport (Microsoft)
2025-03-17hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro
2025-03-17x86/fpu/xstate: Fix inconsistencies in guest FPU xfeaturesChao Gao
2025-03-17perf/x86: Check data address for IBS software filterNamhyung Kim
2025-03-17Merge tag 'soc-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-17KVM: arm64: PMU: Reload when resettingAkihiko Odaki
2025-03-17KVM: arm64: PMU: Reload when user modifies registersAkihiko Odaki
2025-03-17KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regsAkihiko Odaki
2025-03-17KVM: arm64: PMU: Assume PMU presence in pmu-emul.cAkihiko Odaki
2025-03-17KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,...Akihiko Odaki
2025-03-17arm64: dts: qcom: qcs8300: Add RPMh sleep statsMaulik Shah
2025-03-17arm64: defconfig: Build NSS Clock Controller driver for IPQ9574Devi Priya
2025-03-17arm64: dts: qcom: ipq9574: Add nsscc nodeDevi Priya
2025-03-17arm64: dts: qcom: x1e80100: enable rtcJohan Hovold
2025-03-17arm64: dts: qcom: sc8280xp-x13s: switch to uefi rtc offsetJohan Hovold
2025-03-17m68k: defconfig: Update defconfigs for v6.14-rc1Geert Uytterhoeven
2025-03-17x86/fpu: Clarify the "xa" symbolic name used in the XSTATE* macrosBorislav Petkov (AMD)
2025-03-17x86/traps: Make exc_double_fault() consistently noreturnJosh Poimboeuf
2025-03-17xtensa: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17x86: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17s390: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17powerpc: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17arm64: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17arm: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17perf/x86: Remove swap_task_ctx()Kan Liang
2025-03-17perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide modeKan Liang
2025-03-17perf: Supply task information to sched_task()Kan Liang
2025-03-17KVM: s390: Don't use %pK through debug printingThomas Weißschuh
2025-03-17KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-03-17x86/sev: Simplify the code by removing unnecessary 'else' statementPeng Hao
2025-03-17Revert "x86/xen: allow nesting of same lazy mode"Ryan Roberts
2025-03-17sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptesRyan Roberts
2025-03-17sparc/mm: disable preemption in lazy mmu modeRyan Roberts
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-17arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual
2025-03-16powerpc/crash: use generic crashkernel reservationSourabh Jain
2025-03-16powerpc: insert System RAM resource to prevent crashkernel conflictSourabh Jain
2025-03-16powerpc/crash: preserve user-specified memory limitSourabh Jain