Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c374fc7ce944024936a6d9804daec85207d9384
/
include
/
linux
/
signal.h
1c3bea0
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
by Oleg Nesterov
· 10 years ago
828b1f6
Rip out get_signal_to_deliver()
by Richard Weinberger
· 11 years ago
10b1c7a
Clean up signal_delivered()
by Richard Weinberger
· 10 years ago
b4e7426
signals: introduce kernel_sigaction()
by Oleg Nesterov
· 11 years ago
0341729
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
by Oleg Nesterov
· 11 years ago
36fac0a
signals: kill sigfindinword()
by Oleg Nesterov
· 11 years ago
bd1c149a
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
by Al Viro
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
34db8aa
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
by David Howells
· 12 years ago
2a14869
Fix breakage in MIPS siginfo handling
by David Howells
· 12 years ago
2ce5da1
new helper: signal_setup_done()
by Al Viro
· 12 years ago
ca86b5d
new helper: get_signal()
by Al Viro
· 12 years ago
495dfbf
generic sys_sigaction() and compat_sys_sigaction()
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
92a3ce4
consolidate declarations of k_sigaction
by Al Viro
· 12 years ago
9aae8fc
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
fe9c1db
generic compat_sys_rt_sigpending()
by Al Viro
· 12 years ago
c40702c
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
by Al Viro
· 12 years ago
5c49574
new helper: restore_altstack()
by Al Viro
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
5e6292c
signal: add block_sigmask() for adding sigmask to current->blocked
by Matt Fleming
· 13 years ago
3ed4c05
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 14 years ago
1477fcc
signal.h need a definition of struct task_struct
by Stephen Rothwell
· 14 years ago
b2b07e4
signal: trivial, fix the "timespec declared inside parameter list" warning
by Oleg Nesterov
· 14 years ago
702a507
signal: rename signandsets() to sigandnsets()
by Oleg Nesterov
· 14 years ago
943df14
signal: introduce do_sigtimedwait() to factor out compat/native code
by Oleg Nesterov
· 14 years ago
e6fa16a
signal: sigprocmask() should do retarget_shared_pending()
by Oleg Nesterov
· 14 years ago
d33ed52
sysctl extern cleanup: signal
by Dave Young
· 15 years ago
4a30deb
signals: introduce do_send_sig_info() helper
by Oleg Nesterov
· 15 years ago
62ab450
signals: implement sys_rt_tgsigqueueinfo
by Thomas Gleixner
· 16 years ago
6ca25b5
kill_pid_info: don't take now unneeded tasklist_lock
by Oleg Nesterov
· 17 years ago
d12619b
fix group stop with exit race
by Oleg Nesterov
· 17 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 17 years ago
abd4f75
x86: i386-show-unhandled-signals-v3
by Masoud Asgharifard Sharbiani
· 17 years ago
0a3021f
Remove unnecessary includes of spinlock.h under include/linux
by Robert P. J. Day
· 17 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 18 years ago
55c0d1f
Move sig_kernel_* et al macros to linux/signal.h
by Roland McGrath
· 18 years ago
298ec1e
[PATCH] Move sighand_cachep to include/signal.h
by Christoph Lameter
· 18 years ago
6e21361
[PATCH] irq-flags: consolidate flags for request_irq
by Thomas Gleixner
· 18 years ago
d6754b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
13e87ec
[PATCH] request_irq(): remove warnings from irq probing
by Andrew Morton
· 19 years ago
7ab2feb
Don't include private headers from user-visible part of linux/signal.h
by David Woodhouse
· 19 years ago
6a14c5c
[PATCH] move __exit_signal() to kernel/exit.c
by Oleg Nesterov
· 19 years ago
71fabd5
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
by George Anzinger
· 19 years ago
9ded96f
[PATCH] IRQ type flags
by Russell King
· 19 years ago
19a4fcb
[PATCH] kill sigqueue->lock
by Oleg Nesterov
· 19 years ago
a58e76f
[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?
by Geert Uytterhoeven
· 20 years ago
e5bdd88
[PATCH] new valid_signal() function
by Jesper Juhl
· 20 years ago
7f261b5
[PATCH] move SA_xxx defines to linux/signal.h
by Stas Sergeev
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago