aboutsummaryrefslogtreecommitdiffstats
path: root/fs/eventpoll.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-3/+3
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-2/+2
* [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-231-9/+0
* [PATCH] sem2mutex: eventpollArjan van de Ven2006-03-231-11/+12
* [PATCH] epoll: handle timeout overflowDavide Libenzi2005-09-281-2/+6
* [PATCH] epoll: fix delayed initialization bugDavide Libenzi2005-09-171-20/+20
* [PATCH] Remove eventpoll macro obfuscationPekka Enberg2005-06-231-85/+110
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1639