)]}'
{
  "log": [
    {
      "commit": "36cbaa8777dd5a79cb56c2a3d7d56f0c80b2bab6",
      "tree": "6f69d07be655cad3894b6353e85daa1ebcb6e1b4",
      "parents": [
        "9229376e9beba0dd449dd4869283545c1d042128"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Aug 10 21:57:03 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Aug 10 21:57:03 2008 +0000"
      },
      "message": "[WATCHDOG] pcwd.c - fix open_allowed type.\n\nFix following warnings:\ndrivers/watchdog/pcwd.c: In function \u0027pcwd_open\u0027:\ndrivers/watchdog/pcwd.c:703: warning: passing argument 2 of \u0027test_and_set_bit\u0027 from incompatible pointer type\ndrivers/watchdog/pcwd.c: In function \u0027pcwd_close\u0027:\ndrivers/watchdog/pcwd.c:723: warning: passing argument 2 of \u0027clear_bit\u0027 from incompatible pointer type\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "7944d3a5a70ee5c1904ed1e8b1d71ff0af2854d9",
      "tree": "fe6ec1a557a4b27712266d9d86f791c69e8e2596",
      "parents": [
        "12b7a1523eda9cd72362fdda928ddb995ecdc06d"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 20:19:41 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 20:19:41 2008 +0000"
      },
      "message": "[WATCHDOG] more coding style clean-up\u0027s\n\nMore coding style clean-up\u0027s.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "0c06090c9472db0525cb6fe229c3bea33bbbbb3c",
      "tree": "b01c21f6ef5649b6f0071dee4a55cb3ba236a7b8",
      "parents": [
        "5eb82498e3a6da8a979c48945e3c1a85c10ccc25"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jul 18 11:41:17 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:21:09 2008 +0000"
      },
      "message": "[WATCHDOG] Coding style - Indentation - part 2\n\nThis brings the watchdog drivers into line with coding style.\nThis patch takes cares of the indentation as described in chapter 1.\nMain changes:\n* Re-structure the ioctl switch call for all drivers as follows:\n\tswitch (cmd) {\n\tcase WDIOC_GETSUPPORT:\n\tcase WDIOC_GETSTATUS:\n\tcase WDIOC_GETBOOTSTATUS:\n\tcase WDIOC_GETTEMP:\n\tcase WDIOC_SETOPTIONS:\n\tcase WDIOC_KEEPALIVE:\n\tcase WDIOC_SETTIMEOUT:\n\tcase WDIOC_GETTIMEOUT:\n\tcase WDIOC_GETTIMELEFT:\n\tdefault:\n\t}\n\nThis to make the migration from the drivers to the uniform watchdog\ndevice driver easier in the future.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "261dcc70aae926ba7b9218da7302f0ad2f665b79",
      "tree": "e3aa87c40f854599e0a48536eb53b53b3e9ca589",
      "parents": [
        "aee334c23c9a559ce6334bd6ba74a5708b600ada"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:43 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 20:21:19 2008 +0000"
      },
      "message": "[WATCHDOG 32/57] pcwd: clean up, unlocked_ioctl usage\n\nReview and switch to unlocked_ioctl\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "b7e04f8c61a46d742de23af5d7ca2b41b33e40ac",
      "tree": "c52a7ea568648e2d8ed0d423098b42298de2058b",
      "parents": [
        "d85714d81cc0408daddb68c10f7fd69eafe7c213"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Aug 17 08:38:02 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Oct 18 10:39:03 2007 +0000"
      },
      "message": "mv watchdog tree under drivers\n\nmove watchdog tree from drivers/char/watchdog to drivers/watchdog.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "5aa15050a2b00d1171d11d2e8d9f99bf34a0088b",
      "tree": "6620bf6b10ef7d7f47fa7f5e152da02464574dfa",
      "parents": [
        "9f7afa6b3405a2ceb9403153357564a93f14cde8"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat May 05 05:48:23 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat May 05 06:54:57 2007 +0000"
      },
      "message": "[WATCHDOG] pcwd.c: Port to the new device driver model\n\nPort the pcwd.c driver to the new device driver model.\nSince this is an ISA card, I used Rene Herman\u0027s new isa bus type.\nThis made the probing for the card very \"easy\".\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "82eb7c5059de64bd43f6b3cf3f128470f2b3fb83",
      "tree": "6735317bd9c19574f85fa7e21d0071562e824355",
      "parents": [
        "35fcf53870eaa6cc966604a6e36df1c2c1577540"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Thu Feb 08 18:39:36 2007 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Feb 12 22:43:02 2007 +0100"
      },
      "message": "[WATCHDOG] timers cleanup\n\n- Use timer macros to set function and data members and to modify\n  expiration time.\n- Use DEFINE_TIMER for single (platform dependent) watchdog timers and\n  do not init them at run-time in these cases.\n- del_timer_sync is common in most cases -- we want to wait for timer\n  function if it\u0027s still running.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: Steve Hill \u003csteve@navaho.co.uk\u003e\nCc: Heiko Ronsdorf \u003chero@ihg.uni-duisburg.de\u003e\nCc: Fernando Fuganti \u003cfuganti@conectiva.com.br\u003e\nCc: Gergely Madarasz \u003cgorgo@itc.hu\u003e\nCc: Ken Hollis \u003ckhollis@bitgate.com\u003e\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "bffda5c87cf60d27a27f2e862c82c474f8e89767",
      "tree": "3024c7972e176901762f332f8b2cc432b0e2a33b",
      "parents": [
        "2e9c9cf44b17ef5fa1f360bc175ed7761daf3428"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jan 27 20:54:24 2007 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jan 27 20:54:24 2007 +0100"
      },
      "message": "[WATCHDOG] show default value for nowayout in module parameter\n\nchange default\u003dCONFIG_WATCHDOG_NOWAYOUT in the module parameter\nfor nowayout by it\u0027s real value (0 or 1) by using:\n__MODULE_STRING(WATCHDOG_NOWAYOUT)\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "f3dc07330c3e43a8d365eaa74693e320e6ed79d9",
      "tree": "1106ade1fc48be5ee7d4d0b3792e34fbc8ccc465",
      "parents": [
        "f9146f26da9a4336e02e35bf20222dcb2ee62c7f"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jan 09 22:43:49 2007 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jan 09 22:43:49 2007 +0100"
      },
      "message": "[WATCHDOG] pcwd_usb.c - get heartbeat from dip switches\n\nThe PCWD cards normally use the heartbeat that is set via\nthe dip-switches of the card. There are only 3 switches,\nthus 8 combinations that each have a certain heartbeat.\nThe card can however be programmed with a heartbeat from\n1 till 65535 seconds. This is what our driver does: it\nprograms the heartbeat on the card.\n\nThere are however a lot of people that don\u0027t know that\nwe set the heartbeat of the watchdog card to the value\nprovided by the heartbeat module parameter. Instead they\nthink that the heartbeat value is the same as set by the\ndip-switches.\n\nThis patch changes the driver so that at startup you can\ntake the heartbeat from the dip-switches. You do this\nby setting the heartbeat module parameter to 0. This\npatch also makes this the default behaviour.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "f9146f26da9a4336e02e35bf20222dcb2ee62c7f",
      "tree": "b8e0ba2721e137088262d301ec98aea444363957",
      "parents": [
        "2ef473de1ee62eb31b6b98885562cdb4389b01dc"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jan 09 22:38:54 2007 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jan 09 22:38:54 2007 +0100"
      },
      "message": "[WATCHDOG] pcwd.c - e-mail adres update\n\nupdate Simon Machell\u0027s e-mail adres\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "038b0a6d8d32db934bba6a24e74e76e4e327a94f",
      "tree": "5fbeb3e8f140e20f8ce0e33e12b32ec5b0724cd6",
      "parents": [
        "78b656b8bf933101b42409b4492734b23427bfc3"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Wed Oct 04 03:38:54 2006 -0400"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Wed Oct 04 03:38:54 2006 -0400"
      },
      "message": "Remove all inclusions of \u003clinux/config.h\u003e\nkbuild explicitly includes this at build time.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "795b89d207d8ff5397f9ff1f4d44662aa7c821fc",
      "tree": "931ab1a0283c523e13c8b3de1a4804c43305b2bc",
      "parents": [
        "25ff3780d4cd46804e22192a728cfb6b33c84d1b"
      ],
      "author": {
        "name": "Samuel Tardieu",
        "email": "sam@rfc1149.net",
        "time": "Sat Sep 09 17:34:31 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Oct 02 23:08:34 2006 +0200"
      },
      "message": "[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()\n\nReturn ENOTTY instead of ENOIOCTLCMD in user-visible ioctl() results\n\nThe watchdog drivers used to return ENOIOCTLCMD for bad ioctl() commands.\nENOIOCTLCMD should not be visible by the user, so use ENOTTY instead.\n\nSigned-off-by: Samuel Tardieu \u003csam@rfc1149.net\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\n\n"
    },
    {
      "commit": "62322d2554d2f9680c8ace7bbf1f97d8fa84ad1a",
      "tree": "904f8b8354a4079cc1daaa355fe30200dcae9dc9",
      "parents": [
        "d459ec0baa5d22e111dfb139c46d6d788a9eac20"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Mon Jul 03 00:24:21 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Jul 03 15:26:59 2006 -0700"
      },
      "message": "[PATCH] make more file_operation structs static\n\nMark the static struct file_operations in drivers/char as const.  Making\nthem const prevents accidental bugs, and moves them to the .rodata section\nso that they no longer do any false sharing; in addition with the proper\ndebug option they are then protected against corruption..\n\n[akpm@osdl.org: build fix]\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6bbc20bc0b5d9c5a351fb3a027e60e396c1329a6",
      "tree": "26bd8c577eaf6af838e775b90996c3e214fa3f6b",
      "parents": [
        "369fa25294b8225cb3a7fefabf047a2676bf6abd"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Mar 02 20:05:16 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:51:40 2006 +0200"
      },
      "message": "[WATCHDOG] pcwd.c sprintf/strcpy fix\n\nchange sprintf(pcwd_private.fw_ver_str, \"ERROR\");\nto strcpy... as pointed out by Andrew Morton.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\n"
    },
    {
      "commit": "369fa25294b8225cb3a7fefabf047a2676bf6abd",
      "tree": "914b84dd8a99ac548ccff579502845a6d4cfd023",
      "parents": [
        "c324ab4281d6b7a3130e9291d74b5c2361a16d56"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 17:44:57 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:51:24 2006 +0200"
      },
      "message": "[WATCHDOG] pcwd.c general clean-up after patches\n\nremoval of includes (since we don\u0027t use kmalloc and\nTASK_INTERRUPTABLE anymore).\nAddition of missing commands.\nPrintk that lets the user know when the module was\nunloaded.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "c324ab4281d6b7a3130e9291d74b5c2361a16d56",
      "tree": "90515ec6fdb52ed8ada9e8f9964513454ae31d5b",
      "parents": [
        "69f83d5216e4bfffd51bb5729be2df38df0aeaf2"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 17:12:55 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:51:15 2006 +0200"
      },
      "message": "[WATCHDOG] pcwd.c add debug info\n\nAdd debugging info for the pcwd.c module.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "69f83d5216e4bfffd51bb5729be2df38df0aeaf2",
      "tree": "140f067ffd549c88ec0c0a7e57928f92fe9d9935",
      "parents": [
        "2891b6ad188f8cd1407f17e52befb26b7e1f4de1"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 16:51:34 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:50:57 2006 +0200"
      },
      "message": "[WATCHDOG] pcwd.c pcwd_cleanup_module patch\n\nstatic void pcwd_cleanup_module doesn\u0027t need a return;\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "2891b6ad188f8cd1407f17e52befb26b7e1f4de1",
      "tree": "2d9c4c7d9b2ad89856d935c636f67c6efedbd0ec",
      "parents": [
        "4206f0c4de9f9683676a8507ef56941535761579"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 16:47:34 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:39:48 2006 +0200"
      },
      "message": "[WATCHDOG] pcwd.c firmware-info patch\n\nGet the firmware version into the private data struct\nof the ISA-PC watchdog card.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "4206f0c4de9f9683676a8507ef56941535761579",
      "tree": "730291d3ee46e2bfe2751794f9133b1727d98e73",
      "parents": [
        "683aa4012f53b2ada0f430487e05d37b0d94e90a"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 16:37:36 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:36:43 2006 +0200"
      },
      "message": "[WATCHDOG] pcwd.c control status patch\n\nClean-up the control status code (insert tabs where relevant),\nAdd new Control Status defines, Make sure that the R2DS bit\nstays the same.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "a7122f916978a6cd58b765949cb315aabcddf151",
      "tree": "2aadb0e490fc02f1a2338f7529771aaa3ce6d2a0",
      "parents": [
        "af3b38d99d7d52340cf59a06ff90d90e0fa25b6d"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 09 22:07:22 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:46:48 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c - update module version info\n\nUpdate the module version defines.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "af3b38d99d7d52340cf59a06ff90d90e0fa25b6d",
      "tree": "3a8e4deb0f0c27ca8d60b37b0a8cca2e947fb159",
      "parents": [
        "85875211acc94ecb76fe04fbebc6aca12b6da60d"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 09 22:03:41 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:46:43 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c show card info patch\n\nPut all code for showing the card\u0027s boot info in\none sub-routine.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "85875211acc94ecb76fe04fbebc6aca12b6da60d",
      "tree": "218ff9c2e9109c00e5f536341758942634147e75",
      "parents": [
        "8f0235dccc3f7bffc32abcef2aec3d1b15c61927"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 09 21:59:39 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:46:39 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support\n\nRename get_support function to pcwd_check_temperature_support\nso that it is clearer what the function does.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "8f0235dccc3f7bffc32abcef2aec3d1b15c61927",
      "tree": "22215221b708dcc71aba27525f671f1298a8657b",
      "parents": [
        "a2be8786006ec0d21dcb1d322fc480b85ea82c66"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 09 21:56:09 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:46:32 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c Control Status #2 patch\n\nAdd Control Status #2 bits (with defines)\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "a2be8786006ec0d21dcb1d322fc480b85ea82c66",
      "tree": "810324396cf784d1b057d11a476795faa095026e",
      "parents": [
        "f1c3a0567aa5086e755e58385740f9ece911c06e"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 09 21:53:33 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:46:25 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c private data struct patch\n\nmore private data of the card to one struct.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "f1c3a0567aa5086e755e58385740f9ece911c06e",
      "tree": "6e3848ed7c80d4fe2b048b4bd5145f469efabc69",
      "parents": [
        "fd41fa616f21efc36eb80696475ceb33ea047a6a"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Dec 10 14:36:24 2005 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:46:11 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c card_found-- fix.\n\nWhen doing a __devexit from a card we should also\ndecrement the cards_found counter.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "fd41fa616f21efc36eb80696475ceb33ea047a6a",
      "tree": "5730d4775e3796861be4a0ffd039c04410a86490",
      "parents": [
        "3a69e5791379a7c7d23c531a7679428300bb5072"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Dec 10 14:22:37 2005 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Feb 12 14:45:56 2006 +0100"
      },
      "message": "[WATCHDOG] pcwd.c add comments + tabs\n\nadd extra comments for the include files\nchanges spaces by tabs where it is appropriate.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "4e57b6817880946a3a78d5d8cad1ace363f7e449",
      "tree": "b6b5f3f9e8e52cc55d98239a4992e72e983c8fa4",
      "parents": [
        "b0423a0d9cc836b2c3d796623cd19236bfedfe63"
      ],
      "author": {
        "name": "Tim Schmielau",
        "email": "tim@physik3.uni-rostock.de",
        "time": "Sun Oct 30 15:03:48 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 30 17:37:32 2005 -0800"
      },
      "message": "[PATCH] fix missing includes\n\nI recently picked up my older work to remove unnecessary #includes of\nsched.h, starting from a patch by Dave Jones to not include sched.h\nfrom module.h. This reduces the number of indirect includes of sched.h\nby ~300. Another ~400 pointless direct includes can be removed after\nthis disentangling (patch to follow later).\nHowever, quite a few indirect includes need to be fixed up for this.\n\nIn order to feed the patches through -mm with as little disturbance as\npossible, I\u0027ve split out the fixes I accumulated up to now (complete for\ni386 and x86_64, more archs to follow later) and post them before the real\npatch.  This way this large part of the patch is kept simple with only\nadding #includes, and all hunks are independent of each other.  So if any\nhunk rejects or gets in the way of other patches, just drop it.  My scripts\nwill pick it up again in the next round.\n\nSigned-off-by: Tim Schmielau \u003ctim@physik3.uni-rostock.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4bfdf37830111321e2cd1fe0102dd776ce93194d",
      "tree": "9791422b964d2aeae7772ac0462f1953e2f63447",
      "parents": [
        "7657e20e46e26b198b24e2aefc696410bbe889c9"
      ],
      "author": {
        "name": "Andrey Panin",
        "email": "pazke@donpac.ru",
        "time": "Wed Jul 27 11:43:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:25:54 2005 -0700"
      },
      "message": "[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling\n\nAttached patch removes #ifdef CONFIG_WATCHDOG_NOWAYOUT mess duplicated in\nalmost every watchdog driver and replaces it with common define in\nlinux/watchdog.h.\n\nSigned-off-by: Andrey Panin \u003cpazke@donpac.ru\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "68acc05d0120e19c850e1f347ee96055f5aa032f",
      "tree": "2eca1b36a99212037d1aa6b33c4893a12a43cb28",
      "parents": [
        "fdde86ac50357b6a811e3574e47d189e81a21444"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Tue Jul 26 12:03:08 2005 -0600"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 26 14:35:44 2005 -0700"
      },
      "message": "[PATCH] pcwd.c: Call kernel_power_off not machine_power_off\n\nThe call appears to come from process context so kernel_power_off\nshould be safe.  And acpi_power_off won\u0027t necessarily work if you just\ncall machine_power_off.\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\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"
    }
  ]
}
