summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-301-0/+1
* MIPS: RB532: Update headersPhil Sutter2009-01-302-4/+3Star
* MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2009-01-301-0/+3
* MIPS: Fix a typo in watchpoint register structure.David Daney2009-01-301-1/+1
* MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto2009-01-301-0/+1
* MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle2009-01-301-28/+72
* MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle2009-01-301-26/+26
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-3/+0Star
* MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-111-0/+4
* MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-111-0/+5
* MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-111-0/+6
* MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-111-0/+1
* MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-111-8/+16
* MIPS: Alchemy: remove cpu_table.Manuel Lauss2009-01-111-20/+38
* MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2009-01-111-2/+0Star
* MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-111-13/+5Star
* MIPS: Adjust the dma-common.c platform hooks.David Daney2009-01-115-5/+125
* MIPS: Cavium OCTEON multiplier state preservation.David Daney2009-01-111-0/+17
* MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney2009-01-111-0/+3
* MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2009-01-111-0/+4
* MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney2009-01-111-0/+69
* MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney2009-01-111-0/+14
* MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-111-0/+3
* MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-112-0/+16
* MIPS: Override assembler target architecture for octeon.David Daney2009-01-111-0/+2
* MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney2009-01-111-0/+20
* MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney2009-01-111-2/+2
* MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-116-0/+791
* MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney2009-01-1110-0/+2393
* MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney2009-01-1110-0/+7657
* mips: introduce asm/swab.hHarvey Harrison2009-01-073-49/+59
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-4/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-033-5/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-293-4/+13
| |\
| | * MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney2008-12-221-3/+2Star
| | * MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney2008-12-221-1/+1
| * | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-162-4/+2Star
|\ \ \
| * \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+0Star
| |\ \ \ | | |/ / | |/| |
| * | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-1/+2
| * | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-3/+0Star
* | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-161-0/+10
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-121-0/+10
| |/
* | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-121-0/+5
|\|
| * MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-091-0/+5
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-022-13/+20
|\|
| * remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-4/+0Star
| * MIPS: Make BUG() __noreturn.David Daney2008-11-241-9/+20
* | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-1/+0Star
|/
* MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1