aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds257-3288/+9824
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras4-33/+2
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby1-2/+4
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner4-4/+4
2007-04-30[POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds1-0/+1
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell4-14/+15
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson1-10/+14
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2-16/+35
2007-04-30[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood1-1/+1
2007-04-30[POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson1-6/+6
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras1-26/+0
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss1-0/+3
2007-04-27powerpc: make it compile for multithread changeAndrew Morton1-3/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering7-77/+31
2007-04-27[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood1-1/+1
2007-04-27[POWERPC] bootwrapper: cuImage for 85xxScott Wood3-1/+72
2007-04-27[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood1-12/+11
2007-04-27[POWERPC] boot: More verbose gunzip error messageMilton Miller1-1/+2
2007-04-27[POWERPC] Enable make installAkinobu Mita2-1/+4
2007-04-27[POWERPC] Always use -mno-stringBenjamin Herrenschmidt1-3/+3
2007-04-27[POWERPC] Fix WARN_ON when entering xmonAnton Blanchard1-4/+3
2007-04-27[POWERPC] Replace if-then-else with a switch statementWill Schmidt1-21/+22
2007-04-27[POWERPC] pasemi: Cpufreq driverOlof Johansson5-0/+335
2007-04-27[POWERPC] pasemi: Kconfig for gpio_mdioOlof Johansson2-2/+9
2007-04-27[POWERPC] pasemi: Remove build warningOlof Johansson1-0/+1
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras1-10/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller3-30/+2
2007-04-24[POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox1-2/+5
2007-04-24[POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson1-2/+2
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell9-64/+78
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell4-24/+9
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell8-40/+53
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell1-17/+0
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell2-28/+9
2007-04-24[POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson1-0/+1
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson2-2/+9
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman9-20/+20
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 Gibson2-0/+343
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 Mavinakayanahalli1-1/+35
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 Johansson5-7/+246
2007-04-24[POWERPC] pasemi: Reset mpic on bootOlof Johansson1-1/+1