)]}'
{
  "commit": "38b17156cd7847f3b1e378f6f8ef4227ffbe6d44",
  "tree": "b5ae275ac41b7076b932320cc9ac25783917db03",
  "parents": [
    "70d01bbd5d9dd6d6cbf0ad9a49e82ed615d4f957"
  ],
  "author": {
    "name": "Daniel Lezcano",
    "email": "daniel.lezcano@linaro.org",
    "time": "Sat Mar 02 11:10:11 2013 +0100"
  },
  "committer": {
    "name": "Ethan Chen",
    "email": "intervigil@gmail.com",
    "time": "Fri Jan 17 22:12:28 2014 -0800"
  },
  "message": "tick: Dynamically set broadcast irq affinity\n\nWhen a cpu goes to a deep idle state where its local timer is\nshutdown, it notifies the time frame work to use the broadcast timer\ninstead.  Unfortunately, the broadcast device could wake up any CPU,\nincluding an idle one which is not concerned by the wake up at all. So\nin the worst case an idle CPU will wake up to send an IPI to the CPU\nwhose timer expired.\n\nProvide an opt-in feature CLOCK_EVT_FEAT_DYNIRQ which tells the core\nthat is should set the interrupt affinity of the broadcast interrupt\nto the cpu which has the earliest expiry time. This avoids unnecessary\nspurious wakeups and IPIs.\n\n[ tglx: Adopted to cpumask rework, silenced an uninitialized warning,\n  massaged changelog ]\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nCc: viresh.kumar@linaro.org\nCc: jacob.jun.pan@linux.intel.com\nCc: linux-arm-kernel@lists.infradead.org\nCc: santosh.shilimkar@ti.com\nCc: linaro-kernel@lists.linaro.org\nCc: patches@linaro.org\nCc: rickard.andersson@stericsson.com\nCc: vincent.guittot@linaro.org\nCc: linus.walleij@stericsson.com\nCc: john.stultz@linaro.org\nLink: http://lkml.kernel.org/r/1362219013-18173-3-git-send-email-daniel.lezcano@linaro.org\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\nChange-Id: I6a880a39dd595526b80a6d72b88be74163513da9\nSigned-off-by: Karthik Parsha \u003ckparsha@codeaurora.org\u003e\nSigned-off-by: Mahesh Sivasubramanian \u003cmsivasub@codeaurora.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81e803e90aa43ac42a48b678869333fa8c0e4f4e",
      "old_mode": 33188,
      "old_path": "include/linux/clockchips.h",
      "new_id": "20b84465a09d32d0f8618bffe102b40d2a9a2491",
      "new_mode": 33188,
      "new_path": "include/linux/clockchips.h"
    },
    {
      "type": "modify",
      "old_id": "494a3141dbae8150f09e8d3f9eac53faf0c8d104",
      "old_mode": 33188,
      "old_path": "include/linux/tick.h",
      "new_id": "dc15221f08c8fd8ba311c484d5f879fc73024aa3",
      "new_mode": 33188,
      "new_path": "include/linux/tick.h"
    },
    {
      "type": "modify",
      "old_id": "f8961bf973628837410321abd44aa072ae748370",
      "old_mode": 33188,
      "old_path": "kernel/time/tick-broadcast.c",
      "new_id": "edb173f3c91b7b4c2292a144c9b9397298e14054",
      "new_mode": 33188,
      "new_path": "kernel/time/tick-broadcast.c"
    }
  ]
}
