aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] Fix __raw* accessorsBenjamin Herrenschmidt1-47/+45
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt5-147/+254
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr1-3/+3
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt1-0/+2
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt5-355/+471
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2-6/+10
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt1-0/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt9-59/+180
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2-32/+62
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt1-2/+2
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt1-4/+31
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt3-0/+132
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt1-4/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2-2/+1
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras22-147/+317
2006-12-02[NET]: POWERPC checksum annotations and cleanups.Al Viro1-38/+21
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-13/+7
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+7
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class"Kim Phillips1-4/+0
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell2-1/+3
2006-11-16[POWERPC] Add the thread_siblings files to sysfsStephen Rothwell1-1/+7
2006-11-13[PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut1-8/+0
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi1-16/+1
2006-11-13[PATCH] of_irq_to_resource now returns the virqAndy Fleming1-3/+11
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming1-0/+7
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET1-0/+287
2006-11-13[PATCH] Remove _machine macros.hauer@pengutronix.de1-4/+0
2006-11-13[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de1-2/+0
2006-11-13[PATCH] Remove dead code in iommu.hSascha Hauer1-8/+0
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins1-2/+5
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins1-1/+11
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2-3/+22
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2-15/+85
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman1-0/+2
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft1-0/+9
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de1-2/+2
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-1/+4
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand1-1/+0
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2-4/+3
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-0/+1
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt1-4/+6
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt5-23/+62
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt4-39/+67
2006-10-25[POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt1-5/+9
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2-2/+7
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen1-0/+1
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand1-15/+0