aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-10-03[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman
2007-10-03[POWERPC] Move embedded6xx into multiplatformArnd Bergmann
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard
2007-09-28[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk
2007-09-28[POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk
2007-09-28[POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath
2007-09-22[POWERPC] Fix build errors when BLOCK=nEmil Medve
2007-09-22[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson
2007-09-22[POWERPC] add Kconfig option for optimizing for cellArnd Bergmann
2007-09-22[POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr
2007-09-22[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely
2007-09-22[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth
2007-09-20[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak
2007-09-20[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak
2007-09-20[POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak
2007-09-19[POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard
2007-09-19[POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer
2007-09-19[POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer
2007-09-19[POWERPC] cuimage for Bamboo boardJosh Boyer
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig
2007-09-19[POWERPC] FWNMI is only used on pSeriesStephen Rothwell
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell
2007-09-19[POWERPC] MPC5200 low power modeDomen Puncer
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman
2007-09-19[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman