aboutsummaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-30timer: Prevent overflow in apply_slackGravatar Jiri Bohac 1-1/+1
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-15/+42
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Gravatar Viresh Kumar 1-6/+1
2014-03-20timer: Use variable head instead of &work_list in __run_timers()Gravatar Viresh Kumar 1-1/+1
2014-03-04timer: Make sure TIMER_FLAG_MASK bits are free in allocated baseGravatar Viresh Kumar 1-3/+2
2014-03-04timer: Check failure of timer_cpu_notify() before calling init_timer_stats()Gravatar Viresh Kumar 1-2/+2
2014-02-28Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Thomas Gleixner 1-2/+28
2014-02-25timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0Gravatar Oleg Nesterov 1-2/+2
2014-02-25timers: Reduce future __run_timers() latency for first add to empty listGravatar Paul E. McKenney 1-0/+1
2014-02-25timers: Reduce future __run_timers() latency for newly emptied listGravatar Paul E. McKenney 1-0/+2
2014-02-25timers: Reduce __run_timers() latency for empty listGravatar Paul E. McKenney 1-0/+18
2014-02-25timers: Track total number of timers in listGravatar Paul E. McKenney 1-0/+5
2014-02-14timer: Spare IPI when deferrable timer is queued on idle remote targetsGravatar Viresh Kumar 1-1/+8
2014-02-13asmlinkage: Make jiffies visibleGravatar Andi Kleen 1-1/+1
2013-11-19timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Gravatar Joe Perches 1-3/+2
2013-09-25sched: Introduce preempt_count accessor functionsGravatar Peter Zijlstra 1-4/+4
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-5/+5
2013-06-28timer: Fix jiffies wrap behavior of round_jiffies_common()Gravatar Bart Van Assche 1-3/+5
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPAREGravatar Tirupathi Reddy 1-1/+1
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-8/+8
2013-04-30kernel/timer.c: move some non timer related syscalls to kernel/sys.cGravatar Stephen Rothwell 1-207/+1
2013-04-30kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINEGravatar Stephen Rothwell 1-2/+1
2013-04-30kernel/compat.c: make do_sysinfo() staticGravatar Stephen Rothwell 1-1/+69
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONGravatar Frederic Weisbecker 1-2/+2
2013-03-21nohz: Wake up full dynticks CPUs when a timer gets enqueuedGravatar Frederic Weisbecker 1-6/+6
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerGravatar Clark Williams 1-0/+1
2012-11-18printk: Wake up klogd using irq_workGravatar Frederic Weisbecker 1-1/+0
2012-10-09timers: Fix endless looping between cascade() and internal_add_timer()Gravatar Hildner, Christian 1-4/+6
2012-10-09Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...Gravatar Thomas Gleixner 1-9/+0
2012-08-21timer: Implement TIMER_IRQSAFEGravatar Tejun Heo 1-11/+24
2012-08-21timer: Clean up timer initializersGravatar Tejun Heo 1-42/+14
2012-08-21timer: Generalize timer->base flags handlingGravatar Tejun Heo 1-8/+13
2012-08-19alpha: take a bunch of syscalls into osf_sys.cGravatar Al Viro 1-9/+0
2012-06-06timers: Improve get_next_timer_interrupt()Gravatar Thomas Gleixner 1-5/+8
2012-06-06timers: Add accounting of non deferrable timersGravatar Thomas Gleixner 1-8/+23
2012-06-06timers: Consolidate base->next_timer updateGravatar Thomas Gleixner 1-11/+15
2012-06-06timers: Create detach_if_pending() and use itGravatar Thomas Gleixner 1-33/+23
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-4/+4
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+3
2012-05-15lockdep: fix oops in processing workqueueGravatar Peter Zijlstra 1-1/+3
2012-05-03userns: Convert setting and getting uid and gid system calls to use kuid and ...Gravatar Eric W. Biederman 1-4/+4
2012-04-26timer: Fix mod_timer_pinned() header commentGravatar Paul E. McKenney 1-1/+7
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-6/+56
2011-12-09sys_getppid: add missing rcu_dereferenceGravatar Mandeep Singh Baines 1-1/+1
2011-11-23timer: Use debugobjects to catch deletion of uninitialized timersGravatar Christine Chan 1-5/+48
2011-11-23timer: Setup uninitialized timer with a stub callbackGravatar Stephen Boyd 1-1/+8
2011-10-31kernel: Map most files to use export.h instead of module.hGravatar Paul Gortmaker 1-1/+1
2011-06-03timers: Consider slack value in mod_timer()Gravatar Sebastian Andrzej Siewior 1-8/+7