summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-262-1/+2
|\
| * Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2613-66/+124
| |\
| * | headers_check fix: mips, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | headers_check fix: mips, sigcontext.hJaswinder Singh Rajput2009-02-011-0/+1
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-266-17/+27
|\ \ \
| * | | MIPS: Change {set,clear,change}_c0_<foo> to return old value.Ralf Baechle2009-03-231-11/+11
| | |/ | |/|
| * | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2009-03-132-4/+6
| * | MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-112-2/+3
| * | MIPS: compat: Implement is_compat_task.Ralf Baechle2009-03-081-0/+7
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-1/+0
|\| |
| * | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-021-1/+0
* | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/ /
* | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+1
* | MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-301-0/+1
* | MIPS: RB532: Update headersPhil Sutter2009-01-302-4/+3
* | 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-142-3/+0
* 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/+0
* MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-111-13/+5
* 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-063-49/+59
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-4/+1
* 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-303-4/+13
| |\
| | * MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney2008-12-221-3/+2
| | * 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