index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-09-01
arm64: mm: reserve per-numa CMA to localize coherent dma buffers
Barry Song
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-07-15
arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
Anshuman Khandual
2020-07-02
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
2020-06-03
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-04-30
arm: mm: use __pfn_to_section() to get mem_section
Guixiong Wei
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
2019-12-04
arm64: mm: Fix initialisation of DMA zones on non-NUMA systems
Will Deacon
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-07
arm64: mm: reserve CMA and crashkernel in ZONE_DMA32
Nicolas Saenz Julienne
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-10-28
arm64: Make arm64_dma32_phys_limit static
Catalin Marinas
2019-10-16
arm64: mm: Fix unused variable warning in zone_sizes_init
Nathan Chancellor
2019-10-16
arm64/mm: Poison initmem while freeing with free_reserved_area()
Anshuman Khandual
2019-10-16
arm64: use generic free_initrd_mem()
Mike Rapoport
2019-10-14
arm64: use both ZONE_DMA and ZONE_DMA32
Nicolas Saenz Julienne
2019-10-14
arm64: rename variables used to calculate ZONE_DMA32's size
Nicolas Saenz Julienne
2019-10-14
arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
Nicolas Saenz Julienne
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-05
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-04
arm64: mm: make CONFIG_ZONE_DMA32 configurable
Miles Chen
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-04-23
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
2019-04-03
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
2019-04-03
arm64: setup min_low_pfn
Miles Chen
2019-04-01
arm64: mm: fix incorrect assignment of 'max_mapnr'
Muchun Song
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-01-21
arm64: mm: make use of new memblocks_present() helper
Logan Gunthorpe
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-01-03
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
[next]