aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c
Commit message (Expand)AuthorAge
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\
| * timer: implement lockdep deadlock detectionJohannes Berg2009-02-14
* | timers: add mod_timer_pending()Ingo Molnar2009-02-18
|/
* [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 02Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-14
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
* [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
* [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
* Merge branch 'master' into nextJames Morris2008-11-13
|\
| * Add round_jiffies_up and related routinesAlan Stern2008-11-06
* | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
|/
*-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \
| | * printk: robustify printkPeter Zijlstra2008-08-11
| |/ |/|
| * migrate_timers: add comment, use spinlock_irq()Oleg Nesterov2008-08-21
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\
| * dyntick: Remove last reminants of dyntick supportRussell King2008-05-12
* | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
|/
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* timers: simplify lockdep handlingOleg Nesterov2008-04-17
* NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-26
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-08
* taskstats scaled time cleanupMichael Neuling2008-02-06
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * Add schedule_timeout_killableMatthew Wilcox2007-12-06
* | time: timer cleanupsPavel Machek2008-01-30
* | time: clean hungarian notation from timersPavel Machek2008-01-30
* | hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-25
* | timer: fix section mismatchRandy Dunlap2008-01-21
* | remove task_ppid_nr_nsRoland McGrath2008-01-13
* | timer: kernel/timer.c section fixesAdrian Bunk2007-12-18
|/
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-09
* time: fix inconsistent function names in commentsLi Zefan2007-11-05
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-18
* whitespace fixes: system timersDaniel Walker2007-10-18
* Pull ia64-clocksource into release branchTony Luck2007-07-20
|\
| * [IA64] remove time interpolatorBob Picco2007-07-20
* | timer.c: cleanup recently introduced whitespace damageThomas Gleixner2007-07-19
|/
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-16
* Use boot based time for uptime in /procTomas Janousek2007-07-16
* NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-29
* timekeeping fix patch got mis-appliedThomas Gleixner2007-05-14
* timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org2007-05-10
* clocksource: fix resume logicThomas Gleixner2007-05-09
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* timer: parenthesis fix in tbase_get_deferrable() etcJarek Poplawski2007-05-09
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-08