summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-24[POWERPC] Xilinx: boot support for Xilinx uart 16550.John Linn1-0/+5
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou5-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou10-15/+11
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou3-2/+2
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou4-5/+6
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou11-8/+9
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou6-17/+12
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou9-29/+29
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou7-357/+52
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou6-261/+378
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman9-10/+10
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman7-88/+56
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman1-0/+2
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman1-1/+1
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman1-1/+1
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds3-64/+30
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds1-1/+26
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala1-16/+4
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman1-3/+3
2008-04-24[POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2-0/+67
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala1-9/+2
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala2-5/+5
2008-04-24[POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig1-1/+0
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala4-28/+49
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala8-9/+92
2008-04-24[POWERPC] Add strncmp to arch/ppcJosh Boyer2-0/+15
2008-04-24[POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet1-1/+1
2008-04-24[POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet1-16/+26
2008-04-24[POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet1-6/+4
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt1-0/+31
2008-04-24[POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman1-0/+1
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman1-0/+1
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras18-3506/+9
2008-04-24Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2-29/+0
2008-04-23[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson8-6110/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik3-6/+8
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto2-41/+37
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds43-10612/+167
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds1-3/+3
2008-04-22frv: unexport kmap_atomic_to_pageAdrian Bunk1-3/+0
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds16-420/+27
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-174/+263
2008-04-22Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-8/+8
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds335-3888/+11125
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-6/+11
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-429/+385
2008-04-22Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds29-30/+1
2008-04-22Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds238-10402/+29776