index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-03
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
2017-12-20
ARC: handle gcc generated __builtin_trap()
Vineet Gupta
2017-09-01
ARC: Show fault information passed to show_kernel_fault_diag()
Jose Abreu
2017-08-28
ARC: [plat-eznps] Handle user memory error same in simulation and silicon
Noam Camus
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-04-13
ARC: rename unhandled exception handler
Vineet Gupta
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-05-07
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-04-09
ARC: [build] Build failure with !KPROBES
Christian Ruppert
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-02-15
ARC: kgdb support
Mischa Jonker
2013-02-15
ARC: Unaligned access emulation
Vineet Gupta
2013-02-15
ARC: kprobes support
Vineet Gupta
2013-02-11
ARC: Non-MMU Exception Handling
Vineet Gupta