summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-0/+39
* [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-211-10/+10
* [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-212-3/+4
* [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-211-17/+18
* [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-217-65/+219
* [POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig2007-12-211-24/+154
* [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-215-168/+200
* [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-10/+10
* [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-211-2/+2
* [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-212-34/+56
* [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-216-117/+107
* [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
OpenPOWER on IntegriCloud