| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2024-09-19 | 1 | -21/+18 |
|\ |
|
| * | arm64: mm: keep low RAM dma zone | Baruch Siach | 2024-09-03 | 1 | -2/+8 |
| * | arm64: mm: fix DMA zone when dma-ranges is missing | Baruch Siach | 2024-08-29 | 1 | -0/+3 |
| * | arm64: support DMA zone above 4GB | Catalin Marinas | 2024-08-22 | 1 | -12/+0 |
| * | dma-mapping: replace zone_dma_bits by zone_dma_limit | Catalin Marinas | 2024-08-22 | 1 | -15/+15 |
* | | arm64/mm: use lm_alias() with addresses passed to memblock_free() | Joey Gouly | 2024-09-06 | 1 | -5/+7 |
* | | arm64/mm: Delete __init region from memblock.reserved | Rong Qianfeng | 2024-09-04 | 1 | -0/+6 |
|/ |
|
* | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 2024-05-14 | 1 | -0/+140 |
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-15 | 1 | -1/+1 |
|\ |
|
| * | arm64, crash: wrap crash dumping code into crash related ifdefs | Baoquan He | 2024-02-24 | 1 | -1/+1 |
* | | arm64: Enable LPA2 at boot if supported by the system | Ard Biesheuvel | 2024-02-16 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 1 | -132/+8 |
|\ |
|
| * | arm64: kdump: use generic interface to simplify crashkernel reservation | Baoquan He | 2023-10-04 | 1 | -132/+8 |
| * | crash_core: change the prototype of function parse_crashkernel() | Baoquan He | 2023-10-04 | 1 | -1/+1 |
* | | arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed | Catalin Marinas | 2023-10-13 | 1 | -1/+10 |
|/ |
|
* | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2023-08-30 | 1 | -2/+0 |
|\ |
|
| * | dma-contiguous: support per-numa CMA for all architectures | Yajun Deng | 2023-07-31 | 1 | -2/+0 |
* | | arm64: fix build warning for ARM64_MEMSTART_SHIFT | Zhang Jianhua | 2023-08-04 | 1 | -0/+27 |
|/ |
|
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-06-28 | 1 | -1/+6 |
|\ |
|
| * | arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64 | Catalin Marinas | 2023-06-20 | 1 | -1/+6 |
* | | arm64: kdump: simplify the reservation behaviour of crashkernel=,high | Baoquan He | 2023-06-09 | 1 | -10/+34 |
|/ |
|
* | arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem... | Baoquan He | 2023-04-11 | 1 | -31/+3 |
* | arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones | Zhen Lei | 2022-11-18 | 1 | -1/+16 |
* | arm64: kdump: Provide default size when crashkernel=Y,low is not specified | Zhen Lei | 2022-11-18 | 1 | -2/+6 |
* | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names | Mark Brown | 2022-09-09 | 1 | -1/+1 |
* | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-03 | 1 | -1/+1 |
|\ |
|
| * | arm64: mm: Only remove nomap flag for initrd | Ma Wupeng | 2022-06-15 | 1 | -1/+1 |
* | | arm64/mm: Define defer_reserve_crashkernel() | Anshuman Khandual | 2022-07-05 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-05-26 | 1 | -5/+1 |
|\ |
|
| * | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 2022-04-18 | 1 | -5/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp... | Catalin Marinas | 2022-05-20 | 1 | -9/+62 |
|\ \ \
| |_|/
|/| | |
|
| | * | arm64: kdump: Do not allocate crash low memory if not needed | Zhen Lei | 2022-05-16 | 1 | -1/+2 |
| | * | arm64: kdump: Reimplement crashkernel=X | Chen Zhou | 2022-05-07 | 1 | -6/+57 |
| | * | arm64: Use insert_resource() to simplify code | Zhen Lei | 2022-05-07 | 1 | -0/+1 |
| |/
|/| |
|
| * | arm64: mm: Cleanup useless parameters in zone_sizes_init() | Kefeng Wang | 2022-05-05 | 1 | -3/+3 |
|/ |
|
* | arm64: fix typos in comments | Julia Lawall | 2022-04-04 | 1 | -2/+2 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-24 | 1 | -6/+3 |
|\ |
|
| * | arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang | 2022-03-24 | 1 | -6/+3 |
* | | arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition | Will Deacon | 2022-03-09 | 1 | -1/+1 |
* | | arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones | Vijay Balakrishna | 2022-03-08 | 1 | -4/+32 |
|/ |
|
* | arm64: mm: apply __ro_after_init to memory_limit | Peng Fan | 2022-01-20 | 1 | -1/+1 |
* | Merge branch 'for-next/pfn-valid' into for-next/core | Will Deacon | 2021-10-29 | 1 | -37/+0 |
|\ |
|
| * | arm64/mm: drop HAVE_ARCH_PFN_VALID | Anshuman Khandual | 2021-10-01 | 1 | -37/+0 |
* | | arm64: mm: Drop pointless call to set_max_mapnr() | Will Deacon | 2021-09-29 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-09-10 | 1 | -1/+21 |
|\ |
|
| * | arm64: kdump: Skip kmemleak scan reserved memory for kdump | Chen Wandun | 2021-09-10 | 1 | -0/+6 |
| * | arm64: mm: limit linear region to 51 bits for KVM in nVHE mode | Ard Biesheuvel | 2021-09-09 | 1 | -1/+15 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-03 | 1 | -25/+11 |
|\ \ |
|
| * | | memblock: make memblock_find_in_range method private | Mike Rapoport | 2021-09-03 | 1 | -25/+11 |
* | | | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-09-02 | 1 | -88/+0 |
|\ \ \
| |/ /
|/| | |
|