aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/tip/linux-2.6-tipLinus 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/kernel/git/tip/linux-2.6-tipLinus 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/coreIngo 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' into tracing/coreIngo Molnar1-0/+7
2009-03-09Input: add driver for S1 button of rb532Phil Sutter1-0/+3
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar3-2/+3
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar1-1/+0
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar1-1/+0
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath1-1/+0
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar2-1/+2
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-0/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+1
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar7-59/+107
2009-02-01headers_check fix: mips, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: mips, sigcontext.hJaswinder Singh Rajput1-0/+1
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter1-0/+1
2009-01-30MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter1-0/+3
2009-01-30MIPS: Fix a typo in watchpoint register structure.David Daney1-1/+1
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto1-0/+1
2009-01-30MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle1-28/+72