summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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/+19
* [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/+0
* [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-213-11/+8
* [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/+2
* [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/+1
* [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] ppc32: fix CPCI405 board supportMatthias Fuchs2006-06-153-31/+140
* [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
* [POWERPC] cleanup dma_mapping_opsAnton Blanchard2006-06-153-21/+33
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-155-19/+23
* [POWERPC] pcibus_to_node fixesAnton Blanchard2006-06-151-1/+12
* [POWERPC] Update pseries defconfigAnton Blanchard2006-06-151-32/+43
* [POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2006-06-155-58/+1
* [POWERPC] Optimise some TOC usageAnton Blanchard2006-06-154-0/+16
* [POWERPC] 64bit FPSCR supportAnton Blanchard2006-06-152-5/+5
* [POWERPC] Editable kernel command-line in zImage binary.mostrows@watson.ibm.com2006-06-152-0/+34
* [POWERPC] MSI abstractionJake Moilanen2006-06-151-0/+25
* [POWERPC] Add support for PCI-Express nodes in the device treeJake Moilanen2006-06-153-2/+6
* powerpc: Simplify push_end definition in pci_32.cPaul Mackerras2006-06-151-3/+4
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-158-31/+140
* powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras2006-06-132-4/+4
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-123-10/+0
* Merge branch 'merge'Paul Mackerras2006-06-1263-196/+524
|\