summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] bootwrapper: fix build error on virtex405-head.SGrant Likely2008-04-241-1/+1
* [POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2008-04-242-4/+1
* [POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dtsStefan Roese2008-04-242-0/+74
* [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-242-1/+24
* [POWERPC] Xilinx: boot support for Xilinx uart 16550.John Linn2008-04-241-0/+5
* [POWERPC] celleb: Add support for PCI ExpressIshizaki Kou2008-04-245-0/+639
* [POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou2008-04-2410-15/+11
* [POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou2008-04-243-2/+2
* [POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou2008-04-244-5/+6
* [POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou2008-04-2411-8/+9
* [POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou2008-04-246-17/+12
* [POWERPC] celleb: Move the files for celleb base supportIshizaki Kou2008-04-249-29/+29
* [POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou2008-04-247-357/+52
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-248-315/+433
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-249-10/+10
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-247-88/+56
* [POWERPC] Register udbg console early on pseries LPARMichael Ellerman2008-04-241-0/+2
* [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman2008-04-241-1/+1
* [POWERPC] Set udbg_console index to 0Michael Ellerman2008-04-241-1/+1
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-244-64/+31
* [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds2008-04-241-1/+26
* [POWERPC] Clean up misc_64.SKumar Gala2008-04-241-16/+4
* [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman2008-04-241-3/+3
* [POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2008-04-242-0/+67
* [POWERPC] Add Timur Tabi to the MAINTAINERS fileTimur Tabi2008-04-241-0/+25
* [POWERPC] Cleanup asm-offsets.cKumar Gala2008-04-241-9/+2
* [POWERPC] Clean up access to thread_info in assemblyKumar Gala2008-04-242-5/+5
* [POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig2008-04-241-1/+0
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-246-47/+177
* [POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk2008-04-241-1/+1
* [POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk2008-04-241-0/+3
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-2411-22/+135
* [POWERPC] Add strncmp to arch/ppcJosh Boyer2008-04-242-0/+15
* [POWERPC] 4xx: Fix duplicate phys_addr_t definitionJosh Boyer2008-04-241-2/+0
* [POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet2008-04-241-1/+1
* [POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet2008-04-241-16/+26
* [POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet2008-04-241-6/+4
* [POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt2008-04-241-1/+1
* [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-242-6/+33
* [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-242-0/+7
* [POWERPC] PS3: Fix gelic net module dependencyGeoff Levand2008-04-241-0/+1
* [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-241-0/+1
* [POWERPC] Add include of linux/of.h to numa.cMichael Ellerman2008-04-241-0/+1
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-2420-3514/+9
|\
| * [POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala2008-04-211-1/+7
| * [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-2110-1951/+0
| * [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-2111-1562/+2
* | [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers2008-04-243-4/+6
* | Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2008-04-242-29/+0
* | slab_err: Pass parameters correctly to slab_bugChristoph Lameter2008-04-231-2/+2
OpenPOWER on IntegriCloud