aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut
2006-12-04[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32Michael Ellerman
2006-12-04[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"Adrian Bunk
2006-12-04[POWERPC] fix building without PCIArnd Bergmann
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGeoff Levand
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand
2006-12-04[POWERPC] ps3: add feature bitsGeoff Levand
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand
2006-12-04[POWERPC] add virq_to_hw accessor routineGeoff Levand
2006-12-04[POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell
2006-12-04[POWERPC] Change ppc_rtas declaration to weakGeoff Levand
2006-12-04[POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins
2006-12-04[POWERPC] Fix __raw* accessorsBenjamin Herrenschmidt
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-12-02[NET]: POWERPC checksum annotations and cleanups.Al Viro
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox