)]}'
{
  "log": [
    {
      "commit": "4c86b114a45361aa3b321fd24c53023c300566fc",
      "tree": "b557836fd885e331653375aec37df33a3f9bb17f",
      "parents": [
        "9a0b3869bbf7cc66ee668515d4852c729158c0ca"
      ],
      "author": {
        "name": "viro@ZenIV.linux.org.uk",
        "email": "viro@ZenIV.linux.org.uk",
        "time": "Wed Sep 07 23:25:15 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 17:17:34 2005 -0700"
      },
      "message": "[PATCH] bogus #if (smc91x.h)\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "af44f5bf775e0d36aa5879c94369216ff6f717a6",
      "tree": "16acccd1e50e1ab6c20802a53a60ac84c8d8286f",
      "parents": [
        "3f309db33e7868fe11f8fc3a0dd291703df3c662"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Thu Jun 30 06:40:18 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Jul 31 00:55:11 2005 -0400"
      },
      "message": "[PATCH] Fix OMAP specific typo in smc91x.h\n\n--ReaqsoxgOBHFXBhH\nContent-Type: text/plain; charset\u003dus-ascii\nContent-Disposition: inline\n\nHi Jeff,\n\nHere\u0027s a little patch fixing a typo in smc91x.h.\n\nRegards,\n\nTony\n\n--ReaqsoxgOBHFXBhH\nContent-Type: text/x-chdr; charset\u003dus-ascii\nContent-Disposition: inline; filename\u003d\"patch-fix-typo-smc91x.h\"\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "5f13e7ec5c1d98f4a63a3a79e66b2b121051f5ac",
      "tree": "abe58e74398f5a8f1181f047e3d936226a836288",
      "parents": [
        "a5fe736eaf9bae1b45317313de04b564441b94f2"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon May 16 08:53:52 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Jun 27 23:08:09 2005 -0400"
      },
      "message": "[PATCH] smc91x needs settable IRQ trigger type\n\nFor boards that invert the SMC91x IRQ line (maybe an FPGA inverts it),\nthe set_irq_type() call can\u0027t assume IRQT_RISING.  These particular\nboards currently use OMAP-specific calls to change the trigger type,\nbut the boards break when set_irq_type() stops being a NOP.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\n"
    },
    {
      "commit": "8de901150f3c58b019b2a3ce497d23ab662dbb8b",
      "tree": "87f9bd69ab2b40cd51041a13022bfaa5755d516b",
      "parents": [
        "eb1d6988130d5f2716ba1d53197caab0fdc31b94"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Tue Apr 12 16:21:11 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri May 27 22:21:16 2005 -0400"
      },
      "message": "[PATCH] smc91x: improve diagnostic info\n\n... and remove duplicate status defines.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\n\nIndex: linux-2.6/drivers/net/smc91x.c\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n"
    },
    {
      "commit": "eb1d6988130d5f2716ba1d53197caab0fdc31b94",
      "tree": "3e84d1d21b77d739af7bca35a0da7ef481f7e6d6",
      "parents": [
        "53155109b6ac611d9bb4a4ef9d3109b219b8d0e1"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Thu May 12 20:19:09 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu May 12 20:19:09 2005 -0400"
      },
      "message": "  [PATCH] smc91x warning fix\n  \n  A few IO addr type conversions were missing.\n  \n  Signed-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\n  Signed-off-by: Jeff Garzik \u003cjgarzik@pobox.com\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"
    }
  ]
}
