summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak2007-09-201-4/+4
* [POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak2007-09-201-1/+1
* [POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak2007-09-201-2/+2
* [POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard2007-09-191-0/+11
* [POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer2007-09-192-14/+115
* [POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer2007-09-191-5/+12
* [POWERPC] cuimage for Bamboo boardJosh Boyer2007-09-195-9/+57
* Merge branch 'linux-2.6'Paul Mackerras2007-09-203-5/+19
|\
| * [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-3/+5
| * [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
| * [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-191-2/+2
* | [POWERPC] FWNMI is only used on pSeriesStephen Rothwell2007-09-192-0/+9
* | [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-192-1/+5
* | [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-197-47/+2
* | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-195-26/+22
* | [POWERPC] MPC5200 low power modeDomen Puncer2007-09-194-5/+637
* | [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman2007-09-191-140/+76
* | [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman2007-09-191-0/+4
* | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-193-33/+66
* | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-191-3/+9
* | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-197-98/+39
* | [POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman2007-09-191-1/+7
* | [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman2007-09-192-25/+17
* | [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman2007-09-192-5/+3
* | [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman2007-09-191-2/+6
* | [POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman2007-09-191-14/+2
* | [POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman2007-09-192-10/+12
* | [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman2007-09-191-10/+11
* | [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman2007-09-191-0/+2
* | [POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman2007-09-191-60/+19
* | [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman2007-09-191-20/+38
* | [POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr2007-09-191-1/+1
* | [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr2007-09-191-8/+8
* | [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-194-85/+70
* | [POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch2007-09-191-17/+32
* | [POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior2007-09-191-3/+6
* | [POWERPC] spufs: Remove spu_harvestJeremy Kerr2007-09-191-13/+0
* | [POWERPC] spufs: Remove asmlinkage from do_spu_createJeremy Kerr2007-09-191-2/+2
* | [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-195-9/+9
* | [POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2007-09-192-8/+6
* | [POWERPC] Don't cast kmalloc return value in ibmebus.cJesper Juhl2007-09-191-1/+2
* | [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2007-09-142-1/+47
* | [POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2007-09-142-0/+94
* | [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-146-28/+24
* | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-144-24/+24
* | [POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala2007-09-148-19/+0
* | [POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala2007-09-1416-1285/+1323
* | [POWERPC] DTS cleanupKumar Gala2007-09-1425-99/+4
* | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-144-0/+1933
* | [POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala2007-09-141-0/+250
OpenPOWER on IntegriCloud