Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cfb4b571e8b56b65d1a893bda5153647fda823b9
/
arch
/
powerpc
/
mm
/
mem.c
3d4247f
powerpc/32: Add support of KASAN_VMALLOC
by Christophe Leroy
· 5 years ago
feee6b2
mm/memory_hotplug: shrink zones when offlining memory
by David Hildenbrand
· 5 years ago
8fabc62
powerpc: Ensure that swiotlb buffer is allocated from low memory
by Mike Rapoport
· 5 years ago
6f4679b
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range
by Aneesh Kumar K.V
· 5 years ago
7794b1d
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
2807273
powerpc/fixmap: fix crash with HIGHMEM
by Christophe Leroy
· 5 years ago
f2bb869
powerpc/fixmap: don't clear fixmap area in paging_init()
by Christophe Leroy
· 5 years ago
ea458ef
powerpc: Don't flush caches when adding memory
by Alastair D'Silva
· 5 years ago
0762659
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
by Alastair D'Silva
· 5 years ago
23eb7f5
powerpc: Convert flush_icache_range & friends to C
by Alastair D'Silva
· 5 years ago
8b5369e
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
by Nicolas Saenz Julienne
· 5 years ago
f2902a2
powerpc: use the generic dma coherent remap allocator
by Christoph Hellwig
· 5 years ago
e5a1edb
powerpc/mm: move update_mmu_cache() into book3s hash utils.
by Christophe Leroy
· 5 years ago
4c1616e
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
by Christophe Leroy
· 5 years ago
d964211
powerpc/mm: define empty update_mmu_cache() as static inline
by Christophe Leroy
· 5 years ago
ad628a3
powerpc/mm: don't display empty early ioremap area
by Christophe Leroy
· 5 years ago
bed38c3
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
03800e0
powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
by Andrea Arcangeli
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
1cfb725
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
by Christophe Leroy
· 6 years ago
514caf2
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
by Christoph Hellwig
· 6 years ago
a8282bf
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
9739ab7
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
by Christoph Hellwig
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ac5c942
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
by David Hildenbrand
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
b4abe38
powerpc/32: prepare shadow area for KASAN
by Christophe Leroy
· 6 years ago
9d9f2cc
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
by Christophe Leroy
· 6 years ago
26ad267
powerpc/mm: Fix section mismatch warning
by Aneesh Kumar K.V
· 6 years ago
f172acb
powerpc/mm: move warning from resize_hpt_for_hotplug()
by Laurent Vivier
· 6 years ago
d0055df
Merge branch 'topic/dma' into next
by Michael Ellerman
· 6 years ago
31f940a
powerpc/dma: use the dma-direct allocator for coherent platforms
by Christoph Hellwig
· 6 years ago
26b5233
powerpc: Drop page_is_ram() and walk_system_ram_range()
by Christophe Leroy
· 6 years ago
2c2a5af
mm, memory_hotplug: add nid parameter to arch_remove_memory
by Oscar Salvador
· 6 years ago
25078dc
powerpc: use mm zones more sensibly
by Christoph Hellwig
· 6 years ago
5b3e84f
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
by Christophe Leroy
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
34eb138
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
by Christophe Leroy
· 6 years ago
c766ee7
powerpc: handover page flags with a pgprot_t parameter
by Christophe Leroy
· 6 years ago
51c3c62
powerpc: Avoid code patching freed init sections
by Michael Neuling
· 6 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 7 years ago
68662f8
powerpc/64s/radix: prefetch user address in update_mmu_cache
by Nicholas Piggin
· 7 years ago
fb5924f
powerpc/mm: Flush cache on memory hot(un)plug
by Balbir Singh
· 7 years ago
f65e67c
powerpc/mm: Use memblock API for PPC32 page_is_ram
by Jonathan Neuschäfer
· 7 years ago
2615c93
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
by Jonathan Neuschäfer
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
29ab6c4
powerpc/mm: Pass node id into create_section_mapping
by Nicholas Piggin
· 7 years ago
9bd9be0
powerpc/mm/numa: move numa topology discovery earlier
by Nicholas Piggin
· 7 years ago
bde709a
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
by Mauricio Faria de Oliveira
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
da02451
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
by Christoph Hellwig
· 7 years ago
24e6d5a
mm: pass the vmem_altmap to arch_add_memory and __add_pages
by Christoph Hellwig
· 7 years ago
f2c2cbc
powerpc: Use pr_warn instead of pr_warning
by Joe Perches
· 8 years ago
968159c
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
by Christophe Leroy
· 7 years ago
029d925
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
by Michael Ellerman
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3d79a72
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
by Michal Hocko
· 8 years ago
f1dd2cd
mm, memory_hotplug: do not associate hotadded memory to zones until online
by Michal Hocko
· 8 years ago
1b862ae
mm, memory_hotplug: get rid of is_zone_device_section
by Michal Hocko
· 8 years ago
b584c25
powerpc/vmemmap: Add altmap support
by Oliver O'Halloran
· 8 years ago
4386c09
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
by Christophe Leroy
· 8 years ago
438cc81
powerpc/pseries: Automatically resize HPT for memory hot add/remove
by David Gibson
· 8 years ago
fecbfab
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
by Benjamin Herrenschmidt
· 9 years ago
3079abe
powerpc/mm: Ensure "special" zones are empty
by Oliver O'Halloran
· 9 years ago
171cb71
powerpc/mm: Improve readability of update_mmu_cache()
by Gavin Shan
· 9 years ago
dd0b52c
powerpc/mm: define TOP_ZONE as a constant
by Oliver O'Halloran
· 9 years ago
a3dece6
powerpc/radix: Update MMU cache
by Aneesh Kumar K.V
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
1dace6c
powerpc/mm: Clean up memory hotplug failure paths
by David Gibson
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
e256caa
powerpc/mm: Allow user space to map rtas_rmo_buf
by Vasant Hegde
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
033fbae
mm: ZONE_DEVICE for "device memory"
by Dan Williams
· 9 years ago
2f7d2b7
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
by Scott Wood
· 10 years ago
6c0cc62
powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()
by Scott Wood
· 10 years ago
f691fa1
powerpc: Replace mem_init_done with slab_is_available()
by Michael Ellerman
· 10 years ago
21098b9
powerpc: Move sparse_init() into initmem_init
by Anton Blanchard
· 10 years ago
1023973
powerpc: Remove bootmem allocator
by Anton Blanchard
· 10 years ago
16d0f5c
powerpc: Remove ppc_md.remove_memory
by Anton Blanchard
· 10 years ago
75d43b2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
by Michael Ellerman
· 10 years ago
6db35ad
powerpc/mm: Use common paging_init() for NUMA
by Scott Wood
· 10 years ago
1c98025
powerpc: Dynamic DMA zone limits
by Scott Wood
· 10 years ago
f51202d
memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE
by Wang Nan
· 10 years ago
9ac8cde
powerpc/pseries: Use remove_memory() to remove memory
by Nathan Fontenot
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
fac515db
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
4f77092
powerpc: Make add_system_ram_resources() __init
by Geert Uytterhoeven
· 11 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
f7e3334
powerpc: Fix memory hotplug with sparse vmemmap
by Nathan Fontenot
· 11 years ago
f748eda
powerpc/mm: Mark Memory Resources as busy
by Nathan Fontenot
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
602ddc7
mm/PPC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 12 years ago
369a9d8
mm/ppc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 12 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 12 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 12 years ago
Next »