summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorLines
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr-3/+3
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt-0/+2
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt-355/+471
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt-6/+10
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt-0/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt-59/+180
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt-32/+62
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt-2/+2
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt-4/+31
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt-0/+132
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt-4/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt-2/+1
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras-147/+317
2006-12-02[NET]: POWERPC checksum annotations and cleanups.Al Viro-38/+21
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-13/+7
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt-0/+7
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox-13/+7
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips-4/+0
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell-1/+3
2006-11-16[POWERPC] Add the thread_siblings files to sysfsStephen Rothwell-1/+7
2006-11-13[PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut-8/+0
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi-16/+1
2006-11-13[PATCH] of_irq_to_resource now returns the virqAndy Fleming-3/+11
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming-0/+7
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET-0/+287
2006-11-13[PATCH] Remove _machine macros.hauer@pengutronix.de-4/+0
2006-11-13[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de-2/+0
2006-11-13[PATCH] Remove dead code in iommu.hSascha Hauer-8/+0
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell-2/+2
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins-2/+5
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins-1/+11
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas-3/+22
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming-15/+85
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming-3/+3
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman-0/+2
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft-0/+9
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de-2/+2
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter-1/+4
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand-1/+0
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi-4/+3
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt-0/+1
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt-4/+6
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt-23/+62
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt-39/+67
2006-10-25[POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt-5/+9
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt-2/+7
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen-0/+1
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand-15/+0
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson-487/+0
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras-11/+23