| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Do not include seccomp.h from compat.h | Atsushi Nemoto | 2009-05-14 | 1 | -1/+0 |
* | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. | Ralf Baechle | 2009-05-14 | 1 | -1/+1 |
* | MIPS: Add Loongson cpu-feature-overrides.h | Zhang Le | 2009-05-14 | 1 | -0/+59 |
* | MIPS: au1xxx-ide: Fix build with CONFIG_PM | Manuel Lauss | 2009-05-14 | 1 | -17/+0 |
* | MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt | Manuel Lauss | 2009-05-14 | 1 | -2/+2 |
* | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one | Manuel Lauss | 2009-05-14 | 1 | -1/+1 |
* | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC | Kevin D. Kissell | 2009-05-14 | 1 | -1/+5 |
* | MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. | Kevin D. Kissell | 2009-05-14 | 1 | -8/+11 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-08 | 1 | -0/+3 |
|\ |
|
| * | Input: add driver for S1 button of rb532 | Phil Sutter | 2009-03-09 | 1 | -0/+3 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 4 | -0/+42 |
|\ \ |
|
| * | | [MTD] RBTX4939: add MTD support | Atsushi Nemoto | 2009-03-20 | 1 | -0/+9 |
| * | | [MTD] [NAND] TXx9: add NDFMC support | Atsushi Nemoto | 2009-03-20 | 3 | -0/+33 |
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 2009-03-16 | 2 | -4/+6 |
| | |\| | |
|
| | * | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 2 | -2/+3 |
| | |\ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -0/+7 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 3 | -2/+3 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 1 | -1/+0 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -0/+1 |
* | | | | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+2 |
* | | | | | | | | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. | Ralf Baechle | 2009-04-02 | 1 | -6/+12 |
|/ / / / / / / |
|
* | | | | | | | bcm47xx: fix GPIO API return codes | Michael Buesch | 2009-04-01 | 1 | -8/+12 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 1 | -1/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | | | | | | | | MIPS: Alchemy: MIPS hazard workarounds are not required. | Manuel Lauss | 2009-03-30 | 1 | -2/+2 |
* | | | | | | | | MIPS: Alchemy: provide cpu feature overrides. | Manuel Lauss | 2009-03-30 | 1 | -0/+49 |
* | | | | | | | | MIPS: Alchemy: unify CPU model constants. | Manuel Lauss | 2009-03-30 | 1 | -2/+1 |
* | | | | | | | | MIPS: Malta: make a needlessly global integer variable static | Dmitri Vorobiev | 2009-03-30 | 1 | -2/+0 |
* | | | | | | | | MIPS: Au1000: convert to using gpiolib | Florian Fainelli | 2009-03-30 | 1 | -53/+17 |
* | | | | | | | | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle | 2009-03-30 | 1 | -1/+7 |
* | | | | | | | | MIPS: __raw_spin_lock() may spin forever on ticket wrap. | David Daney | 2009-03-30 | 1 | -4/+4 |
* | | | | | | | | MIPS: Forward declare struct task_struct to avoid potencial warning. | Ralf Baechle | 2009-03-30 | 1 | -0/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 1 | -1/+0 |
| |\ \ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| * | | | | | | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 7 | -59/+107 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 2 | -3/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / / /
| | | |/| | | | | | | | |
|
| | * / | | | | | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -1/+1 |
| | |/ / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 13 | -66/+124 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | /
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | headers_check fix: mips, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| * | | | | | | | | | | headers_check fix: mips, sigcontext.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -0/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 6 | -17/+27 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | MIPS: Change {set,clear,change}_c0_<foo> to return old value. | Ralf Baechle | 2009-03-23 | 1 | -11/+11 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled | Zhang Le | 2009-03-13 | 2 | -4/+6 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 2009-03-11 | 2 | -2/+3 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|