)]}'
{
  "log": [
    {
      "commit": "a2531293dbb7608fa672ff28efe3ab4027917a2f",
      "tree": "017d5a38fa33838ebdca1a332db6887096885d2d",
      "parents": [
        "7a53cd16d4d9968d1962e378b14eec2d99aa43e0"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Sun Jul 18 14:27:13 2010 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Jul 19 10:56:54 2010 +0200"
      },
      "message": "update email address\n\npavel@suse.cz no longer works, replace it with working address.\n\nSigned-off-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "be3990b7efbe8784fe063fb6871a772c0703891a",
      "tree": "b11207c6eb29a3c9bc381ed16a42c83f8b2713d2",
      "parents": [
        "2bace8b95108746f6123d312f47f5bda4eb17a26"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Sat Jul 25 21:00:12 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Sep 21 15:14:57 2009 +0200"
      },
      "message": "trivial: doc: hpfall: accept disk device to unload as argument\n\nAllows users who use an IDE driver for their disk to use hpfall without\nhaving to modify the source. By default /dev/sda is used.\nSuggested by Christian Thaeter in http://lkml.org/lkml/2009/3/25/505.\n\nWhile we\u0027re add it, improve error message if opening /dev/freefall fails.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nCc: Christian Thaeter \u003cct@pipapo.org\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "2bace8b95108746f6123d312f47f5bda4eb17a26",
      "tree": "b6db4a0a0c1aa9c261e4adaeb4dcae5ed7ff4350",
      "parents": [
        "8103b5cc6216d461047514d188248bd14873624a"
      ],
      "author": {
        "name": "Christian Thaeter",
        "email": "ct@pipapo.org",
        "time": "Sat Jul 25 20:55:15 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Sep 21 15:14:57 2009 +0200"
      },
      "message": "trivial: doc: hpfall: reduce risk that hpfall can do harm\n\nImprove the example code to be at least useable, as in not causing\nharm (as shown below). Code can still be improved further, but this\nadds some basic safeguards.\n\n1. hpfall *MUST* mlockall(MCL_CURRENT|MCL_FUTURE); itself!\nSince the Program sits and waits most of the time it becomes very likely\nswapped out. If it gets woken up when the laptop drops from the table\nwhile it is swapped out it actually triggers harddrive activity!\n\n2. Daemonize hpfall using \u0027daemon(0,0)\u0027 (quick and dirty).\n\n3. Give hpfall realtime priority.\nShould give a chance that it has less latency when woken up.\n\nSigned-off-by: Christian Thaeter \u003cct@pipapo.org\u003e\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "b519c15d4aacb3706bfff86ba316f9ed81b5032a",
      "tree": "71d061e5dab05645667dd93a32859c462abb6230",
      "parents": [
        "cf83011d8faec99de51d6ba8879c0c61cf31e836"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Mon Jun 22 11:08:36 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Sep 21 15:14:52 2009 +0200"
      },
      "message": "trivial: cleanup hpfall example code (checkpatch)\n\nThis patch makes hpfall.c conform to kernel coding style.\n\nI have not fixed the C99 // comments on two lines as they\nhelp indicate that those are not actually comments but\nincomplete code.\n\nBefore:\n total: 10 errors, 6 warnings, 101 lines checked\nAfter:\n total: 2 errors, 0 warnings, 99 lines checked\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "ef2cfc790bf5f0ff189b01eabc0f4feb5e8524df",
      "tree": "1e1a4999a6615f66f56ffe19c883e065aa8d3020",
      "parents": [
        "3a5093ee6728c8cbe9c039e685fc1fca8f965048"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@suse.cz",
        "time": "Wed Feb 18 14:48:23 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Feb 18 15:37:54 2009 -0800"
      },
      "message": "hp accelerometer: add freefall detection\n\nThis adds freefall handling to hp_accel driver.  According to HP, it\nshould just work, without us having to set the chip up by hand.\n\nhpfall.c is example .c program that parks the disk when accelerometer\ndetects free fall.  It should work; for now, it uses fixed 20seconds\nprotection period.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nCc: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    }
  ]
}
