aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2-1/+2
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand1-2/+2
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell2-20/+22
2006-12-04[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell1-0/+90
2006-12-04[POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell1-23/+0
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell3-6/+137
2006-12-04[POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell1-6/+7
2006-12-04[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki1-4/+4
2006-12-04[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven1-1/+1
2006-12-04[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely1-1/+1
2006-12-04[POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox1-1/+1
2006-12-04[POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson3-13/+14
2006-12-04[POWERPC] Small clarification of initrd handlingDavid Gibson1-7/+14
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2-2/+7
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619113-87/+93
2006-12-04[POWERPC] Compilation fixes for ppc4xx PCI-less configsWojtek Kaniewski3-0/+6
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala1-1/+1
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins1-5/+52
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell1-7/+6
2006-12-04[POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell1-25/+27
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell1-3/+4
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell1-6/+4
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell1-1/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt11-66/+113
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt3-25/+1
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr5-472/+660
2006-12-04[POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt1-73/+6
2006-12-04[POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt1-5/+9
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt1-3/+8
2006-12-04[POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt3-2/+349
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt8-247/+224
2006-12-04[POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2-6/+16
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt6-4/+124
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2-2/+5
2006-12-04[POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt1-23/+4
2006-12-04[POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt1-5/+1
2006-12-04[POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt1-3/+34
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt17-552/+271
2006-12-04[POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt4-146/+401
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2-0/+45
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt1-13/+37
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt1-36/+100
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt6-2/+205
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt3-27/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt25-182/+58
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras540-8079/+8806
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro2-19/+25
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro2-14/+14
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53