summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch '85xx' into for_paulusKumar Gala2006-12-112-2/+37
| | |\
| | | * [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-112-2/+37
| | * | [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-081-2/+8
| | |/
| * | [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+1
| * | [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-092-2/+5
| * | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-081-2/+2
| * | [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+1
| * | [POWERPC] Delete unused irq functions on powerpcMatthew Wilcox2006-12-081-19/+0Star
| * | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier2006-12-081-11/+22
| * | [POWERPC] cell: Fix spu_info.h header exportArnd Bergmann2006-12-081-1/+1
| * | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-2/+0Star
| |/
* | [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells2006-12-111-1/+1
* | [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-101-0/+1
* | [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* | [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+13
* | [PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells2006-12-082-10/+21
|/
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-3/+0Star
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-2/+2
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-2/+0Star
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-109/+0Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-051-10/+0Star
* [POWERPC] Fix cputable.h for combined buildStephen Rothwell2006-12-041-10/+3Star
* [POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely2006-12-041-0/+4
* [POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2006-12-041-37/+0Star
* [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32Michael Ellerman2006-12-041-0/+3
* [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"Adrian Bunk2006-12-043-6/+6
* [POWERPC] fix building without PCIArnd Bergmann2006-12-041-0/+7
* [POWERPC] ps3: multiplatform build fixesArnd Bergmann2006-12-041-2/+11
* [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven2006-12-041-2/+2
* [POWERPC] cell: fix building without spufsArnd Bergmann2006-12-041-1/+1
* [POWERPC] ps3: add ps3 platform system bus supportGeoff Levand2006-12-041-0/+73
* [POWERPC] ps3: add lpar addressingGeoff Levand2006-12-041-0/+6
* [POWERPC] ps3: add repository supportGeoff Levand2006-12-041-0/+139
* [POWERPC] ps3: add feature bitsGeoff Levand2006-12-041-0/+8
* [POWERPC] ps3: add lv1 hvcallsGeoff Levand2006-12-041-0/+345
* [POWERPC] ps3: add support for ps3 platformGeoff Levand2006-12-041-0/+250
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-042-9/+36
* [POWERPC] add virq_to_hw accessor routineGeoff Levand2006-12-041-0/+4
* [POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman2006-12-041-2/+2
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-042-0/+23
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-2/+11
* [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-043-0/+22
* [POWERPC] cell: Add routines for managing PMU interruptsKevin Corry2006-12-041-0/+5
* [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry2006-12-041-0/+90
* [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-042-0/+55
* [POWERPC] Change ppc_rtas declaration to weakGeoff Levand2006-12-041-10/+2Star
* [POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt2006-12-041-1/+7