Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 1 | -3/+1 |
|\ | |||||
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -3/+1 |
* | | csky: Fixup libgcc unwind error | Guo Ren | 2019-06-26 | 1 | -0/+5 |
|/ | |||||
* | csky: Reconstruct signal processing | Guo Ren | 2019-04-22 | 1 | -216/+127 |
* | csky: Use in_syscall & forget_syscall instead of r11_sig | Guo Ren | 2019-04-22 | 1 | -6/+9 |
* | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2019-01-05 | 1 | -2/+0 |
|\ | |||||
| * | csky: remove unused members in processor.h | Guo Ren | 2018-12-31 | 1 | -2/+0 |
* | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -1/+1 |
|/ | |||||
* | csky: Process management and Signal | Guo Ren | 2018-10-25 | 1 | -0/+347 |