aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster
2006-06-26Storage class should be firstTobias Klauser
2006-06-26spelling fixesAndreas Mohr
2006-06-26fix paniced->panicked typosLee Revell
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] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala
2006-06-21[POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard
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] mpic: add support for serial mode interruptsMark A. Greer
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
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de