summaryrefslogtreecommitdiff
path: root/include/linux/eventpoll.h
AgeCommit message (Expand)Author
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2020-10-25epoll: take epitem list out of struct fileAl Viro
2020-10-25convert ->f_ep_links/->fllink to hlistAl Viro
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg
2012-01-12epoll: limit pathsJason Baron
2011-03-31Fix common misspellingsLucas De Marchi
2009-03-16Rename struct file->f_ep_lockJonathan Corbet
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2007-10-29x86 merge fallout: umlAl Viro
2007-03-27[PATCH] uml: fix epollJeff Dike
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-01-20[PATCH] One-shot support for epollAndrew Morton
2003-09-08[PATCH] sparse fix eventpollAndries E. Brouwer
2003-07-04[PATCH] epoll: microoptimisationsAndrew Morton
2003-06-25[PATCH] Change 64bit epoll ABI for AMD64Andi Kleen
2003-05-25[PATCH] CONFIG_EPOLLAndrew Morton
2003-03-23[PATCH] epoll with selectable ET/LT behaviour ...Davide Libenzi
2003-02-11[PATCH] epoll timeout and syscall return typesAndrew Morton
2002-12-09[PATCH] epoll bits 0.59 ...Davide Libenzi
2002-11-16[PATCH] epoll - just when you think it's over ...Davide Libenzi
2002-11-14[PATCH] epoll bit 0.47Davide Libenzi
2002-11-06[PATCH] epoll bits 0.34Davide Libenzi
2002-11-02[PATCH] epoll update r3Davide Libenzi
2002-10-29[PATCH] sys_epoll 0.15Davide Libenzi