Age | Commit message (Expand) | Author |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-29 | signal: Explicitly call force_sig_fault on current | Eric W. Biederman |
2018-09-27 | signal/arc: Push siginfo generation into unhandled_exception | Eric W. Biederman |
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 |