index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
Ard Biesheuvel
2021-03-25
1
-2
/
+1
*
ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header
Hailong Liu
2021-02-01
1
-1
/
+0
*
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2020-10-27
1
-0
/
+18
*
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2020-10-27
1
-6
/
+14
*
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
2020-10-27
1
-2
/
+2
*
mm: remove duplicate include statement in mmu.c
Tian Tao
2020-10-18
1
-1
/
+0
*
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
1
-26
/
+13
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-08-06
1
-5
/
+0
|
\
|
*
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM
Ard Biesheuvel
2020-07-28
1
-5
/
+0
*
|
ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...
Ard Biesheuvel
2020-07-21
1
-1
/
+1
|
/
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-6
/
+1
*
arm: add support for folded p4d page tables
Mike Rapoport
2020-06-05
1
-6
/
+29
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-0
/
+14
*
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2020-03-24
1
-26
/
+0
*
arm: remove ioremap_cached
Christoph Hellwig
2019-11-11
1
-1
/
+1
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
2019-09-10
1
-0
/
+3
*
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
2019-09-06
1
-0
/
+16
*
arm: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-1
/
+13
*
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
2019-03-08
1
-8
/
+3
*
arch: simplify several early memory allocations
Mike Rapoport
2019-03-08
1
-3
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
2017-06-30
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
1
-0
/
+5
|
\
|
*
ARM: Expose the VA/IDMAP offset
Marc Zyngier
2017-04-09
1
-0
/
+5
*
|
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap
Jon Medhurst
2017-04-20
1
-3
/
+13
|
/
*
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
2017-02-28
1
-5
/
+1
*
ARM: 8637/1: Adjust memory boundaries after reservations
Laura Abbott
2017-02-28
1
-3
/
+6
*
ARM: 8636/1: Cleanup sanity_check_meminfo
Laura Abbott
2017-02-28
1
-42
/
+24
*
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
2016-10-06
1
-6
/
+17
|
\
|
*
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
2016-09-12
1
-1
/
+1
|
*
ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations
Ard Biesheuvel
2016-08-09
1
-1
/
+2
|
*
ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit
Nicolas Pitre
2016-08-09
1
-4
/
+14
*
|
ARM: 8595/2: apply more __ro_after_init
Kees Cook
2016-08-12
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-03-20
1
-2
/
+6
|
\
|
*
ARM: 8518/1: Use correct symbols for XIP_KERNEL
Chris Brandt
2016-02-11
1
-2
/
+6
*
|
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-03-17
1
-3
/
+3
|
/
*
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-21
1
-1
/
+1
|
\
|
*
ARM: make xscale iwmmxt code multiplatform aware
Arnd Bergmann
2015-12-01
1
-1
/
+1
*
|
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-12
1
-41
/
+87
|
\
\
|
*
|
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-13
1
-0
/
+3
|
*
|
ARM: implement create_mapping_late() for EFI use
Ard Biesheuvel
2015-12-13
1
-0
/
+20
|
*
|
ARM: add support for non-global kernel mappings
Ard Biesheuvel
2015-12-13
1
-15
/
+20
|
*
|
ARM: factor out allocation routine from __create_mapping()
Ard Biesheuvel
2015-12-13
1
-11
/
+23
|
*
|
ARM: split off core mapping logic from create_mapping
Ard Biesheuvel
2015-12-13
1
-25
/
+31
|
*
|
ARM: add support for generic early_ioremap/early_memremap
Ard Biesheuvel
2015-12-13
1
-1
/
+1
|
|
/
*
/
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
2016-01-04
1
-1
/
+1
|
/
[next]