aboutsummaryrefslogtreecommitdiff
path: root/include/linux/eventpoll.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationGravatar Arnd Bergmann 1-0/+18
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREGravatar Chris Wilson 1-1/+1
2020-10-25epoll: take epitem list out of struct fileGravatar Al Viro 1-10/+1
2020-10-25convert ->f_ep_links/->fllink to hlistGravatar Al Viro 1-2/+2
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsGravatar Jens Axboe 1-0/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTOREGravatar Cyrill Gorcunov 1-0/+2
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesGravatar Cyrill Gorcunov 1-0/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-52/+1
2012-10-06epoll: support for disabling items, and a self-test appGravatar Paton J. Lewis 1-0/+1
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDGravatar Michael Kerrisk 1-1/+1
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyGravatar Arve Hjønnevåg 1-0/+12
2012-01-12epoll: limit pathsGravatar Jason Baron 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2009-03-16Rename struct file->f_ep_lockGravatar Jonathan Corbet 1-1/+0
2008-07-24flag parameters add-on: remove epoll_create size paramGravatar Ulrich Drepper 1-1/+1
2008-07-24flag parameters: epoll_createGravatar Ulrich Drepper 1-0/+4
2007-10-29x86 merge fallout: umlGravatar Al Viro 1-6/+1
2007-03-27[PATCH] uml: fix epollGravatar Jeff Dike 1-0/+7
2006-06-25[PATCH] epoll: use unlocked wqueue operationsGravatar Davide Libenzi 1-1/+1
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Gravatar Benjamin LaHaise 1-2/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+99