)]}'
{
  "commit": "b1bb9522daf2fb49c5793d128023e9ca1e08e13b",
  "tree": "c4b5cd1f9409167fd42c8273c251360ec5c5b0e8",
  "parents": [
    "765f34fe324bdf0c0544b3404d25aaa511e3834b"
  ],
  "author": {
    "name": "Akinobu Mita",
    "email": "mita@miraclelinux.com",
    "time": "Sun Mar 26 01:39:17 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Mar 26 08:57:11 2006 -0800"
  },
  "message": "[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit()\n\nThis patch introduces the C-language equivalents of the functions below:\n\nint minix_test_and_set_bit(int nr, volatile unsigned long *addr);\nint minix_set_bit(int nr, volatile unsigned long *addr);\nint minix_test_and_clear_bit(int nr, volatile unsigned long *addr);\nint minix_test_bit(int nr, const volatile unsigned long *addr);\nunsigned long minix_find_first_zero_bit(const unsigned long *addr,\n                                        unsigned long size);\n\nIn include/asm-generic/bitops/minix.h\n   and include/asm-generic/bitops/minix-le.h\n\nThis code largely copied from: include/asm-sparc/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": "4a981c1bb1ae6c43e05631b8e7838177b21419fe",
      "new_mode": 33188,
      "new_path": "include/asm-generic/bitops/minix-le.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "91f42e87aa51f27f257cd490b5f89c4376d9e9fb",
      "new_mode": 33188,
      "new_path": "include/asm-generic/bitops/minix.h"
    }
  ]
}
