aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+28
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+25
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong1-4/+28
2009-08-26timer.c: Fix S/390 commentsRandy Dunlap1-2/+2
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney1-2/+1
2009-08-14Merge branch 'linus' into timers/coreThomas Gleixner1-1/+1
2009-08-04timers: Cache __next_timer_interrupt resultMartin Schwidefsky1-1/+23
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin1-1/+1
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens1-0/+2
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+44
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-78/+11
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-78/+8
2009-05-28Export add_timer_on for modulesAndi Kleen1-0/+1
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner1-26/+6
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner1-52/+2
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj1-3/+14
2009-05-13timers: Framework for identifying pinned timersArun R Bharadwaj1-4/+27
2009-05-02timers: allow deferrable timers for intervals tv2-tv5 to be deferredJon Hunter1-0/+3
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-2/+5
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+5
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra1-0/+3
2009-04-02timers: add missing kernel-docRandy Dunlap1-2/+5
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+57
2009-02-18timers: add mod_timer_pending()Ingo Molnar1-37/+73
2009-02-14timer: implement lockdep deadlock detectionJohannes Berg1-11/+57
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens1-1/+1
2009-01-14[CVE-2009-0029] System call wrappers part 02Heiko Carstens1-5/+5
2009-01-14[CVE-2009-0029] System call wrappers part 01Heiko Carstens1-3/+3
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-1/+1
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-13/+0
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-7/+5
2008-11-14Merge branch 'master' into nextJames Morris1-30/+99
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells1-4/+4
2008-11-06Add round_jiffies_up and related routinesAlan Stern1-30/+99
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linusThomas Gleixner1-5/+7
2008-08-21migrate_timers: add comment, use spinlock_irq()Oleg Nesterov1-5/+6
2008-08-11printk: robustify printkPeter Zijlstra1-0/+1
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+1
2008-05-25Remove argument from open_softirq which is always NULLCarlos R. Mafra1-1/+1
2008-05-12dyntick: Remove last reminants of dyntick supportRussell King1-9/+1
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner1-8/+145
2008-04-17timers: simplify lockdep handlingOleg Nesterov1-12/+4
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner1-1/+9
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison1-3/+3
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov1-1/+1
2008-02-06taskstats scaled time cleanupMichael Neuling1-4/+6
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-0/+7
2008-01-30time: timer cleanupsPavel Machek1-1/+1
2008-01-30time: clean hungarian notation from timersPavel Machek1-41/+39