index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-02-13
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
1
-1
/
+1
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
7
-42
/
+42
2009-01-16
powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments
Stephen Rothwell
1
-9
/
+8
2009-01-16
powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs
Stephen Rothwell
1
-1
/
+3
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
4
-26
/
+36
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
2
-17
/
+19
2009-01-16
powerpc/ps3: set_dabr() takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2009-01-08
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
1
-0
/
+37
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-24
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-16
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-13
[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
[next]