index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-15
/
+5
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-1
/
+22
2023-12-20
shm: Slim down dependencies
Kent Overstreet
1
-0
/
+1
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
1
-0
/
+72
2023-08-10
parisc: dma: Add prototype for pcxl_dma_start
Helge Deller
1
-4
/
+0
2023-08-03
parisc/mm: preallocate fixmap page tables at init
Mike Rapoport (IBM)
1
-0
/
+34
2023-06-30
parisc: init: Drop unused variable end_paddr
Helge Deller
1
-2
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+20
2022-08-01
parisc: Drop zero variable initialisations in mm/init.c
Jason Wang
1
-1
/
+1
2022-07-17
parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-05-23
parisc: Prevent ldil() to sign-extend into upper 32 bits
Helge Deller
1
-0
/
+6
2022-01-28
parisc: Drop __init from map_pages declaration
John David Anglin
1
-5
/
+4
2021-11-01
parisc: Use swap() to swap values in setup_bootmem()
Yihao Han
1
-5
/
+1
2021-10-30
parisc: fix warning in flush_tlb_all
Sven Schnelle
1
-2
/
+2
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
1
-5
/
+5
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-3
/
+3
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-5
/
+0
2020-07-21
parisc: Convert to BIT_MASK() and BIT_WORD()
Helge Deller
1
-6
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-03
parisc: simplify detection of memory zone boundaries
Mike Rapoport
1
-19
/
+3
2020-05-29
parisc: Fix kernel panic in mem_init()
Helge Deller
1
-1
/
+1
2020-01-27
parisc: map_pages(): cleanup page table initialization
Mike Rapoport
1
-38
/
+12
2020-01-14
parisc: fix map_pages() to actually populate upper directory
Mike Rapoport
1
-1
/
+1
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-36
/
+39
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-10
parisc: Use __ro_after_init in init.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
1
-32
/
+35
2019-05-03
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
1
-55
/
+47
2019-05-03
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
1
-5
/
+9
2019-02-22
parisc: use memblock_alloc() instead of custom get_memblock()
Mike Rapoport
1
-33
/
+19
2019-01-05
parisc: Remap hugepage-aligned pages in set_kernel_text_rw()
Helge Deller
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-28
parisc: Fix A500 boot crash
John David Anglin
1
-6
/
+4
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-0
/
+15
2018-10-17
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
1
-8
/
+3
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-01-02
parisc: Show initial kernel memory layout unhashed
Helge Deller
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
1
-0
/
+3
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
1
-49
/
+0
[next]