aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
Commit message (Expand)AuthorAge
* ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-15
* ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-15
* ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven2009-06-15
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-14
* powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-14
* powerpc/ps3: Use smp_request_message_ipiGeoff Levand2009-05-21
* powerpc/ps3: Fix build error on UPGeoff Levand2009-04-27
* powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand2009-04-22
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-01
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
|\
| * PS3: replace bus_id usageGreg Kroah-Hartman2009-03-24
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-23
|\|
| * ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-13
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-11
* | powerpc/ps3: Print memory hotplug errorsGeoff Levand2009-03-11
|/
* powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-13
* powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-16
* powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell2009-01-16
* powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell2009-01-16
* powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-16
* powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2009-01-16
* powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell2009-01-16
* mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-08
* powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-22
* powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-15
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-15
* powerpc/ps3: Quiet dmesg outputGeoff Levand2008-12-15
* powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-19
* powerpc/ps3: Fix memory leak in device initMasakazu Mokuno2008-11-05
* powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-31
* powerpc: Drop archdata numa_nodeBecky Bruce2008-09-24
* powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-25
* powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-25
* powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-21
* powerpc: pci config cleanupJohn Rigby2008-07-16
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-09
* | powerpc/ps3: Quiet system bus match outputGeoff Levand2008-07-09
|/
* [POWERPC] PS3: Fix memory hotplugGeoff Levand2008-05-23
* [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-02
* [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-24
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
* [POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven2008-04-01
* [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-01
* [POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto2008-04-01
* [POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin2008-04-01
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* [POWERPC] PS3: Remove lpar address workaroundGeoff Levand2008-01-25