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