index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-05-29
1
-1
/
+1
*
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-5
/
+1
*
ARM: 9175/1: Convert to reserve_initrd_mem()
Wang Kefeng
2022-02-28
1
-42
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
2021-06-30
1
-1
/
+12
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-05-06
1
-21
/
+0
|
\
|
*
ARM: 9072/1: mm: remove set_kernel_text_r[ow]()
Jisheng Zhang (syna)
2021-04-18
1
-21
/
+0
*
|
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
1
-1
/
+5
|
\
\
|
*
|
ARM: Qualify enabling of swiotlb_init()
Florian Fainelli
2021-03-19
1
-1
/
+5
|
|
/
*
/
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-2
/
+0
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-22
1
-1
/
+0
|
\
|
*
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2020-10-27
1
-1
/
+0
*
|
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
2020-12-15
1
-78
/
+0
*
|
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
2020-11-04
1
-2
/
+2
|
/
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
|
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-14
1
-7
/
+4
*
|
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2020-10-14
1
-40
/
+8
|
/
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-7
/
+2
*
arm: add support for folded p4d page tables
Mike Rapoport
2020-06-05
1
-1
/
+1
*
arm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-04
1
-59
/
+7
*
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
2020-01-25
1
-1
/
+1
*
ARM: 8917/1: mm: include <asm/set_memory.h>
Ben Dooks (Codethink)
2019-10-27
1
-0
/
+1
*
ARM: 8916/1: mm: make set_section_perms() static
Ben Dooks (Codethink)
2019-10-27
1
-2
/
+2
*
ARM: 8907/1: arch: reuse addr variable in pfn_valid
Clemens Gruber
2019-10-27
1
-1
/
+1
*
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
2019-08-29
1
-0
/
+5
*
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
2019-08-23
1
-1
/
+2
*
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
2019-07-24
1
-0
/
+5
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-07-09
1
-6
/
+16
|
\
|
*
ARM: 8865/1: mm: remove unused variables
YueHaibing
2019-06-20
1
-6
/
+0
|
*
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
2019-06-20
1
-0
/
+16
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-05-16
1
-16
/
+1
|
\
|
*
ARM: 8850/1: use memblocks_present
Peng Fan
2019-04-23
1
-16
/
+1
*
|
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
1
-19
/
+6
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
1
-65
/
+4
|
\
|
*
ARM: 8826/1: mm: initialize pfn limits with find_limits()
Doug Berger
2019-02-01
1
-16
/
+4
|
*
ARM: 8820/1: mm: Stop printing the virtual memory layout
Geert Uytterhoeven
2019-02-01
1
-49
/
+0
*
|
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+4
*
|
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-12
1
-1
/
+1
|
/
*
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
1
-17
/
+0
*
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
2018-11-26
1
-6
/
+0
*
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-11-26
1
-3
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
2018-07-11
1
-0
/
+9
*
ARM: simplify and fix linker script for TCM
Nicolas Pitre
2018-03-10
1
-11
/
+0
*
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
2018-01-21
1
-0
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
1
-2
/
+2
|
\
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
[next]