aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2006-12-041-5/+52
| * [POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell2006-12-041-7/+6
| * [POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell2006-12-041-25/+27
| * [POWERPC] iSeries: fix time.c for combined buildStephen Rothwell2006-12-041-3/+4
| * [POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell2006-12-041-6/+4
| * [POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell2006-12-041-1/+2
| * [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-0411-66/+113
| * [POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt2006-12-043-25/+1
| * [POWERPC] Cell iommu supportJeremy Kerr2006-12-045-472/+660
| * [POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt2006-12-041-73/+6
| * [POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt2006-12-041-5/+9
| * [POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt2006-12-041-3/+8
| * [POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt2006-12-043-2/+349
| * [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-048-247/+224
| * [POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2006-12-042-6/+16
| * [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-046-4/+124
| * [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-042-2/+5
| * [POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt2006-12-041-23/+4
| * [POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt2006-12-041-5/+1
| * [POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt2006-12-041-3/+34
| * [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-0417-552/+271
| * [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-041-0/+9
| * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-044-146/+401
| * [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-042-0/+45
| * [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-13/+37
| * [POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2006-12-041-36/+100
| * [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-046-2/+205
| * [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-043-27/+0
| * [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-0425-182/+58
| * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04540-8079/+8806
| |\
| * | [PATCH] Make git ignore new wrapper generated filesKim Phillips2006-11-131-0/+7
| * | [PATCH] Check for null init_early routineGeoff Levand2006-11-131-1/+2
| * | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-2/+1
| * | [PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering2006-11-131-4/+4
| * | [PATCH] Remove arch/powerpc/boot/zImage file.Mark A. Greer2006-11-131-1/+1
| * | [PATCH] Remove dtb file created by wrapper scriptMark A. Greer2006-11-131-0/+3
| * | [PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman2006-11-131-11/+14
| * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-1310-35/+29
| * | [PATCH] Add Efika platform supportNicolas DET2006-11-136-0/+297
| * | [PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2006-11-132-0/+539
| * | [PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de2006-11-131-2/+1
| * | [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-133-6/+1
| * | [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de2006-11-131-12/+2
| * | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-132-15/+0
| * | [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-256-1/+274
| * | [POWERPC] add support for dumping spu info from xmonMichael Ellerman2006-10-251-1/+66
| * | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-252-2/+144
| * | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-252-69/+34
| * | [POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft2006-10-254-0/+233
| * | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-251-0/+66