aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson8-9/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells15-49/+47
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] Update cell_defconfigArnd Bergmann1-14/+46
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 Torvalds9-10/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds48-250/+5819
2006-10-04[PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton1-1/+1
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones9-10/+0
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips1-2/+13
2006-10-04[POWERPC] Add MPC8360EMDS default dts fileLi Yang1-0/+375
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang2-0/+1237
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang11-0/+2342
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras11-9/+1165
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras10-74/+148
2006-10-04[POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras1-1/+1
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] Fix zImage.coff on oldworld PowerMacBenjamin Herrenschmidt1-0/+1
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman4-39/+39
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt4-122/+238
2006-10-03fix file specification in commentsUwe Zeisberger8-8/+8
2006-10-03Attack of "the the"s in archMatt LaPlante1-2/+2
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884
2006-10-03POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug4-9/+58
2006-10-03POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug1-0/+223
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds40-299/+2731
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-3/+12
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell5-9/+94
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0
2006-10-03[POWERPC] Allow combined iSeries and MULTIPLATFORM buildStephen Rothwell1-4/+4
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn3-3/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7