summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [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/+1Star
|/
* [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
* [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0Star
* [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3Star
* [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
* [MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto2008-08-261-0/+3
* [MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-15/+1Star
* [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1Star
* [MIPS] Wire up new syscalls.Ralf Baechle2008-08-264-0/+24
* [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-261-22/+20Star
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-052-2/+0Star
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0Star
* [MIPS] Cobalt: update defconfigYoichi Yuasa2008-07-301-110/+268
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-305-0/+319
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-3058-2919/+4Star
* [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26Star
* [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-305-16/+37
* [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-307-52/+44Star
* [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-308-238/+165Star
* [MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2008-07-303-32/+45
* [MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2008-07-305-150/+196
* [MIPS] TXx9: Cleanup watchdogAtsushi Nemoto2008-07-306-59/+29Star