summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powermac backlight fixesMichael Hanselmann2006-06-281-2/+12
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-281-5/+6
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-284-4/+4
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-1/+2
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-282-12/+2Star
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-281-13/+2Star
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-5/+5
|\
| * Storage class should be firstTobias Klauser2006-06-261-2/+2
| * spelling fixesAndreas Mohr2006-06-262-2/+2
| * fix paniced->panicked typosLee Revell2006-06-261-1/+1
* | [PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2006-06-261-1/+35
* | [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-2/+2
* | [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
* | [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-261-1/+1
|/
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-261-2/+2
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-253-167/+121Star
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-253-4/+0Star
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [PATCH] more for_each_cpu() removalAndrew Morton2006-06-251-2/+2
* [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* [PATCH] clean up default value of SCHED_SMTJean-Luc Leger2006-06-231-1/+0Star
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-23149-3726/+8367
|\
| * [POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly2006-06-212-1/+4
| * [POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard2006-06-211-27/+30
| * [POWERPC] Extra sanity check in EEH codeNathan Lynch2006-06-211-0/+2
| * [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-211-6/+2Star
| * [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-212-607/+18Star
| * [POWERPC] mpic: add support for serial mode interruptsMark A. Greer2006-06-211-0/+20
| * [POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas2006-06-211-13/+22
| * [POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de2006-06-213-413/+1640
| * [POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de2006-06-211-0/+4
| * [POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi2006-06-211-59/+19Star
| * [POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi2006-06-211-0/+1
| * [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-212-3/+0Star
| * [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-213-11/+8Star
| * [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-215-41/+74
| * [POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand2006-06-215-16/+30
| * [POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de2006-06-211-6/+21
| * [POWERPC] spufs: use kzalloc in create_spuJeremy Kerr2006-06-211-19/+2Star
| * [POWERPC] spufs: fix initial state of wbox filearnd@arndb.de2006-06-211-0/+1
| * [POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de2006-06-211-0/+17
| * [POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2006-06-212-9/+16
| * [POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman2006-06-211-11/+15
| * [POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de2006-06-211-0/+50
| * [POWERPC] cell: always build spu base into the kernelarnd@arndb.de2006-06-213-6/+8
| * [POWERPC] cell: register SPUs as sysdevsJeremy Kerr2006-06-211-0/+54