index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-06-28
1
-0
/
+1
*
signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions
Guenter Roeck
2018-05-16
1
-1
/
+1
*
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-47
/
+18
*
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2018-03-20
1
-2
/
+2
*
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
1
-9
/
+20
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-13
/
+1
*
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
1
-2
/
+1
*
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
1
-4
/
+4
*
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
2017-08-29
1
-2
/
+1
*
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
1
-15
/
+0
*
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-10
1
-1
/
+2
*
MIPS: Avoid accidental raw backtrace
James Hogan
2017-06-30
1
-0
/
+2
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-2
/
+2
*
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
2017-03-21
1
-4
/
+13
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
2017-01-03
1
-2
/
+0
*
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
2017-01-03
1
-3
/
+60
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2016-11-04
1
-33
/
+39
*
MIPS: Fix __show_regs() output
Paul Burton
2016-11-04
1
-21
/
+21
*
MIPS: traps: Fix output of show_code
Matt Redfearn
2016-11-04
1
-3
/
+4
*
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
2016-11-04
1
-6
/
+8
*
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
2016-11-04
1
-1
/
+1
*
MIPS: Print CM error reports upon bus errors
Paul Burton
2016-10-06
1
-0
/
+3
*
MIPS: traps: Ensure full EBase is written
Matt Redfearn
2016-10-04
1
-1
/
+18
*
MIPS: traps: Convert ebase to KSEG0
James Hogan
2016-10-04
1
-0
/
+17
*
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
2016-10-04
1
-2
/
+11
*
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-04
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-1
/
+3
|
\
|
*
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
2016-07-21
1
-1
/
+3
*
|
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
1
-1
/
+4
*
|
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
1
-7
/
+10
*
|
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
2016-06-14
1
-0
/
+1
|
/
*
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2016-05-17
1
-3
/
+3
*
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
1
-1
/
+1
*
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
1
-1
/
+0
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
1
-1
/
+2
*
MIPS: Add and use CAUSEF_WP definition
James Hogan
2016-05-13
1
-4
/
+1
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
2016-05-13
1
-0
/
+7
*
MIPS: panic immediately when panic_on_oops
Aaro Koskinen
2016-05-13
1
-4
/
+1
*
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-05-09
1
-1
/
+1
*
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
Maciej W. Rozycki
2016-04-04
1
-13
/
+13
*
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
2016-04-03
1
-5
/
+13
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
1
-1
/
+1
*
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2016-03-04
1
-7
/
+6
*
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
2016-02-02
1
-4
/
+5
*
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
2016-02-02
1
-15
/
+1
[next]