index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-02
1
-0
/
+4
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/mm: Fix section mismatch warning
Aneesh Kumar K.V
2019-04-21
1
-4
/
+4
*
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
2019-04-20
1
-1
/
+2
*
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-21
1
-22
/
+0
|
\
|
*
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2019-02-18
1
-22
/
+0
*
|
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2019-02-04
1
-33
/
+6
|
/
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+2
*
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
1
-30
/
+17
*
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
1
-2
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
1
-4
/
+5
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-2
/
+2
*
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-09-18
1
-0
/
+2
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-1
/
+1
*
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2018-06-03
1
-1
/
+3
*
powerpc/mm: Flush cache on memory hot(un)plug
Balbir Singh
2018-04-24
1
-0
/
+2
*
powerpc/mm: Use memblock API for PPC32 page_is_ram
Jonathan Neuschäfer
2018-03-31
1
-4
/
+0
*
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
Jonathan Neuschäfer
2018-03-31
1
-7
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-3
/
+6
|
\
|
*
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
2018-03-30
1
-2
/
+2
|
*
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-30
1
-1
/
+4
*
|
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
2018-03-27
1
-2
/
+2
|
/
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-6
/
+5
|
\
|
*
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-4
/
+2
|
*
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
*
|
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
1
-2
/
+1
|
/
*
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
1
-1
/
+1
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
1
-0
/
+1
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
1
-5
/
+15
|
\
|
*
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
2017-07-02
1
-3
/
+13
|
*
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
1
-2
/
+2
*
|
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-07
1
-2
/
+2
*
|
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-07
1
-9
/
+1
*
|
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-07
1
-1
/
+1
|
/
*
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2017-02-10
1
-0
/
+4
*
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
Benjamin Herrenschmidt
2016-07-07
1
-0
/
+10
*
powerpc/mm: Ensure "special" zones are empty
Oliver O'Halloran
2016-06-16
1
-1
/
+7
*
powerpc/mm: Improve readability of update_mmu_cache()
Gavin Shan
2016-05-11
1
-7
/
+14
*
powerpc/mm: define TOP_ZONE as a constant
Oliver O'Halloran
2016-05-11
1
-12
/
+5
*
powerpc/radix: Update MMU cache
Aneesh Kumar K.V
2016-05-11
1
-0
/
+2
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-2
/
+8
|
\
|
*
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
1
-2
/
+8
*
|
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-30
1
-1
/
+1
|
/
*
powerpc/mm: Allow user space to map rtas_rmo_buf
Vasant Hegde
2016-01-25
1
-2
/
+2
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-2
/
+2
|
\
|
*
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-28
1
-2
/
+2
[prev]
[next]