summaryrefslogtreecommitdiffstats
path: root/kernel/time/timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra2015-04-021-8/+15
* timer: Don't initialize 'tvec_base' on hotplugViresh Kumar2015-04-021-55/+43
* timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra2015-04-021-29/+19
* rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney2014-11-031-2/+1
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\
| * time: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* | irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-131-1/+1
|/
* timer: Kick dynticks targets on mod_timer*() callsViresh Kumar2014-06-231-16/+16
* timer: Store cpu-number in struct tvec_baseViresh Kumar2014-06-231-0/+2
* time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-231-0/+1734
OpenPOWER on IntegriCloud