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
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
1
-1
/
+1
2022-02-22
MIPS: remove asm/war.h
Thomas Bogendoerfer
1
-1
/
+0
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
1
-3
/
+3
2019-12-08
sched/rt, MIPS: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-3
/
+3
2019-03-19
MIPS: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-3
/
+2
2018-06-19
MIPS: Add syscall detection for restartable sequences
Paul Burton
1
-0
/
+8
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-01-03
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
1
-18
/
+0
2015-04-10
MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
Markos Chandras
1
-1
/
+2
2015-02-17
MIPS: Make use of the ERETNC instruction on MIPS R6
Markos Chandras
1
-0
/
+18
2015-02-17
MIPS: kernel: entry.S: Add MIPS R6 related definitions
Markos Chandras
1
-2
/
+3
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-38
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2012-12-05
MIPS: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-1
/
+6
2012-10-15
mips: switch to saner kernel_execve() semantics
Al Viro
1
-11
/
+1
2012-10-14
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
1
-0
/
+9
2012-10-14
mips: switch to generic kernel_thread()
Al Viro
1
-0
/
+7
2012-09-22
MIPS: Merge the identical "return from syscall" per-ABI code
Al Viro
1
-3
/
+9
2012-09-22
MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).
Al Viro
1
-0
/
+3
2011-05-19
MIPS: Split do_syscall_trace into two functions.
Ralf Baechle
1
-3
/
+2
2011-05-19
MIPS: Use single define for pending work on syscall exit
Ralf Baechle
1
-1
/
+1
2008-10-03
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
1
-5
/
+5
2007-07-12
[MIPS] SMTC: Interrupt mask backstop hack
Kevin D. Kissell
1
-0
/
+2
2007-03-29
[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.
Chris Dearman
1
-1
/
+5
2007-02-13
[MIPS] Make entry.S a little more readable.
Franck Bui-Huu
1
-11
/
+8
2006-11-01
[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.
Ralf Baechle
1
-0
/
+3
2006-10-09
[MIPS] ret_from_irq adjustment
Atsushi Nemoto
1
-5
/
+9
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-1
/
+0
2006-07-13
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
1
-0
/
+15
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
1
-3
/
+3
2006-06-01
[MIPS] Fix typo
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-0
/
+34
2006-04-19
[MIPS] R2: Instruction hazard barrier.
Ralf Baechle
1
-0
/
+15
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
1
-26
/
+0
2005-10-29
Fix excessive signal latencies.
Ralf Baechle
1
-1
/
+1
2005-10-29
Fix preemption bug.
Ralf Baechle
1
-2
/
+1
2005-10-29
Use preempt_schedule_irq.
Ralf Baechle
1
-5
/
+2
2005-10-29
Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.
Thiemo Seufer
1
-18
/
+17
2005-10-29
De-optimize and decomplicate the spurious interrupt handler.
Thiemo Seufer
1
-8
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+155