index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-24
[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc
David Gibson
1
-222
/
+150
2007-04-24
[POWERPC] pasemi: GPIO MDIO of_platform driver
Olof Johansson
3
-1
/
+354
2007-04-24
[POWERPC] pasemi: Reset mpic on boot
Olof Johansson
1
-1
/
+1
2007-04-24
[POWERPC] pasemi: Allow 8KB config space for I/O bridge
Olof Johansson
1
-3
/
+13
2007-04-24
[POWERPC] Rename last get_property calls
Stephen Rothwell
1
-2
/
+2
2007-04-24
Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Paul Mackerras
5
-58
/
+530
2007-04-24
Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell...
Paul Mackerras
14
-366
/
+589
2007-04-24
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...
Paul Mackerras
6
-129
/
+99
2007-04-23
[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory
Jeremy Kerr
1
-0
/
+160
2007-04-23
[POWERPC] cell: add support for proper device-tree
Christian Krafft
1
-30
/
+88
2007-04-23
[POWERPC] cell: use pmi in cpufreq driver
Christian Krafft
1
-1
/
+80
2007-04-23
[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes
Christian Krafft
1
-1
/
+154
2007-04-23
[POWERPC] cbe_thermal: clean up computation of temperature
Christian Krafft
1
-18
/
+10
2007-04-23
[POWERPC] cell: add cbe_node_to_cpu function
Christian Krafft
2
-14
/
+44
2007-04-23
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
2
-3
/
+10
2007-04-23
[POWERPC] spu_base: remove cleanup_spu_base
Christoph Hellwig
1
-37
/
+10
2007-04-23
[POWERPC] spufs: various run.c cleanups
Christoph Hellwig
1
-20
/
+31
2007-04-23
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs
Akinobu Mita
1
-18
/
+16
2007-04-23
[POWERPC] spufs: fix memory leak on coredump
Arnd Bergmann
1
-9
/
+10
2007-04-23
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
1
-7
/
+6
2007-04-23
[POWERPC] spufs: add mode= mount option
Jeremy Kerr
1
-4
/
+10
2007-04-23
[POWERPC] spufs: use memcpy_fromio() to copy from local store
Akinobu Mita
1
-6
/
+6
2007-04-23
[POWERPC] spufs: avoid spurious memory barriers
Christoph Hellwig
1
-14
/
+0
2007-04-23
[POWERPC] spufs: fix memory leak on spufs reloading
Akinobu Mita
1
-0
/
+6
2007-04-23
[POWERPC] spufs: fix missing error handling in module_init()
Akinobu Mita
1
-6
/
+10
2007-04-23
[POWERPC] spufs: check spu_acquire_runnable() return value
Akinobu Mita
1
-1
/
+4
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
3
-4
/
+4
2007-04-23
[POWERPC] spufs: provide siginfo for SPE faults
Jeremy Kerr
1
-7
/
+25
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
8
-130
/
+223
2007-04-23
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
Christoph Hellwig
1
-1
/
+2
2007-04-23
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
1
-22
/
+16
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
3
-55
/
+16
2007-04-23
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2
-27
/
+19
2007-04-23
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
1
-0
/
+3
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
1
-0
/
+6
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
1
-3
/
+10
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
4
-13
/
+148
2007-04-23
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2
-4
/
+23
2007-04-12
[POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup
Kumar Gala
1
-13
/
+25
2007-04-12
[POWERPC] Convert 85xx platform to unified platform Kconfig
Kumar Gala
2
-26
/
+6
2007-04-12
[POWERPC] Convert 8xx platform to unified platform Kconfig
Kumar Gala
2
-37
/
+34
2007-04-12
[POWERPC] Convert 82xx platform to unified platform Kconfig
Kumar Gala
2
-36
/
+26
2007-04-12
[POWERPC] Convert 83xx platform to unified platform Kconfig
Kumar Gala
2
-6
/
+3
2007-04-12
[POWERPC] Convert 86xx platform to unified platform Kconfig
Kumar Gala
2
-16
/
+5
2007-04-12
[POWERPC] Ensure platform CONFIG options have correct dependencies
Kumar Gala
1
-1
/
+6
2007-04-13
[POWERPC] Rename get_property to of_get_property: the last one
Stephen Rothwell
1
-6
/
+7
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
66
-215
/
+220
2007-04-13
[POWERPC] Make struct property's value a void *
Stephen Rothwell
3
-4
/
+3
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
5
-7
/
+7
2007-04-13
[POWERPC] Autodetect serial console on efika
Olaf Hering
1
-0
/
+26
[prev]
[next]