aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
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 Rothwell7-42/+42
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell4-26/+36
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2-17/+19
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris1-0/+37
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov1-4/+0
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-16/+12
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2-6/+8
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand1-1/+1
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven1-0/+4
2008-11-06powerpc/ps3: Fix memory leak in device initMasakazu Mokuno1-5/+24
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-17/+19
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce1-1/+1
2008-08-26powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno1-4/+14
2008-08-26powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2-179/+91
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2-7/+15
2008-07-16powerpc: pci config cleanupJohn Rigby1-0/+1
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-3/+4
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson1-7/+10
2008-07-09powerpc/ps3: Quiet system bus match outputGeoff Levand1-8/+13
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-3/+4
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand1-0/+3
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven1-3/+3
2008-04-24[POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman1-0/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-01[POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven1-32/+46
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven1-1/+11
2008-04-01[POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto1-0/+7
2008-04-01[POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin1-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller3-3/+6
2008-01-25[POWERPC] PS3: Remove lpar address workaroundGeoff Levand2-23/+4
2008-01-25[POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto1-0/+13
2008-01-25[POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2-0/+90
2008-01-25[POWERPC] PS3: Add logical performance monitor repository routinesTakashi Yamamoto2-4/+83
2008-01-25[POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.cGeert Uytterhoeven1-32/+32
2008-01-25[POWERPC] PS3: Refactor ps3_repository_find_device()Geert Uytterhoeven1-38/+22
2008-01-25[POWERPC] PS3: Kill unused ps3_repository_bump_device()Geert Uytterhoeven1-6/+0
2008-01-25[POWERPC] PS3: Add repository polling loop to work around timing bugGeert Uytterhoeven1-13/+33
2008-01-25[POWERPC] PS3: Use the HVs storage device notification mechanism properlyGeert Uytterhoeven3-234/+223
2008-01-25[POWERPC] PS3: Add ps3_repository_find_device_by_id()Geert Uytterhoeven2-0/+79
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven5-32/+27
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-10/+30
2007-12-28[POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand1-10/+30
2007-12-21Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-2/+25