index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
Age
Commit message (
Expand
)
Author
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-12-13
powerpc: Ensure that swiotlb buffer is allocated from low memory
Mike Rapoport
2019-12-05
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...
Aneesh Kumar K.V
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-29
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
2019-11-25
powerpc/fixmap: don't clear fixmap area in paging_init()
Christophe Leroy
2019-11-07
powerpc: Don't flush caches when adding memory
Alastair D'Silva
2019-11-07
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
Alastair D'Silva
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-15
powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
Andrea Arcangeli
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-04-21
powerpc/mm: Fix section mismatch warning
Aneesh Kumar K.V
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-03
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2018-04-24
powerpc/mm: Flush cache on memory hot(un)plug
Balbir Singh
2018-04-01
powerpc/mm: Use memblock API for PPC32 page_is_ram
Jonathan Neuschäfer
2018-04-01
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
Jonathan Neuschäfer
[prev]
[next]