1. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  2. 9ce209d epoll: avoid double-inserts in case of EFAULT by Davide Libenzi · 16 years ago
  3. f337b9c epoll: drop unnecessary test by Davide Libenzi · 16 years ago
  4. 523723b fs/eventpoll.c: fix sys_epoll_create1() comment by Andrew Morton · 16 years ago
  5. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  6. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  7. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  8. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  9. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  10. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  11. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  12. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 16 years ago
  13. 0ccf831 lockdep: annotate epoll by Peter Zijlstra · 16 years ago
  14. 4a6e9e2 Use wake_up_locked() in eventpoll by Matthew Wilcox · 17 years ago
  15. b70c394 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  16. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  17. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  18. f0ee9aa epoll: move kfree inside ep_free by Davide Libenzi · 17 years ago
  19. 67647d0 epoll: fix some comments by Davide Libenzi · 17 years ago
  20. c7ea763 epoll locks changes and cleanups by Davide Libenzi · 17 years ago
  21. d47de16 fix epoll single pass code and add wait-exclusive flag by Davide Libenzi · 17 years ago
  22. 7699acd epoll cleanups: epoll remove static pre-declarations and akpm-ize the code by Davide Libenzi · 17 years ago
  23. cea6924 epoll cleanups: epoll no module by Davide Libenzi · 17 years ago
  24. da66f7c epoll: use anonymous inodes by Davide Libenzi · 17 years ago
  25. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  27. 6192bd5 epoll: optimizations and cleanups by Davide Libenzi · 17 years ago
  28. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  29. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  30. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  31. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  32. c3b6571 [PATCH] fs/eventpoll: error handling micro-cleanup by Jeff Garzik · 18 years ago
  33. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  34. 45f17e0 [PATCH] eventpoll.c compile fix by Masoud Asgharifard Sharbiani · 18 years ago
  35. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  36. 3419b23 [PATCH] epoll: use unlocked wqueue operations by Davide Libenzi · 18 years ago
  37. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  38. c569882 [RBTREE] Update eventpoll.c to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  39. 2395140 [PATCH] uniform POLLRDHUP handling between epoll and poll/select by Davide Libenzi · 18 years ago
  40. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  41. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 18 years ago
  42. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  43. 5a6b7951 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 18 years ago
  44. 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 18 years ago
  45. e3306dd [PATCH] epoll: handle timeout overflow by Davide Libenzi · 19 years ago
  46. 53d2be7 [PATCH] epoll: fix delayed initialization bug by Davide Libenzi · 19 years ago
  47. b030a4d [PATCH] Remove eventpoll macro obfuscation by Pekka Enberg · 19 years ago
  48. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago