summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-057-59/+107
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-3/+0
| |\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
| | |/ / / / / / / / /
* | | | | | | | | | | 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
OpenPOWER on IntegriCloud