summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-218-7/+15
|\
| * treewide: correct the typo 'retun'WangYuli2024-09-101-1/+1
| * x86/mm: add testmmiotrace MODULE_DESCRIPTION()Jeff Johnson2024-09-021-0/+1
| * crypto: arm/xor - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-09-021-0/+1
| * xz: remove XZ_EXTERN and extern from functionsLasse Collin2024-09-021-3/+0
| * riscv: boot: add Image.xz supportLasse Collin2024-09-023-2/+8
| * arm64: boot: add Image.xz supportLasse Collin2024-09-021-1/+4
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-2186-1654/+440
|\ \
| * | mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed2024-09-172-2/+0
| * | mm/arm64: support large pfn mappingsPeter Xu2024-09-172-0/+30
| * | mm/x86: support large pfn mappingsPeter Xu2024-09-172-28/+53
| * | mm/x86/pat: use the new follow_pfnmap APIPeter Xu2024-09-171-10/+7
| * | s390/pci_mmio: use follow_pfnmap APIPeter Xu2024-09-171-10/+12
| * | mm: always define pxx_pgprot()Peter Xu2024-09-174-0/+4
| * | mm: pass vm_flags to generic_get_unmapped_area()Mark Brown2024-09-101-2/+2
| * | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-1016-42/+36
| * | x86: remove PG_uncachedMatthew Wilcox (Oracle)2024-09-043-9/+7
| * | mm: remove PageActiveMatthew Wilcox (Oracle)2024-09-041-3/+3
| * | mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)2024-09-042-47/+0
| * | mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)2024-09-041-36/+4
| * | mm: introduce numa_emulationMike Rapoport (Microsoft)2024-09-045-605/+0
| * | mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)2024-09-043-108/+0
| * | mm: introduce numa_memblksMike Rapoport (Microsoft)2024-09-046-383/+10
| * | x86/numa: numa_{add,remove}_cpu: make cpu parameter unsignedMike Rapoport (Microsoft)2024-09-043-15/+15
| * | x86/numa_emu: use a helper function to get MAX_DMA32_PFNMike Rapoport (Microsoft)2024-09-043-2/+8
| * | x86/numa_emu: split __apicid_to_node update to a helper functionMike Rapoport (Microsoft)2024-09-043-13/+25
| * | x86/numa_emu: simplify allocation of phys_distMike Rapoport (Microsoft)2024-09-041-6/+2
| * | x86/numa: move FAKE_NODE_* defines to numa_emuMike Rapoport (Microsoft)2024-09-042-2/+3
| * | x86/numa: use get_pfn_range_for_nid to verify that node spans memoryMike Rapoport (Microsoft)2024-09-041-10/+7
| * | x86/numa: simplify numa_distance allocationMike Rapoport (Microsoft)2024-09-041-5/+2
| * | arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)2024-09-046-99/+9
| * | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-0428-142/+11
| * | MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2024-09-042-14/+0
| * | MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)2024-09-042-6/+6
| * | MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2024-09-042-11/+0
| * | MIPS: sgi-ip27: ensure node_possible_map only contains valid nodesMike Rapoport (Microsoft)2024-09-041-0/+2
| * | MIPS: sgi-ip27: make NODE_DATA() the same as on all other architecturesMike Rapoport (Microsoft)2024-09-042-2/+8
| * | mm: remove legacy install_special_mapping() codeLinus Torvalds2024-09-025-22/+58
| * | powerpc/vdso: refactor error handlingMichael Ellerman2024-09-021-11/+7
| * | mm: remove arch_unmap()Michael Ellerman2024-09-022-10/+0
| * | powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman2024-09-022-4/+17
| * | mm/x86: add missing pud helpersPeter Xu2024-09-022-8/+61
| * | mm/x86: implement arch_check_zapped_pud()Peter Xu2024-09-022-0/+16
| * | mm/x86: make pud_leaf() only care about PSE bitPeter Xu2024-09-021-2/+1
| * | mm/powerpc: add missing pud helpersPeter Xu2024-09-022-0/+23
| * | mm: rework accept memory helpersKirill A. Shutemov2024-09-022-2/+2
| * | s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand2024-09-021-6/+10
| * | s390/uv: convert gmap_destroy_page() from follow_page() to folio_walkDavid Hildenbrand2024-09-021-6/+12
| * | s390/uv: drop arch_make_page_accessible()David Hildenbrand2024-09-022-7/+0
| * | powerpc/8xx: document and enforce that split PT locks are not usedDavid Hildenbrand2024-09-021-0/+6