summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle1-92/+50
2009-05-14MIPS: Fix highmem.Ralf Baechle2-2/+7
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle1-4/+4
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle1-2/+2
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2-18/+23
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle1-12/+27
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle1-3/+13
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer1-2/+2
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle4-0/+23
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto1-2/+7
2009-05-14MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2-2/+11
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le1-2/+3
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto1-1/+0
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle1-1/+1
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le1-0/+59
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss1-17/+0
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss1-2/+2
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss1-1/+1
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell1-1/+5
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell1-8/+11
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov1-0/+3
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-0/+42
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+2
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle1-6/+12
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch1-8/+12
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss1-2/+2
2009-03-30MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss1-0/+49
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss1-2/+1
2009-03-30MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev1-2/+0
2009-03-30MIPS: Au1000: convert to using gpiolibFlorian Fainelli1-53/+17
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle1-1/+7
2009-03-30MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney1-4/+4
2009-03-30MIPS: Forward declare struct task_struct to avoid potencial warning.Ralf Baechle1-0/+2
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+0
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-17/+27
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar13-66/+124
2009-03-23MIPS: Change {set,clear,change}_c0_<foo> to return old value.Ralf Baechle1-11/+11
2009-03-20[MTD] RBTX4939: add MTD supportAtsushi Nemoto1-0/+9
2009-03-20[MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto3-0/+33
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2-4/+6
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2-4/+6
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar2-2/+3
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2-2/+3
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar1-0/+7
2009-03-09Input: add driver for S1 button of rb532Phil Sutter1-0/+3