Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e9b62693ae0a1e13ccc97a6792d9a7770c8d1b5b
/
arch
/
powerpc
/
platforms
/
ps3
e48b1b4
[POWERPC] Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b163a25
[POWERPC] PS3: Split device setup for static vs. dynamic devices
by Geert Uytterhoeven
· 17 years ago
ca052f7
[POWERPC] PS3: Save power in busy loops on halt
by Geert Uytterhoeven
· 17 years ago
23afcb4
[POWERPC] PS3: Add ps3_get_speid routine
by Takashi Yamamoto
· 17 years ago
ad18c3d
[POWERPC] PS3: Fix unlikely typo in ps3_get_irq
by Roel Kluin
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
a628df1
[POWERPC] PS3: Remove lpar address workaround
by Geoff Levand
· 17 years ago
781749a
[POWERPC] PS3: Add logical performance monitor driver support
by Takashi Yamamoto
· 17 years ago
ed75700
[POWERPC] PS3: Add logical performance monitor device support
by Geoff Levand
· 17 years ago
c2b16e1
[POWERPC] PS3: Add logical performance monitor repository routines
by Takashi Yamamoto
· 17 years ago
720c913
[POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.c
by Geert Uytterhoeven
· 17 years ago
ad7d819
[POWERPC] PS3: Refactor ps3_repository_find_device()
by Geert Uytterhoeven
· 17 years ago
0a46893
[POWERPC] PS3: Kill unused ps3_repository_bump_device()
by Geert Uytterhoeven
· 17 years ago
972b1f0
[POWERPC] PS3: Add repository polling loop to work around timing bug
by Geert Uytterhoeven
· 17 years ago
b4cb294
[POWERPC] PS3: Use the HVs storage device notification mechanism properly
by Geert Uytterhoeven
· 17 years ago
e06bcf3
[POWERPC] PS3: Add ps3_repository_find_device_by_id()
by Geert Uytterhoeven
· 17 years ago
034e0ab
[POWERPC] PS3: Make bus_id and dev_id u64
by Geert Uytterhoeven
· 17 years ago
9156ad4
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
ec5d2df
[POWERPC] PS3: Fix printing of os-area magic numbers
by Geoff Levand
· 17 years ago
c2a7dcad
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
c25620d
[POWERPC] cell: wrap master run control bit
by Masato Noguchi
· 17 years ago
eb8dc84
[POWERPC] Make PS3_SYS_MANAGER default y, not m
by Michael Ellerman
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
d1ed455
PS3: sg chaining support
by Jens Axboe
· 17 years ago
b909007
PS3 system bus add_uevent_var() fallout
by Geert Uytterhoeven
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
ef2ac63
[POWERPC] PS3: Add os-area database routines
by Geoff Levand
· 17 years ago
7db1942
[POWERPC] PS3: Save os-area params to device tree
by Geoff Levand
· 17 years ago
d7b98e3
[POWERPC] PS3: Add os-area rtc_diff set/get routines
by Geoff Levand
· 17 years ago
418ef20
[POWERPC] PS3: os-area workqueue processing
by Geoff Levand
· 17 years ago
01263e8
[POWERPC] PS3: Remove unused os-area params
by Geoff Levand
· 17 years ago
ca94297
[POWERPC] PS3: Cleanup of os-area.c
by Geoff Levand
· 17 years ago
75cdff9
[POWERPC] PS3: Enhance storage probe debug output
by Geoff Levand
· 17 years ago
85d0292
[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build
by Jeremy Kerr
· 17 years ago
8528ab8
[POWERPC] Invert null match behaviour for irq_hosts
by Michael Ellerman
· 17 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 17 years ago
d51dd3d
[POWERPC] cell/PS3: Ignore storage devices that are still being probed
by Geert Uytterhoeven
· 17 years ago
ef8034d
[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set
by Jeremy Kerr
· 17 years ago
fc43dca
[POWERPC] PS3: Fix bug where the major version part is not compared
by Masakazu Mokuno
· 17 years ago
2de6912
[POWERPC] ps3: Fix no storage devices found
by Geert Uytterhoeven
· 17 years ago
332a7b3
[POWERPC] PS3: Remove text saying PS3 support is incomplete
by Geoff Levand
· 17 years ago
edd2a9d
[POWERPC] PS3: Fix storage probe logic
by Geert Uytterhoeven
· 17 years ago
f599644
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
by Andre Detsch
· 17 years ago
cba684f
[POWERPC] ps3: Fix section mismatch in ps3/setup.c
by Stephen Rothwell
· 17 years ago
f965263
ps3: FLASH ROM Storage Driver
by Geert Uytterhoeven
· 17 years ago
9aea8cb
ps3: BD/DVD/CD-ROM Storage Driver
by Geert Uytterhoeven
· 17 years ago
c6131fa
ps3: Disk Storage Driver
by Geert Uytterhoeven
· 17 years ago
bce9451
Cell: Draw SPE helper penguin logos
by Geert Uytterhoeven
· 17 years ago
bafdb64
[POWERPC] PS3: Bootwrapper support.
by Geoff Levand
· 17 years ago
a5c631b
[POWERPC] PS3: Storage device registration routines
by Geert Uytterhoeven
· 17 years ago
8007180
[POWERPC] PS3: Storage Driver Core
by Geert Uytterhoeven
· 17 years ago
32d7331
[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
by Geert Uytterhoeven
· 17 years ago
32f44a1
[POWERPC] PS3: Fix more sparse warnings
by Geert Uytterhoeven
· 17 years ago
ae639ac
[POWERPC] PS3: Select MEMORY_HOTPLUG
by Geoff Levand
· 17 years ago
9065762
[POWERPC] PS3: Device tree source
by Geoff Levand
· 17 years ago
a354ab8
[POWERPC] PS3: Use clear_bit
by Geoff Levand
· 17 years ago
aab8350
[POWERPC] PS3: Rename processor id symbols
by Geoff Levand
· 17 years ago
ffbdd24
[POWERPC] PS3: Device registration routines.
by Geoff Levand
· 17 years ago
9e6b99b
[POWERPC] PS3: Frame buffer system-bus rework
by Geert Uytterhoeven
· 17 years ago
7626e78
[POWERPC] PS3: Vuart rework
by Geoff Levand
· 17 years ago
a3323d1
[POWERPC] PS3: Repository probe cleanups
by Geoff Levand
· 17 years ago
6758555
[POWERPC] PS3: System-bus modinfo attribute
by David Woodhouse
· 17 years ago
688b337
[POWERPC] PS3: System-bus uevent
by David Woodhouse
· 17 years ago
6bb5cf1
[POWERPC] PS3: System-bus rework
by Geoff Levand
· 17 years ago
9263e85
[POWERPC] PS3: Kexec support
by Geoff Levand
· 17 years ago
83bb643
[POWERPC] PS3: Simplify definition of DBG
by Geert Uytterhoeven
· 17 years ago
743c1bb
[POWERPC] PS3: Move chip mask defs up
by Geoff Levand
· 17 years ago
670ad35
[POWERPC] PS3: Fix sparse warnings
by Geert Uytterhoeven
· 17 years ago
53f7c54
[POWERPC] PS3: Map SPU regions as non-guarded
by Geoff Levand
· 17 years ago
1322810
[POWERPC] PS3: Compare firmware version
by Masakazu Mokuno
· 17 years ago
848cfdc
[POWERPC] PS3: Use __maybe_unused
by Geoff Levand
· 17 years ago
7961f20
[POWERPC] PS3: Rename IPI symbols
by Geoff Levand
· 17 years ago
8e561e7
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
by David Gibson
· 17 years ago
42d284bc
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
by Stephen Rothwell
· 17 years ago
28820d9
[POWERPC] PS3: Fix request_irq warning
by Geoff Levand
· 18 years ago
435e0b2
[POWERPC] Trivial ps3 warning fixes
by Stephen Rothwell
· 18 years ago
dc4f60c
[POWERPC] PS3: Interrupt routine fixups.
by Geoff Levand
· 18 years ago
1282885
[POWERPC] PS3: Remove duplicate variable assignement
by Geoff Levand
· 18 years ago
f0a1d02
[POWERPC] PS3: Add DABR support
by Geoff Levand
· 18 years ago
69d48b4
[POWERPC] Fix STRICT_MM_TYPECHECKS
by David Gibson
· 18 years ago
057b184
[POWERPC] Spinlock initializer cleanup
by Thomas Gleixner
· 18 years ago
72e77a1
[POWERPC] Split cell platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
8170f52
[POWERPC] ps3: always make sure we're running on a PS3
by Geert Uytterhoeven
· 18 years ago
3f555c7
[PATCH] ps3: introduce CONFIG_PS3_ADVANCED
by Geert Uytterhoeven
· 18 years ago
fde5efd
[POWERPC] PS3: System manager support
by Geoff Levand
· 18 years ago
44430e0
[POWERPC] powerpc: Remove SPU struct pages for PS3
by Benjamin Herrenschmidt
· 18 years ago
36dff96
[PATCH] ps3: cleanup ps3fb before clearing HPTE
by Geert Uytterhoeven
· 18 years ago
fbdb3e5
[PATCH] ps3: Preallocate bootmem memory for ps3fb
by Geert Uytterhoeven
· 18 years ago
11227fd
[PATCH] ps3: AV Settings Driver
by Geert Uytterhoeven
· 18 years ago
9288f5c
[PATCH] ps3: missing exports
by Al Viro
· 18 years ago
35063bb
[POWERPC] PS3: Fix DMA scatter-gather
by Geoff Levand
· 18 years ago
2a08ea6
[POWERPC] PS3: Move system bus to platform directory
by Geoff Levand
· 18 years ago
098e274
[POWERPC] ps3: get av_multi_out params
by Geert Uytterhoeven
· 18 years ago
66b4495
[POWERPC] ps3: get firmware version
by Geoff Levand
· 18 years ago
73d976b
[POWERPC] ps3: remove cpuinfo
by Geoff Levand
· 18 years ago
5771576
[POWERPC] ps3: fix interrupt bmp
by Geoff Levand
· 18 years ago
b1eeb38
[POWERPC] ps3: add interrupt alloc for outlets
by Geert Uytterhoeven
· 18 years ago
861be32
[POWERPC] ps3: bind interrupt to cpu
by Geoff Levand
· 18 years ago
9cf9e19
[POWERPC] ps3: cleanup interrupt bmp routines
by Benjamin Herrenschmidt
· 18 years ago
Next »