summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-058-8/+8
|\
| * [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-058-8/+8
* | [MIPS] Fix sparsemem support.Chad Reese2006-06-062-3/+2
* | [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-066-11/+21
* | [MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2006-06-062-5/+5
* | [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-061-2/+2
* | [MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle2006-06-061-1/+1
* | [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer2006-06-061-1/+1
* | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-061-15/+9
* | [MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2006-06-062-0/+39
* | [MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle2006-06-061-2/+17
* | [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto2006-06-063-21/+21
* | [MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto2006-06-061-0/+6
* | [MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle2006-06-061-1/+4
|/
* [MIPS] Treat R14000 like R10000.Kumba2006-06-015-0/+16
* [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KBRalf Baechle2006-06-011-6/+4
* [MIPS] Fix deadlock on MP with cache aliases.Ralf Baechle2006-06-011-9/+30
* [MIPS] Use generic STABS_DEBUG macro.Atsushi Nemoto2006-06-011-5/+2
* [MIPS] Create consistency in "system type" selection.Martin Michlmayr2006-06-011-43/+43
* [MIPS] Use generic DWARF_DEBUGAtsushi Nemoto2006-06-011-10/+3
* [MIPS] Fix kgdb exception handler from user mode.Atsushi Nemoto2006-06-011-3/+5
* [MIPS] Update struct sigcontext member namesDaniel Jacobowitz2006-06-012-32/+2
* [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle2006-06-011-24/+0
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-015-0/+11
* [MIPS] Add missing 34K processor IDsNigel Stephens2006-06-012-0/+2
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
* [MIPS] Fix typoRalf Baechle2006-06-011-1/+1
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-2/+2
* [MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle2006-04-271-1/+1
* [MIPS] Cleanup inode->r_dev usage.Ralf Baechle2006-04-272-9/+8
* [MIPS] Update MIPS defconfigs.Ralf Baechle2006-04-2746-1768/+2316
* [MIPS] Get rid of CONFIG_ADVANCED.Ralf Baechle2006-04-271-27/+23
* [MIPS] Kconfig: Clarify description of CROSSCOMPILE.Ralf Baechle2006-04-271-1/+7
* [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-273-0/+5
* [MIPS] Sparse: fix sparse for 64-bit kernels.Atsushi Nemoto2006-04-271-1/+4
* [MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto2006-04-271-3/+4
* [MIPS] Fix ip27 build.Atsushi Nemoto2006-04-271-1/+1
* [MIPS] Oprofile: fix sparse warning.Ralf Baechle2006-04-271-1/+1
* [MIPS] Fix oprofile module unloadingRalf Baechle2006-04-271-1/+2
* [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2
* [MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto2006-04-192-9/+9
* [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.Ralf Baechle2006-04-191-4/+4
* [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-195-0/+15
* [MIPS] Make mips_srs_init static.Ralf Baechle2006-04-191-1/+1
* [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-191-1/+1
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-196-1/+72
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-1935-155/+2796
* [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-195-380/+1205
* [MIPS] R2: Instruction hazard barrier.Ralf Baechle2006-04-191-0/+15
* [MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle2006-04-191-23/+18
OpenPOWER on IntegriCloud