Al Viro
|
235b80226b
x86: convert to ksignal
|
12 years ago |
Al Viro
|
5b3eb3ade4
x86: switch to generic old sigaction
|
12 years ago |
Al Viro
|
15ce1f7154
x86,um: switch to generic old sigsuspend()
|
12 years ago |
Al Viro
|
3fe26fa34d
x86: get rid of pt_regs argument in sigreturn variants
|
12 years ago |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 years ago |
Al Viro
|
9026843952
generic compat_sys_sigaltstack()
|
12 years ago |
Al Viro
|
6bf9adfc90
introduce generic sys_sigaltstack(), switch x86 and um to it
|
12 years ago |
Ingo Molnar
|
630e1e0bcd
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
12 years ago |
Frederic Weisbecker
|
91d1aa43d3
context_tracking: New context tracking susbsystem
|
12 years ago |
Ingo Molnar
|
f38787f4f9
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
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 |
Oleg Nesterov
|
db023ea595
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
|
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 |
Al Viro
|
e76623d694
x86: get rid of TIF_IRET hackery
|
13 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 |