summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds157-3767/+8517
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds14-124/+235
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel1-3/+2
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie3-4/+4
2006-06-22[PATCH] sparc build breakageAl Viro1-1/+1
2006-06-22[PATCH] UML: fix wall_to_monotonic initializationJeff Dike1-1/+1
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2-43/+29
2006-06-21[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2-7/+15
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek1-0/+2
2006-06-21[PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driverGreg Kroah-Hartman1-5/+4
2006-06-21[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disableRajesh Shah3-0/+11
2006-06-21[PATCH] PCI: altix: msi supportMark Maule6-111/+178
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2-1/+25
2006-06-21[POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly2-1/+4
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard1-27/+30
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch1-0/+2
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard1-6/+2
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab2-607/+18
2006-06-21[POWERPC] mpic: add support for serial mode interruptsMark A. Greer1-0/+20
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas1-13/+22
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de3-413/+1640
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de1-0/+4
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-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds55-315/+7922