summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [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-041-0/+1
* [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/+0Star
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-042-2/+1Star
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-0422-147/+317
|\
| * [NET]: POWERPC checksum annotations and cleanups.Al Viro2006-12-031-38/+21Star
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-021-13/+7Star
| |\
| | * PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox2006-12-011-13/+7Star
| * | Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
| |/
| * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-4/+0Star
| * [POWERPC] Wire up sys_move_pagesStephen Rothwell2006-11-162-1/+3
| * [POWERPC] Add the thread_siblings files to sysfsStephen Rothwell2006-11-161-1/+7
| * [PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2006-11-032-2/+2
| * [POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins2006-11-011-2/+5
| * [POWERPC] Make current preempt-safeHugh Dickins2006-11-011-1/+11
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-3/+22
| * [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-012-15/+85
| * [POWERPC] Fix rmb() for e500-based machines itAndy Fleming2006-11-011-3/+3
| * [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-0/+1
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-4/+6
| * [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-255-23/+62
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-254-39/+67
| * [POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt2006-10-251-5/+9
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-252-2/+7
| * [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-231-0/+1
* | [PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut2006-11-131-8/+0Star
* | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-16/+1Star
* | [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-131-0/+7
* | [PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2006-11-131-0/+287
* | [PATCH] Remove _machine macros.hauer@pengutronix.de2006-11-131-4/+0Star
* | [PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de2006-11-131-2/+0Star
* | [PATCH] Remove dead code in iommu.hSascha Hauer2006-11-131-8/+0Star
* | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-251-0/+2
* | [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/+0Star
* | [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-252-4/+3Star
* | [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-15/+0Star
* | [POWERPC] Remove todc code from ARCH=powerpcDavid Gibson2006-10-161-487/+0Star
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-162-11/+23
|/
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-26/+0Star
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-077-10/+10