index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2019-04-17
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
2018-09-05
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
2018-08-03
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
2017-12-25
arm64: Initialise high_memory global variable earlier
Steve Capper
2017-01-26
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2017-01-26
arm64: Fix swiotlb fallback allocation
Alexander Graf
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
2016-07-28
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
Dennis Chen
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-06-27
arm64: mm: simplify memblock numa node extraction
Mark Rutland
2016-06-21
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
2016-04-19
arm64: mm: Show bss segment in kernel memory layout
Kefeng Wang
2016-04-19
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
Kefeng Wang
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
arm64: mm: free __init memory via the linear mapping
Ard Biesheuvel
2016-04-14
arm64: add the initrd region to the linear mapping explicitly
Ard Biesheuvel
2016-04-14
arm64/mm: ensure memstart_addr remains sufficiently aligned
Ard Biesheuvel
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-21
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-02
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-29
arm64: mm: list kernel sections in order
Ard Biesheuvel
2016-02-26
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
arm64/mm: remove unnecessary boundary check
Miles Chen
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-10-29
arm64: Fix build with CONFIG_ZONE_DMA=n
Robin Murphy
2015-10-12
ARM64: kasan: print memory assignment
Linus Walleij
2015-07-27
arm64: mm: add __init section marker to free_initrd_mem
Wang Long
2015-06-17
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-04-14
arm64: add support for memtest
Vladimir Murzin
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-01-23
arm64: Fix overlapping VA allocations
Mark Rutland
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
2015-01-16
arm64: respect mem= for EFI
Mark Rutland
2015-01-16
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...
Catalin Marinas
[next]