index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2022-02-23
remove the h8300 architecture
Christoph Hellwig
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-08-20
h8300: switch to kernel_clone()
Christian Brauner
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-06-23
h8300: process helpers
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-08
h8300: Use generic idle loop
Thomas Gleixner
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
h8300: switch to generic fork/vfork/clone
Al Viro
2012-10-14
h8300: generic sys_execve()
Al Viro
2012-10-14
h8300: generic kernel_thread()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-09-23
h8300: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-03-28
Disintegrate asm/system.h for H8300
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-14
h83000: Remove BKL from sys_execve
John Kacur
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2007-08-22
h8300: missing include
Yoshinori Sato
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-06
[PATCH] add missing pm_power_off's
Adrian Bunk
2006-01-12
[PATCH] h8300: task_stack_page()
Al Viro
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-05-31
[PATCH] h8300 sleep problem
Nick Piggin
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds