summaryrefslogtreecommitdiffstats
path: root/kernel/timer.c
Commit message (Expand)AuthorAgeFilesLines
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-2/+5
* kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap2010-08-101-0/+1
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-061-2/+29
|\
| * timer: Added usleep_range timerPatrick Pannuto2010-08-041-0/+22
| * Revert "timer: Added usleep[_range] timer"Thomas Gleixner2010-08-041-22/+0
| * timer: Added usleep[_range] timerPatrick Pannuto2010-07-231-0/+22
| * timers: Document meaning of deferrable timerJ. Bruce Fields2010-07-231-2/+7
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-6/+2
|\ \
| * | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-091-6/+2
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-1/+0
|\ \
| * \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-1/+0
| |\ \ | | |/ | |/|
| | * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-121-1/+0
* | | timer: add on-stack deferrable timer interfacesJesse Barnes2010-08-031-0/+13
|/ /
* | kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2010-06-041-1/+1
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-281-3/+7
|\ \
| * | timers: Move local variable into else sectionThomas Gleixner2010-05-261-2/+3
| * | timers: Fix slack calculation reallyThomas Gleixner2010-05-251-5/+8
* | | kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-2/+5
|/ /
* | timers: Fix slack calculation for expired timersJeff Chua2010-05-241-3/+4
* | Merge branch 'linus' into timers/coreThomas Gleixner2010-05-101-0/+2
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * timer stats: Fix del_timer_sync() and try_to_del_timer_sync()Andrew Morton2010-03-121-0/+1
* | timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2010-04-061-0/+56
* | timer: Try to survive timer callback preempt_count leakThomas Gleixner2010-03-121-3/+9
* | timer: Split out timer function callThomas Gleixner2010-03-121-36/+36
* | timer: Print function name for timer callbacks modifying preemption countUwe Kleine-König2010-03-121-5/+2
|/
* perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra2010-01-211-2/+1
* timers: Remove duplicate setting of new_base in __mod_timer()Simon Horman2009-12-171-2/+0
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-4/+28
|\
| * timers: Add tracepoints for timer_list timersXiao Guangrong2009-08-291-4/+28
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-3/+25
|\ \ | |/
| * timer.c: Fix S/390 commentsRandy Dunlap2009-08-261-2/+2
| * Merge branch 'linus' into timers/coreThomas Gleixner2009-08-141-1/+1
| |\
| * | timers: Cache __next_timer_interrupt resultMartin Schwidefsky2009-08-041-1/+23
* | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-231-2/+1
| |/ |/|
* | timer: Avoid reading uninitialized dataPavel Roskin2009-07-181-1/+1
|/
* timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-241-0/+2
* Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-151-7/+44
|\
| * timers: Logic to move non pinned timersArun R Bharadwaj2009-05-131-3/+14
| * timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-131-4/+27
| * timers: allow deferrable timers for intervals tv2-tv5 to be deferredJon Hunter2009-05-021-0/+3
* | Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-78/+11
|\ \
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-78/+8
| |\ \
| | * | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-151-26/+6
| | * | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-151-52/+2
| | |/
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-2/+5
| |\ \ | | |/
| * | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-061-0/+3
* | | Export add_timer_on for modulesAndi Kleen2009-05-281-0/+1
| |/ |/|
* | Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-091-2/+5
|\ \ | |/ |/|
OpenPOWER on IntegriCloud