index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
signalfd.c
Commit message (
Expand
)
Author
Age
*
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
*
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-17
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
*
switch signalfd4() to fget_light/fput_light
Al Viro
2012-05-29
*
epoll: ep_unregister_pollwait() can use the freed pwq->whead
Oleg Nesterov
2012-02-24
*
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-24
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
|
\
|
*
HWPOISON/signalfd: add support for addr_lsb
Hidetoshi Seto
2010-10-08
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
|
/
*
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
2010-08-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
anonfd: Allow making anon files read-only
Roland Dreier
2009-12-22
*
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
2009-01-14
*
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
*
flag parameters: NONBLOCK in signalfd
Ulrich Drepper
2008-07-24
*
flag parameters: signalfd
Ulrich Drepper
2008-07-24
*
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-07-24
*
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-05-01
*
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
2008-04-11
*
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
Fix a small number of "memeber" typoes.
Robert P. J. Day
2008-02-03
*
rename signalfd_siginfo fields
Davide Libenzi
2007-10-17
*
signalfd simplification
Davide Libenzi
2007-09-20
*
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2007-08-22
*
tiny signalfd cleanup
Ulrich Drepper
2007-07-26
*
avoid spurious POLLIN returns in signalfd
Davide Libenzi
2007-06-28
*
signalfd: retrieve multiple signals with one read() call
Davi Arnaut
2007-05-23
*
signal/timer/event: signalfd core
Davide Libenzi
2007-05-11