aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt34-466/+456
2006-03-28ppc: Fix compile error in arch/ppc/lib/strcase.cPaul Mackerras1-0/+1
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2-3/+4
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras59-35/+28
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras2-14/+2
2006-03-27powerpc: remove OCP referencesKumar Gala2-11/+0
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell1-0/+1
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2-4/+4
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz1-0/+6
2006-03-28[PATCH] spufs: fix __init/__exit annotationsArnd Bergmann1-2/+2
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold1-0/+5
2006-03-28[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman4-5/+7
2006-03-27powerpc: Make uImage default build output for MPC8540 ADSKumar Gala2-18/+26
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala55-6/+2
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard1-1/+3
2006-03-27powerpc: use memparse() for mem= command line parsingKumar Gala1-13/+1
2006-03-27ppc: fix strncasecmp prototypeKumar Gala1-1/+1
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras42-9538/+47
2006-03-28powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2-21/+5
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2-20/+46
2006-03-27ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras1-4/+0
2006-03-27powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras2-10/+0
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras3-6/+1
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras3-2/+4
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2-2/+0
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras5-7/+4
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras3-3/+3
2006-03-27powerpc: Simplify pSeries idle loopPaul Mackerras1-120/+70
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras15-529/+61
2006-03-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut2-28/+58
2006-03-27[PATCH] ppc32: Adds support for the LITE5200B dev boardSylvain Munaut2-3/+37
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut1-1/+2
2006-03-27[PATCH] powerpc: legacy_serial loop cleanupMichael Neuling1-19/+19
2006-03-27[PATCH] powerpc: Consistent printing of node idAnton Blanchard1-1/+1
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard6-77/+83
2006-03-27[PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas1-6/+10
2006-03-27[PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann1-3/+2
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann4-16/+12
2006-03-27[PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann1-1/+1
2006-03-27[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose1-3/+7
2006-03-27[PATCH] powerpc: return to OF via trap, not exitOlaf Hering1-9/+14
2006-03-27[PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton1-0/+2
2006-03-27[PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering1-1/+5
2006-03-27[PATCH] spufs: initialize context correctlyDirk Herrendoerfer1-0/+1
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter6-12/+255
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann8-5/+430
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann3-2/+444
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann5-0/+5
2006-03-27[PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann1-1/+18