aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson1-487/+0
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2-11/+23
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-26/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering7-10/+10
2006-10-06[POWERPC] Update MTFSF_L() commentAnton Blanchard1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-3/+4
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann1-0/+18
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann1-1/+4
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann1-0/+14