aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell
2007-04-24[POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman
2007-04-24[POWERPC] Fix comment typo in Kurobox device treeGrant Likely
2007-04-24[POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven
2007-04-24[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson
2007-04-24[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli
2007-04-24[POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli
2007-04-24[POWERPC] bootwrapper: cuboot for 83xxScott Wood
2007-04-24[POWERPC] bootwrapper: Add ppcboot.hScott Wood
2007-04-24[POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood
2007-04-24[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREEScott Wood
2007-04-24[POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson
2007-04-24[POWERPC] pasemi: Reset mpic on bootOlof Johansson
2007-04-24[POWERPC] pasemi: Enable one more hid bitOlof Johansson
2007-04-24[POWERPC] pasemi: Allow 8KB config space for I/O bridgeOlof Johansson
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer
2007-04-24[POWERPC] hvc_console: Typo fixeswill schmidt
2007-04-24[POWERPC] hvc_console: Polling mode timer backoffWill Schmidt
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell
2007-04-24[POWERPC] Partially revert "Add correct interrupt property for pegasos ide"Paul Mackerras
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2007-04-24Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell...Paul Mackerras
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras
2007-04-23[POWERPC] update cell_defconfigArnd Bergmann
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft
2007-04-23[POWERPC] add of_iomap functionChristian Krafft
2007-04-23[POWERPC] pmi probe device by device-typeChristian Krafft
2007-04-23[POWERPC] add check for initialized driver data to pmi driverChristian Krafft
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig
2007-04-23[POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu 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 valueAkinobu Mita