aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/mem.c
AgeCommit message (Expand)Author
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-09-20powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll
2011-06-30powerpc: Move free_initmem to common codeDave Carroll
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt
2011-06-29powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu
2010-08-05memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt
2010-08-04memblock/powerpc: Use new accessorsBenjamin Herrenschmidt
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-10-07powerpc: Avoid integer overflow in page_is_ram()Roland Dreier
2008-08-04powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds
2008-07-26powerpc: use generic show_mem()Johannes Weiner
2008-07-09powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese
2008-07-03powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala