aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c
Commit message (Expand)AuthorAge
* timers: Fix endless looping between cascade() and internal_add_timer()Hildner, Christian2012-10-09
* Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-10-09
|\
| * alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-19
* | timer: Implement TIMER_IRQSAFETejun Heo2012-08-21
* | timer: Clean up timer initializersTejun Heo2012-08-21
* | timer: Generalize timer->base flags handlingTejun Heo2012-08-21
|/
* timers: Improve get_next_timer_interrupt()Thomas Gleixner2012-06-06
* timers: Add accounting of non deferrable timersThomas Gleixner2012-06-06
* timers: Consolidate base->next_timer updateThomas Gleixner2012-06-06
* timers: Create detach_if_pending() and use itThomas Gleixner2012-06-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\
| * userns: Convert setting and getting uid and gid system calls to use kuid and ...Eric W. Biederman2012-05-03
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-05-22
|\ \
| * | lockdep: fix oops in processing workqueuePeter Zijlstra2012-05-15
| |/
* / timer: Fix mod_timer_pinned() header commentPaul E. McKenney2012-04-26
|/
* Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-01-06
|\
| * timer: Use debugobjects to catch deletion of uninitialized timersChristine Chan2011-11-23
| * timer: Setup uninitialized timer with a stub callbackStephen Boyd2011-11-23
* | sys_getppid: add missing rcu_dereferenceMandeep Singh Baines2011-12-09
|/
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* timers: Consider slack value in mod_timer()Sebastian Andrzej Siewior2011-06-03
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\
| * time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn2011-01-31
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * | lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...Steven Rostedt2011-02-16
* | | debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-08
|/ /
* | Revert "lockdep, timer: Fix del_timer_sync() annotation"Peter Zijlstra2011-02-08
* | lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra2011-02-04
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-06
|\
| * timers: Use this_cpu_readChristoph Lameter2010-12-12
| * timer: Warn when del_timer_sync() is called in hardirq contextYong Zhang2010-10-22
| * timer: Del_timer_sync() can be used in softirq contextYong Zhang2010-10-22
| * timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang2010-10-22
| * timer: Permit statically-declared work with deferrable timersPhil Carmody2010-10-21
* | nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens2010-12-08
* | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-08
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
|/
* kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap2010-08-10
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\
| * timer: Added usleep_range timerPatrick Pannuto2010-08-04
| * Revert "timer: Added usleep[_range] timer"Thomas Gleixner2010-08-04
| * timer: Added usleep[_range] timerPatrick Pannuto2010-07-23
| * timers: Document meaning of deferrable timerJ. Bruce Fields2010-07-23
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\ \
| * | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\ \ | | |/ | |/|
| | * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-12
* | | timer: add on-stack deferrable timer interfacesJesse Barnes2010-08-03
|/ /
* | kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2010-06-04