Commit Graph

33 Commits (f01d5e14e764b14b6bf5512678523d009254b209)

Author SHA1 Message Date
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Davide Libenzi f0ee9aabb0 epoll: move kfree inside ep_free 18 years ago
Davide Libenzi 67647d0fb8 epoll: fix some comments 18 years ago
Davide Libenzi c7ea763025 epoll locks changes and cleanups 18 years ago
Davide Libenzi d47de16c72 fix epoll single pass code and add wait-exclusive flag 18 years ago
Davide Libenzi 7699acd134 epoll cleanups: epoll remove static pre-declarations and akpm-ize the code 18 years ago
Davide Libenzi cea6924187 epoll cleanups: epoll no module 18 years ago
Davide Libenzi da66f7cb0f epoll: use anonymous inodes 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Davide Libenzi 6192bd536f epoll: optimizations and cleanups 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Davide Libenzi b611967de4 [PATCH] epoll_pwait() 19 years ago
Jeff Garzik c3b6571384 [PATCH] fs/eventpoll: error handling micro-cleanup 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Masoud Asgharifard Sharbiani 45f17e0c2a [PATCH] eventpoll.c compile fix 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Davide Libenzi 3419b23a91 [PATCH] epoll: use unlocked wqueue operations 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
David Woodhouse c569882b2e [RBTREE] Update eventpoll.c to use rb_parent() accessor macro. 19 years ago
Davide Libenzi 2395140ee2 [PATCH] uniform POLLRDHUP handling between epoll and poll/select 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Benjamin LaHaise 5a6b7951bf [PATCH] get_empty_filp tweaks, inline epoll_init_file() 19 years ago
Arjan van de Ven 144efe3e3e [PATCH] sem2mutex: eventpoll 19 years ago
Davide Libenzi e3306dd5f7 [PATCH] epoll: handle timeout overflow 20 years ago
Davide Libenzi 53d2be79d5 [PATCH] epoll: fix delayed initialization bug 20 years ago
Pekka Enberg b030a4dd60 [PATCH] Remove eventpoll macro obfuscation 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago