aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-272-0/+223
* | | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-272-0/+323
* | | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-271-0/+349
* | | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-274-3/+749
* | | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-272-1/+472
* | | powerpc: Simplify pSeries idle loopPaul Mackerras2006-03-271-120/+70
* | | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-279-86/+54
* | | [PATCH] powerpc: legacy_serial loop cleanupMichael Neuling2006-03-271-19/+19
* | | [PATCH] powerpc: Consistent printing of node idAnton Blanchard2006-03-271-1/+1
* | | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-276-77/+83
* | | [PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas2006-03-271-6/+10
* | | [PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann2006-03-271-3/+2
* | | [PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann2006-03-274-16/+12
* | | [PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann2006-03-271-1/+1
* | | [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose2006-03-271-3/+7
* | | [PATCH] powerpc: return to OF via trap, not exitOlaf Hering2006-03-271-9/+14
* | | [PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton2006-03-271-0/+2
* | | [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-271-1/+5
* | | [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-271-0/+1
* | | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-276-12/+255
* | | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-278-5/+430
* | | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-273-2/+444
* | | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-275-0/+5
* | | [PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann2006-03-271-1/+18
* | | [PATCH] powerpc: cell interrupt controller updatesJens Osterkamp2006-03-273-55/+169
* | | [PATCH] powerpc: update cell defconfigArnd Bergmann2006-03-271-81/+52
* | | [PATCH] powerpc: fix cell iommu setupArnd Bergmann2006-03-271-2/+2
* | | [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-278-14/+19
|/ /
* | [PATCH] bitops: powerpc: use generic bitopsAkinobu Mita2006-03-261-0/+4
* | [PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi2006-03-261-8/+55
* | [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* | [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-2/+0
* | [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-60/+0
* | [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
* | [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-263-23/+24
* | powerpc: fix strncasecmp prototypeLinus Torvalds2006-03-251-1/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-1/+1
|\ \
| * | kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-1/+1
* | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-234-12/+7
* | | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2286-659/+2573
|\ \ \
| * | | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-231-4/+1
| * | | [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * | | [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-222-50/+0
| * | | [PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman2006-03-221-0/+1
| * | | [PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman2006-03-221-0/+20
| * | | [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman2006-03-221-0/+10
| * | | [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-221-39/+39
| * | | [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2006-03-222-28/+4
| * | | [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-222-19/+24