summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi1-0/+1
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2-3/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand3-11/+8
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand5-41/+74
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand5-16/+30
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de1-6/+21
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de1-0/+1
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de1-0/+17
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2-9/+16
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman1-11/+15
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de1-0/+50
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de3-6/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-06-21[POWERPC] cell: update defconfigarnd@arndb.de1-12/+17
2006-06-21[POWERPC] cell: fix interrupt priority handlingarnd@arndb.de1-2/+1
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt13-146/+500
2006-06-21[POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2-0/+498
2006-06-21[POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger4-0/+525
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger3-4/+16
2006-06-21[POWERPC] Add 8641 CPU table entry.Jon Loeliger1-0/+12
2006-06-21[POWERPC] Add mpc8641_hpcn_defconfig config file.Jon Loeliger1-0/+921
2006-06-21[POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.Jon Loeliger4-2/+60
2006-06-21[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.Jon Loeliger1-2/+11
2006-06-21[POWERPC] Guard L3CR references with CPU_FTR_L3CR.Jon Loeliger1-0/+2
2006-06-21[POWERPC] RTAS delay, fix module build breaksJohn Rose2-3/+4
2006-06-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds55-315/+7922
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds25-1204/+515
2006-06-21[ARM] Fix tosa build errorRussell King1-0/+1
2006-06-21Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-1/+1
2006-06-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds61-620/+8231
2006-06-21[ARM] 3610/1: Make reboot work on VersatileDeepak Saxena1-56/+56
2006-06-20Merge S3Cxxxx branchRussell King2-37/+89
2006-06-20[ARM] Include asm/hardware.h not asm/arch/hardware.hRussell King14-14/+14
2006-06-20Merge Zaurus branchRussell King12-69/+293
2006-06-20Merge AT91 branchRussell King23-130/+5137
2006-06-20[ARM] 3599/1: AT91RM9200 remove global variablesAndrew Victor2-15/+1
2006-06-20[ARM] 3609/1: S3C24XX: defconfig update for s3c2410_defconfigBen Dooks1-37/+39
2006-06-20[ARM] 3607/1: AT91RM9200 misc fixesAndrew Victor1-0/+7
2006-06-20[ARM] 3605/1: AT91RM9200 Power ManagementAndrew Victor2-0/+232
2006-06-20[ARM] 3604/1: AT91RM9200 New boardsAndrew Victor11-4/+4231
2006-06-20[SPARC64]: Update defconfig.David S. Miller1-2/+27
2006-06-20[SPARC64]: Don't double-export synchronize_irq.David S. Miller1-3/+0
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller12-726/+299
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller5-144/+231
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller7-375/+38
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller5-32/+0
2006-06-20[SPARC64]: bp->pil can never be zeroDavid S. Miller1-14/+13
2006-06-20[SPARC64]: Send all device interrupts via one PIL.David S. Miller6-130/+87