)]}'
{
  "commit": "2287d8664fe7345ead891017eccd879fc605305e",
  "tree": "7f187529f1d1dacf4b41225551bbf158bb70414d",
  "parents": [
    "f5b816786f7687a2ec0f485a1138b009d2020352"
  ],
  "author": {
    "name": "Sebastian Andrzej Siewior",
    "email": "bigeasy@linutronix.de",
    "time": "Tue Jun 27 18:15:38 2017 +0200"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Thu Jun 29 00:27:24 2017 +0200"
  },
  "message": "timers: Make the cpu base lock raw\n\nThe timers cpu base lock could not be converted to a raw spinlock becaue\nthe lock held time was non-deterministic due to cascading and long lasting\ntimer wheel traversals.\n\nThe rework of the timer wheel to the new non-cascading model removed also\nthe wheel traversals and the lock held times are deterministic now. This\nallows to make the lock raw and thereby unbreaks NOHz* on preempt-RT.\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nLink: http://lkml.kernel.org/r/20170627161538.30257-1-bigeasy@linutronix.de\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "709a404bd133523fad3b72ecf431c92a05440ef1",
      "old_mode": 33188,
      "old_path": "kernel/time/timer.c",
      "new_id": "71ce3f4eead34afc12fa2743c69e8e9e77c544ad",
      "new_mode": 33188,
      "new_path": "kernel/time/timer.c"
    }
  ]
}
