Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Rabin Vincent
|
835e417728
CRIS: UAPI: fix ptrace.h
|
10 年之前 |
Linus Torvalds
|
7f9f44308c
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
|
10 年之前 |
Richard Weinberger
|
fa41b1c7df
arch: Remove exec_domain from remaining archs
|
10 年之前 |
Rabin Vincent
|
0f72e5c0df
CRISv32: prevent bogus restarts on sigreturn
|
10 年之前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年之前 |
Richard Weinberger
|
8215ade82d
cris: Use sigsp()
|
11 年之前 |
Richard Weinberger
|
fa0197722e
cris: Use get_signal() signal_setup_done()
|
12 年之前 |
Al Viro
|
e6a6d210e0
cris: kill weird arguments of sys_{rt_,}sigreturn()
|
12 年之前 |
Al Viro
|
eb2f256682
cris: switch to generic old sigaction()
|
12 年之前 |
Al Viro
|
86df89a084
cris: switch to generic old sigsuspend
|
12 年之前 |
Al Viro
|
9df794d927
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
|
12 年之前 |
Al Viro
|
d970e42897
cris: switch to generic sigaltstack
|
12 年之前 |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 年之前 |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 年之前 |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 年之前 |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 年之前 |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 年之前 |
Al Viro
|
24d696a776
cris: missing checks of __get_user()/__put_user() return values
|
13 年之前 |
Al Viro
|
6eef019002
cris: don't open-code force_sigsegv()
|
13 年之前 |
Al Viro
|
a4e075c43e
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
|
13 年之前 |
Matt Fleming
|
f3b5e82273
cris: use set_current_blocked() and block_sigmask()
|
13 年之前 |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Jesper Nilsson
|
399233265c
CRIS: v32: Correct auto-restart of syscalls
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Frederik Schwarzer
|
c03264a790
trivial: fix singal -> signal typo
|
16 年之前 |
Jesper Nilsson
|
556dcee7b8
[CRIS] Move header files from include to arch/cris/include.
|
17 年之前 |
Jesper Nilsson
|
574852a2a5
CRIS v32: Update signal handling in kernel/signal.c
|
17 年之前 |
Simon Arlott
|
49b4ff3304
spelling fixes: arch/cris/
|
18 年之前 |