aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell19-134/+206
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell6-26/+13
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell12-45/+62
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell2-18/+0
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell4-33/+22
2007-04-24[POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson3-65/+81
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson3-2/+10
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman10-26/+26
2007-04-24[POWERPC] Fix comment typo in Kurobox device treeGrant Likely2-6/+6
2007-04-24[POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven3-20/+21
2007-04-24[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson3-0/+366
2007-04-24[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson1-222/+150
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2-1/+40
2007-04-24[POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli1-1/+44
2007-04-24[POWERPC] bootwrapper: cuboot for 83xxScott Wood2-1/+70
2007-04-24[POWERPC] bootwrapper: Add ppcboot.hScott Wood1-0/+108
2007-04-24[POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood4-5/+34
2007-04-24[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREEScott Wood1-0/+24
2007-04-24[POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson3-1/+354
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson9-13/+312
2007-04-24[POWERPC] pasemi: Reset mpic on bootOlof Johansson1-1/+1
2007-04-24[POWERPC] pasemi: Enable one more hid bitOlof Johansson1-1/+1
2007-04-24[POWERPC] pasemi: Allow 8KB config space for I/O bridgeOlof Johansson1-3/+13
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2-5/+9
2007-04-24[POWERPC] hvc_console: Typo fixeswill schmidt1-9/+9
2007-04-24[POWERPC] hvc_console: Polling mode timer backoffWill Schmidt1-6/+25
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell2-4/+4
2007-04-24[POWERPC] Partially revert "Add correct interrupt property for pegasos ide"Paul Mackerras1-0/+11
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22Paul Mackerras10-110/+581
2007-04-24Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22Paul Mackerras16-366/+591
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22Paul Mackerras7-166/+109
2007-04-23[POWERPC] update cell_defconfigArnd Bergmann1-28/+29
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr1-0/+160
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft1-30/+88
2007-04-23[POWERPC] add of_iomap functionChristian Krafft2-17/+13
2007-04-23[POWERPC] pmi probe device by device-typeChristian Krafft1-0/+1
2007-04-23[POWERPC] add check for initialized driver data to pmi driverChristian Krafft1-2/+7
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft1-1/+80
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft1-1/+154
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft1-18/+10
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft4-19/+45
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2-3/+10
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig1-37/+10
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig1-20/+31
2007-04-23[POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita1-18/+16
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann1-9/+10
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr1-7/+6
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr1-4/+10
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita1-6/+6
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig1-14/+0