)]}'
{
  "commit": "006d22d9bbb7e66279ba5cc4556b54eeaf8fd556",
  "tree": "5af5a6676af234db8836bb1e3ef71e6cf8ccb0a9",
  "parents": [
    "46a82b2d5591335277ed2930611f6acb4ce654ed"
  ],
  "author": {
    "name": "Christoph Lameter",
    "email": "clameter@sgi.com",
    "time": "Mon Sep 25 23:31:48 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Sep 26 08:48:51 2006 -0700"
  },
  "message": "[PATCH] Optimize free_one_page\n\nFree one_page currently adds the page to a fake list and calls\nfree_page_bulk.  Fee_page_bulk takes it off again and then calles\n__free_one_page.\n\nMake free_one_page go directly to __free_one_page.  Saves list on / off and\na temporary list in free_one_page for higher ordered pages.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8a71657ac4ad558d3e95b879b20c6d792638549",
      "old_mode": 33188,
      "old_path": "mm/page_alloc.c",
      "new_id": "cc64830475676088ee056bc94c0f07fd54c14b01",
      "new_mode": 33188,
      "new_path": "mm/page_alloc.c"
    }
  ]
}
