aboutsummaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)Author
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-08-26timer.c: Fix S/390 commentsRandy Dunlap
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-14Merge branch 'linus' into timers/coreThomas Gleixner
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-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
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-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-02timers: add missing kernel-docRandy Dunlap
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells
2008-11-06Add round_jiffies_up and related routinesAlan Stern
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-08-21migrate_timers: add comment, use spinlock_irq()Oleg Nesterov
2008-08-11printk: robustify printkPeter Zijlstra
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
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-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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
2008-01-21timer: fix section mismatchRandy Dunlap
2008-01-13remove task_ppid_nr_nsRoland McGrath