Linus Torvalds 65a99597f0 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull NOHZ updates from Ingo Molnar:
 "The main changes, mostly written by Frederic Weisbecker, include:

   - Fix some jiffies based cputime assumptions.  (No real harm because
     the concerned code isn't used by full dynticks.)

   - Simplify jiffies <-> usecs conversions.  Remove dead code.

   - Remove early hacks on nohz full code that avoided messing up idle
     nohz internals.  Now nohz integrates well full and idle and such
     hack have become needless.

   - Restart nohz full tick from irq exit.  (A simplification and a
     preparation for future optimization on scheduler kick to nohz
     full)

   - Code cleanups.

   - Tile driver isolation enhancement on top of nohz.  (Chris Metcalf)"

* 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  nohz: Remove useless argument on tick_nohz_task_switch()
  nohz: Move tick_nohz_restart_sched_tick() above its users
  nohz: Restart nohz full tick from irq exit
  nohz: Remove idle task special case
  nohz: Prevent tilegx network driver interrupts
  alpha: Fix jiffies based cputime assumption
  apm32: Fix cputime == jiffies assumption
  jiffies: Remove HZ > USEC_PER_SEC special case
2015-08-31 21:04:24 -07:00
..
2015-08-09 16:28:09 -07:00
2015-08-31 08:47:40 -07:00
2015-08-31 15:49:19 -07:00
2015-08-17 16:26:30 -07:00
2015-08-31 08:34:13 -07:00
2015-08-21 11:03:06 -07:00
2015-08-31 15:49:19 -07:00
2015-08-09 16:28:09 -07:00
2015-08-14 16:45:51 -07:00
2015-08-31 15:49:19 -07:00
2015-08-23 20:46:22 -07:00
2015-07-24 15:14:04 -06:00
2015-08-09 16:28:09 -07:00
2015-08-05 13:48:20 -07:00