index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2016-08-01
arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
Ard Biesheuvel
2016-07-25
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
Ard Biesheuvel
2016-07-25
arm64: mm: make create_mapping_late() non-allocating
Ard Biesheuvel
2016-07-01
arm64: mm: fold init_pgd() into __create_pgd_mapping()
Ard Biesheuvel
2016-07-01
arm64: mm: Remove split_p*d() functions
Catalin Marinas
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
2016-06-30
arm64: mm: remove unnecessary BUG_ON
Kefeng Wang
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-04-15
arm64: Move unflatten_device_tree() call earlier.
David Daney
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
2016-04-14
arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
Ard Biesheuvel
2016-03-24
arm64: consistently use p?d_set_huge
Mark Rutland
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
arm64: decouple early fixmap init from linear mapping
Ard Biesheuvel
2016-02-18
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
2016-02-16
arm64: Drop alloc function from create_mapping
Laura Abbott
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
2016-02-16
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
2016-02-16
arm64: mm: allocate pagetables anywhere
Mark Rutland
2016-02-16
arm64: mm: use fixmap when creating page tables
Mark Rutland
2016-02-16
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
arm64: unify idmap removal
Mark Rutland
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
arm64: mm: specialise pagetable allocators
Mark Rutland
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
2015-12-11
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
2015-12-10
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-01
arm64: mm: allow sections for unaligned bases
Mark Rutland
2015-12-01
arm64: mm: detect bad __create_mapping uses
Mark Rutland
2015-11-26
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
2015-11-25
arm64: early_alloc: Fix check for allocation failure
Suzuki K. Poulose
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2015-11-17
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
2015-11-09
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
2015-10-08
arm64: Mark kernel page ranges contiguous
Jeremy Linton
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-07-28
arm64: mm: mark create_mapping as __init
Mark Rutland
2015-07-27
arm64: remove dead code
Mark Salter
2015-06-30
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]