summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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-032-1/+3
* [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-294-122/+94
* [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-294-9/+5
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-2913-35/+16
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-298-30/+64
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-293-127/+0
* [POWERPC] Remove local_number from pci_controllerKumar Gala2007-06-292-2/+1
* [POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.hKumar Gala2007-06-292-35/+120
* [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-293-1/+14
* [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-292-6/+26
* [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-295-5/+6
* [POWERPC] Added self_busno to indicate which bus number the PHB isKumar Gala2007-06-292-2/+11
* [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-2917-21/+165
* [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-2913-69/+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] In booting-without-of.txt, clarify that properties must precede sub...David Gibson2007-06-281-0/+8
* [POWERPC] Abolish unused ucBoardRev variablesDavid Gibson2007-06-282-11/+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-283-15/+23
* [POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven2007-06-281-0/+286
* [POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven2007-06-284-0/+378
* [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven2007-06-282-1/+31
* [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-06-281-76/+55
* [POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven2007-06-281-5/+5
* [POWERPC] PS3: Select MEMORY_HOTPLUGGeoff Levand2007-06-281-0/+1