summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-21[PPC] Remove mpc8272 ads board from arch/ppcKumar Gala11-1562/+2
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras1-0/+1
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath1-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich3-3/+3
2008-04-18[POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras1-0/+17
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt11-52/+134
2008-04-18[POWERPC] Stacktrace support for lockdepChristoph Hellwig3-0/+52
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt5-32/+26
2008-04-18[POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt1-11/+17
2008-04-18[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho1-2/+2
2008-04-18[POWERPC] Remove unused __max_memory variableOlof Johansson1-3/+0
2008-04-18[POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman1-27/+12
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman1-41/+2
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman1-8/+12
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman3-52/+52
2008-04-18[POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum1-16/+1
2008-04-18Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras100-2532/+4274
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras4-5/+13
2008-04-17[POWERPC] 83xx: mpc8315 - fix USB UTMI Host setupAnton Vorontsov2-3/+11
2008-04-17[POWERPC] 85xx: Fix the size of qe muram for MPC8568EHaiying Wang1-2/+2
2008-04-17[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker1-0/+6
2008-04-17[POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker3-7/+7
2008-04-17[POWERPC] Make rheap safe for spinlocksTimur Tabi1-2/+2
2008-04-17[POWERPC] fsl: Convert dts to v1 syntaxKumar Gala8-357/+372
2008-04-17[POWERPC] 85xx: minor .dts cleanupsKumar Gala2-5/+0
2008-04-17[POWERPC] 85xx: Convert dts to v1 syntaxKumar Gala8-965/+973
2008-04-17[POWERPC] 85xx: Fix compile warningKumar Gala1-1/+1
2008-04-17[POWERPC] 83xx: Enable FCM NAND and OF partitions in defconfigKumar Gala1-3/+161
2008-04-17[POWERPC] 86xx: Add device tree source for Wind River SBC8641DPaul Gortmaker1-0/+352
2008-04-17[POWERPC] 86xx: Add defconfig for Wind River SBC8641D boardPaul Gortmaker1-0/+1342
2008-04-17[POWERPC] 86xx: Add support for Wind River SBC8641D boardPaul Gortmaker3-1/+172
2008-04-17[POWERPC] 83xx: mpc8313erdb - Enable FCM NAND and OF partitions in defconfigScott Wood1-3/+5
2008-04-17[POWERPC] cuboot-pq2: PCI fixesScott Wood1-8/+19
2008-04-17[POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2-38/+33
2008-04-17[POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matchingAnton Vorontsov1-0/+1
2008-04-17[POWERPC] Make Book-E debug handling SMP safeKumar Gala1-9/+21
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood8-775/+1
2008-04-17[POWERPC] QE: fix sparse warningsAnton Vorontsov1-2/+3
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2-2/+4
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov1-0/+1
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov3-9/+12
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov4-0/+223
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2-207/+235
2008-04-17[POWERPC] QE: UCC nodes cleanupAnton Vorontsov8-30/+30
2008-04-17[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart3-23/+15
2008-04-17[POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart1-0/+6
2008-04-17[POWERPC] ep8248e: Reference SMC parameter RAM base in the device tree.Laurent Pinchart1-3/+2
2008-04-17[POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.Laurent Pinchart2-22/+69
2008-04-17[POWERPC] Add bootwrapper function to get virtual reg from the device tree.Laurent Pinchart5-43/+31