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