index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-26
1
-1
/
+11
|
\
|
*
arm64: Add memory hotplug support
Robin Murphy
2018-12-12
1
-0
/
+8
|
*
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-12-10
1
-1
/
+1
|
*
arm64: move memstart_addr export inline
Mark Rutland
2018-12-10
1
-0
/
+2
*
|
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-15
1
-8
/
+0
|
/
*
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
2018-11-08
1
-2
/
+0
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2018-09-21
1
-2
/
+0
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-17
1
-1
/
+5
|
\
|
*
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
2018-08-17
1
-1
/
+5
*
|
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
2018-07-25
1
-1
/
+3
|
/
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-3
/
+3
*
arm64: To remove initrd reserved area entry from memblock
CHANDAN VN
2018-05-01
1
-1
/
+3
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-8
/
+8
|
\
|
*
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
1
-8
/
+8
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
1
-43
/
+3
|
\
\
|
|
/
|
/
|
|
*
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
2018-01-19
1
-0
/
+3
|
*
arm64: Stop printing the virtual memory layout
Laura Abbott
2018-01-15
1
-43
/
+0
*
|
arm64: Initialise high_memory global variable earlier
Steve Capper
2017-12-11
1
-1
/
+2
|
/
*
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
2017-04-05
1
-0
/
+53
*
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
1
-0
/
+27
*
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2017-04-05
1
-0
/
+66
*
arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
2017-04-05
1
-0
/
+35
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-5
/
+7
|
\
|
*
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-01-12
1
-5
/
+7
*
|
arm64: Fix swiotlb fallback allocation
Alexander Graf
2017-01-17
1
-0
/
+2
|
/
*
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-19
1
-1
/
+2
*
arm64: remove pr_cont abuse from mem_init
Mark Rutland
2016-10-20
1
-13
/
+13
*
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
2016-09-06
1
-3
/
+7
*
arm64: apply __ro_after_init to some objects
Jisheng Zhang
2016-08-22
1
-2
/
+3
*
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
Dennis Chen
2016-07-29
1
-1
/
+1
*
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-06-27
1
-2
/
+2
*
arm64: mm: simplify memblock numa node extraction
Mark Rutland
2016-06-27
1
-4
/
+2
*
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
2016-06-21
1
-1
/
+2
*
arm64: mm: Show bss segment in kernel memory layout
Kefeng Wang
2016-04-19
1
-0
/
+2
*
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
Kefeng Wang
2016-04-19
1
-11
/
+10
*
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
1
-5
/
+30
*
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
1
-4
/
+10
*
arm64: mm: free __init memory via the linear mapping
Ard Biesheuvel
2016-04-14
1
-1
/
+2
*
arm64: add the initrd region to the linear mapping explicitly
Ard Biesheuvel
2016-04-14
1
-0
/
+29
*
arm64/mm: ensure memstart_addr remains sufficiently aligned
Ard Biesheuvel
2016-04-14
1
-2
/
+6
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-25
1
-32
/
+28
|
\
|
*
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
2016-03-21
1
-32
/
+28
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-18
1
-20
/
+110
|
\
|
|
*
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
2016-03-02
1
-0
/
+7
|
*
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-29
1
-2
/
+2
|
*
arm64: mm: list kernel sections in order
Ard Biesheuvel
2016-02-29
1
-2
/
+2
|
*
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
1
-1
/
+3
[next]