index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
1
-2
/
+2
2021-08-10
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
1
-1
/
+8
2021-06-13
ARM: 9090/1: Map the lowmem and kernel separately
Linus Walleij
1
-33
/
+111
2021-06-07
ARM: 9082/1: [v2] mark prepare_page_table as __init
Arnd Bergmann
1
-1
/
+1
2021-06-07
ARM: use MiB for vmalloc sizes
Russell King (Oracle)
1
-3
/
+3
2021-06-07
ARM: use "* SZ_1M" rather than "<< 20"
Russell King (Oracle)
1
-1
/
+1
2021-06-07
ARM: change vmalloc_start to vmalloc_size
Russell King (Oracle)
1
-3
/
+3
2021-06-07
ARM: change vmalloc_min to vmalloc_start
Russell King (Oracle)
1
-5
/
+5
2021-06-07
ARM: use a temporary variable to hold maximum vmalloc size
Russell King (Oracle)
1
-2
/
+4
2021-06-07
ARM: change vmalloc_min to be unsigned long
Russell King (Oracle)
1
-4
/
+4
2021-03-25
ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
Ard Biesheuvel
1
-2
/
+1
2021-02-01
ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header
Hailong Liu
1
-1
/
+0
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
1
-0
/
+18
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
1
-6
/
+14
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
1
-2
/
+2
2020-10-18
mm: remove duplicate include statement in mmu.c
Tian Tao
1
-1
/
+0
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-26
/
+13
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-0
/
+1
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+0
2020-07-28
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM
Ard Biesheuvel
1
-5
/
+0
2020-07-21
ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...
Ard Biesheuvel
1
-1
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-6
/
+1
2020-06-05
arm: add support for folded p4d page tables
Mike Rapoport
1
-6
/
+29
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-0
/
+14
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
1
-26
/
+0
2019-11-11
arm: remove ioremap_cached
Christoph Hellwig
1
-1
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-10
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
1
-0
/
+3
2019-09-06
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
1
-0
/
+16
2019-07-12
arm: switch to generic version of pte allocation
Mike Rapoport
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-1
/
+13
2019-03-08
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
1
-8
/
+3
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
1
-3
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2017-06-30
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2017-04-20
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap
Jon Medhurst
1
-3
/
+13
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
1
-0
/
+5
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
1
-5
/
+1
2017-02-28
ARM: 8637/1: Adjust memory boundaries after reservations
Laura Abbott
1
-3
/
+6
2017-02-28
ARM: 8636/1: Cleanup sanity_check_meminfo
Laura Abbott
1
-42
/
+24
2016-10-06
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
1
-6
/
+17
2016-09-12
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
1
-1
/
+1
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
1
-1
/
+1
2016-08-10
ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations
Ard Biesheuvel
1
-1
/
+2
2016-08-10
ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit
Nicolas Pitre
1
-4
/
+14
2016-03-20
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+6
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-3
/
+3
2016-02-11
ARM: 8518/1: Use correct symbols for XIP_KERNEL
Chris Brandt
1
-2
/
+6
[next]