Mikulas Patocka
|
21ffceda1c
alpha: fix crash if pthread_create races with signal delivery
|
7 年之前 |
Tobias Klauser
|
16dc17ee61
alpha: make thread_saved_pc static
|
8 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年之前 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Jiri Slaby
|
5f56a5dfdb
exit_thread: remove empty bodies
|
9 年之前 |
Alex Dowad
|
9f7b2d1f02
alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'
|
10 年之前 |
Richard Henderson
|
7f3bbb82e0
alpha: Primitive support for CPU power down.
|
12 年之前 |
Wang YanQing
|
155957f56c
TTY:vt: convert remain take_over_console's users to do_take_over_console
|
12 年之前 |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 年之前 |
Thomas Gleixner
|
a123322d8a
alpha: Use generic idle loop
|
12 年之前 |
Al Viro
|
691f6903dc
alpha: remove stray debris left in copy_process()
|
12 年之前 |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
13 年之前 |
Al Viro
|
dfe09ae0e5
alpha: switch to generic fork/vfork/clone
|
13 年之前 |
Al Viro
|
25906730ec
alpha: reorganize copy_process(), prepare to saner fork_idle()
|
13 年之前 |
Al Viro
|
e0e431aa45
alpha: simplify fork and friends
|
13 年之前 |
Al Viro
|
3185bd2618
alpha: separate thread-synchronous flags
|
13 年之前 |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 年之前 |
Al Viro
|
44f4b56b54
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
|
13 年之前 |
Al Viro
|
cba1ec7e88
alpha: switch to generic kernel_thread()
|
13 年之前 |
Al Viro
|
756144f8ea
alpha: switch to generic sys_execve()
|
13 年之前 |
Frederic Weisbecker
|
4c94cada48
alpha: Add missing RCU idle APIs on idle loop
|
13 年之前 |
Frederic Weisbecker
|
6a6c0272f1
alpha: Fix preemption handling in idle loop
|
13 年之前 |
Al Viro
|
28d353d989
alpha: take kernel_execve() out of entry.S
|
13 年之前 |
David Howells
|
ec2212088c
Disintegrate asm/system.h for Alpha
|
13 年之前 |
Mathias Krause
|
6fa80900db
alpha, exec: remove redundant set_fs(USER_DS)
|
14 年之前 |
KOSAKI Motohiro
|
81740fc6b2
alpha: replace with new cpumask APIs
|
14 年之前 |
Al Viro
|
32163f4b2c
alpha: fix usp value in multithreaded coredumps
|
15 年之前 |