index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
2022-09-26
1
-1
/
+1
*
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
1
-0
/
+1
|
\
|
*
powerpc/mm: Export memory_add_physaddr_to_nid() for modules
Michael Ellerman
2022-07-29
1
-0
/
+1
*
|
Merge branch 'fixes' into next
Michael Ellerman
2022-07-09
1
-1
/
+32
|
\
\
|
*
|
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2022-06-29
1
-1
/
+32
|
|
/
*
/
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-20
1
-0
/
+1
|
/
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-0
/
+4
|
\
|
*
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
2022-05-22
1
-0
/
+2
|
*
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
2022-05-11
1
-0
/
+2
*
|
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
2022-04-18
1
-4
/
+1
*
|
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-1
/
+2
|
/
*
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
2022-04-07
1
-1
/
+1
*
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
2021-12-23
1
-2
/
+0
*
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
2021-11-29
1
-0
/
+2
*
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
2021-11-25
1
-2
/
+0
*
powerpc: Set max_mapnr correctly
Christophe Leroy
2021-10-13
1
-1
/
+1
*
powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...
Christophe Leroy
2021-10-09
1
-1
/
+1
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-0
/
+7
|
\
|
*
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
2021-06-17
1
-0
/
+4
|
*
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
1
-0
/
+3
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-2
/
+2
|
/
*
powerpc/mem: Add back missing header to fix 'no previous prototype' error
Christophe Leroy
2021-06-06
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
1
-1
/
+0
|
\
|
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
|
powerpc/mem: Move cache flushing functions into mm/cacheflush.c
Christophe Leroy
2021-04-14
1
-281
/
+0
*
|
powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
Sebastian Andrzej Siewior
2021-03-24
1
-1
/
+1
|
/
*
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
2021-02-11
1
-22
/
+0
*
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
2021-02-11
1
-2
/
+2
*
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
2021-02-11
1
-6
/
+22
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-20
/
+40
|
\
|
*
powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c
Christophe Leroy
2020-12-04
1
-5
/
+0
|
*
powerpc/mm: Fix verification of MMU_FTR_TYPE_44x
Christophe Leroy
2020-12-04
1
-1
/
+1
|
*
powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
David Hildenbrand
2020-11-19
1
-1
/
+4
|
*
powerpc/mm: print warning in arch_remove_linear_mapping()
David Hildenbrand
2020-11-19
1
-1
/
+3
|
*
powerpc/mm: protect linear mapping modifications by a mutex
David Hildenbrand
2020-11-19
1
-0
/
+5
|
*
powerpc/mm: factor out creating/removing linear mapping
David Hildenbrand
2020-11-19
1
-13
/
+28
*
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
1
-7
/
+0
|
\
\
|
*
|
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
1
-7
/
+0
|
|
/
*
/
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-22
1
-0
/
+1
|
/
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-1
/
+5
|
\
|
*
powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
Thiago Jung Bauermann
2020-09-14
1
-1
/
+5
*
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-6
/
+10
*
|
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
1
-7
/
+8
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-3
/
+0
|
\
|
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-2
/
+0
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
2020-07-29
1
-5
/
+0
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
[next]