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