)]}'
{
  "commit": "80f1ff97d0a9d92f44d2b2dd9425afa950e58f2b",
  "tree": "bee18bc88b112e75ca026b1a2b406f9f909e91bc",
  "parents": [
    "a1bb73d76bc814e9385390e6aa9880d884322e2e"
  ],
  "author": {
    "name": "Amerigo Wang",
    "email": "amwang@redhat.com",
    "time": "Mon Jul 25 17:13:08 2011 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Jul 25 20:57:14 2011 -0700"
  },
  "message": "notifiers: cpu: move cpu notifiers into cpu.h\n\nWe presently define all kinds of notifiers in notifier.h.  This is not\nnecessary at all, since different subsystems use different notifiers, they\nare almost non-related with each other.\n\nThis can also save much build time.  Suppose I add a new netdevice event,\nreally I don\u0027t have to recompile all the source, just network related.\nWithout this patch, all the source will be recompiled.\n\nI move the notify events near to their subsystem notifier registers, so\nthat they can be found more easily.\n\nThis patch:\n\nIt is not necessary to share the same notifier.h.\n\nSigned-off-by: WANG Cong \u003camwang@redhat.com\u003e\nCc: David Miller \u003cdavem@davemloft.net\u003e\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f09323ee8808abaa39ea0ab44e6f438591282c4",
      "old_mode": 33188,
      "old_path": "include/linux/cpu.h",
      "new_id": "b1a635acf72a3c9bb8930c63e835cd88f7fa67eb",
      "new_mode": 33188,
      "new_path": "include/linux/cpu.h"
    },
    {
      "type": "modify",
      "old_id": "c0688b0168b3469bcb1a6f16001c4f81e15f2cd5",
      "old_mode": 33188,
      "old_path": "include/linux/notifier.h",
      "new_id": "9eb25fc0145b8f86c73e6d033408225f0887f27d",
      "new_mode": 33188,
      "new_path": "include/linux/notifier.h"
    },
    {
      "type": "modify",
      "old_id": "d8acdebe3c7cde6436b03505824fd22a12e32f25",
      "old_mode": 33188,
      "old_path": "net/rds/page.c",
      "new_id": "b82d63e77b031a807392924dfa134f8453841f7f",
      "new_mode": 33188,
      "new_path": "net/rds/page.c"
    }
  ]
}
