Age | Commit message (Expand) | Author | Files | Lines |
2008-12-23 | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 1 | -4/+0 |
2008-12-16 | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -16/+12 |
2008-12-16 | powerpc/ps3: Add sub-match id modalias support | Geert Uytterhoeven | 2 | -6/+8 |
2008-12-16 | powerpc/ps3: Quiet dmesg output | Geoff Levand | 1 | -1/+1 |
2008-11-19 | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex | Geert Uytterhoeven | 1 | -0/+4 |
2008-11-06 | powerpc/ps3: Fix memory leak in device init | Masakazu Mokuno | 1 | -5/+24 |
2008-10-31 | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson | 1 | -17/+19 |
2008-09-25 | powerpc: Drop archdata numa_node | Becky Bruce | 1 | -1/+1 |
2008-08-26 | powerpc/ps3: Fix ioremap of spu shadow regs | Masakazu Mokuno | 1 | -4/+14 |
2008-08-26 | powerpc/ps3: Rework htab code to remove ioremap | Masakazu Mokuno | 2 | -179/+91 |
2008-07-22 | powerpc/ps3: Add a sub-match id to ps3_system_bus | Masakazu Mokuno | 2 | -7/+15 |
2008-07-17 | powerpc: pci config cleanup | John Rigby | 1 | -0/+1 |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt | 1 | -3/+4 |
2008-07-09 | powerpc/dma: implement new dma_*map*_attrs() interfaces | Mark Nelson | 1 | -7/+10 |
2008-07-09 | powerpc/ps3: Quiet system bus match output | Geoff Levand | 1 | -8/+13 |
2008-06-26 | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 1 | -3/+4 |
2008-05-23 | [POWERPC] PS3: Fix memory hotplug | Geoff Levand | 1 | -0/+3 |
2008-05-02 | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static | Geert Uytterhoeven | 1 | -3/+3 |
2008-04-24 | [POWERPC] Add include of linux/of.h to os-area.c | Michael Ellerman | 1 | -0/+1 |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-01 | [POWERPC] PS3: Split device setup for static vs. dynamic devices | Geert Uytterhoeven | 1 | -32/+46 |
2008-04-01 | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 1 | -1/+11 |
2008-04-01 | [POWERPC] PS3: Add ps3_get_speid routine | Takashi Yamamoto | 1 | -0/+7 |
2008-04-01 | [POWERPC] PS3: Fix unlikely typo in ps3_get_irq | Roel Kluin | 1 | -1/+1 |
2008-02-14 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 3 | -3/+6 |
2008-01-25 | [POWERPC] PS3: Remove lpar address workaround | Geoff Levand | 2 | -23/+4 |
2008-01-25 | [POWERPC] PS3: Add logical performance monitor driver support | Takashi Yamamoto | 1 | -0/+13 |
2008-01-25 | [POWERPC] PS3: Add logical performance monitor device support | Geoff Levand | 2 | -0/+90 |
2008-01-25 | [POWERPC] PS3: Add logical performance monitor repository routines | Takashi Yamamoto | 2 | -4/+83 |
2008-01-25 | [POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.c | Geert Uytterhoeven | 1 | -32/+32 |
2008-01-25 | [POWERPC] PS3: Refactor ps3_repository_find_device() | Geert Uytterhoeven | 1 | -38/+22 |
2008-01-25 | [POWERPC] PS3: Kill unused ps3_repository_bump_device() | Geert Uytterhoeven | 1 | -6/+0 |
2008-01-25 | [POWERPC] PS3: Add repository polling loop to work around timing bug | Geert Uytterhoeven | 1 | -13/+33 |
2008-01-25 | [POWERPC] PS3: Use the HVs storage device notification mechanism properly | Geert Uytterhoeven | 3 | -234/+223 |
2008-01-25 | [POWERPC] PS3: Add ps3_repository_find_device_by_id() | Geert Uytterhoeven | 2 | -0/+79 |
2008-01-25 | [POWERPC] PS3: Make bus_id and dev_id u64 | Geert Uytterhoeven | 5 | -32/+27 |
2008-01-24 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -10/+30 |
2007-12-28 | [POWERPC] PS3: Fix printing of os-area magic numbers | Geoff Levand | 1 | -10/+30 |
2007-12-21 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+1 |
2007-12-21 | [POWERPC] cell: wrap master run control bit | Masato Noguchi | 1 | -2/+25 |
2007-12-14 | [POWERPC] Make PS3_SYS_MANAGER default y, not m | Michael Ellerman | 1 | -1/+1 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 1 | -3/+2 |
2007-10-16 | PS3: sg chaining support | Jens Axboe | 1 | -3/+4 |
2007-10-15 | PS3 system bus add_uevent_var() fallout | Geert Uytterhoeven | 1 | -1/+0 |
2007-10-13 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -7/+2 |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras | 1 | -6/+8 |
2007-10-09 | [POWERPC] PS3: Add os-area database routines | Geoff Levand | 1 | -14/+431 |
2007-10-09 | [POWERPC] PS3: Save os-area params to device tree | Geoff Levand | 3 | -2/+104 |
2007-10-09 | [POWERPC] PS3: Add os-area rtc_diff set/get routines | Geoff Levand | 3 | -14/+22 |
2007-10-09 | [POWERPC] PS3: os-area workqueue processing | Geoff Levand | 1 | -0/+23 |