summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann3-8/+12
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann1-3/+1
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann3-1/+40
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann1-5/+94
2006-10-05[POWERPC] spufs: add support for read/write on cntlArnd Bergmann1-19/+25
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann1-12/+0
2006-10-05[POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann1-29/+125
2006-10-05[POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann1-3/+7
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann6-41/+299
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann6-24/+54
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang1-0/+9
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter2-298/+197
2006-10-05[POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2-51/+84
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds8-9/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds18-136/+1614
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones8-9/+0
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang1-0/+219
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras6-0/+884
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-11/+13
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-04[POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt1-2/+12
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt4-122/+238
2006-10-04fix file specification in commentsUwe Zeisberger4-4/+4
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-56/+252
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-3/+3
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras4-0/+203
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-2/+2
2006-09-26[POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas1-0/+7
2006-09-26[POWERPC] maple/pci iomem annotationsAl Viro1-30/+30
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro2-4/+4
2006-09-26[POWERPC] NULL noise removal: spufsAl Viro1-1/+1
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard1-21/+3
2006-09-25[POWERPC] modify PCI code for a merged kernelStephen Rothwell1-4/+0
2006-09-25[POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell1-3/+3
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-3/+3
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch1-19/+25
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch1-0/+6
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell1-52/+228