summaryrefslogtreecommitdiffstats
path: root/fs/signalfd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-261-0/+10
|\
| * HWPOISON/signalfd: add support for addr_lsbHidetoshi Seto2010-10-081-0/+10
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-111-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* anonfd: Allow making anon files read-onlyRoland Dreier2009-12-221-1/+1
* [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-141-4/+4
* flag parameters: check magic constantsUlrich Drepper2008-07-241-0/+4
* flag parameters: NONBLOCK in signalfdUlrich Drepper2008-07-241-2/+2
* flag parameters: signalfdUlrich Drepper2008-07-241-2/+12
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-241-1/+2
* [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-011-13/+4
* signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi2008-04-111-1/+6
* fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
* rename signalfd_siginfo fieldsDavide Libenzi2007-10-171-22/+22
* signalfd simplificationDavide Libenzi2007-09-201-161/+29
* signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2007-08-221-4/+10
* tiny signalfd cleanupUlrich Drepper2007-07-261-1/+1
* avoid spurious POLLIN returns in signalfdDavide Libenzi2007-06-281-1/+2
* signalfd: retrieve multiple signals with one read() callDavi Arnaut2007-05-231-45/+75
* signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+349
OpenPOWER on IntegriCloud