)]}'
{
  "log": [
    {
      "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": "be83668a253149d99085ca4afe6cd8dc8a43fcd0",
      "tree": "8a70198e809a6f0abd70031d3f2d6d7460e76d4f",
      "parents": [
        "ed4030d114efff53e2605ea4d07d39835b68b605"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Sun Jun 19 23:56:21 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Jun 27 00:40:33 2005 -0400"
      },
      "message": "[PATCH] smc91x: plug race between TX tasklet and driver reset\n\nThe race causes a kernel oops when smc_hardware_send_pkt() tries to\ndereference pending_tx_skb which would have been freed from one of the\ndriver reset paths just after the tx_task tasklet has been scheduled.\nThis race is possible on SMP but was uncovered by the kernel RT work.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\n"
    },
    {
      "commit": "ea9375607f8b312cf4389d68909330ed32a622ef",
      "tree": "20a508ac2a259790095668450e47d7d2e935e891",
      "parents": [
        "8de901150f3c58b019b2a3ce497d23ab662dbb8b"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Tue Apr 12 16:26:40 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri May 27 22:21:16 2005 -0400"
      },
      "message": "[PATCH] smc91x: more tweaks to help with RX overruns\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": "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": "53155109b6ac611d9bb4a4ef9d3109b219b8d0e1",
      "tree": "f652feb315954c9569870518ec7502d56154b6e3",
      "parents": [
        "88d7bd8cb9eb8d64bf7997600b0d64f7834047c5"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Thu May 12 20:18:19 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu May 12 20:18:19 2005 -0400"
      },
      "message": "  [PATCH] smc91x addr config check\n  \n  The PAGE_SIZE mask is indeed confusing.  Use the exact mask for\n  this context which has nothing to do with memory pages at all.\n  Also cast to int since the value to compare with is an int.\n  \n  Signed-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\n  Signed-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "05adc3b7458e97a1d0180828000207a403083389",
      "tree": "b7ec16681719bfd3caac350a750b50ed5a4abf50",
      "parents": [
        "4fd416c14c583ee6ff1e2b17ab05e7e02e170e4c"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Sat Apr 16 15:25:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:25:25 2005 -0700"
      },
      "message": "[PATCH] u32 vs. pm_message_t fixes for drivers/net\n\nThis fixes remaining u32s in drivers/ net.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\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"
    }
  ]
}
