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
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
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
1
-5
/
+30
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
1
-4
/
+10
2016-04-14
arm64: mm: free __init memory via the linear mapping
Ard Biesheuvel
1
-1
/
+2
2016-04-14
arm64: add the initrd region to the linear mapping explicitly
Ard Biesheuvel
1
-0
/
+29
2016-04-14
arm64/mm: ensure memstart_addr remains sufficiently aligned
Ard Biesheuvel
1
-2
/
+6
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-32
/
+28
2016-03-21
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
1
-32
/
+28
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+110
2016-03-02
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
1
-0
/
+7
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
1
-2
/
+2
2016-02-29
arm64: mm: list kernel sections in order
Ard Biesheuvel
1
-2
/
+2
2016-02-26
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
1
-2
/
+2
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
1
-1
/
+3
2016-02-26
arm64/mm: remove unnecessary boundary check
Miles Chen
1
-2
/
+0
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
1
-2
/
+20
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
1
-2
/
+61
2016-02-18
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
1
-4
/
+9
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
1
-11
/
+12
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
1
-1
/
+1
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
1
-1
/
+0
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
1
-1
/
+1
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
1
-3
/
+3
2015-10-29
arm64: Fix build with CONFIG_ZONE_DMA=n
Robin Murphy
1
-6
/
+7
2015-10-12
ARM64: kasan: print memory assignment
Linus Walleij
1
-0
/
+6
2015-07-27
arm64: mm: add __init section marker to free_initrd_mem
Wang Long
1
-2
/
+2
2015-06-17
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
1
-1
/
+1
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
1
-1
/
+0
2015-06-02
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
1
-0
/
+1
2015-04-14
arm64: add support for memtest
Vladimir Murzin
1
-0
/
+2
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
1
-5
/
+9
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+23
2015-01-23
arm64: Fix overlapping VA allocations
Mark Rutland
1
-2
/
+3
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
1
-0
/
+1
2015-01-16
arm64: respect mem= for EFI
Mark Rutland
1
-0
/
+19
2015-01-16
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...
Catalin Marinas
1
-7
/
+1
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
1
-0
/
+2
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
1
-3
/
+8
2014-10-02
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
1
-1
/
+7
2014-09-17
arm64:mm: initialize max_mapnr using function set_max_mapnr
Ganapatrao Kulkarni
1
-1
/
+1
2014-09-09
efi/arm64: Fix fdt-related memory reservation
Mark Salter
1
-2
/
+1
2014-08-19
arm64: ignore DT memreserve entries when booting in UEFI mode
Leif Lindholm
1
-1
/
+3
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+19
2014-07-23
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
1
-7
/
+15
2014-07-23
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
1
-4
/
+13
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
1
-8
/
+4
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-21
/
+0
[next]