aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-03[POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang2-0/+38
2007-07-03[POWERPC] Fix the node index confusion for SOCRoy Zang1-2/+2
2007-07-03[POWERPC] Document the global utilities node define and exampleRoy Zang1-0/+28
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2-0/+20
2007-07-03[POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama1-4/+5
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig6-2/+95
2007-07-03[POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig1-9/+28
2007-07-03[POWERPC] spusched: Disable tick when not neededChristoph Hellwig1-8/+10
2007-07-03[POWERPC] spufs: Fix libassist accountingJeremy Kerr1-1/+1
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig8-5/+178
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig3-8/+127
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig3-0/+32
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr5-12/+12
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 Siewior2-1/+3
2007-07-03[POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior1-1/+1
2007-06-29[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala1-0/+9
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala4-122/+94
2007-06-29[POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala3-603/+314
2007-06-29[POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala4-9/+5
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala13-35/+16
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala8-30/+64
2007-06-29[POWERPC] Removed dead code related to PCI on ppc32Kumar Gala3-127/+0
2007-06-29[POWERPC] Remove local_number from pci_controllerKumar Gala2-2/+1
2007-06-29[POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.hKumar Gala2-35/+120
2007-06-29[POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources.Zhang Wei1-0/+37
2007-06-29[POWERPC] Let subordinate transparent bridges be transparent.York Sun1-1/+1
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 Gala3-1/+14
2007-06-29[POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei1-1/+10
2007-06-29[POWERPC] Added indirect_type to handle variants of PCI opsKumar Gala2-6/+26
2007-06-29[POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file.Wade Farnsworth1-13/+84
2007-06-29[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei8-202/+3
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala5-5/+6
2007-06-29[POWERPC] Added self_busno to indicate which bus number the PHB isKumar Gala2-2/+11
2007-06-29[POWERPC] Remove bus_offset in places its not really usedKumar Gala2-5/+4
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 Gala17-21/+165
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 Gala7-9/+0
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann5-3/+5
2007-06-29[POWERPC] fix building without PCIArnd Bergmann2-1/+4