summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-213-33/+40
* [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr2007-12-211-2/+2
* [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-214-8/+28
* [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-214-7/+21
* [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-218-111/+147
* [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-211-8/+8
* [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-216-4/+57
* [POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2007-12-212-31/+127
* [POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall2007-12-201-0/+1
* [POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall2007-12-201-1/+3
* [POWERPC] arch/ppc: Remove an unnecessary pci_dev_putJulia Lawall2007-12-201-1/+0
* [POWERPC] arch/ppc: Remove duplicate includesLucas Woods2007-12-207-7/+0
* [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-202-3/+1
* [POWERPC] Don't cast a struct pointer to list_head pointerLi Zefan2007-12-201-1/+1
* [POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-201-4/+9
* [POWERPC] Stop the TOC overflowing for large buildsStephen Rothwell2007-12-201-1/+1
* [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt2007-12-201-2/+3
* [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt2007-12-201-3/+10
* [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt2007-12-201-0/+22
* [POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt2007-12-201-78/+64
* [POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2007-12-202-20/+38
* [POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt2007-12-201-1/+4
* [POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt2007-12-201-2/+2
* [POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt2007-12-201-4/+14
* [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-205-80/+49
* [POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt2007-12-201-2/+8
* [POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2007-12-205-79/+122
* [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-204-351/+308
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-204-176/+155
* [POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt2007-12-203-74/+36
* [POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2007-12-202-8/+16
* [POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt2007-12-201-11/+0
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-2010-19/+49
* [POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt2007-12-201-214/+1
* [POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt2007-12-201-174/+17
* [POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt2007-12-201-6/+0
* [POWERPC] Use embedded dtc in kernel buildsDavid Gibson2007-12-202-3/+38
* [POWERPC] Merge dtc upstream sourceDavid Gibson2007-12-2017-0/+8351
* [POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson2007-12-201-1/+0
* [POWERPC] arch/ppc/: Spelling fixesjoe@perches.com2007-12-202-2/+2
* [POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2007-12-204-4/+4
* [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-201-0/+16
* [POWERPC] Optimize account_system_vtimeMilton Miller2007-12-201-8/+13
* [POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller2007-12-201-3/+1
* [POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller2007-12-201-8/+12
* [POWERPC] Use __get_cpu_var in time.cMilton Miller2007-12-201-2/+2
* [POWERPC] init_decrementer_clockevent can be static __initMilton Miller2007-12-201-2/+1
* [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-202-33/+29
* [POWERPC] celleb: Split machine definitionIshizaki Kou2007-12-204-80/+116
* [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-2/+0