ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs / eventpoll.c
2010-05-11 Changli Gaosched, wait: Use wrapper functions
2009-12-22 Roland Dreieranonfd: Allow making anon files read-only
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-06-18 Davide Libenziepoll: fix nested calls support
2009-05-12 Davide Libenziepoll: fix size check in epoll_create()
2009-04-01 Davide Libenziepoll keyed wakeups: teach epoll about hints coming...
2009-04-01 Tony Battersbyepoll: use real type instead of void *
2009-04-01 Tony Battersbyepoll: clean up ep_modify
2009-04-01 Tony Battersbyepoll: remove unnecessary xchg
2009-04-01 Tony Battersbyepoll: remember the event if epoll_wait returns -EFAULT
2009-04-01 Tony Battersbyepoll: don't use current in irq context
2009-04-01 Davide Libenziepoll: remove debugging code
2009-04-01 Davide Libenziepoll: fix epoll's own poll (update)
2009-04-01 Davide Libenziepoll: fix epoll's own poll
2009-03-16 Jonathan CorbetRename struct file->f_ep_lock
2009-01-30 Davide Libenziepoll: drop max_user_instances and rely only on max_use...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 23
2008-12-02 Davide Libenziepoll: introduce resource usage limits
2008-10-26 Davide Libenziepoll: avoid double-inserts in case of EFAULT
2008-10-16 Davide Libenziepoll: drop unnecessary test
2008-08-12 Andrew Mortonfs/eventpoll.c: fix sys_epoll_create1() comment
2008-07-24 Ulrich Drepperflag parameters add-on: remove epoll_create size param
2008-07-24 Ulrich Drepperflag parameters: check magic constants
2008-07-24 Ulrich Drepperflag parameters: epoll_create
2008-07-24 Ulrich Drepperflag parameters: anon_inode_getfd extension
2008-05-01 Al Viro[PATCH] sanitize anon_inode_getfd()
2008-04-30 Roland McGrathsignals: use HAVE_SET_RESTORE_SIGMASK
2008-04-30 Roland McGrathsignals: add set_restore_sigmask
2008-04-29 Davide Libenziepoll: avoid kmemcheck warning
2008-02-05 Peter Zijlstralockdep: annotate epoll
2007-12-06 Matthew WilcoxUse wake_up_locked() in eventpoll
2007-10-19 Matthias Kaehlckefs/eventpoll.c: use list_for_each_entry() instead of...
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-15 Davide Libenziepoll: move kfree inside ep_free
2007-05-15 Davide Libenziepoll: fix some comments
2007-05-15 Davide Libenziepoll locks changes and cleanups
2007-05-15 Davide Libenzifix epoll single pass code and add wait-exclusive flag
2007-05-11 Davide Libenziepoll cleanups: epoll remove static pre-declarations...
2007-05-11 Davide Libenziepoll cleanups: epoll no module
2007-05-11 Davide Libenziepoll: use anonymous inodes
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Davide Libenziepoll: optimizations and cleanups
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-11 Davide Libenzi[PATCH] epoll_pwait()
2006-10-03 Jeff Garzik[PATCH] fs/eventpoll: error handling micro-cleanup
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-08-27 Masoud Asgharifard... [PATCH] eventpoll.c compile fix
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-06-25 Davide Libenzi[PATCH] epoll: use unlocked wqueue operations
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-04-21 David Woodhouse[RBTREE] Update eventpoll.c to use rb_parent() accessor...
2006-04-11 Davide Libenzi[PATCH] uniform POLLRDHUP handling between epoll and...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-23 Benjamin LaHaise[PATCH] get_empty_filp tweaks, inline epoll_init_file()
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: eventpoll
2005-09-28 Davide Libenzi[PATCH] epoll: handle timeout overflow
2005-09-17 Davide Libenzi[PATCH] epoll: fix delayed initialization bug
2005-06-23 Pekka Enberg[PATCH] Remove eventpoll macro obfuscation
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2