index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-26
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-47
/
+77
2018-11-12
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
1
-2
/
+1
2018-11-10
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
1
-2
/
+5
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-34
/
+66
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
1
-5
/
+0
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
1
-6
/
+6
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-1
/
+1
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
1
-0
/
+3
2018-08-31
MIPS: Remove no-op/identity casts
Paul Burton
1
-1
/
+1
2018-08-24
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-3
/
+1
2018-08-14
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-7
/
+0
2018-08-11
MIPS: Consistently declare TLB functions
Paul Burton
1
-3
/
+1
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
1
-0
/
+1
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
1
-7
/
+0
2018-05-17
signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions
Guenter Roeck
1
-1
/
+1
2018-04-25
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
1
-47
/
+18
2018-03-20
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
1
-2
/
+2
2018-01-23
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
1
-9
/
+20
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-13
/
+1
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-2
/
+1
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-4
/
+4
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
1
-2
/
+1
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
1
-15
/
+0
2017-07-11
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
1
-1
/
+2
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-05-09
format-security: move static strings to const
Kees Cook
1
-2
/
+2
2017-03-21
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
1
-4
/
+13
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-01-03
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
1
-2
/
+0
2017-01-03
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
1
-3
/
+60
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
1
-33
/
+39
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
1
-0
/
+3
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
1
-1
/
+18
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
1
-0
/
+17
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
1
-2
/
+11
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-0
/
+1
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+3
2016-07-21
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
1
-1
/
+3
2016-06-16
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
1
-1
/
+4
2016-06-16
MIPS: Clean up RDHWR handling
James Hogan
1
-7
/
+10
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
1
-0
/
+1
2016-05-17
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
1
-3
/
+3
[next]