summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)
2024-09-03mm: remove PageActiveMatthew Wilcox (Oracle)
2024-09-03mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)
2024-09-03mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)
2024-09-03mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)
2024-09-03x86/numa: numa_{add,remove}_cpu: make cpu parameter unsignedMike Rapoport (Microsoft)
2024-09-03x86/numa_emu: use a helper function to get MAX_DMA32_PFNMike Rapoport (Microsoft)
2024-09-03x86/numa_emu: split __apicid_to_node update to a helper functionMike Rapoport (Microsoft)
2024-09-03x86/numa_emu: simplify allocation of phys_distMike Rapoport (Microsoft)
2024-09-03x86/numa: move FAKE_NODE_* defines to numa_emuMike Rapoport (Microsoft)
2024-09-03x86/numa: use get_pfn_range_for_nid to verify that node spans memoryMike Rapoport (Microsoft)
2024-09-03x86/numa: simplify numa_distance allocationMike Rapoport (Microsoft)
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: ensure node_possible_map only contains valid nodesMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: make NODE_DATA() the same as on all other architecturesMike Rapoport (Microsoft)
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds
2024-09-01powerpc/vdso: refactor error handlingMichael Ellerman
2024-09-01mm: remove arch_unmap()Michael Ellerman
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman
2024-09-01mm/x86: add missing pud helpersPeter Xu
2024-09-01mm/x86: implement arch_check_zapped_pud()Peter Xu
2024-09-01mm/x86: make pud_leaf() only care about PSE bitPeter Xu
2024-09-01mm/powerpc: add missing pud helpersPeter Xu
2024-09-01mm: rework accept memory helpersKirill A. Shutemov
2024-09-01s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand
2024-09-01s390/uv: convert gmap_destroy_page() from follow_page() to folio_walkDavid Hildenbrand
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-09-01powerpc/8xx: document and enforce that split PT locks are not usedDavid Hildenbrand
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-28Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-08-28Merge tag 'qcom-arm64-defconfig-fixes-for-6.11' of https://git.kernel.org/pub...Arnd Bergmann
2024-08-28Merge tag 'imx-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-08-28Merge tag 'omap-for-v6.11/fixes-signed' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-26LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao
2024-08-26LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck
2024-08-25microblaze: don't treat zero reserved memory regions as errorMike Rapoport
2024-08-25LoongArch: Remove the unused dma-direct.hMiao Wang
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-08-24Merge tag 'mips-fixes_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds