index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
Age
Commit message (
Expand
)
Author
2013-05-30
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2012-10-30
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
2011-02-16
lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...
Steven Rostedt
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-12-12
timers: Use this_cpu_read
Christoph Lameter
2010-12-08
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2010-12-08
sched: Cure more NO_HZ load average woes
Peter Zijlstra
2010-10-22
timer: Warn when del_timer_sync() is called in hardirq context
Yong Zhang
2010-10-22
timer: Del_timer_sync() can be used in softirq context
Yong Zhang
2010-10-22
timer: Make try_to_del_timer_sync() the same on SMP and UP
Yong Zhang
2010-10-21
timer: Permit statically-declared work with deferrable timers
Phil Carmody
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-08-10
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
2010-08-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
2010-08-04
timer: Added usleep_range timer
Patrick Pannuto
2010-08-04
Revert "timer: Added usleep[_range] timer"
Thomas Gleixner
2010-08-03
timer: add on-stack deferrable timer interfaces
Jesse Barnes
2010-07-23
timer: Added usleep[_range] timer
Patrick Pannuto
2010-07-23
timers: Document meaning of deferrable timer
J. Bruce Fields
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
2010-06-04
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
2010-05-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-27
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-26
timers: Move local variable into else section
Thomas Gleixner
2010-05-25
timers: Fix slack calculation really
Thomas Gleixner
2010-05-24
timers: Fix slack calculation for expired timers
Jeff Chua
2010-05-12
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-04-06
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
timer: Try to survive timer callback preempt_count leak
Thomas Gleixner
2010-03-12
timer: Split out timer function call
Thomas Gleixner
2010-03-12
timer: Print function name for timer callbacks modifying preemption count
Uwe Kleine-König
2010-03-12
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
Andrew Morton
2010-01-21
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
2009-12-17
timers: Remove duplicate setting of new_base in __mod_timer()
Simon Horman
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
[next]