index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
6
-11
/
+21
2006-06-06
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2
-5
/
+5
2006-06-06
[MIPS] IP32: Fix warnings.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
1
-1
/
+1
2006-06-06
[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
Thiemo Seufer
1
-1
/
+1
2006-06-06
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment
Sergei Shtylyov
1
-15
/
+9
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
2
-0
/
+39
2006-06-06
[MIPS] Print more information if we're struck by a machine check exception.
Ralf Baechle
1
-2
/
+17
2006-06-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
3
-21
/
+21
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
1
-0
/
+6
2006-06-06
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
Ralf Baechle
1
-1
/
+4
2006-06-01
[MIPS] Treat R14000 like R10000.
Kumba
5
-0
/
+16
2006-06-01
[MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB
Ralf Baechle
1
-6
/
+4
2006-06-01
[MIPS] Fix deadlock on MP with cache aliases.
Ralf Baechle
1
-9
/
+30
2006-06-01
[MIPS] Use generic STABS_DEBUG macro.
Atsushi Nemoto
1
-5
/
+2
2006-06-01
[MIPS] Create consistency in "system type" selection.
Martin Michlmayr
1
-43
/
+43
2006-06-01
[MIPS] Use generic DWARF_DEBUG
Atsushi Nemoto
1
-10
/
+3
2006-06-01
[MIPS] Fix kgdb exception handler from user mode.
Atsushi Nemoto
1
-3
/
+5
2006-06-01
[MIPS] Update struct sigcontext member names
Daniel Jacobowitz
2
-32
/
+2
2006-06-01
[MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.
Ralf Baechle
1
-24
/
+0
2006-06-01
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
5
-0
/
+11
2006-06-01
[MIPS] Add missing 34K processor IDs
Nigel Stephens
2
-0
/
+2
2006-06-01
[MIPS] AU1xxx mips_timer_interrupt() fixes
Herbert Valerio Riedel
2
-0
/
+2
2006-06-01
[MIPS] Fix typo
Ralf Baechle
1
-1
/
+1
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
1
-2
/
+2
2006-04-27
[MIPS] Fix branch emulation for floating-point exceptions.
Ralf Baechle
1
-1
/
+1
2006-04-27
[MIPS] Cleanup inode->r_dev usage.
Ralf Baechle
2
-9
/
+8
2006-04-27
[MIPS] Update MIPS defconfigs.
Ralf Baechle
46
-1768
/
+2316
2006-04-27
[MIPS] Get rid of CONFIG_ADVANCED.
Ralf Baechle
1
-27
/
+23
2006-04-27
[MIPS] Kconfig: Clarify description of CROSSCOMPILE.
Ralf Baechle
1
-1
/
+7
2006-04-27
[MIPS] 24K LV: Add core card id.
Chris Dearman
3
-0
/
+5
2006-04-27
[MIPS] Sparse: fix sparse for 64-bit kernels.
Atsushi Nemoto
1
-1
/
+4
2006-04-27
[MIPS] Use __ffs() instead of ffs() in ip32_irq0().
Atsushi Nemoto
1
-3
/
+4
2006-04-27
[MIPS] Fix ip27 build.
Atsushi Nemoto
1
-1
/
+1
2006-04-27
[MIPS] Oprofile: fix sparse warning.
Ralf Baechle
1
-1
/
+1
2006-04-27
[MIPS] Fix oprofile module unloading
Ralf Baechle
1
-1
/
+2
2006-04-26
[PATCH] fix mips sys32_p{read,write}
Al Viro
1
-62
/
+2
2006-04-19
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
Atsushi Nemoto
2
-9
/
+9
2006-04-19
[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.
Ralf Baechle
1
-4
/
+4
2006-04-19
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
5
-0
/
+15
2006-04-19
[MIPS] Make mips_srs_init static.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] kgdb: Let gcc compute the array size itself.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
6
-1
/
+72
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
35
-155
/
+2796
2006-04-19
[MIPS] kpsd and other AP/SP improvements.
Ralf Baechle
5
-380
/
+1205
2006-04-19
[MIPS] R2: Instruction hazard barrier.
Ralf Baechle
1
-0
/
+15
2006-04-19
[MIPS] R2: Implement shadow register allocation without spinlock.
Ralf Baechle
1
-23
/
+18
2006-04-19
[MIPS] Fix VR41xx build errors.
Yoichi Yuasa
1
-0
/
+13
2006-04-19
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
1
-1
/
+2
2006-04-19
[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
Atsushi Nemoto
1
-0
/
+4
[next]