)]}'
{
  "log": [
    {
      "commit": "68d09b1b6780415d82160f6b6d88e82bd724e691",
      "tree": "efbe4a9fa6240e91c6c6caad43b1ddc71c645da3",
      "parents": [
        "f4e35647f5c0ac24ca1ba14f84bf817ec0483b72"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Fri Aug 10 14:01:31 2007 -0700"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Wed Aug 22 12:43:13 2007 +0100"
      },
      "message": "[MTD] mtdoops printk warning fixes\n\ndrivers/mtd/mtdoops.c: In function \u0027mtdoops_inc_counter\u0027:\ndrivers/mtd/mtdoops.c:109: warning: format \u0027%d\u0027 expects type \u0027int\u0027, but argument 3 has type \u0027size_t\u0027\ndrivers/mtd/mtdoops.c: In function \u0027mtdoops_console_sync\u0027:\ndrivers/mtd/mtdoops.c:277: warning: format \u0027%d\u0027 expects type \u0027int\u0027, but argument 3 has type \u0027size_t\u0027\n\nsomeone buy Dave an x86_64 box.\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\n"
    },
    {
      "commit": "8691a729a2a3d739ee40a577053157393450aabd",
      "tree": "db9c69d95dc2ff04e0752ba2df8ecb3bfd217d21",
      "parents": [
        "a2e96b627b58efe2d618a415f34b9b9d9f829bd6"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@openedhand.com",
        "time": "Tue Jul 10 20:33:54 2007 +0100"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Wed Jul 11 14:57:17 2007 +0100"
      },
      "message": "[MTD] Add sync/unblank function to mtdoops\n\nmtdoops wasn\u0027t ensuring data was flushed to flash in crash situations\nafter recent changes in mainline kernels as tracking the\noops_in_progress variable was no longer enough. We can use the \"unblank\"\nconsole call as a sync call to tell us to write out the buffer though.\n\nTherefore add a sync function to mtdoops and call this when console\nunblank events occur.\n\nSigned-off-by: Richard Purdie \u003crpurdie@openedhand.com\u003e\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\n"
    },
    {
      "commit": "4b23aff083649eafa141ed69ad0ff59ba639edf8",
      "tree": "92baaa2c23706f8a6b118ce17b99ee378863a9d0",
      "parents": [
        "1100b47ea557e1cd6d9b71fe7ba1a189ed8bf276"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "richard@openedhand.com",
        "time": "Tue May 29 13:31:42 2007 +0100"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Thu Jun 28 20:18:02 2007 +0100"
      },
      "message": "[MTD] oops and panic message logging to MTD device\n\nKernel oops and panic messages are invaluable when debugging crashes.\nThese messages often don\u0027t make it to flash based logging methods (say a\nsyslog on jffs2) due to the overheads involved in writing to flash.\n\nThis patch allows you to turn an MTD partition into a circular log\nbuffer where kernel oops and panic messages are written to. The messages\nare obtained by registering a console driver and checking\noops_in_progress. Erases are performed in advance to maximise the\nchances of a saving messages.\n\nTo activate it, add console\u003dttyMTDx to the kernel commandline (where x\nis the mtd device number to use).\n\nSigned-off-by: Richard Purdie \u003crpurdie@openedhand.com\u003e\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\n"
    }
  ]
}
