summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: Fix libassist accountingJeremy Kerr2007-07-031-1/+1
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-037-5/+172
* [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-033-8/+127
* [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-033-0/+32
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-035-12/+12
* [POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr2007-07-031-7/+3
* [POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig2007-07-031-1/+6
* [POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig2007-07-031-0/+9
* [POWERPC] spusched: fix cpu/node bindingChristoph Hellwig2007-07-033-22/+52
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-034-14/+45
* [POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr2007-07-031-0/+3
* [POWERPC] spusched: Fix timeslice calculationsJeremy Kerr2007-07-031-4/+4
* [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig2007-07-033-15/+58
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-034-76/+86
* [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-031-1/+2
* [POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior2007-07-031-1/+1
* [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala2007-06-291-0/+9
* [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-293-117/+88
* [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-293-603/+314
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-293-6/+5
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-2912-30/+13
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-296-24/+61
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-292-115/+0
* [POWERPC] Remove local_number from pci_controllerKumar Gala2007-06-291-1/+1
* [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...Zhang Wei2007-06-291-0/+37
* [POWERPC] Let subordinate transparent bridges be transparent.York Sun2007-06-291-1/+1
* [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei2007-06-291-0/+1
* [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala2007-06-292-1/+9
* [POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei2007-06-291-1/+10
* [POWERPC] Added indirect_type to handle variants of PCI opsKumar Gala2007-06-291-6/+16
* [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file.Wade Farnsworth2007-06-291-13/+84
* [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2007-06-298-202/+3
* [POWERPC] Removed remnants of bus_offsetKumar Gala2007-06-294-5/+5
* [POWERPC] Added self_busno to indicate which bus number the PHB isKumar Gala2007-06-291-2/+10
* [POWERPC] Remove bus_offset in places its not really usedKumar Gala2007-06-292-5/+4
* [POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2007-06-293-16/+2
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-2916-20/+164
* [POWERPC] 52xx: Remove support for PCI bus_offsetKumar Gala2007-06-291-5/+4
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-297-9/+0
* [POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann2007-06-295-3/+5
* [POWERPC] fix building without PCIArnd Bergmann2007-06-292-1/+4
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-2912-63/+0
* [POWERPC] mpc82xx_ads build fixArnd Bergmann2007-06-291-1/+1
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-2921-30/+28
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-295-45/+37
* [POWERPC] Abolish unused ucBoardRev variablesDavid Gibson2007-06-281-3/+0
* [POWERPC] Make more OF-related bootwrapper functions available to non-OF plat...David Gibson2007-06-284-39/+45
* [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman2007-06-281-1/+1
* [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-282-15/+21
* [POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven2007-06-281-0/+286
OpenPOWER on IntegriCloud