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-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-16arm/pgtable: remove duplicate included header fileThorsten Blum
2025-03-16mm/hugetlb: enable bootmem allocation from CMA areasFrank van der Linden
2025-03-16x86/mm: set ARCH_WANT_HUGETLB_VMEMMAP_PREINITFrank van der Linden
2025-03-16x86/setup: call hugetlb_bootmem_alloc earlyFrank van der Linden
2025-03-16mm/hugetlb: add pre-HVO frameworkFrank van der Linden
2025-03-16mm/bootmem_info: export register_page_bootmem_memmapFrank van der Linden
2025-03-16x86/mm: make register_page_bootmem_memmap handle PTE mappingsFrank van der Linden
2025-03-16mm/cma: introduce cma_intersects functionFrank van der Linden
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-16mm: support tlbbatch flush for a range of PTEsBarry Song
2025-03-16mm: zbud: remove zbudYosry Ahmed
2025-03-16percpu/x86: enable strict percpu checks via named AS qualifiersUros Bizjak
2025-03-16percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessorsUros Bizjak
2025-03-16percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak
2025-03-16x86/kgdb: use IS_ERR_PCPU() macroUros Bizjak
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-09Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
2025-03-08Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao
2025-03-08LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao
2025-03-08LoongArch: KVM: Add interrupt checking for AVECBibo Mao
2025-03-08LoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds