| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: exit: cleanup release_thread() | Kefeng Wang | 2022-09-12 | 1 | -5/+0 |
* | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 2022-05-07 | 1 | -4/+3 |
* | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -2/+5 |
* | sh: remove CONFIG_SET_FS support | Arnd Bergmann | 2022-02-25 | 1 | -2/+0 |
* | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2021-10-15 | 1 | -4/+1 |
* | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 1 | -1/+1 |
* | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 2021-02-22 | 1 | -1/+1 |
* | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 2020-08-16 | 1 | -21/+17 |
|\ |
|
| * | sh: switch to copy_thread_tls() | Christian Brauner | 2020-08-15 | 1 | -3/+3 |
| * | sh: process: Fix broken lines in register dumps | Geert Uytterhoeven | 2020-08-15 | 1 | -21/+17 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2020-08-09 | 1 | -18/+0 |
|\ \ |
|
| * | | kill unused dump_fpu() instances | Al Viro | 2020-07-27 | 1 | -18/+0 |
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-08-07 | 1 | -3/+2 |
|\| | |
|
| * | | sh: convert to ->regset_get() | Al Viro | 2020-07-27 | 1 | -3/+2 |
| |/ |
|
* | | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 2020-07-04 | 1 | -2/+2 |
* | | sh: switch to copy_thread_tls() | Christian Brauner | 2020-07-04 | 1 | -3/+3 |
|/ |
|
* | sh: add loglvl to show_trace() | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 |
* | sh: kernel: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 1 | -4/+1 |
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 1 | -1/+1 |
* | sh: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -7/+0 |
* | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 1 | -3/+3 |
* | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -5/+1 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -2/+1 |
* | sh: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -48/+4 |
* | sh: convert to generic sys_execve() | Al Viro | 2012-10-23 | 1 | -23/+0 |
* | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-23 | 1 | -45/+19 |
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-13 | 1 | -2/+2 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -9/+0 |
|\ |
|
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -9/+0 |
* | | sh: initial stack protector support. | Filippo Arcidiacono | 2012-04-19 | 1 | -0/+5 |
|/ |
|
* | sh: fix up fallout from system.h disintegration. | Paul Mundt | 2012-03-30 | 1 | -0/+1 |
* | Disintegrate asm/system.h for SH | David Howells | 2012-03-28 | 1 | -1/+0 |
* | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-13 | 1 | -1/+1 |
* | sh, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-06-14 | 1 | -2/+0 |
* | sh: arch/sh/kernel/process_32.c needs linux/prefetch.h. | Paul Mundt | 2011-05-24 | 1 | -0/+1 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 1 | -3/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-01-26 | 1 | -1/+1 |
* | sh: machine_ops based reboot support. | Paul Mundt | 2010-01-20 | 1 | -48/+0 |
*-. | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt | 2010-01-13 | 1 | -91/+23 |
|\ \ |
|
| | * | sh: Kill off dead UBC headers. | Paul Mundt | 2010-01-05 | 1 | -1/+0 |
| | * | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt | 2009-12-08 | 1 | -10/+33 |
| | |\
| |_|/
|/| | |
|
| | * | sh: hw-breakpoints: Add preliminary support for SH-4A UBC. | Paul Mundt | 2009-12-08 | 1 | -88/+6 |
| * | | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 2010-01-13 | 1 | -2/+4 |
| * | | sh: Move start_thread() out of line. | Paul Mundt | 2010-01-12 | 1 | -0/+12 |
|/ / |
|