index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+4
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+14
2024-08-30
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
1
-1
/
+1
2024-08-30
powerpc/8xx: Preallocate execmem page tables
Christophe Leroy
1
-0
/
+14
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
1
-1
/
+4
2024-08-12
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
Christophe Leroy
1
-2
/
+0
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+64
2024-04-30
powerpc: Mark memory_limit as initdata
Michael Ellerman
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
1
-4
/
+4
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2023-10-23
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
1
-1
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
1
-0
/
+1
2022-12-02
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
1
-1
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
1
-1
/
+1
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2022-07-29
powerpc/mm: Export memory_add_physaddr_to_nid() for modules
Michael Ellerman
1
-0
/
+1
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+32
2022-06-29
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
1
-1
/
+32
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-0
/
+1
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+4
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
1
-0
/
+2
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
1
-0
/
+2
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
1
-4
/
+1
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-1
/
+2
2022-04-07
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2021-12-23
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
1
-2
/
+0
2021-11-29
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
1
-0
/
+2
2021-11-25
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
1
-2
/
+0
2021-10-13
powerpc: Set max_mapnr correctly
Christophe Leroy
1
-1
/
+1
2021-10-09
powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...
Christophe Leroy
1
-1
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+7
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-2
/
+2
2021-06-17
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
1
-0
/
+4
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
1
-0
/
+3
2021-06-06
powerpc/mem: Add back missing header to fix 'no previous prototype' error
Christophe Leroy
1
-0
/
+1
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-14
powerpc/mem: Move cache flushing functions into mm/cacheflush.c
Christophe Leroy
1
-281
/
+0
2021-03-24
powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
Sebastian Andrzej Siewior
1
-1
/
+1
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
1
-22
/
+0
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
1
-2
/
+2
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
1
-6
/
+22
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-20
/
+40
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+0
[next]