aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAge
* powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-03
* powerpc/mm: Mark Memory Resources as busyNathan Fontenot2013-08-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V2013-06-21
* | mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* | mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea2013-04-17
* | mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
* | mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-29
|/
* Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-23
|\
| * memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* | powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer2013-01-28
|/
* powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-12
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-06
* KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-16
* powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\
| * powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com2011-12-07
| * powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce2011-12-07
| * powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com2011-11-27
* | powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
|/
* powerpc: Add System RAM to /proc/iomemAnton Blanchard2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-20
* | powerpc: Hugetlb for BookEBecky Bruce2011-09-19
|/
* powerpc/mm: Fix output of total_ram.Tony Breeds2011-07-19
* powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-08
* powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-30
* powerpc: Move free_initmem to common codeDave Carroll2011-06-30
* Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-30
|\
| * powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-09
* | powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce2011-06-29
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
* memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-04
* memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
* lmb: rename to memblockYinghai Lu2010-07-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-19
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-30
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-27