| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips | Kumar Gala | 2007-07-03 | 13 | -378/+292 |
| | * | [POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device trees | Timur Tabi | 2007-07-03 | 12 | -31/+174 |
| | * | [POWERPC] qe_lib: export symbols for QE driver to compile as module | Li Yang | 2007-07-03 | 2 | -0/+10 |
| | * | [POWERPC] 85xx: Fix 8548CDS reset bug | Roy Zang | 2007-07-03 | 2 | -0/+38 |
| | * | [POWERPC] spufs: Save dma_tagstatus_R in CSA | Kazunori Asayama | 2007-07-03 | 2 | -0/+20 |
| | * | [POWERPC] spufs: Fix lost events in poll/epoll on mfc | Kazunori Asayama | 2007-07-03 | 1 | -4/+5 |
| | * | [POWERPC] spufs: Add spu stats in sysfs | Christoph Hellwig | 2007-07-03 | 5 | -2/+78 |
| | * | [POWERPC] spusched: Fix runqueue corruption | Christoph Hellwig | 2007-07-03 | 1 | -9/+28 |
| | * | [POWERPC] spusched: Disable tick when not needed | Christoph Hellwig | 2007-07-03 | 1 | -8/+10 |
| | * | [POWERPC] spufs: Fix libassist accounting | Jeremy Kerr | 2007-07-03 | 1 | -1/+1 |
| | * | [POWERPC] spufs: Add stat file to spufs | Christoph Hellwig | 2007-07-03 | 7 | -5/+172 |
| | * | [POWERPC] spufs: Implement /proc/spu_loadavg | Christoph Hellwig | 2007-07-03 | 3 | -8/+127 |
| | * | [POWERPC] spufs: Add tid file | Christoph Hellwig | 2007-07-03 | 3 | -0/+32 |
| | * | [POWERPC] spufs: Trivial whitespace fixes | Jeremy Kerr | 2007-07-03 | 5 | -12/+12 |
| | * | [POWERPC] spufs: Remove spufs_dir_inode_operations | Jeremy Kerr | 2007-07-03 | 1 | -7/+3 |
| | * | [POWERPC] spusched: No preemption for nosched contexts | Christoph Hellwig | 2007-07-03 | 1 | -1/+6 |
| | * | [POWERPC] spusched: Catch nosched contexts in spu_deactivate | Christoph Hellwig | 2007-07-03 | 1 | -0/+9 |
| | * | [POWERPC] spusched: fix cpu/node binding | Christoph Hellwig | 2007-07-03 | 3 | -22/+52 |
| | * | [POWERPC] spusched: Update scheduling paramters on every spu_run | Christoph Hellwig | 2007-07-03 | 4 | -14/+45 |
| | * | [POWERPC] spusched: Print out scheduling tunables with DEBUG | Jeremy Kerr | 2007-07-03 | 1 | -0/+3 |
| | * | [POWERPC] spusched: Fix timeslice calculations | Jeremy Kerr | 2007-07-03 | 1 | -4/+4 |
| | * | [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER | Christoph Hellwig | 2007-07-03 | 3 | -15/+58 |
| | * | [POWERPC] spusched: Switch from workqueues to kthread + timer tick | Christoph Hellwig | 2007-07-03 | 4 | -76/+86 |
| | * | [POWERPC] spufs: Add bit definition | Sebastian Siewior | 2007-07-03 | 1 | -1/+2 |
| | * | [POWERPC] spufs: fix building spufs/spu_save_dump.h | Sebastian Siewior | 2007-07-03 | 1 | -1/+1 |
| | * | [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c | Kumar Gala | 2007-06-29 | 1 | -0/+9 |
| | * | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 | 3 | -117/+88 |
| | * | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 | 3 | -603/+314 |
| | * | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala | 2007-06-29 | 3 | -6/+5 |
| | * | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 12 | -30/+13 |
| | * | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 6 | -24/+61 |
| | * | [POWERPC] Removed dead code related to PCI on ppc32 | Kumar Gala | 2007-06-29 | 2 | -115/+0 |
| | * | [POWERPC] Remove local_number from pci_controller | Kumar Gala | 2007-06-29 | 1 | -1/+1 |
| | * | [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res... | Zhang Wei | 2007-06-29 | 1 | -0/+37 |
| | * | [POWERPC] Let subordinate transparent bridges be transparent. | York Sun | 2007-06-29 | 1 | -1/+1 |
| | * | [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode. | Zhang Wei | 2007-06-29 | 1 | -0/+1 |
| | * | [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage | Kumar Gala | 2007-06-29 | 2 | -1/+9 |
| | * | [POWERPC] 86xx: Avoid system halt if link training isn't at least L0. | Zhang Wei | 2007-06-29 | 1 | -1/+10 |
| | * | [POWERPC] Added indirect_type to handle variants of PCI ops | Kumar Gala | 2007-06-29 | 1 | -6/+16 |
| | * | [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file. | Wade Farnsworth | 2007-06-29 | 1 | -13/+84 |
| | * | [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 | Zhang Wei | 2007-06-29 | 8 | -202/+3 |
| | * | [POWERPC] Removed remnants of bus_offset | Kumar Gala | 2007-06-29 | 4 | -5/+5 |
| | * | [POWERPC] Added self_busno to indicate which bus number the PHB is | Kumar Gala | 2007-06-29 | 1 | -2/+10 |
| | * | [POWERPC] Remove bus_offset in places its not really used | Kumar Gala | 2007-06-29 | 2 | -5/+4 |
| | * | [POWERPC] Remove hack to determine the 2nd PHBs bus number | Kumar Gala | 2007-06-29 | 3 | -16/+2 |
| | * | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 | 16 | -20/+164 |
| | * | [POWERPC] 52xx: Remove support for PCI bus_offset | Kumar Gala | 2007-06-29 | 1 | -5/+4 |
| | * | [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it | Kumar Gala | 2007-06-29 | 7 | -9/+0 |
| | * | [POWERPC] disallow building powermac and tsi108 without PCI | Arnd Bergmann | 2007-06-29 | 5 | -3/+5 |
| | * | [POWERPC] fix building without PCI | Arnd Bergmann | 2007-06-29 | 2 | -1/+4 |