summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-102-2/+0
* [POWERPC] dts: kill hardcoded phandlesVitaly Bordug2007-07-103-75/+43
* [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-105-2/+109
* [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-103-9/+9
* [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart2007-07-101-0/+1
* [POWERPC] 52xx: sparse fixesDomen Puncer2007-07-103-7/+7
* [POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely2007-07-101-0/+2
* [POWERPC] 83xx: USB platform code reworkLi Yang2007-07-105-48/+213
* [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang2007-07-091-42/+34
* [POWERPC] Fix up interrupt senses for MPC85xx boardsKumar Gala2007-07-034-10/+10
* [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-031-34/+0
* [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-031-5/+4
* [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala2007-07-0313-378/+292
* [POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device treesTimur Tabi2007-07-0312-31/+174
* [POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang2007-07-032-0/+10
* [POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang2007-07-032-0/+38
* [POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2007-07-032-0/+20
* [POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama2007-07-031-4/+5
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-035-2/+78
* [POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig2007-07-031-9/+28
* [POWERPC] spusched: Disable tick when not neededChristoph Hellwig2007-07-031-8/+10
* [POWERPC] spufs: Fix libassist accountingJeremy Kerr2007-07-031-1/+1
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-037-5/+172
* [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-033-8/+127
* [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-033-0/+32
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-035-12/+12
* [POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr2007-07-031-7/+3
* [POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig2007-07-031-1/+6
* [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-031-1/+2
* [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-293-117/+88
* [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-293-6/+5
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-2912-30/+13
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-296-24/+61
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-292-115/+0
* [POWERPC] Remove local_number from pci_controllerKumar Gala2007-06-291-1/+1
* [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-292-1/+9
* [POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei2007-06-291-1/+10
OpenPOWER on IntegriCloud