| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 2007-04-23 |
|\ |
|
| * | [POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory | Jeremy Kerr | 2007-04-23 |
| * | [POWERPC] cell: add support for proper device-tree | Christian Krafft | 2007-04-23 |
| * | [POWERPC] cell: use pmi in cpufreq driver | Christian Krafft | 2007-04-23 |
| * | [POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes | Christian Krafft | 2007-04-23 |
| * | [POWERPC] cbe_thermal: clean up computation of temperature | Christian Krafft | 2007-04-23 |
| * | [POWERPC] cell: add cbe_node_to_cpu function | Christian Krafft | 2007-04-23 |
* | | [POWERPC] spu_base: fix initialisation on systems with no SPEs | Jeremy Kerr | 2007-04-23 |
* | | [POWERPC] spu_base: remove cleanup_spu_base | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: various run.c cleanups | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: enable SPU coredump for kernel-builtin spufs | Akinobu Mita | 2007-04-23 |
* | | [POWERPC] spufs: fix memory leak on coredump | Arnd Bergmann | 2007-04-23 |
* | | [POWERPC] spufs: Minor cleanup of spu_wait | Jeremy Kerr | 2007-04-23 |
* | | [POWERPC] spufs: add mode= mount option | Jeremy Kerr | 2007-04-23 |
* | | [POWERPC] spufs: use memcpy_fromio() to copy from local store | Akinobu Mita | 2007-04-23 |
* | | [POWERPC] spufs: avoid spurious memory barriers | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: fix memory leak on spufs reloading | Akinobu Mita | 2007-04-23 |
* | | [POWERPC] spufs: fix missing error handling in module_init() | Akinobu Mita | 2007-04-23 |
* | | [POWERPC] spufs: check spu_acquire_runnable() return value | Akinobu Mita | 2007-04-23 |
* | | [POWERPC] spufs: turn run_sema into run_mutex | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: provide siginfo for SPE faults | Jeremy Kerr | 2007-04-23 |
* | | [POWERPC] spufs: make spu page faults not block scheduling | Arnd Bergmann | 2007-04-23 |
* | | [POWERPC] spu_base: move spu_init_channels out of spu_mutex | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup | Luke Browning | 2007-04-23 |
* | | [POWERPC] spufs: streamline locking for isolated spu setup | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: remove woken threads from the runqueue early | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: add memory barriers after set_bit | Arnd Bergmann | 2007-04-23 |
* | | [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p... | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spu sched: ensure preempted threads are put back on the runqueue | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: clear mapping pointers after last close | Christoph Hellwig | 2007-04-23 |
* | | [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont... | Christoph Hellwig | 2007-04-23 |
|/ |
|
* | [POWERPC] Rename get_property to of_get_property: the last one | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] spufs: don't yield CPU in spu_yield | Christoph Hellwig | 2007-04-12 |
* | [POWERPC] CBE thermal support on PS3 | Geert Uytterhoeven | 2007-04-12 |
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-12 |
|\ |
|
| * | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt | 2007-03-09 |
| * | [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization | Christoph Hellwig | 2007-03-09 |
| * | [POWERPC] spufs: fix possible memory corruption is spufs_mem_write | Arnd Bergmann | 2007-03-09 |
* | | [POWERPC] Split cell platforms into their respective Kconfig file | Kumar Gala | 2007-03-22 |
* | | [POWERPC] Create and use get_pci_dma_ops() | Stephen Rothwell | 2007-03-08 |
* | | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell | 2007-03-08 |
|/ |
|
* | [POWERPC] cell: PPU Oprofile cleanup patch | Carl Love | 2007-02-13 |
* | [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node | Masato Noguchi | 2007-02-13 |
* | [POWERPC] spu sched: static timeslicing for SCHED_RR contexts | Christoph Hellwig | 2007-02-13 |
* | [POWERPC] spu sched: use DECLARE_BITMAP | Christoph Hellwig | 2007-02-13 |
* | [POWERPC] spu sched: forced preemption at execution | Christoph Hellwig | 2007-02-13 |
* | [POWERPC] spu sched: update some comments | Christoph Hellwig | 2007-02-13 |
* | [POWERPC] spu sched: simplity spu_remove_from_active_list | Christoph Hellwig | 2007-02-13 |
* | [POWERPC] spufs: optimize spu_run | Christoph Hellwig | 2007-02-13 |