index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-09
[POWERPC] PS3: Remove unused os-area params
Geoff Levand
3
-27
/
+21
2007-10-09
[POWERPC] PS3: Cleanup of os-area.c
Geoff Levand
1
-12
/
+15
2007-09-13
[POWERPC] PS3: Enhance storage probe debug output
Geoff Levand
1
-8
/
+16
2007-09-13
[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build
Jeremy Kerr
1
-0
/
+4
2007-09-13
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
1
-0
/
+7
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+1
2007-09-10
[POWERPC] cell/PS3: Ignore storage devices that are still being probed
Geert Uytterhoeven
2
-0
/
+30
2007-09-10
[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set
Jeremy Kerr
1
-0
/
+2
2007-08-30
[POWERPC] PS3: Fix bug where the major version part is not compared
Masakazu Mokuno
1
-1
/
+2
2007-08-15
[POWERPC] ps3: Fix no storage devices found
Geert Uytterhoeven
1
-1
/
+1
2007-08-10
[POWERPC] PS3: Remove text saying PS3 support is incomplete
Geoff Levand
1
-5
/
+5
2007-08-10
[POWERPC] PS3: Fix storage probe logic
Geert Uytterhoeven
1
-18
/
+19
2007-08-10
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
1
-0
/
+6
2007-08-03
[POWERPC] ps3: Fix section mismatch in ps3/setup.c
Stephen Rothwell
1
-1
/
+1
2007-07-22
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
1
-0
/
+15
2007-07-22
ps3: BD/DVD/CD-ROM Storage Driver
Geert Uytterhoeven
1
-0
/
+11
2007-07-22
ps3: Disk Storage Driver
Geert Uytterhoeven
1
-0
/
+10
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
1
-2
/
+4
2007-07-10
[POWERPC] PS3: Bootwrapper support.
Geoff Levand
1
-2
/
+0
2007-06-28
[POWERPC] PS3: Storage device registration routines
Geert Uytterhoeven
1
-0
/
+286
2007-06-28
[POWERPC] PS3: Storage Driver Core
Geert Uytterhoeven
1
-0
/
+4
2007-06-28
[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
Geert Uytterhoeven
1
-1
/
+30
2007-06-28
[POWERPC] PS3: Fix more sparse warnings
Geert Uytterhoeven
1
-5
/
+5
2007-06-28
[POWERPC] PS3: Select MEMORY_HOTPLUG
Geoff Levand
1
-0
/
+1
2007-06-28
[POWERPC] PS3: Device tree source
Geoff Levand
1
-1
/
+1
[next]