summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt2006-12-041-1/+7
| * [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-2/+0
| * [POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2006-12-041-5/+15
| * [POWERPC] Fix IDE build with ARCH=ppcBenjamin Herrenschmidt2006-12-041-0/+8
| * [POWERPC] Fix __raw* accessorsBenjamin Herrenschmidt2006-12-041-47/+45
| * [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-045-147/+254
| * [POWERPC] Cell iommu supportJeremy Kerr2006-12-041-3/+3
| * [POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt2006-12-041-0/+2
| * [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-046-361/+477
| * [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-042-6/+10
| * [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-042-0/+2
| * [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-049-59/+180
| * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-042-32/+62
| * [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-2/+2
| * [POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2006-12-041-4/+31
| * [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-043-0/+132
| * [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-041-4/+0
| * [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-042-2/+1
| * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04424-2973/+5640
| |\
| * | [PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut2006-11-135-42/+1
| * | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-16/+1
| * | [PATCH] of_irq_to_resource now returns the virqAndy Fleming2006-11-131-3/+11
| * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-132-0/+10
| * | [PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2006-11-131-0/+287
| * | [PATCH] Remove _machine macros.hauer@pengutronix.de2006-11-131-4/+0
| * | [PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de2006-11-131-2/+0
| * | [PATCH] Remove dead code in iommu.hSascha Hauer2006-11-131-8/+0
| * | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-251-0/+2
| * | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-251-0/+8
| * | [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-251-0/+9
| * | [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-2/+2
| * | [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-1/+4
| * | [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-251-1/+0
| * | [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-252-4/+3
| * | [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-15/+0
| * | [POWERPC] Remove todc code from ARCH=powerpcDavid Gibson2006-10-161-487/+0
| * | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-162-11/+23
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-044-39/+53
|\ \ \
| * | | [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+1
| * | | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-031-0/+1
| * | | [PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo2006-12-031-1/+0
| * | | [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-011-0/+3
| * | | [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-011-0/+1
| * | | [libata] ARM: add ixp4xx PATA driverAlessandro Zummo2006-12-011-0/+13
| * | | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-011-0/+2
| * | | [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-011-0/+1
| * | | [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-011-0/+2
| * | | [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-011-31/+0
| * | | [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-011-5/+4
| * | | [PATCH] ata: Generic platform_device libata driverPaul Mundt2006-12-011-0/+13