index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
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-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+6
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+11
2018-12-14
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-26
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-18
/
+0
2018-11-26
arm64: Utilize phys_initrd_start/phys_initrd_size
Florian Fainelli
1
-12
/
+8
2018-11-08
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
1
-2
/
+0
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
1
-2
/
+0
2018-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+5
2018-08-17
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
1
-1
/
+5
2018-07-25
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
1
-1
/
+3
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-3
/
+3
2018-05-01
arm64: To remove initrd reserved area entry from memblock
CHANDAN VN
1
-1
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-8
/
+8
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-43
/
+3
2018-01-19
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
1
-0
/
+3
2018-01-15
arm64: Stop printing the virtual memory layout
Laura Abbott
1
-43
/
+0
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-8
/
+8
2017-12-11
arm64: Initialise high_memory global variable earlier
Steve Capper
1
-1
/
+2
2017-04-05
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
1
-0
/
+53
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
1
-0
/
+27
2017-04-05
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
1
-0
/
+66
2017-04-05
arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
1
-0
/
+35
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+7
2017-01-17
arm64: Fix swiotlb fallback allocation
Alexander Graf
1
-0
/
+2
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-5
/
+7
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
1
-1
/
+2
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
1
-13
/
+13
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
1
-3
/
+7
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
1
-2
/
+3
2016-07-28
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
Dennis Chen
1
-1
/
+1
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
1
-2
/
+2
2016-06-27
arm64: mm: simplify memblock numa node extraction
Mark Rutland
1
-4
/
+2
2016-06-21
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
1
-1
/
+2
2016-04-19
arm64: mm: Show bss segment in kernel memory layout
Kefeng Wang
1
-0
/
+2
2016-04-19
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
Kefeng Wang
1
-11
/
+10
[next]