summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2007-07-03[POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr1-7/+3
2007-07-03[POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig1-1/+6
2007-07-03[POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig1-0/+9
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig3-22/+52
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig4-14/+45
2007-07-03[POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr1-0/+3
2007-07-03[POWERPC] spusched: Fix timeslice calculationsJeremy Kerr1-4/+4
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig3-15/+58
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig4-76/+86
2007-07-03[POWERPC] spufs: Add bit definitionSebastian Siewior1-1/+2
2007-07-03[POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior1-1/+1
2007-07-02[POWERPC] Fix PMI breakage in cbe_cbufreq driverChristian Krafft1-5/+10
2007-06-29[POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala1-1/+1
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala9-24/+9
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2-4/+4
2007-06-29[POWERPC] Remove local_number from pci_controllerKumar Gala1-1/+1
2007-06-29[POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...Zhang Wei1-0/+37
2007-06-29[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei1-0/+1
2007-06-29[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala1-1/+3
2007-06-29[POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei1-1/+10
2007-06-29[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei4-25/+2
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala2-2/+2
2007-06-29[POWERPC] Remove bus_offset in places its not really usedKumar Gala1-1/+0
2007-06-29[POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala3-16/+2
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala10-11/+18
2007-06-29[POWERPC] 52xx: Remove support for PCI bus_offsetKumar Gala1-5/+4
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala5-7/+0
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann4-2/+4
2007-06-29[POWERPC] fix building without PCIArnd Bergmann2-1/+4
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann12-63/+0
2007-06-29[POWERPC] mpc82xx_ads build fixArnd Bergmann1-1/+1
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann21-30/+28
2007-06-29[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann5-45/+37
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds1-4/+2
2007-06-28[POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven1-0/+286
2007-06-28[POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven1-0/+4
2007-06-28[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven1-1/+30
2007-06-28[POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven1-5/+5
2007-06-28[POWERPC] PS3: Select MEMORY_HOTPLUGGeoff Levand1-0/+1
2007-06-28[POWERPC] PS3: Device tree sourceGeoff Levand1-1/+1
2007-06-28[POWERPC] PS3: Use clear_bitGeoff Levand1-24/+2
2007-06-28[POWERPC] PS3: Rename processor id symbolsGeoff Levand1-26/+29
2007-06-28[POWERPC] PS3: Device registration routines.Geoff Levand2-0/+500
2007-06-28[POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven1-4/+5
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand2-13/+10
2007-06-28[POWERPC] PS3: Repository probe cleanupsGeoff Levand2-280/+337
2007-06-28[POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse1-0/+15
2007-06-28[POWERPC] PS3: System-bus ueventDavid Woodhouse1-0/+16
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand4-202/+988
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand5-43/+70