aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds93-1484/+4214
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras93-1484/+4214
2007-07-10[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson1-1/+0
2007-07-10[POWERPC] pasemi: Rename platformOlof Johansson1-1/+1
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand1-2/+0
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg1-11/+12
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman1-1/+1
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2-0/+76
2007-07-10[POWERPC] 52xx: sparse fixesDomen Puncer3-7/+7
2007-07-10[POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely1-0/+2
2007-07-10[POWERPC] 83xx: USB platform code reworkLi Yang5-48/+213
2007-07-09[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang1-42/+34
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala5-91/+5
2007-07-03[POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang1-0/+32
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 Hellwig5-2/+78
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 Hellwig7-5/+172
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 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 resources.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