)]}'
{
  "log": [
    {
      "commit": "6d06b81bce5f325055e4cdf6621e827b512b7f89",
      "tree": "89425bc907324284011285960f0791a55b06eb12",
      "parents": [
        "d27d7a9a7838587fcdcc6f2b042f5610eb4984a1"
      ],
      "author": {
        "name": "Arce, Abraham",
        "email": "x0066660@ti.com",
        "time": "Wed May 26 14:42:34 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu May 27 09:12:43 2010 -0700"
      },
      "message": "Documentation: SubmittingDrivers: Resources\n\n- Add additional location (Git) for the kernel master tree\n- Add reference to Git Project\n\nSigned-off-by: Abraham Arce \u003cx0066660@ti.com\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e1f8e87449147ffe5ea3de64a46af7de450ce279",
      "tree": "304e90a6747f5a7586a67305b7225ed4b4dbb53a",
      "parents": [
        "8033fe65a6d6c0e47ba9e3cb2e4e6902f9dfb8dd"
      ],
      "author": {
        "name": "Francois Cami",
        "email": "francois.cami@free.fr",
        "time": "Wed Oct 15 22:01:59 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Oct 16 11:21:32 2008 -0700"
      },
      "message": "Remove Andrew Morton\u0027s old email accounts\n\nPeople can use the real name an an index into MAINTAINERS to find the\ncurrent email address.\n\nSigned-off-by: Francois Cami \u003cfrancois.cami@free.fr\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "507a6a8c9bd5ba6edfdbcf4a4fd03ec0fe6ac26a",
      "tree": "70018bbf471e4c765127e832e56ce036755b1967",
      "parents": [
        "6506f2aa6670da9970ca13daccd466ad7ce2cd29"
      ],
      "author": {
        "name": "Li Yang",
        "email": "leo@zh-kernel.org",
        "time": "Sat Oct 20 02:02:12 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sat Oct 20 02:02:12 2007 +0200"
      },
      "message": "Update 2.4 maintainer in document\n\nUpdate the maintainer of 2.4 kernel in Documentations/SubmittingPatches.\n\nSigned-off-by: Li Yang \u003cleo@zh-kernel.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "5b7952021289b6d04d8c62c0f13acce570730dcd",
      "tree": "57bb1363826b41bb2809a0a980f2bf78555bbf73",
      "parents": [
        "8e2c20023f34b652605a5fb7c68bb843d2b100a8"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Tue May 08 00:24:07 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue May 08 11:14:59 2007 -0700"
      },
      "message": "Documentation: Ask driver writers to provide PM support\n\nAdd a paragraph in Documentation/SubmittingDrivers requesting that the\nbasic PM support be provided by new device drivers.\n\nAdd two new documents in Documentation/power/ giving general instructions\non debugging the suspend/resume functionality and testing the suspend and\nresume support in device drivers.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nCc: Nigel Cunningham \u003cncunningham@linuxmail.org\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3706baa8b1ba0d71d52fd0c656752a6495f6364a",
      "tree": "c2a744367dc347a79ac144088778116a97202bef",
      "parents": [
        "eb84a20e9e6b98dcb33023ad22241d79107a08a7"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Fri Sep 29 02:01:43 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 29 09:18:25 2006 -0700"
      },
      "message": "[PATCH] Documentation/SubmittingDrivers: minor update\n\n* fix copright typo\n* remove trailing whitespace\n* remove Kernel Traffic from Resources. Zack, it was great reading!\n* Name Arjan by name and fix URL of \"How to NOT\" paper.\n* Remove \"Last updated\" tag.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e1b114ee90040af5108973abd1a82babc4905868",
      "tree": "6b63f8e659d7bbddc650f67300cb01a0204479f1",
      "parents": [
        "7b4ee73e28052e53aac2fef1c91029666d8b2d70"
      ],
      "author": {
        "name": "Xose Vazquez Perez",
        "email": "xose.vazquez@gmail.com",
        "time": "Sat Jan 14 12:57:41 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 10:39:53 2006 -0800"
      },
      "message": "[PATCH] docs: update some updated code docs\n\nBased on comments from Randy Dunlap on my previous commit\n5b0ed2c64d8fdafb5fcfb3baabdd288628b1ff9b\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5b0ed2c64d8fdafb5fcfb3baabdd288628b1ff9b",
      "tree": "e73ba55739b27f239cd224a413df9d4b61aff586",
      "parents": [
        "71fabd5e4835309b4feca6209122ce56c595c461"
      ],
      "author": {
        "name": "Xose Vazquez Perez",
        "email": "xose.vazquez@gmail.com",
        "time": "Sun Jan 08 01:02:49 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jan 08 20:13:53 2006 -0800"
      },
      "message": "[PATCH] docs: updated some code docs\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "84da7c0844f8ab7668559c61e4f0af416fc58cf6",
      "tree": "bb696e5479dad5f1ceee7ea8708dc68c1c2fde68",
      "parents": [
        "6623e6205e36c310367009f3b01f5cbe7cc0005d"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Jun 28 20:45:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Tue Jun 28 21:20:37 2005 -0700"
      },
      "message": "[PATCH] Doc/Submitting: corrections, additions\n\nCorrections to Documentation/Submitting{Drivers,Patches}\n- update LANANA info.\n- fix some typos\n- update 2.2 kernel maintainer info.\n- update \u0027dontdiff\u0027 info.\n- update URLs for patch scripts\n- add Trivial Patch Monkey URL\n- add more references for submitting patches\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
