summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [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-244-28/+49
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-248-9/+92
* [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] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-241-0/+31
* [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-241-1/+7
|\
| * [POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala2008-04-211-1/+7
* | Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2008-04-242-29/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-212-38/+3
|\ \
| * | PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-33/+1
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-5/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21328-3862/+11116
|\ \ \ | | |/ | |/|
| * | [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
| * | [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-202-0/+29
| * | [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-186-22/+72
| * | [POWERPC] Stacktrace support for lockdepChristoph Hellwig2008-04-183-0/+52
| * | [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-184-32/+17
| * | [POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt2008-04-181-11/+17
| * | [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
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-1885-2278/+3816
| |\ \
| | * | [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-171-2/+3