summaryrefslogtreecommitdiff
path: root/kernel/timer.c (unfollow)
Commit message (Expand)Author
2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-26timers: Move local variable into else sectionThomas Gleixner
2010-05-25timers: Fix slack calculation reallyThomas Gleixner
2010-05-24timers: Fix slack calculation for expired timersJeff Chua
2010-04-06timers: Introduce the concept of timer slack for legacy timersArjan van de Ven
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12timer: Try to survive timer callback preempt_count leakThomas Gleixner
2010-03-12timer: Split out timer function callThomas Gleixner
2010-03-12timer: Print function name for timer callbacks modifying preemption countUwe Kleine-König
2010-03-12timer stats: Fix del_timer_sync() and try_to_del_timer_sync()Andrew Morton
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra
2009-12-17timers: Remove duplicate setting of new_base in __mod_timer()Simon Horman
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong
2009-08-26timer.c: Fix S/390 commentsRandy Dunlap
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-04timers: Cache __next_timer_interrupt resultMartin Schwidefsky
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens
2009-05-28Export add_timer_on for modulesAndi Kleen
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj
2009-05-13timers: Framework for identifying pinned timersArun R Bharadwaj
2009-05-02timers: allow deferrable timers for intervals tv2-tv5 to be deferredJon Hunter
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-02timers: add missing kernel-docRandy Dunlap
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-02-14timer: implement lockdep deadlock detectionJohannes Berg
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 02Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 01Heiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells
2008-11-06Add round_jiffies_up and related routinesAlan Stern
2008-08-21migrate_timers: add comment, use spinlock_irq()Oleg Nesterov
2008-08-11printk: robustify printkPeter Zijlstra
2008-05-25Remove argument from open_softirq which is always NULLCarlos R. Mafra
2008-05-12dyntick: Remove last reminants of dyntick supportRussell King
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-17timers: simplify lockdep handlingOleg Nesterov
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-01-30time: timer cleanupsPavel Machek
2008-01-30time: clean hungarian notation from timersPavel Machek
2008-01-25hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra