summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorLines
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard-0/+1
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard-2/+5
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-1/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox-0/+13
2006-12-08[PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells-10/+21
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips-2/+8
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt-2/+2
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch-0/+1
2006-12-08[POWERPC] Delete unused irq functions on powerpcMatthew Wilcox-19/+0
2006-12-08[POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier-11/+22
2006-12-08[POWERPC] cell: Fix spu_info.h header exportArnd Bergmann-1/+1
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman-2/+0
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk-3/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm-2/+0
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann-109/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-1/+1
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra-2/+2
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox-10/+0
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell-10/+3
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely-0/+4
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut-37/+0
2006-12-04[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32Michael Ellerman-0/+3
2006-12-04[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"Adrian Bunk-6/+6
2006-12-04[POWERPC] fix building without PCIArnd Bergmann-0/+7
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann-2/+11
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven-2/+2
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann-1/+1
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGeoff Levand-0/+73
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand-0/+6
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand-0/+139
2006-12-04[POWERPC] ps3: add feature bitsGeoff Levand-0/+8
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand-0/+345
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand-0/+250
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand-9/+36
2006-12-04[POWERPC] add virq_to_hw accessor routineGeoff Levand-0/+4
2006-12-04[POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman-2/+2
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell-0/+23
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras-2/+11
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson-0/+22
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry-0/+5
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry-0/+90
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell-0/+55
2006-12-04[POWERPC] Change ppc_rtas declaration to weakGeoff Levand-10/+2
2006-12-04[POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt-1/+7
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas-2/+0
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins-5/+15
2006-12-04[POWERPC] Fix __raw* accessorsBenjamin Herrenschmidt-47/+45
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt-147/+254