index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Ensure that swiotlb buffer is allocated from low memory
Mike Rapoport
2020-01-12
1
-0
/
+8
*
powerpc: Avoid code patching freed init sections
Michael Neuling
2019-05-16
1
-0
/
+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-27
1
-2
/
+2
*
|
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
2015-08-07
1
-7
/
+7
|
/
*
powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()
Scott Wood
2015-06-02
1
-1
/
+1
*
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
1
-3
/
+0
*
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2014-11-10
1
-0
/
+1
*
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-10
1
-60
/
+2
*
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
2014-11-05
1
-2
/
+12
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2014-10-04
1
-6
/
+62
|
\
|
*
powerpc/mm: Use common paging_init() for NUMA
Scott Wood
2014-09-19
1
-1
/
+6
|
*
powerpc: Dynamic DMA zone limits
Scott Wood
2014-09-03
1
-5
/
+56
*
|
memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE
Wang Nan
2014-08-06
1
-1
/
+2
|
/
*
powerpc/pseries: Use remove_memory() to remove memory
Nathan Fontenot
2014-03-07
1
-1
/
+6
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
1
-1
/
+7
|
\
|
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
1
-0
/
+6
|
|
\
|
|
*
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2014-01-09
1
-0
/
+6
|
*
|
powerpc: Make add_system_ram_resources() __init
Geert Uytterhoeven
2014-01-15
1
-1
/
+1
|
|
/
*
/
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
1
-1
/
+1
|
/
*
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
2013-10-03
1
-0
/
+9
*
powerpc/mm: Mark Memory Resources as busy
Nathan Fontenot
2013-08-27
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-0
/
+4
|
\
|
*
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
1
-0
/
+4
*
|
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-15
/
+1
*
|
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-44
/
+12
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-3
/
+2
*
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-2
/
+1
|
\
|
*
powerpc: place EXPORT_SYMBOL macro right after declaration
Valentina Manea
2013-04-18
1
-2
/
+1
*
|
mm/PPC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-5
/
+1
*
|
mm/ppc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-27
/
+2
|
/
*
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2013-02-23
1
-0
/
+12
|
\
|
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+12
*
|
powerpc/mm: Eliminate unneeded for_each_memblock
Cody P Schafer
2013-01-29
1
-7
/
+4
|
/
*
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-12
1
-2
/
+1
*
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
2012-09-07
1
-1
/
+1
*
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
1
-0
/
+1
*
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
1
-1
/
+22
|
\
|
*
powerpc: Punch a hole in /dev/mem for librtas
sukadev@linux.vnet.ibm.com
2011-12-08
1
-0
/
+3
|
*
powerpc/book3e: Change hugetlb preload to take vma argument
Becky Bruce
2011-12-07
1
-1
/
+1
|
*
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
2011-11-28
1
-0
/
+18
*
|
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
1
-1
/
+1
|
/
*
powerpc: Add System RAM to /proc/iomem
Anton Blanchard
2011-11-08
1
-0
/
+30
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
Anton Blanchard
2011-09-20
1
-1
/
+2
*
|
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-0
/
+5
|
/
[next]