index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-7
/
+4
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-4
/
+2
2020-07-15
arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
Anshuman Khandual
1
-2
/
+2
2020-07-02
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
1
-17
/
+1
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
1
-5
/
+10
2020-06-04
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
1
-54
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-04-30
arm: mm: use __pfn_to_section() to get mem_section
Guixiong Wei
1
-1
/
+1
2020-04-11
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+6
2019-12-04
arm64: mm: Fix initialisation of DMA zones on non-NUMA systems
Will Deacon
1
-14
/
+11
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
1
-37
/
+54
2019-11-07
arm64: mm: reserve CMA and crashkernel in ZONE_DMA32
Nicolas Saenz Julienne
1
-2
/
+2
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-2
/
+7
2019-10-28
arm64: Make arm64_dma32_phys_limit static
Catalin Marinas
1
-1
/
+1
2019-10-16
arm64: mm: Fix unused variable warning in zone_sizes_init
Nathan Chancellor
1
-1
/
+1
2019-10-16
arm64/mm: Poison initmem while freeing with free_reserved_area()
Anshuman Khandual
1
-1
/
+1
2019-10-16
arm64: use generic free_initrd_mem()
Mike Rapoport
1
-12
/
+0
2019-10-14
arm64: use both ZONE_DMA and ZONE_DMA32
Nicolas Saenz Julienne
1
-15
/
+39
2019-10-14
arm64: rename variables used to calculate ZONE_DMA32's size
Nicolas Saenz Julienne
1
-15
/
+15
2019-10-14
arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
Nicolas Saenz Julienne
1
-1
/
+1
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-8
/
+21
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
1
-0
/
+10
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
1
-0
/
+5
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
1
-1
/
+6
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
1
-8
/
+1
2019-08-05
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
1
-1
/
+5
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-04
arm64: mm: make CONFIG_ZONE_DMA32 configurable
Miles Chen
1
-2
/
+3
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
1
-15
/
+2
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+3
2019-04-23
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
1
-1
/
+1
2019-04-03
arm64: mm: Ensure we ignore the initrd if it is placed out of range
Will Deacon
1
-1
/
+1
2019-04-03
arm64: setup min_low_pfn
Miles Chen
1
-0
/
+1
2019-04-01
arm64: mm: fix incorrect assignment of 'max_mapnr'
Muchun Song
1
-1
/
+1
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-19
/
+1
2019-03-06
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
1
-27
/
+0
2019-01-21
arm64: mm: make use of new memblocks_present() helper
Logan Gunthorpe
1
-19
/
+1
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-01-03
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
1
-1
/
+1
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+6
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+11
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
1
-8
/
+0
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
1
-2
/
+0
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
1
-0
/
+8
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
1
-1
/
+1
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
1
-0
/
+2
2018-11-27
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-18
/
+0
2018-11-27
arm64: Utilize phys_initrd_start/phys_initrd_size
Florian Fainelli
1
-12
/
+8
[next]