index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
1
-6
/
+13
*
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
1
-9
/
+20
*
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
1
-0
/
+3
*
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
1
-33
/
+77
*
arm64: decouple early fixmap init from linear mapping
Ard Biesheuvel
2016-02-18
1
-10
/
+6
*
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2016-02-18
1
-0
/
+41
*
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
2016-02-16
1
-2
/
+24
*
arm64: Drop alloc function from create_mapping
Laura Abbott
2016-02-16
1
-9
/
+20
*
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
2016-02-16
1
-62
/
+91
*
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
2016-02-16
1
-14
/
+19
*
arm64: mm: allocate pagetables anywhere
Mark Rutland
2016-02-16
1
-35
/
+0
*
arm64: mm: use fixmap when creating page tables
Mark Rutland
2016-02-16
1
-20
/
+41
*
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
2016-02-16
1
-2
/
+2
*
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
1
-6
/
+0
*
arm64: unify idmap removal
Mark Rutland
2016-02-16
1
-3
/
+1
*
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
1
-8
/
+1
*
arm64: mm: specialise pagetable allocators
Mark Rutland
2016-02-16
1
-25
/
+27
*
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
2015-12-15
1
-0
/
+2
|
\
|
*
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-09
1
-0
/
+2
*
|
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
2015-12-11
1
-0
/
+3
*
|
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
2015-12-10
1
-2
/
+2
*
|
arm64: mm: allow sections for unaligned bases
Mark Rutland
2015-12-01
1
-0
/
+1
*
|
arm64: mm: detect bad __create_mapping uses
Mark Rutland
2015-12-01
1
-0
/
+7
|
/
*
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
2015-11-26
1
-61
/
+8
*
arm64: early_alloc: Fix check for allocation failure
Suzuki K. Poulose
2015-11-25
1
-2
/
+6
*
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2015-11-18
1
-1
/
+1
*
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
2015-11-17
1
-6
/
+6
*
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
2015-11-12
1
-2
/
+2
*
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
1
-1
/
+1
*
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
2015-11-09
1
-1
/
+1
*
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
2015-10-19
1
-41
/
+33
*
arm64: Mark kernel page ranges contiguous
Jeremy Linton
2015-10-08
1
-8
/
+61
*
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-07
1
-1
/
+1
*
arm64: mm: mark create_mapping as __init
Mark Rutland
2015-07-28
1
-1
/
+1
*
arm64: remove dead code
Mark Salter
2015-07-27
1
-11
/
+0
*
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
2015-06-30
1
-1
/
+1
*
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
1
-0
/
+66
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
1
-5
/
+7
|
\
|
*
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-03-23
1
-1
/
+6
|
*
arm64: fixmap: check idx is definitely valid
Mark Rutland
2015-03-19
1
-4
/
+1
*
|
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
1
-2
/
+2
|
/
*
arm64: Fix section mismatch on alloc_init_p[mu]d()
Catalin Marinas
2015-01-29
1
-4
/
+5
*
arm64: mm: use *_sect to check for section maps
Mark Rutland
2015-01-28
1
-2
/
+4
*
arm64: drop unnecessary cache+tlb maintenance
Mark Rutland
2015-01-28
1
-7
/
+0
*
arm64:mm: free the useless initial page table
zhichang.yuan
2015-01-28
1
-3
/
+12
*
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
2015-01-22
1
-1
/
+1
*
arm64: add better page protections to arm64
Laura Abbott
2015-01-22
1
-24
/
+187
*
arm64: remove broken cachepolicy code
Mark Rutland
2015-01-13
1
-74
/
+0
*
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
1
-12
/
+0
*
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
2015-01-12
1
-21
/
+22
[next]