Linus Torvalds
|
15385dfe7e
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
ac07f5c3cb
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
edf55fda35
x86: Exit RCU extended QS on notify resume
|
13 years ago |
H. Peter Anvin
|
49b8c695e3
Merge branch 'x86/fpu' into x86/smap
|
12 years ago |
H. Peter Anvin
|
5e88353d8b
x86, smap: Reduce the SMAP overhead for signal handling
|
12 years ago |
Suresh Siddha
|
72a671ced6
x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels
|
13 years ago |
Suresh Siddha
|
050902c011
x86, signal: Cleanup ifdefs and is_ia32, is_x32
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Al Viro
|
44fbbb3dc6
x86: get rid of calling do_notify_resume() when returning to kernel mode
|
13 years ago |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Linus Torvalds
|
654443e20d
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Ingo Molnar
|
6ac1ef482d
Merge branch 'perf/core' into perf/uprobes
|
13 years ago |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Srikar Dronamraju
|
0326f5a94d
uprobes/core: Handle breakpoint and singlestep exceptions
|
13 years ago |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
H. Peter Anvin
|
c5a373942b
x32: Signal-related system calls
|
13 years ago |
H. Peter Anvin
|
851394229e
x32: Export setup/restore_sigcontext from signal.c
|
13 years ago |
H. Peter Anvin
|
f28f0c2357
x86: Move some signal-handling definitions to a common header
|
13 years ago |
Matt Fleming
|
5e6292c0f2
signal: add block_sigmask() for adding sigmask to current->blocked
|
13 years ago |
Oleg Nesterov
|
73d382decc
x86: Kill handle_signal()->set_fs()
|
14 years ago |
Oleg Nesterov
|
9b42962074
x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic
|
14 years ago |