index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2023-02-25
1
-3
/
+4
|
\
|
*
alpha: in_irq() cleanup
Changbin Du
2023-02-24
1
-1
/
+1
|
*
alpha: lazy FPU switching
Al Viro
2023-02-24
1
-2
/
+3
*
|
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
\
|
*
|
arch/alpha/kernel/process.c: remove unnecessary (void*) conversions
Li zeming
2023-02-02
1
-1
/
+1
|
|
/
*
/
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-1
/
+0
|
/
*
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-24
1
-5
/
+3
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-5
/
+0
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-1
/
+1
|
\
|
*
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
*
|
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
-3
/
+5
|
/
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-3
/
+2
*
alpha: convert comma to semicolon
Zheng Yongjun
2021-07-25
1
-1
/
+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-21
1
-1
/
+1
*
alpha: replace bogus in_interrupt()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-3
/
+3
*
alpha: switch to copy_thread_tls()
Christian Brauner
2020-07-04
1
-5
/
+4
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
alpha: fix crash if pthread_create races with signal delivery
Mikulas Patocka
2018-01-20
1
-1
/
+2
*
alpha: make thread_saved_pc static
Tobias Klauser
2018-01-20
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-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
*
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-20
1
-8
/
+0
*
alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-05-26
1
-4
/
+3
*
alpha: Primitive support for CPU power down.
Richard Henderson
2013-11-16
1
-0
/
+17
*
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-20
1
-1
/
+3
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+1
*
alpha: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-19
/
+0
*
alpha: remove stray debris left in copy_process()
Al Viro
2013-02-03
1
-1
/
+0
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
*
alpha: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-25
/
+0
*
alpha: reorganize copy_process(), prepare to saner fork_idle()
Al Viro
2012-11-28
1
-21
/
+14
*
alpha: simplify fork and friends
Al Viro
2012-11-28
1
-9
/
+7
*
alpha: separate thread-synchronous flags
Al Viro
2012-10-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
1
-59
/
+20
|
\
|
*
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
1
-19
/
+0
|
*
alpha: switch to generic kernel_thread()
Al Viro
2012-09-30
1
-19
/
+20
|
*
alpha: switch to generic sys_execve()
Al Viro
2012-09-30
1
-21
/
+0
*
|
alpha: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
*
|
alpha: Fix preemption handling in idle loop
Frederic Weisbecker
2012-09-23
1
-1
/
+2
|
/
*
alpha: take kernel_execve() out of entry.S
Al Viro
2012-08-19
1
-0
/
+19
*
Disintegrate asm/system.h for Alpha
David Howells
2012-03-28
1
-1
/
+0
*
alpha, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-25
1
-1
/
+0
*
alpha: replace with new cpumask APIs
KOSAKI Motohiro
2011-05-25
1
-1
/
+1
[next]