)]}'
{
  "commit": "3b9ed1a5d2d121f32d2cb4f2b05f1fc57c99c946",
  "tree": "d8ea52d6b490c0e3b3851e1887c01700cc0115c6",
  "parents": [
    "09020adb61416c4307de35941a9725a5e33d9beb"
  ],
  "author": {
    "name": "Akinobu Mita",
    "email": "mita@miraclelinux.com",
    "time": "Sun Mar 26 01:39:13 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Mar 26 08:57:11 2006 -0800"
  },
  "message": "[PATCH] bitops: generic hweight{64,32,16,8}()\n\nThis patch introduces the C-language equivalents of the functions below:\n\nunsigned int hweight32(unsigned int w);\nunsigned int hweight16(unsigned int w);\nunsigned int hweight8(unsigned int w);\nunsigned long hweight64(__u64 w);\n\nIn include/asm-generic/bitops/hweight.h\n\nThis code largely copied from: include/linux/bitops.h\n\nSigned-off-by: Akinobu Mita \u003cmita@miraclelinux.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8be6f17d6a5c7c09aa421716f9b9d4a8cb915692",
      "new_mode": 33188,
      "new_path": "include/asm-generic/bitops/hweight.h"
    },
    {
      "type": "modify",
      "old_id": "f827e3c24ec0da771bd72178198df85da9612c15",
      "old_mode": 33188,
      "old_path": "lib/Makefile",
      "new_id": "b830c9a15541a7d27df986b3485d412bd756e14b",
      "new_mode": 33188,
      "new_path": "lib/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "721a4b8b4fb8420b742e86cf84c08e030c946a8c",
      "new_mode": 33188,
      "new_path": "lib/hweight.c"
    }
  ]
}
