| Commit message (Expand) | Author | Age | Files | Lines |
* | csky: Fixup compile warning for three unimplemented syscalls | Guo Ren | 2020-02-21 | 1 | -0/+3 |
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 6 | -6/+6 |
* | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 1 | -0/+1 |
* | csky: Add support for perf registers sampling | Mao Han | 2019-04-22 | 1 | -0/+51 |
* | csky: Add non-uapi asm/ptrace.h namespace | Guo Ren | 2019-04-22 | 1 | -20/+0 |
* | csky: Update syscall_trace_enter/exit implementation | Guo Ren | 2019-04-22 | 1 | -0/+5 |
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 2019-02-19 | 1 | -0/+1 |
* | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 2019-02-19 | 1 | -0/+1 |
* | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -27/+0 |
* | csky: fixup save hi,lo,dspcr regs in switch_stack. | Guo Ren | 2018-12-31 | 1 | -38/+1 |
* | csky: remove meaningless header-y | Masahiro Yamada | 2018-12-30 | 1 | -2/+0 |
* | csky: Misc headers | Guo Ren | 2018-10-25 | 1 | -0/+9 |
* | csky: Debug and Ptrace GDB | Guo Ren | 2018-10-25 | 1 | -0/+104 |
* | csky: Process management and Signal | Guo Ren | 2018-10-25 | 1 | -0/+14 |
* | csky: Cache and TLB routines | Guo Ren | 2018-10-25 | 1 | -0/+13 |
* | csky: System Call | Guo Ren | 2018-10-25 | 1 | -0/+10 |
* | csky: Build infrastructure | Guo Ren | 2018-10-25 | 1 | -0/+32 |