summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto2008-10-113-0/+71
| * MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto2008-10-114-18/+24
| * MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEPAtsushi Nemoto2008-10-112-3/+12
| * MIPS: TXx9: Raise priority of interrupts for errors, timers, SIOAtsushi Nemoto2008-10-112-0/+22
| * MIPS: TXx9: Add mtd supportAtsushi Nemoto2008-10-117-0/+139
| * MIPS: TXx9: Runtime configuration of timeout-errorAtsushi Nemoto2008-10-112-5/+11
| * MIPS: TXx9: Cache fixupAtsushi Nemoto2008-10-116-26/+124
| * MIPS: TXx9: Early command-line preprocessingAtsushi Nemoto2008-10-111-6/+68
| * MIPS: TXx9: Add prom_getenvAtsushi Nemoto2008-10-111-0/+15
| * MIPS: TXx9: Improve handling of built-in and command-line argsAtsushi Nemoto2008-10-115-23/+31
| * MIPS: RBTX4927: More explicit initializationAtsushi Nemoto2008-10-112-0/+14
| * MIPS: PMC MSP71XX gpio driversPatrick Glass2008-10-113-0/+367
| * MIPS: Use compat_sys_ptraceThomas Bogendoerfer2008-10-114-37/+22
| * Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-101-0/+2
| |\
| | *---. Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
| | |\ \ \
| | | | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
| * | | | | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-062-1/+83
| |\ \ \ \
| | * | | | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-052-1/+83
| | |/ / /
| * | | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-0/+1
| * | | | [MIPS] Fix CMP Kconfig configuration and mark as broken.Ralf Baechle2008-10-061-11/+16
| |/ / /
| * | | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-038-273/+523
| * | | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-032-6/+6
| * | | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-033-13/+14
| * | | [MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle2008-10-031-1/+1
| * | | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-032-4/+4
| | |/ | |/|
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-294-11/+94
| |\ \
| | * | [MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2008-09-272-0/+61
| | * | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle2008-09-271-9/+31
| | * | [MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf2008-09-271-2/+2
| * | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-2/+1
| |/ /
| * | [MIPS] au1000: Fix gpio directionBruno Randolf2008-09-241-1/+3
| * | [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-211-0/+1
| * | [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-213-20/+55
| * | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-211-0/+2
| * | [MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto2008-09-211-4/+17
| * | [MIPS] VR41xx: unsigned irq cannot be negativeroel kluin2008-09-161-2/+4
| * | [MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer2008-09-081-1/+1
| |/
| * [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-052-15/+27
| * [MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto2008-09-051-0/+1
| * [MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto2008-09-051-0/+1
| * [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-056-14/+25
| * [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-051-2/+4
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-062-2/+0
|/
* [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0
* [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3
* [MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle2008-08-261-0/+1
* [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-261-1/+1
* [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-261-1/+1