index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-04-30
[POWERPC] get_property cleanups
Stephen Rothwell
1
-2
/
+2
2007-04-30
[POWERPC] cell: cbe_cpufreq cleanup and crash fix
Olof Johansson
1
-10
/
+14
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-10
/
+0
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-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-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
9
-28
/
+27
2007-04-13
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
1
-4
/
+0
2007-04-13
[POWERPC] CBE thermal support on PS3
Geert Uytterhoeven
1
-0
/
+1
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
6
-103
/
+94
2007-03-22
[POWERPC] Split cell platforms into their respective Kconfig file
Kumar Gala
1
-0
/
+23
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
3
-82
/
+74
2007-03-10
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
3
-11
/
+6
2007-03-10
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
Arnd Bergmann
1
-10
/
+14
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
1
-2
/
+2
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-2
/
+2
2007-02-13
[POWERPC] cell: PPU Oprofile cleanup patch
Carl Love
1
-10
/
+4
2007-02-13
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
Masato Noguchi
1
-0
/
+3
[next]