summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [POWERPC] cell: update defconfigarnd@arndb.de2006-06-211-12/+17
| * [POWERPC] cell: fix interrupt priority handlingarnd@arndb.de2006-06-211-2/+1Star
| * [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-2113-146/+500
| * [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2006-06-212-0/+498
| * [POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger2006-06-214-0/+525
| * [POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger2006-06-213-4/+16
| * [POWERPC] Add 8641 CPU table entry.Jon Loeliger2006-06-211-0/+12
| * [POWERPC] Add mpc8641_hpcn_defconfig config file.Jon Loeliger2006-06-211-0/+921
| * [POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.Jon Loeliger2006-06-214-2/+60
| * [POWERPC] Prevent duplicate lmb reservations for Device Tree blob.Jon Loeliger2006-06-211-2/+11
| * [POWERPC] Guard L3CR references with CPU_FTR_L3CR.Jon Loeliger2006-06-211-0/+2
| * [POWERPC] RTAS delay, fix module build breaksJohn Rose2006-06-212-3/+4
| * [POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg2006-06-151-0/+14
| * [POWERPC] check firmware state before suspendingDave C Boutcher2006-06-151-0/+22
| * [POWERPC] Fix builtin command line interaction with firmwareAmos Waterland2006-06-151-1/+1
| * [POWERPC] update pmac32_defconfigAnton Blanchard2006-06-151-80/+124
| * [POWERPC] system call micro optimisationAnton Blanchard2006-06-151-1/+1