| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove tile port | Arnd Bergmann | 2018-03-16 | 1 | -316/+0 |
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | tile/ptrace: Preserve previous registers for short regset write | Dave Martin | 2017-01-06 | 1 | -1/+1 |
* | tile/ptrace: run seccomp after ptrace | Kees Cook | 2016-06-14 | 1 | -5/+6 |
* | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 2016-06-14 | 1 | -1/+1 |
* | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf | 2016-01-18 | 1 | -15/+0 |
* | tile: enable full SECCOMP support | Chris Metcalf | 2015-07-30 | 1 | -0/+3 |
* | tile: support CONTEXT_TRACKING and thus NOHZ_FULL | Chris Metcalf | 2015-04-17 | 1 | -2/+20 |
* | tile: correct r1 value during syscall tracing | Chris Metcalf | 2013-08-30 | 1 | -0/+15 |
* | tile: fast-path unaligned memory access for tilegx | Chris Metcalf | 2013-08-13 | 1 | -2/+2 |
* | arch/tile: Fix syscall return value passed to tracepoint | Simon Marchi | 2013-04-24 | 1 | -1/+1 |
* | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS | Simon Marchi | 2013-03-22 | 1 | -3/+14 |
* | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace | Simon Marchi | 2013-03-21 | 1 | -20/+10 |
* | arch/tile: implement arch_ptrace using user_regset on tile | Simon Marchi | 2012-12-18 | 1 | -9/+6 |
* | arch/tile: implement user_regset interface on tile | Simon Marchi | 2012-12-18 | 1 | -0/+62 |
* | arch/tile: clean up tile-specific PTRACE_SETOPTIONS | Chris Metcalf | 2012-12-14 | 1 | -3/+7 |
* | arch/tile: provide PT_FLAGS_COMPAT value in pt_regs | Chris Metcalf | 2012-12-13 | 1 | -17/+40 |
* | arch/tile: don't allow user code to set the PL via ptrace or signal return | Chris Metcalf | 2010-11-01 | 1 | -18/+21 |
* | ptrace: cleanup arch_ptrace() on tile | Namhyung Kim | 2010-10-27 | 1 | -2/+2 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -3/+6 |
* | arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode | Chris Metcalf | 2010-10-15 | 1 | -42/+36 |
* | arch/tile: avoid erroneous error return for PTRACE_POKEUSR. | Chris Metcalf | 2010-07-06 | 1 | -0/+1 |
* | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 2010-07-06 | 1 | -1/+2 |
* | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 1 | -0/+203 |