)]}'
{
  "commit": "1711ef3866b0360e102327389fe4b76c849bbe83",
  "tree": "b74a2cb6167840563d450859a571d6685966b771",
  "parents": [
    "9c4751fd0eab5b8ebbfafb28cbcc8e03b0da5933"
  ],
  "author": {
    "name": "Toyo Abe",
    "email": "toyoa@mvista.com",
    "time": "Fri Sep 29 02:00:28 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Fri Sep 29 09:18:15 2006 -0700"
  },
  "message": "[PATCH] posix-timers: Fix clock_nanosleep() doesn\u0027t return the remaining time in compatibility mode\n\nThe clock_nanosleep() function does not return the time remaining when the\nsleep is interrupted by a signal.\n\nThis patch creates a new call out, compat_clock_nanosleep_restart(), which\nhandles returning the remaining time after a sleep is interrupted.  This\npatch revives clock_nanosleep_restart().  It is now accessed via the new\ncall out.  The compat_clock_nanosleep_restart() is used for compatibility\naccess.\n\nSince this is implemented in compatibility mode the normal path is\nvirtually unaffected - no real performance impact.\n\nSigned-off-by: Toyo Abe \u003ctoyoa@mvista.com\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Roland McGrath \u003croland@redhat.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": "4fc379de6c2ffceea015fa9b80ba987cfc42742e",
      "old_mode": 33188,
      "old_path": "include/linux/hrtimer.h",
      "new_id": "fca93025ab5191db9a1d4aeb9734dbfa2f574a20",
      "new_mode": 33188,
      "new_path": "include/linux/hrtimer.h"
    },
    {
      "type": "modify",
      "old_id": "95572c434bc991dc23dd5b9074d3bb36bd69b192",
      "old_mode": 33188,
      "old_path": "include/linux/posix-timers.h",
      "new_id": "a7dd38f30ade61d1cf6fba16d7f7f60b3e8cc944",
      "new_mode": 33188,
      "new_path": "include/linux/posix-timers.h"
    },
    {
      "type": "modify",
      "old_id": "126dee9530aacc13a37d304ee8a4b54f69355a82",
      "old_mode": 33188,
      "old_path": "kernel/compat.c",
      "new_id": "75573e5d27b05c92dd1a11aaf483415935032624",
      "new_mode": 33188,
      "new_path": "kernel/compat.c"
    },
    {
      "type": "modify",
      "old_id": "21c38a7e666ba74f373b9693770af4b22b63a685",
      "old_mode": 33188,
      "old_path": "kernel/hrtimer.c",
      "new_id": "d0ba190dfeb6b9ae81c98f135515b19a145f8206",
      "new_mode": 33188,
      "new_path": "kernel/hrtimer.c"
    },
    {
      "type": "modify",
      "old_id": "d38d9ec3276c3069c1259744496e9d2a05fef117",
      "old_mode": 33188,
      "old_path": "kernel/posix-cpu-timers.c",
      "new_id": "5667fef89dd1fa98ca1180fe42e2e659d9505069",
      "new_mode": 33188,
      "new_path": "kernel/posix-cpu-timers.c"
    },
    {
      "type": "modify",
      "old_id": "ac6dc8744429f986f2f6c6b628513b2524316374",
      "old_mode": 33188,
      "old_path": "kernel/posix-timers.c",
      "new_id": "e5ebcc1ec3a0f4c612ca4f9db9ead45d07d424ce",
      "new_mode": 33188,
      "new_path": "kernel/posix-timers.c"
    }
  ]
}
