aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_32.c
AgeCommit message (Expand)Author
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-02-25sh: remove CONFIG_SET_FS supportArnd Bergmann
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14sh: switch to copy_thread_tls()Christian Brauner
2020-08-14sh: process: Fix broken lines in register dumpsGeert Uytterhoeven
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27sh: convert to ->regset_get()Al Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04sh: switch to copy_thread_tls()Christian Brauner
2020-06-09sh: add loglvl to show_trace()Dmitry Safonov
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-01-05sh: do not use print_symbol()Sergey Senozhatsky
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro
2012-10-22sh: convert to generic sys_execve()Al Viro
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-04-19sh: initial stack protector support.Filippo Arcidiacono
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-05-24sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-20sh: machine_ops based reboot support.Paul Mundt
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt
2010-01-12sh: Move start_thread() out of line.Paul Mundt
2010-01-05sh: Kill off dead UBC headers.Paul Mundt
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt
2009-12-08sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt