)]}'
{
  "log": [
    {
      "commit": "4f7e53096c93f0bdf2205134dfc541d0c3cc6e41",
      "tree": "42e563329278eb3721847c47c7bb961c4664c1b0",
      "parents": [
        "17149d9fff18c4811349140934dc541f70c617df"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Tue Jun 24 14:25:00 2008 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 21 21:54:58 2008 -0700"
      },
      "message": "uio-howto.tmpl: use unique output names\n\nThe Userspace I/O HOWTO template sets two different sections with the same\nhtml output name (about.html).  This clearly won\u0027t work, so change the\nfirst one to a unique \"aboutthis.html\" to prevent clobbering.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nAcked-by: Hans J. Koch \u003chjk@linutronix.de\u003e\nCc: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "17149d9fff18c4811349140934dc541f70c617df",
      "tree": "fcccc465c93ed14b969ea4f840ed3d4e66c6d331",
      "parents": [
        "93265d13ea5c3ec5f61a8009407fbe046ce6b7c0"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Tue Jun 24 14:24:57 2008 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 21 21:54:58 2008 -0700"
      },
      "message": "uio-howto.tmpl: use standard copyright/legal markings\n\nThe Userspace I/O HOWTO document uses straight \u003csect1\u003e tags and plain text\nto describe copyright/legal information.  It should instead use the\n\u003ccopyright\u003e and \u003clegalnotice\u003e tags like all other documents in the kernel.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nAcked-by: Hans J. Koch \u003chjk@linutronix.de\u003e\nCc: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "328a14e70e7f46997cb50d4258dd93d5377f98c6",
      "tree": "7cc64b122fc45af454d4dde9f561b329d9f2b0c4",
      "parents": [
        "934da4766e5f72797118f7c014efaef567a812fc"
      ],
      "author": {
        "name": "Hans J. Koch",
        "email": "hjk@linutronix.de",
        "time": "Fri May 23 13:50:14 2008 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 21 21:54:55 2008 -0700"
      },
      "message": "UIO: Add write function to allow irq masking\n\nSometimes it is necessary to enable/disable the interrupt of a UIO device\nfrom the userspace part of the driver. With this patch, the UIO kernel driver\ncan implement an \"irqcontrol()\" function that does this. Userspace can write\nan s32 value to /dev/uioX (usually 0 or 1 to turn the irq off or on). The\nUIO core will then call the driver\u0027s irqcontrol function.\n\nSigned-off-by: Hans J. Koch \u003chjk@linutronix.de\u003e\nAcked-by: Uwe Kleine-König \u003cUwe.Kleine-Koenig@digi.com\u003e\nAcked-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "ed423c24a8f749e2d6207128a91c724f2f7d82ce",
      "tree": "b3535ba30340e559695542b4e1f4f69ca48c5eca",
      "parents": [
        "dec13c15445fec29ca9087890895718450e80b95"
      ],
      "author": {
        "name": "Hans J Koch",
        "email": "hjk@linutronix.de",
        "time": "Mon Nov 26 22:03:29 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Nov 28 13:53:53 2007 -0800"
      },
      "message": "UIO: fix up the UIO documentation\n\nRemove references to the old uio_dummy demo module from UIO documentation.\nAdd a small paragraph to make it clearer that UIO is not a universal driver\ninterface.\n\nSigned-off-by: Hans J Koch \u003chjk@linutronix.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "6adb31c90c47262c8a25bf5097de9b3426caf3ae",
      "tree": "1a8fc2bc8b0233e8308e9ea4f3e5b8f0ea17c3fe",
      "parents": [
        "620b5e68ee89ba1d3f017056857459dc21be8c7b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Thu Aug 09 00:57:54 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Aug 09 08:40:21 2007 -0700"
      },
      "message": "remove dubious legal statment from uio-howto\n\nUIO currently contains a rather dubious statement which wants removing.\n\nThe actual questions around whether user space code that depends tightly\non kernel GPL code designed to co-work with it are derivative works of\nthe kernel is extremely complex, and since we don\u0027t have space for either\na masters length essay on legal issues or need to start flamewars lets\nsimply remove the comment and leave law to lawyers\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctovalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e3e0a28b5b067d16b8e2e5ddaedecda5bd0c3ec2",
      "tree": "e3ff6ad789ef78d8997bbedc40dae9dc65dfa098",
      "parents": [
        "beafc54c4e2fba24e1ca45cdb7f79d9aa83e3db1"
      ],
      "author": {
        "name": "Hans J. Koch",
        "email": "hjk@linutronix.de",
        "time": "Mon Dec 11 16:59:59 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 18 15:57:16 2007 -0700"
      },
      "message": "UIO: Documentation\n\nDocumentation for the UIO interface\n\nFrom: Hans J. Koch \u003chjk@linutronix.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
