summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1
* MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle2009-05-141-92/+50
* MIPS: Fix highmem.Ralf Baechle2009-05-142-2/+7
* MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle2009-05-141-4/+4
* MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle2009-05-141-2/+2
* MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-142-18/+23
* MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
* MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
* MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer2009-05-141-2/+2
* MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-144-0/+23
* MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-141-2/+7
* MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-142-2/+11
* MIPS: Loongson 2 needs no hazard barriers.Zhang Le2009-05-141-2/+3
* MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto2009-05-141-1/+0
* MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle2009-05-141-1/+1
* MIPS: Add Loongson cpu-feature-overrides.hZhang Le2009-05-141-0/+59
* MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss2009-05-141-17/+0
* MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss2009-05-141-2/+2
* MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss2009-05-141-1/+1
* MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-141-1/+5
* MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell2009-05-141-8/+11
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-081-0/+3
|\
| * Input: add driver for S1 button of rb532Phil Sutter2009-03-091-0/+3
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-064-0/+42
|\ \
| * | [MTD] RBTX4939: add MTD supportAtsushi Nemoto2009-03-201-0/+9
| * | [MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto2009-03-203-0/+33
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\ \ \
| | * \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-162-4/+6
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-132-2/+3
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-0/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-063-2/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-1/+0
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+2
* | | | | | | | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-021-6/+12
|/ / / / / / /
* | | | | | | bcm47xx: fix GPIO API return codesMichael Buesch2009-04-011-8/+12
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+0
|\ \ \ \ \ \ \
| * | | | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+0
* | | | | | | | MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss2009-03-301-2/+2
* | | | | | | | MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss2009-03-301-0/+49
* | | | | | | | MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-301-2/+1
* | | | | | | | MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev2009-03-301-2/+0
* | | | | | | | MIPS: Au1000: convert to using gpiolibFlorian Fainelli2009-03-301-53/+17
* | | | | | | | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-301-1/+7
* | | | | | | | MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney2009-03-301-4/+4
* | | | | | | | MIPS: Forward declare struct task_struct to avoid potencial warning.Ralf Baechle2009-03-301-0/+2
|/ / / / / / /
* | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-041-1/+0
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-1/+2
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud