Age | Commit message (Expand) | Author |
2007-04-24 | [POWERPC] Cleanup and fix breakage in tlbflush.h | David Gibson |
2007-04-24 | [POWERPC] Save trap number in bad_stack | Olof Johansson |
2007-04-24 | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS | Michael Ellerman |
2007-04-24 | [POWERPC] Fix comment typo in Kurobox device tree | Grant Likely |
2007-04-24 | [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes | Geert Uytterhoeven |
2007-04-24 | [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller | David Gibson |
2007-04-24 | [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc | David Gibson |
2007-04-24 | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated | Ananth N Mavinakayanahalli |
2007-04-24 | [POWERPC] Emulate more instructions in software | Ananth N Mavinakayanahalli |
2007-04-24 | [POWERPC] bootwrapper: cuboot for 83xx | Scott Wood |
2007-04-24 | [POWERPC] bootwrapper: Add ppcboot.h | Scott Wood |
2007-04-24 | [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target | Scott Wood |
2007-04-24 | [POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE | Scott Wood |
2007-04-24 | [POWERPC] pasemi: GPIO MDIO of_platform driver | Olof Johansson |
2007-04-24 | [POWERPC] pasemi: PA6T oprofile support | Olof Johansson |
2007-04-24 | [POWERPC] pasemi: Reset mpic on boot | Olof Johansson |
2007-04-24 | [POWERPC] pasemi: Enable one more hid bit | Olof Johansson |
2007-04-24 | [POWERPC] pasemi: Allow 8KB config space for I/O bridge | Olof Johansson |
2007-04-24 | [POWERPC] Fix PowerPC 750CL and 750GX CPU features | Josh Boyer |
2007-04-24 | [POWERPC] Rename last get_property calls | Stephen Rothwell |
2007-04-24 | Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras |
2007-04-24 | Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell... | Paul Mackerras |
2007-04-24 | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p... | Paul Mackerras |
2007-04-23 | [POWERPC] update cell_defconfig | Arnd Bergmann |
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] add of_iomap function | Christian Krafft |
2007-04-23 | [POWERPC] pmi probe device by device-type | Christian Krafft |
2007-04-23 | [POWERPC] add check for initialized driver data to pmi driver | 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 |