aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Mackerras3-24/+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 Mackerras2-120/+71
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras18-535/+74
2006-03-27[PATCH] powerpc: HVC init raceMichael Neuling1-14/+18
2006-03-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut3-28/+62
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 Munaut2-1/+3
2006-03-27[PATCH] powerpc: legacy_serial loop cleanupMichael Neuling1-19/+19
2006-03-27[PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard1-1/+0
2006-03-27[PATCH] powerpc: Consistent printing of node idAnton Blanchard1-1/+1
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard8-78/+86
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 Nutter7-12/+256
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann9-5/+431
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann4-3/+452
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann7-34/+64
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: Change firmware_has_feature() to a macroMichael Ellerman1-5/+3
2006-03-27[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisationsMichael Ellerman1-2/+28
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell8-14/+19
2006-03-27[PATCH] powerpc: work around sparse warnings in cputable.hStephen Rothwell1-147/+152
2006-03-26[SPARC64]: Kill duplicate exports of string library functions.David S. Miller1-10/+0
2006-03-26[SPARC64]: Update defconfig.David S. Miller1-25/+14
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul1-1/+1
2006-03-26drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries1-1/+1
2006-03-26Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk1-3/+2
2006-03-26[PATCH] bitops: hweight() speedupAkinobu Mita1-15/+14
2006-03-26Remove ugly debugging stuffArtem B. Bityuckiy1-9/+0
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita2-19/+3
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita3-3/+32