Peter Zijlstra
|
b92b8b35a2
locking/arch: Rename set_mb() to smp_store_mb()
|
10 年 前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年 前 |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年 前 |
Rafael J. Wysocki
|
59612d1879
Revert "select: use freezable blocking call"
|
11 年 前 |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 年 前 |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 年 前 |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年 前 |
Eliezer Tamir
|
76b1e9b981
net/fs: change busy poll time accounting
|
12 年 前 |
Eliezer Tamir
|
cbf55001b2
net: rename low latency sockets functions to busy poll
|
12 年 前 |
Eliezer Tamir
|
1bc2774d86
net: convert lls to use time_in_range()
|
12 年 前 |
Eliezer Tamir
|
91e2fd3378
net: avoid calling sched_clock when LLS is off
|
12 年 前 |
Eliezer Tamir
|
2d48d67fa8
net: poll/select low latency socket support
|
12 年 前 |
Colin Cross
|
9745cdb36d
select: use freezable blocking call
|
12 年 前 |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 年 前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年 前 |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 年 前 |
Josh Boyer
|
8ded2bbc18
posix_types.h: Cleanup stale __NFDBITS and related definitions
|
13 年 前 |
Al Viro
|
754421c8ca
HAVE_RESTORE_SIGMASK is defined on all architectures now
|
13 年 前 |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年 前 |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年 前 |
Hans Verkuil
|
626cf23660
poll: add poll_requested_events() and poll_does_not_wait() functions
|
13 年 前 |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 年 前 |
Linus Torvalds
|
faf309009e
sys_poll: fix incorrect type for 'timeout' parameter
|
13 年 前 |
David Howells
|
1fd36adcd9
Replace the fd_sets in struct fdtable with an array of unsigned longs
|
13 年 前 |
Namhyung Kim
|
2c3d44dc4a
select: remove unused MAX_SELECT_SECONDS
|
14 年 前 |
Vasiliy Kulikov
|
65329bf46b
fs/select.c: fix information leak to userspace
|
14 年 前 |
Shawn Bohrer
|
95aac7b1cd
epoll: make epoll_wait() use the hrtimer range feature
|
14 年 前 |
Andrew Morton
|
231f3d393f
select: rename estimate_accuracy() to select_estimate_accuracy()
|
14 年 前 |
Christoph Hellwig
|
5d0e52830e
Add generic sys_old_select()
|
15 年 前 |
Jiri Slaby
|
d554ed895d
fs: use rlimit helpers
|
15 年 前 |