summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorLines
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison-3/+0
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss-0/+4
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss-0/+5
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss-0/+6
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss-0/+1
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss-8/+16
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss-20/+38
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss-2/+0
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss-13/+5
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney-5/+125
2009-01-11MIPS: Cavium OCTEON multiplier state preservation.David Daney-0/+17
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney-0/+3
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney-0/+4
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney-0/+69
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney-0/+14
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney-0/+3
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney-0/+16
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney-0/+2
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney-0/+20
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney-2/+2
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney-0/+791
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney-0/+2393
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney-0/+7657
2009-01-06mips: introduce asm/swab.hHarvey Harrison-49/+59
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox-4/+1
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis-5/+6
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell-4/+13
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell-1/+3
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney-1/+1
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar-4/+2
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar-0/+10
2008-12-13Merge ../linux-2.6-x86Rusty Russell-1/+0
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell-1/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell-3/+0
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney-0/+10
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar-0/+5
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle-0/+5
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar-13/+20
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig-4/+0
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar-1/+0
2008-11-24MIPS: Make BUG() __noreturn.David Daney-9/+20
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter-0/+2
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli-6/+8
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle-27/+0
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle-15/+0
2008-10-30MIPS: Use the new byteorder headersHarvey Harrison-24/+16
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle-0/+18
2008-10-30MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle-38/+76