aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r61911
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Jon Loeliger
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger
2006-06-28[POWERPC] Remove redundant PPC_86XX check.Jon Loeliger
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr
2006-06-25[PATCH] spufs: update ->flush method protoAl Viro
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de