289caf5d8f6c ("epoll: check for events when removing a timed out thread from the wait queue") 65759097d804 ("epoll: call final ep_events_available() check under the lock") 412895f03cbf ("epoll: atomically remove wait entry on wake up") 1b53734bd0b2 ("epoll: fix possible lost wakeup on epoll_ctl() path") 86c051793b4c ("fs/epoll: deal with wait_queue only once") 35cff1a6e023 ("fs/epoll: rename check_events label to send_events") abc610e01c66 ("fs/epoll: avoid barrier after an epoll_wait(2) timeout") c5a282e9635e ("fs/epoll: reduce the scope of wq lock in epoll_wait()") 76699a67f304 ("fs/epoll: drop ovflist branch prediction") 679abf381a18 ("fs/eventpoll.c: loosen irq safety in ep_poll()") 002b343669c4 ("fs/epoll: loosen irq safety in ep_scan_ready_list()") ee8ef0a4b167 ("epoll: use the waitqueue lock to protect ep->wq") d85e2aa2e34d ("annotate ep_scan_ready_list()") d7ebbe46f445 ("ep_send_events_proc(): return result via esed->res") 69112736e2f0 ("eventpoll: no need to mask the result of epi_item_poll() again") bec1a502d34d ("eventpoll: constify struct epoll_event pointers") 37b5e5212a44 ("epoll: remove ep_call_nested() from ep_eventpoll_poll()") 57a173bdf5ba ("epoll: avoid calling ep_call_nested() from ep_poll_safewake()") 138e4ad67afd ("epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()") c257a340ede0 ("fs, epoll: short circuit fetching events if thread has been killed") 2055da97389a ("sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming") 5dd43ce2f69d ("sched/wait: Split out the wait_bit*() APIs from into ") 4b1c480bfa3b ("sched/wait: Re-adjust macro line continuation backslashes in ") 939798a07230 ("sched/wait: Improve the bit-wait API parameter names in the API function prototypes") 76c85ddc4695 ("sched/wait: Standardize wait_bit_queue naming") 2141713616c6 ("sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name") 9d9d676f595b ("sched/wait: Standardize internal naming of wait-queue heads") 50816c48997a ("sched/wait: Standardize internal naming of wait-queue entries") ac6424b981bc ("sched/wait: Rename wait_queue_t => wait_queue_entry_t") d484467c860d ("Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux")