aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-14lmb: rename to memblockYinghai Lu1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-30powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman1-1/+1
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven1-1/+1
2009-06-15ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven1-3/+2
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven1-2/+5
2009-03-11powerpc/ps3: Print memory hotplug errorsGeoff Levand1-2/+2
2009-02-13powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand1-1/+1
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell1-5/+5
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell1-17/+21
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell1-15/+17
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand1-1/+1
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand1-0/+3
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+2
2008-01-25[POWERPC] PS3: Remove lpar address workaroundGeoff Levand1-12/+4
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven1-4/+4
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand1-2/+0
2007-06-28[POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven1-5/+5
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand1-108/+514
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven1-2/+2
2007-05-02[POWERPC] PS3: Remove duplicate variable assignementGeoff Levand1-1/+0
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven1-1/+1
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-1/+0
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann1-0/+4
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand1-0/+827