aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAge
* 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
* powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-27
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-15
* powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-11
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-20
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-20
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-20
* powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-06
* powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-03
* powerpc: use generic show_mem()Johannes Weiner2008-07-26
* powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-09
* powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-03
* [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-08
* [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-29
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-24
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-16
* [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-01