)]}'
{
  "commit": "aaca49642b92c8a57d3ca5029a5a94019c7af69f",
  "tree": "a86a88c11addd689a2903d21f1bb948f461c1a1d",
  "parents": [
    "76be97c1fc945db08aae1f1b746012662d643e97"
  ],
  "author": {
    "name": "Jeremy Fitzhardinge",
    "email": "jeremy.fitzhardinge@citrix.com",
    "time": "Fri Aug 20 18:57:53 2010 -0700"
  },
  "committer": {
    "name": "Jeremy Fitzhardinge",
    "email": "jeremy.fitzhardinge@citrix.com",
    "time": "Tue Aug 24 11:13:28 2010 -0700"
  },
  "message": "xen: use percpu interrupts for IPIs and VIRQs\n\nIPIs and VIRQs are inherently per-cpu event types, so treat them as such:\n - use a specific percpu irq_chip implementation, and\n - handle them with handle_percpu_irq\n\nThis makes the path for delivering these interrupts more efficient\n(no masking/unmasking, no locks), and it avoid problems with attempts\nto migrate them.\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nCc: Stable Kernel \u003cstable@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "72f91bff29c7d836d86844c224225e1353c76648",
      "old_mode": 33188,
      "old_path": "drivers/xen/events.c",
      "new_id": "0923ccb2612129b2c7769fe8547ab7469e92fff8",
      "new_mode": 33188,
      "new_path": "drivers/xen/events.c"
    }
  ]
}
