)]}'
{
  "commit": "d3ac21cacc24790eb45d735769f35753f5b56ceb",
  "tree": "7cef2d5f86c0704b50cc163197ca4f6342c45c61",
  "parents": [
    "7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9"
  ],
  "author": {
    "name": "Josh Triplett",
    "email": "josh@joshtriplett.org",
    "time": "Sun Aug 17 19:41:09 2014 -0500"
  },
  "committer": {
    "name": "Josh Triplett",
    "email": "josh@joshtriplett.org",
    "time": "Sun Aug 17 19:44:24 2014 -0500"
  },
  "message": "mm: Support compiling out madvise and fadvise\n\nMany embedded systems will not need these syscalls, and omitting them\nsaves space.  Add a new EXPERT config option CONFIG_ADVISE_SYSCALLS\n(default y) to support compiling them out.\n\nbloat-o-meter:\nadd/remove: 0/3 grow/shrink: 0/0 up/down: 0/-2250 (-2250)\nfunction                                     old     new   delta\nsys_fadvise64                                 57       -     -57\nsys_fadvise64_64                             691       -    -691\nsys_madvise                                 1502       -   -1502\n\nSigned-off-by: Josh Triplett \u003cjosh@joshtriplett.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e84c6423a2e5a2dbe80157b13f8b16d17c3e2d06",
      "old_mode": 33188,
      "old_path": "init/Kconfig",
      "new_id": "782a65bf76ea1b5785e9c1e5928b617c8fd3b55c",
      "new_mode": 33188,
      "new_path": "init/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "391d4ddb6f4bb7e83593841ada8096f9d20eae54",
      "old_mode": 33188,
      "old_path": "kernel/sys_ni.c",
      "new_id": "d4709d4810537a904958740dfed2ae4183cb2094",
      "new_mode": 33188,
      "new_path": "kernel/sys_ni.c"
    },
    {
      "type": "modify",
      "old_id": "632ae77e6070ebfad40b644a1321d6af17507541",
      "old_mode": 33188,
      "old_path": "mm/Makefile",
      "new_id": "fe7a053c0f45f66a1398d740419ba9ffe9c1ca3a",
      "new_mode": 33188,
      "new_path": "mm/Makefile"
    }
  ]
}
