aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-056-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-059-35/+27
* [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-053-8/+12
* [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-053-1/+40
* [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94
* [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0
* [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-056-41/+299
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-056-24/+54
* [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-052-298/+197
* [POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2006-10-052-51/+84
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-048-9/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-048-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0418-136/+1614
|\ \ | |/ |/|
| * [POWERPC] Add support for the mpc832x mds boardKim Phillips2006-10-043-0/+247
| * [POWERPC] Add MPC8360EMDS board supportLi Yang2006-10-041-0/+219
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-10-046-0/+884
| |\
| | * POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug2006-10-036-0/+884
| * | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-042-11/+13
| |\ \
| | * | [POWERPC] iSeries has no legacy I/OStephen Rothwell2006-10-031-0/+10
| | * | [POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell2006-10-031-4/+0
| | * | [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-251-4/+0
| | * | [POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell2006-09-251-3/+3
| * | | [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-041-1/+1
| * | | [POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt2006-10-041-2/+12
| * | | [POWERPC] Cell interrupt reworkBenjamin Herrenschmidt2006-10-044-122/+238
* | | | fix file specification in commentsUwe Zeisberger2006-10-034-4/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0311-56/+252
|\ \ \ | | |/ | |/|
| * | [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-284-0/+203
| |\ \
| | * | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-49/+60
| | * | POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-214-0/+192
| * | | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
| * | | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
| * | | [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
| * | | [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
| * | | [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-21/+3
* | | | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-6/+0
* | | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-1/+1
* | | | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* | | | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-3/+3
* | | | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+6
* | | | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* | | | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | | | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-2/+2
|/ / /
* | | [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-3/+3
| |/ |/|