aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-01headers_check fix: mips, swab.hJaswinder Singh Rajput
2009-02-01headers_check fix: mips, sigcontext.hJaswinder Singh Rajput
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter
2009-01-30MIPS: RB532: Update headersPhil Sutter
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter
2009-01-30MIPS: Fix a typo in watchpoint register structure.David Daney
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto
2009-01-30MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle
2009-01-30MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney
2009-01-11MIPS: Cavium OCTEON multiplier state preservation.David Daney
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney
2009-01-06mips: introduce asm/swab.hHarvey Harrison
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell