Thomas Gleixner
|
e40468a548
timers: Improve get_next_timer_interrupt()
|
13 years ago |
Thomas Gleixner
|
99d5f3aac6
timers: Add accounting of non deferrable timers
|
13 years ago |
Thomas Gleixner
|
facbb4a7ef
timers: Consolidate base->next_timer update
|
13 years ago |
Thomas Gleixner
|
ec44bc7acc
timers: Create detach_if_pending() and use it
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Linus Torvalds
|
c54894cd46
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
13 years ago |
Peter Zijlstra
|
4d82a1debb
lockdep: fix oops in processing workqueue
|
13 years ago |
Eric W. Biederman
|
a29c33f4e5
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
|
13 years ago |
Paul E. McKenney
|
048a0e8f5e
timer: Fix mod_timer_pinned() header comment
|
13 years ago |
Linus Torvalds
|
8c717b72de
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Mandeep Singh Baines
|
031af165b1
sys_getppid: add missing rcu_dereference
|
13 years ago |
Christine Chan
|
dc4218bd0f
timer: Use debugobjects to catch deletion of uninitialized timers
|
13 years ago |
Stephen Boyd
|
fb16b8cf0b
timer: Setup uninitialized timer with a stub callback
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Sebastian Andrzej Siewior
|
1c3cc11602
timers: Consider slack value in mod_timer()
|
14 years ago |
Linus Torvalds
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
0586bed3e8
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Stanislaw Gruszka
|
9977728840
debugobjects: Add hint for better object identification
|
14 years ago |
Steven Rostedt
|
48228f7b47
lockdep/timers: Explain in detail the locking problems del_timer_sync() may cause
|
14 years ago |
Peter Zijlstra
|
7ff207928e
Revert "lockdep, timer: Fix del_timer_sync() annotation"
|
14 years ago |
Peter Zijlstra
|
f266a5110d
lockdep, timer: Fix del_timer_sync() annotation
|
14 years ago |
Torben Hohn
|
871cf1e5f2
time: Move do_timer() to kernel/time/timekeeping.c
|
14 years ago |
Linus Torvalds
|
dda5f0a372
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Christoph Lameter
|
7496351ad8
timers: Use this_cpu_read
|
14 years ago |
Heiko Carstens
|
dbd87b5af0
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
|
14 years ago |
Peter Zijlstra
|
0f004f5a69
sched: Cure more NO_HZ load average woes
|
14 years ago |
Yong Zhang
|
466bd30309
timer: Warn when del_timer_sync() is called in hardirq context
|
14 years ago |
Yong Zhang
|
1118e2cd33
timer: Del_timer_sync() can be used in softirq context
|
14 years ago |
Yong Zhang
|
6f1bc451e6
timer: Make try_to_del_timer_sync() the same on SMP and UP
|
14 years ago |
Phil Carmody
|
dd6414b50f
timer: Permit statically-declared work with deferrable timers
|
14 years ago |