index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Fix PMI breakage in cbe_cbufreq driver
Christian Krafft
2007-07-02
1
-5
/
+10
*
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
2007-06-07
1
-2
/
+15
*
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
2007-06-07
1
-3
/
+5
*
[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain
Thomas Renninger
2007-06-07
1
-6
/
+27
*
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
2007-06-07
1
-82
/
+77
*
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-06-07
3
-30
/
+32
*
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
2007-06-07
1
-35
/
+5
*
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
2007-06-07
1
-0
/
+4
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-3
/
+1
*
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
2007-05-11
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
7
-41
/
+278
|
\
|
*
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-05-09
6
-36
/
+274
|
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
1
-5
/
+4
*
|
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
3
-6
/
+6
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
1
-2
/
+1
|
|
\
|
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
3
-6
/
+6
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
4
-4
/
+0
|
|
/
|
/
|
*
|
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
|
/
*
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
2007-04-30
1
-1
/
+1
*
[POWERPC] get_property cleanups
Stephen Rothwell
2007-04-30
1
-2
/
+2
*
[POWERPC] cell: cbe_cpufreq cleanup and crash fix
Olof Johansson
2007-04-30
1
-10
/
+14
*
[POWERPC] Generic check_legacy_ioport
Olaf Hering
2007-04-27
1
-10
/
+0
*
Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Paul Mackerras
2007-04-24
5
-58
/
+530
|
\
|
*
[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory
Jeremy Kerr
2007-04-23
1
-0
/
+160
|
*
[POWERPC] cell: add support for proper device-tree
Christian Krafft
2007-04-23
1
-30
/
+88
|
*
[POWERPC] cell: use pmi in cpufreq driver
Christian Krafft
2007-04-23
1
-1
/
+80
|
*
[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes
Christian Krafft
2007-04-23
1
-1
/
+154
|
*
[POWERPC] cbe_thermal: clean up computation of temperature
Christian Krafft
2007-04-23
1
-18
/
+10
|
*
[POWERPC] cell: add cbe_node_to_cpu function
Christian Krafft
2007-04-23
2
-14
/
+44
*
|
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
2007-04-23
2
-3
/
+10
*
|
[POWERPC] spu_base: remove cleanup_spu_base
Christoph Hellwig
2007-04-23
1
-37
/
+10
*
|
[POWERPC] spufs: various run.c cleanups
Christoph Hellwig
2007-04-23
1
-20
/
+31
*
|
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs
Akinobu Mita
2007-04-23
1
-18
/
+16
*
|
[POWERPC] spufs: fix memory leak on coredump
Arnd Bergmann
2007-04-23
1
-9
/
+10
*
|
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
2007-04-23
1
-7
/
+6
*
|
[POWERPC] spufs: add mode= mount option
Jeremy Kerr
2007-04-23
1
-4
/
+10
*
|
[POWERPC] spufs: use memcpy_fromio() to copy from local store
Akinobu Mita
2007-04-23
1
-6
/
+6
*
|
[POWERPC] spufs: avoid spurious memory barriers
Christoph Hellwig
2007-04-23
1
-14
/
+0
*
|
[POWERPC] spufs: fix memory leak on spufs reloading
Akinobu Mita
2007-04-23
1
-0
/
+6
*
|
[POWERPC] spufs: fix missing error handling in module_init()
Akinobu Mita
2007-04-23
1
-6
/
+10
*
|
[POWERPC] spufs: check spu_acquire_runnable() return value
Akinobu Mita
2007-04-23
1
-1
/
+4
*
|
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
3
-4
/
+4
*
|
[POWERPC] spufs: provide siginfo for SPE faults
Jeremy Kerr
2007-04-23
1
-7
/
+25
*
|
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
8
-130
/
+223
*
|
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
Christoph Hellwig
2007-04-23
1
-1
/
+2
*
|
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
2007-04-23
1
-22
/
+16
*
|
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-04-23
3
-55
/
+16
[next]