aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Mackerras58-34/+4533
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-13/+1
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 Gala54-5/+4507
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-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-27powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras1-1/+0
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2-0/+223
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras2-0/+323
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras1-0/+349
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras4-3/+749
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2-1/+472
2006-03-27powerpc: Simplify pSeries idle loopPaul Mackerras1-120/+70
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras9-86/+54
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
2006-03-27[PATCH] powerpc: cell interrupt controller updatesJens Osterkamp3-55/+169
2006-03-27[PATCH] powerpc: update cell defconfigArnd Bergmann1-81/+52
2006-03-27[PATCH] powerpc: fix cell iommu setupArnd Bergmann1-2/+2
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell8-14/+19
2006-03-26[PATCH] bitops: powerpc: use generic bitopsAkinobu Mita1-0/+4
2006-03-26[PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi1-8/+55
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-2/+0