aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] ps3: add support for ps3 platformGeoff Levand2006-12-041-0/+250
| * | | | [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-042-9/+36
| * | | | [POWERPC] add virq_to_hw accessor routineGeoff Levand2006-12-041-0/+4
| * | | | [POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman2006-12-041-2/+2
| * | | | [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-043-0/+30
| * | | | [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-2/+11
| * | | | [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-043-0/+22
| * | | | [POWERPC] cell: Add routines for managing PMU interruptsKevin Corry2006-12-041-0/+5
| * | | | [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry2006-12-041-0/+90
| * | | | [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-042-0/+55
| * | | | [POWERPC] Change ppc_rtas declaration to weakGeoff Levand2006-12-041-10/+2
| * | | | [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