aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-83/+117
2006-12-11[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells1-1/+1
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2-42/+40
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras3-4/+45
2006-12-10Merge branch '85xx' into for_paulusKumar Gala2-2/+37
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2-2/+37
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter1-0/+1
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard1-0/+1
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard2-2/+5
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+13
2006-12-08[PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells2-10/+21
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips1-2/+8
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt1-2/+2
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch1-0/+1
2006-12-08[POWERPC] Delete unused irq functions on powerpcMatthew Wilcox1-19/+0
2006-12-08[POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier1-11/+22
2006-12-08[POWERPC] cell: Fix spu_info.h header exportArnd Bergmann1-1/+1
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman1-2/+0
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-3/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-2/+0
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-109/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+2
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-10/+0
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-10/+3
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely1-0/+4
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut1-37/+0
2006-12-04[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32Michael Ellerman1-0/+3
2006-12-04[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"Adrian Bunk3-6/+6
2006-12-04[POWERPC] fix building without PCIArnd Bergmann1-0/+7
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann1-2/+11
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven1-2/+2
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann1-1/+1
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGeoff Levand1-0/+73
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand1-0/+6
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand1-0/+139
2006-12-04[POWERPC] ps3: add feature bitsGeoff Levand1-0/+8
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand1-0/+345
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand1-0/+250
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand2-9/+36
2006-12-04[POWERPC] add virq_to_hw accessor routineGeoff Levand1-0/+4
2006-12-04[POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman1-2/+2
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2-0/+23
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-2/+11
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson3-0/+22
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry1-0/+5
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry1-0/+90