summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-211-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21421-4552/+14541
|\
| * [POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras2008-04-201-0/+1
| * [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
| * [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-202-0/+29
| * [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-203-3/+3
| * [POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras2008-04-181-0/+17
| * [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-1811-52/+134
| * [POWERPC] Stacktrace support for lockdepChristoph Hellwig2008-04-183-0/+52
| * [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-185-32/+26
| * [POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt2008-04-181-11/+17
| * [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho2008-04-181-2/+2
| * [POWERPC] Remove unused __max_memory variableOlof Johansson2008-04-181-3/+0
| * [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
| * [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
| * [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
| * [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52
| * [POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum2008-04-181-16/+1
| * Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-18100-2532/+4274
| |\
| | * [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setupAnton Vorontsov2008-04-172-3/+11
| | * [POWERPC] 85xx: Fix the size of qe muram for MPC8568EHaiying Wang2008-04-171-2/+2
| | * [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker2008-04-171-0/+6
| | * [POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker2008-04-173-7/+7
| | * [POWERPC] Make rheap safe for spinlocksTimur Tabi2008-04-171-2/+2
| | * [POWERPC] fsl: Convert dts to v1 syntaxKumar Gala2008-04-178-357/+372
| | * [POWERPC] 85xx: minor .dts cleanupsKumar Gala2008-04-172-5/+0
| | * [POWERPC] 85xx: Convert dts to v1 syntaxKumar Gala2008-04-178-965/+973
| | * [POWERPC] 85xx: Fix compile warningKumar Gala2008-04-171-1/+1
| | * [POWERPC] 83xx: Enable FCM NAND and OF partitions in defconfigKumar Gala2008-04-171-3/+161
| | * [POWERPC] 86xx: Add device tree source for Wind River SBC8641DPaul Gortmaker2008-04-171-0/+352
| | * [POWERPC] 86xx: Add defconfig for Wind River SBC8641D boardPaul Gortmaker2008-04-171-0/+1342
| | * [POWERPC] 86xx: Add support for Wind River SBC8641D boardPaul Gortmaker2008-04-173-1/+172
| | * [POWERPC] 83xx: mpc8313erdb - Enable FCM NAND and OF partitions in defconfigScott Wood2008-04-171-3/+5
| | * [POWERPC] cuboot-pq2: PCI fixesScott Wood2008-04-171-8/+19
| | * [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2008-04-172-38/+33
| | * [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matchingAnton Vorontsov2008-04-171-0/+1
| | * [POWERPC] Make Book-E debug handling SMP safeKumar Gala2008-04-171-9/+21
| | * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-178-775/+1
| | * [POWERPC] QE: fix sparse warningsAnton Vorontsov2008-04-171-2/+3
| | * [POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2008-04-172-2/+4
| | * [POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov2008-04-171-0/+1
| | * [POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2008-04-173-9/+12
| | * [POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov2008-04-174-0/+223
| | * [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-172-207/+235
| | * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-178-30/+30
| | * [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart2008-04-173-23/+15
| | * [POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart2008-04-171-0/+6
| | * [POWERPC] ep8248e: Reference SMC parameter RAM base in the device tree.Laurent Pinchart2008-04-171-3/+2
| | * [POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.Laurent Pinchart2008-04-172-22/+69
| | * [POWERPC] Add bootwrapper function to get virtual reg from the device tree.Laurent Pinchart2008-04-175-43/+31