| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-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 |