summaryrefslogtreecommitdiff
path: root/kernel/time/timer.c
AgeCommit message (Expand)Author
2015-04-02timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra
2015-04-02timer: Don't initialize 'tvec_base' on hotplugViresh Kumar
2015-04-02timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra
2014-11-03rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter
2014-06-23timer: Kick dynticks targets on mod_timer*() callsViresh Kumar
2014-06-23timer: Store cpu-number in struct tvec_baseViresh Kumar
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner