summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand2024-09-022-6/+7
* mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich2024-09-022-5/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2024-08-312-8/+1
|\
| * Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck2024-08-261-3/+1
| * microblaze: don't treat zero reserved memory regions as errorMike Rapoport2024-08-261-5/+0
* | Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-3122-70/+244
|\ \
| * \ Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2024-08-286-35/+209
| |\ \
| | * | arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interruptKonrad Dybcio2024-08-151-1/+1
| | * | arm64: dts: qcom: disable GPU on x1e80100 by defaultDmitry Baryshkov2024-08-153-1/+18
| | * | arm64: dts: qcom: x1e80100-crd: Fix backlightStephan Gerhold2024-07-301-2/+15
| | * | arm64: dts: qcom: x1e80100-yoga-slim7x: fix missing PCIe4 gpiosJohan Hovold2024-07-301-0/+29
| | * | arm64: dts: qcom: x1e80100-yoga-slim7x: disable PCIe6a perst pull downJohan Hovold2024-07-301-1/+1
| | * | arm64: dts: qcom: x1e80100-yoga-slim7x: fix up PCIe6a pinctrl nodeJohan Hovold2024-07-301-6/+6
| | * | arm64: dts: qcom: x1e80100-yoga-slim7x: fix PCIe4 PHY supplyJohan Hovold2024-07-301-1/+1
| | * | arm64: dts: qcom: x1e80100-vivobook-s15: fix missing PCIe4 gpiosJohan Hovold2024-07-301-0/+29
| | * | arm64: dts: qcom: x1e80100-vivobook-s15: disable PCIe6a perst pull downJohan Hovold2024-07-301-1/+1
| | * | arm64: dts: qcom: x1e80100-vivobook-s15: fix up PCIe6a pinctrl nodeJohan Hovold2024-07-301-1/+1
| | * | arm64: dts: qcom: x1e80100-vivobook-s15: fix PCIe4 PHY supplyJohan Hovold2024-07-301-1/+8