)]}'
{
  "log": [
    {
      "commit": "d6efcab8a394c6493ccc2fcaf23c5dc0a16f052d",
      "tree": "ac27e2061e212a8a1cf3d77ac16aa8fb7733a175",
      "parents": [
        "796aadeb1b2db9b5d463946766c5bbfd7717158c"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Aug 08 10:29:21 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Aug 10 20:18:07 2008 +0000"
      },
      "message": "[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT\u003dn\n\nThe problem is that iTCO_vendor_support.ko is still being built while\niTCO_vendor.h claims that its functions do not exist. The following\nMakefile update fixes that. It causes iTCO_vendor_support.ko to no\nlonger be built if CONFIG_ITCO_VENDOR_SUPPORT\u003dn.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "097d9eb537ff4d88b74c3fe67392e27c478ca3c5",
      "tree": "9034d676d9096857a380aab9d99e3e88fccb6bfe",
      "parents": [
        "c41107c2d4fd31924533f4dbc4c3428acc2b5894",
        "aeee90dfa01844168cd7f8051d0a0f969c573067"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Aug 08 17:33:47 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Aug 08 19:18:18 2008 +0100"
      },
      "message": "Merge Linus\u0027 latest into master\n\nConflicts:\n\n\tdrivers/watchdog/at91rm9200_wdt.c\n\tdrivers/watchdog/davinci_wdt.c\n\tdrivers/watchdog/ep93xx_wdt.c\n\tdrivers/watchdog/ixp2000_wdt.c\n\tdrivers/watchdog/ixp4xx_wdt.c\n\tdrivers/watchdog/ks8695_wdt.c\n\tdrivers/watchdog/omap_wdt.c\n\tdrivers/watchdog/pnx4008_wdt.c\n\tdrivers/watchdog/sa1100_wdt.c\n\tdrivers/watchdog/wdt285.c\n"
    },
    {
      "commit": "c1ec8295f6e8c888230bbc9b7a416dc26d03688e",
      "tree": "52198f5cedfd1fa6464945ad72d345cf1c2019a2",
      "parents": [
        "3d8cd0c5d75c424f986c0602dc26579fbb7c8080"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:10:12 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:10:12 2008 -0700"
      },
      "message": "Fix up duplicate \u0027__s3c2410wdt_stop()\u0027 function\n\nLooks like somebody didn\u0027t get enough sleep.\n\nNoticed-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "afd2fc02ab7bae6062671c5ca80dd34c34a63fb7",
      "tree": "6048ce3ba252a95ac2195b680caa2b55c384073e",
      "parents": [
        "1f4de5a0e3b4a4b8afa2cddb46429d32e1053c14",
        "214c6a7ed13e01cab2addeef56124067e4d20147"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Aug 07 11:05:25 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 11:06:47 2008 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6\n\nConflicts:\n\n\tarch/arm/mach-pxa/generic.c\n\tarch/arm/mach-pxa/pxa25x.c\n\tarch/arm/mach-pxa/pxa27x.c\n\tarch/arm/mach-pxa/pxa2xx.c\n\tarch/arm/mach-pxa/pxa3xx.c\n\tarch/arm/mach-pxa/reset.c\n\tarch/arm/mach-pxa/spitz.c\n\tarch/arm/mach-pxa/tosa.c\n\tdrivers/watchdog/sa1100_wdt.c\n"
    },
    {
      "commit": "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b",
      "tree": "69689f467179891b498bd7423fcf61925173db31",
      "parents": [
        "a1b81a84fff05dbfef45b7012c26e1fee9973e5d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Aug 05 16:14:15 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:55:48 2008 +0100"
      },
      "message": "[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach\n\nThis just leaves include/asm-arm/plat-* to deal with.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4fb8af10d0fd09372d52966b76922b9e82bbc950",
      "tree": "d240e4d40357583e3f3eb228dccf20122a5b31ed",
      "parents": [
        "f44f82e8a20b98558486eb14497b2f71c78fa325",
        "64a99d2a8c3ed5c4e39f3ae1cc682aa8fd3977fc"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Aug 07 09:55:03 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:55:03 2008 +0100"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes\n"
    },
    {
      "commit": "be509729356b7433f73df2b9a966674a437fbbc1",
      "tree": "5a3e90513c106f9dcf08405e4ebd3599fd14413c",
      "parents": [
        "0f8469a54f7bd65f2c740a5480c56260dc8a7ae0"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Aug 04 10:41:28 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:40:08 2008 +0100"
      },
      "message": "[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead\n\nRemove includes of asm/hardware.h in addition to asm/arch/hardware.h.\nThen, since asm/hardware.h only exists to include asm/arch/hardware.h,\nupdate everything to directly include asm/arch/hardware.h and remove\nasm/hardware.h.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\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": "12b7a1523eda9cd72362fdda928ddb995ecdc06d",
      "tree": "b5f38749e148f3afb3c5afdae0c7cb4c81c8b973",
      "parents": [
        "0c06090c9472db0525cb6fe229c3bea33bbbbb3c"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jul 18 19:59:48 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:21:16 2008 +0000"
      },
      "message": "[WATCHDOG] sbc8360.c - move stop code into a function\n\nMove the sbc8360.c watchdog stop code into a seperate function.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\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": "5eb82498e3a6da8a979c48945e3c1a85c10ccc25",
      "tree": "bc16dd667fb48b83a5009407049c6ffb5a296cbc",
      "parents": [
        "0d7b101404f7bedcf3f448c1667c3744551cd9ee"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Jul 17 18:08:47 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:21:05 2008 +0000"
      },
      "message": "[WATCHDOG] Coding style - Indentation - part 1\n\nThis brings the watchdog drivers into line with coding style.\nThis patch takes cares of the indentation as described in chapter 1:\n  The preferred way to ease multiple indentation levels in a switch\n  statement is to align the \"switch\" and its subordinate \"case\"\n  labels in the same column instead of \"double-indenting\" the \"case\"\n  labels.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "0d7b101404f7bedcf3f448c1667c3744551cd9ee",
      "tree": "b38363e88e0b02c4bdbc265c05b3fb770fe0b143",
      "parents": [
        "cb55d282a0d2156e7d40ee81726ab16b569e96d7"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:36 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:08:47 2008 +0000"
      },
      "message": "[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs\n\nThe mpc8xxx_wdt driver is using two registers: SWSRR to push magic\nnumbers, and SWCRR to control the watchdog.  Both registers are available\non the MPC8xx, and seem to have the same offsets and semantics as in\nMPC83xx/MPC86xx watchdogs.  The only difference is prescale value.  So\nthis driver simply works on the MPC8xx CPUs.\n\nOne quirk is needed for the MPC8xx, though.  It has small prescale value\nand slow CPU, so the watchdog resets board prior to the driver has time to\nload.  To solve this we should split initialization in two steps: start\nping the watchdog early, and register the watchdog userspace interface\nlater.\n\nMPC823 seem to be the first CPU in MPC8xx line, so we use fsl,mpc823-wdt\ncompatible matching.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nTested-by: Jochen Friedrich \u003cjochen@scram.de\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.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": "cb55d282a0d2156e7d40ee81726ab16b569e96d7",
      "tree": "a5490a35bc099618ad8adedb98bf97242b77f556",
      "parents": [
        "59ca1b0d14ca71bdefef372ccd5035341e0ca091"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:36 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:07:32 2008 +0000"
      },
      "message": "[WATCHDOG] mpc8xxx_wdt: fix build\n\n  CC      drivers/watchdog/mpc8xxx_wdt.o\ndrivers/watchdog/mpc8xxx_wdt.c: In function \u0027mpc8xxx_wdt_ioctl\u0027:\ndrivers/watchdog/mpc8xxx_wdt.c:156: error: \u0027cmd\u0027 undeclared (first use in this function)\ndrivers/watchdog/mpc8xxx_wdt.c:156: error: (Each undeclared identifier is reported only once\ndrivers/watchdog/mpc8xxx_wdt.c:156: error: for each function it appears in.)\ndrivers/watchdog/mpc8xxx_wdt.c: At top level:\ndrivers/watchdog/mpc8xxx_wdt.c:176: warning: initialization from incompatible pointer type\n\nThis patch ought to be folded into\nmpc8xxx_wdt-various-renames-mostly-s-mpc83xx-mpc8xxx-g.patch\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.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": "59ca1b0d14ca71bdefef372ccd5035341e0ca091",
      "tree": "2008c9acb66da4b8531bbfe6468057e5a44c62cc",
      "parents": [
        "28acd02f9f9efe44718de3bbe8be22d6dfb7e47f"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:35 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:07:06 2008 +0000"
      },
      "message": "[WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/g\n\nmpc83xx_wdt.c renamed to mpc8xxx_wdt.c, now we can do various renames in\nthe file itself.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.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": "28acd02f9f9efe44718de3bbe8be22d6dfb7e47f",
      "tree": "a9afe194d2d4cee5d3356f25c790b4486dd2b77a",
      "parents": [
        "500c919e3d699644cc9d6c1e93022481baafd8e1"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:34 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:06:25 2008 +0000"
      },
      "message": "[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt\n\nRename the driver because now we support some MPC86xx processors.\n\nThere are no changes to the mpc83xx_wdt.c file, yet.  When possible, we do\nfile renames and changes separately (because Linus once asked so, because\nit helps git to track the renamed files).\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.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": "500c919e3d699644cc9d6c1e93022481baafd8e1",
      "tree": "4bf64f774303f6adbb8368093cca12170fc3f5ca",
      "parents": [
        "ef8ab12ec2d663f9b146c920a4dd589a7e767f2d"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:34 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:05:12 2008 +0000"
      },
      "message": "[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs\n\nOn MPC86xx the watchdog could be enabled only at power-on-reset, and could\nnot be disabled afterwards.  We must ping the watchdog from the kernel\nuntil the userspace handles it.\n\nMPC83xx CPUs are only differ in a way that watchdog could be disabled\nonce, but after it was enabled via software it becomes just the same as\nMPC86xx.\n\nThus, to support MPC86xx I added the kernel timer which pings the watchdog\nuntil the userspace opens it.\n\nSince we implemented the timer, now we\u0027re able to implement proper\nhandling for the CONFIG_WATCHDOG_NOWAYOUT case, for MPC83xx and MPC86xx.\n\nAlso move the probe code into subsys_initcall, because we want start\npinging the watchdog ASAP, and misc devices are available in\nsubsys_initcall.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.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": "ef8ab12ec2d663f9b146c920a4dd589a7e767f2d",
      "tree": "d040f166c76bcda1fbbfbea97f4a860517257bc2",
      "parents": [
        "c9488520512df659ad21df5d100b52fed96bdf07"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:32 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:04:26 2008 +0000"
      },
      "message": "[WATCHDOG] mpc83xx_wdt: convert to the OF platform driver\n\nThis patch simply converts mpc83xx_wdt to the OF platform driver so we can\ndirectly work with the device tree without passing various stuff through\nplatform data.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.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": "c9488520512df659ad21df5d100b52fed96bdf07",
      "tree": "72e64609e01ff031581f8b38da9dd9348a270b72",
      "parents": [
        "089ab0791d127e8ada526c4b4d18b7584be8acf0"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Thu Jul 03 23:51:32 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:03:11 2008 +0000"
      },
      "message": "[WATCHDOG] pcwd: a couple of watchdogs escaped conversion\n\nFix them up.  Once we know the long term plan the watchdogs can all get\nshrunk massively anyway\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "089ab0791d127e8ada526c4b4d18b7584be8acf0",
      "tree": "55fc79dd4b1fb60cc6dbd361bd69af3163d3d467",
      "parents": [
        "9e74114d96bb5dbaa17b9292139b0c6205e0b971"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jul 15 11:46:11 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:02:16 2008 +0000"
      },
      "message": "[WATCHDOG] Clean-up includes\n\nUse #include \u003clinux/io.h\u003e instead of \u003casm/io.h\u003e\nUse #include \u003clinux/uaccess.h\u003e instead of \u003casm/uaccess.h\u003e\nClean-up includes.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "9e74114d96bb5dbaa17b9292139b0c6205e0b971",
      "tree": "26ee83afc09dc389cf00a3ece02fd7b277adc016",
      "parents": [
        "96e2e6fafaedd83bd899f682907e14d1eec17390"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jul 15 11:18:04 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 12:31:52 2008 +0000"
      },
      "message": "[WATCHDOG] hpwdt.c - fix double includes\n\nThe last clean-up created 2 times the same include. delete the doubles.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "96e2e6fafaedd83bd899f682907e14d1eec17390",
      "tree": "62371e739210426c1a6341b0afc5b2d933ef23ce",
      "parents": [
        "0967d61ea0d8e8a7826bd8949cd93dd1e829ac55",
        "7c4be5aa8dce9ba37fdd971d5560490d9e30c270"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 11:58:26 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 11:58:26 2008 +0000"
      },
      "message": "[WATCHDOG] Merge code clean-up\u0027s from Alan Cox.\n\nMerge branch \u0027alan\u0027 of ../linux-2.6-watchdog-mm\nFixed Conflicts in the following files:\n\tdrivers/watchdog/booke_wdt.c\n\tdrivers/watchdog/mpc5200_wdt.c\n\tdrivers/watchdog/sc1200wdt.c\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "214c6a7ed13e01cab2addeef56124067e4d20147",
      "tree": "9b2fa4dcc925bdb8503562d5f601ecf500d95380",
      "parents": [
        "04fef228fb00dd79475a2313f4ba73b4fbfe2faa"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Tue Jul 29 14:39:34 2008 +0800"
      },
      "committer": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Tue Aug 05 09:26:06 2008 +0800"
      },
      "message": "[ARM] sa1100_wdt: use reset_status to remember watchdog reset status\n\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\n"
    },
    {
      "commit": "103a1d5c57fac3623613b130b104f5b03367b31c",
      "tree": "4776a376860dcb3b37d1e65b8f511c61a70795e4",
      "parents": [
        "81830061bbae282d37c9af30084a1116b6239520"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon Aug 04 17:56:28 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:12:08 2008 -0700"
      },
      "message": "sc1200 watchdog driver: Fix locking, sems and coding style\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "81830061bbae282d37c9af30084a1116b6239520",
      "tree": "2409d8244feaa1aebe38a6e40fc849f881dd3f04",
      "parents": [
        "9f2d1f0da766f84fdb96c9bd79ed0f97036635cb"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Mon Aug 04 17:56:02 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:12:07 2008 -0700"
      },
      "message": "alpha: Fix breakage in wdt_pci\n\ndrivers/watchdog/wdt_pci.c: In function \u0027wdtpci_ctr_mode\u0027:\ndrivers/watchdog/wdt_pci.c:120: error: implicit declaration of function \u0027udelay\u0027\n{standard input}: Assembler messages:\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9f2d1f0da766f84fdb96c9bd79ed0f97036635cb",
      "tree": "398d413ab236da55522fe091be55d9e4ba798660",
      "parents": [
        "41dc8b72e37c514f7332cbc3f3dd864910c2a1fa"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon Aug 04 17:55:35 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:12:07 2008 -0700"
      },
      "message": "wdt: Cleanup and sort out locking and inb_p\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "41dc8b72e37c514f7332cbc3f3dd864910c2a1fa",
      "tree": "fbdb145a083f03a0e6c24a6fc527477b773c5099",
      "parents": [
        "d6547378df1c11bc6790b87abedb3526ded40ef9"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Aug 04 17:54:46 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:12:07 2008 -0700"
      },
      "message": "s3c2410_wdt watchdog driver: Locking and coding style\n\nKill off use of semaphores.\nFix ioctl races and locking holes.\n\nFrom: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d6547378df1c11bc6790b87abedb3526ded40ef9",
      "tree": "49efcdc86c8470fa5ea96375f380b690dfe53f97",
      "parents": [
        "670d59c0ae31a872341785b1d93add284c1653ff"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon Aug 04 17:54:01 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:12:07 2008 -0700"
      },
      "message": "it8712f_wdt: Locking and coding style\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "670d59c0ae31a872341785b1d93add284c1653ff",
      "tree": "f416b40c99a0449a47d60d24e803403f1b1b8f4f",
      "parents": [
        "d5cae364148088911bdf007a8aaefb46a92f16f7"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon Aug 04 17:53:22 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:12:07 2008 -0700"
      },
      "message": "ar7_wdt watchdog driver: Fix locking\n\nUse unlocked_ioctl\nRemove semaphores\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d667b6ddbcdc036a27407c8b2c1243f1dfd69e26",
      "tree": "4c43d584afd7cd5b83d914ae3f4fd364b6c2da91",
      "parents": [
        "26c131c71e31973e273adde4027e6a80bde164dc"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Jul 29 22:33:26 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 30 09:41:45 2008 -0700"
      },
      "message": "hpwdt: don\u0027t use static flags\n\nStatic (read: global) is potential problem.  Two threads can corrupt each\nother\u0027s interrupt status, better avoid this.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Thomas Mingarelli \u003cthomas.mingarelli@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f606ddf42fd4edc558eeb48bfee66d2c591571d2",
      "tree": "193f00db121201255b2629fce43b99a53c4ec735",
      "parents": [
        "99764fa4ceeecba8b9e0a8a5565b418a2e94f83b"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Wed Jul 23 21:28:50 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 24 10:47:24 2008 -0700"
      },
      "message": "remove the v850 port\n\nTrying to compile the v850 port brings many compile errors, one of them exists\nsince at least kernel 2.6.19.\n\nThere also seems to be noone willing to bring this port back into a usable\nstate.\n\nThis patch therefore removes the v850 port.\n\nIf anyone ever decides to revive the v850 port the code will still be\navailable from older kernels, and it wouldn\u0027t be impossible for the port to\nreenter the kernel if it would become actively maintained again.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "84c3d4aaec3338201b449034beac41635866bddf",
      "tree": "3412951682fb2dd4feb8a5532f8efbaf8b345933",
      "parents": [
        "43d2548bb2ef7e6d753f91468a746784041e522d",
        "fafa3a3f16723997f039a0193997464d66dafd8f"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Jul 16 11:07:59 2008 +1000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Jul 16 11:07:59 2008 +1000"
      },
      "message": "Merge commit \u0027origin/master\u0027\n\nManual merge of:\n\n\tarch/powerpc/Kconfig\n\tarch/powerpc/kernel/stacktrace.c\n\tarch/powerpc/mm/slice.c\n\tarch/ppc/kernel/smp.c"
    },
    {
      "commit": "f6f88e9bfb6ced9871ed65ebe85c371de3c9e4be",
      "tree": "fec0def5fed9ab79340a04184bc4d48ac2b832ce",
      "parents": [
        "b3c9816b9fa9a7b75ab36111eb76eca03e5bab78"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jul 15 22:08:52 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jul 15 22:08:52 2008 +0200"
      },
      "message": "generic-ipi: more merge fallout\n\nfix more API change fallout in recently merged upstream changes.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "75195dabce797f49b7d96d272e4e9330873e4340",
      "tree": "2cb1b120e38136e35f88b950cc509b9c25a77675",
      "parents": [
        "76ef7dd030823518506d65237a12666fc3f5a0d4"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Fri May 23 16:42:56 2008 +1000"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat Jul 12 12:10:53 2008 -0600"
      },
      "message": "powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "63842cccb285259345f52025ef57bdfd79657a2d",
      "tree": "c245a13e1e1894cf74254194012f9334bee7a9fb",
      "parents": [
        "62786b9e81a2dbe9c073a2ade52d33a2627d6d85"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jun 24 13:09:26 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jun 24 13:09:26 2008 +0000"
      },
      "message": "Revert \"[WATCHDOG] hpwdt: Add CFLAGS to get driver working\"\n\nAfter Linus fixed the inline assembly, the CFLAGS option is not\nneeded anymore.\n\nSigned-off-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "7c4be5aa8dce9ba37fdd971d5560490d9e30c270",
      "tree": "a1da4aa482d3f2c435327e5fccbddfe511770a7f",
      "parents": [
        "f2b79c6ede54cf07355ac8d8f3044d682cd0c5ca"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:10:02 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 20:09:22 2008 +0000"
      },
      "message": "[WATCHDOG 57/57] wdt501/pci: Clean up, coding style and switch to unlocked_ioctl\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": "f2b79c6ede54cf07355ac8d8f3044d682cd0c5ca",
      "tree": "5a234662d2bdd2fc520bd7b797d7c623ddc007e3",
      "parents": [
        "d0e58eed05f9baf77c4f75e794ae245f6dae240a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:57 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 20:07:12 2008 +0000"
      },
      "message": "[WATCHDOG 56/57] wdt977: clean up, coding style and switch to unlocked_ioctl\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": "d0e58eed05f9baf77c4f75e794ae245f6dae240a",
      "tree": "cbe3d820d7efaaa5993c38e582a24b826943a847",
      "parents": [
        "dae67a2835149e6518a78c5cf37d6de715c214fc"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:51 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 20:04:09 2008 +0000"
      },
      "message": "[WATCHDOG 55/57] wdt285: switch to unlocked_ioctl and tidy up oddments of coding style\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": "dae67a2835149e6518a78c5cf37d6de715c214fc",
      "tree": "3c2fd4d799136fd01916e70ee0326bfe309da23a",
      "parents": [
        "694b16b2bd23bbd13163762c29f1e7885fe0da41"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:45 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 20:02:25 2008 +0000"
      },
      "message": "[WATCHDOG 54/57] wdrtas: clean up, coding style, switch to unlocked_ioctl\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": "694b16b2bd23bbd13163762c29f1e7885fe0da41",
      "tree": "092ab06f36af521772db5c96f641c73858342c69",
      "parents": [
        "84af401af831567967250dec9c15680bceede5e4"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:40 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 19:59:31 2008 +0000"
      },
      "message": "[WATCHDOG 53/57] wafer5823wdt: Clean up, coding style, switch to unlocked_ioctl\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": "84af401af831567967250dec9c15680bceede5e4",
      "tree": "93b6be499623422002e8577db3777717f6209b6f",
      "parents": [
        "c1cfd1a2ffc5ee58f744b1ceb0887285df187668"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:34 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 19:57:08 2008 +0000"
      },
      "message": "[WATCHDOG 52/57] w83977f_wdt: clean up, coding style and switch to unlocked_ioctl\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": "c1cfd1a2ffc5ee58f744b1ceb0887285df187668",
      "tree": "aa8ab896272df078ed7d0040b3ff5d8885e05e52",
      "parents": [
        "c1c8dd39f53e56d6a92aa6a2db9940d912d7ee4c"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:29 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 19:55:51 2008 +0000"
      },
      "message": "[WATCHDOG 51/57] w83877f_wdt: clean up code, coding style, switch to unlocked_ioctl\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": "c1c8dd39f53e56d6a92aa6a2db9940d912d7ee4c",
      "tree": "490334541e889bd862d23c87d3520f25f831be45",
      "parents": [
        "46a3949ddc422882cc27c88d078838cd31885d78"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:23 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 19:53:43 2008 +0000"
      },
      "message": "[WATCHDOG 50/57] w83697hf_wdt: cleanup, coding style and switch to unlocked_ioctl\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": "46a3949ddc422882cc27c88d078838cd31885d78",
      "tree": "7462b9a5de2376cf3bdb03d76f5ee022b0b8e2eb",
      "parents": [
        "8dc244f7deac4c0e95ce0ffd26f494bb6e1534c0"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:18 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 16:17:43 2008 +0000"
      },
      "message": "[WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctl\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": "8dc244f7deac4c0e95ce0ffd26f494bb6e1534c0",
      "tree": "428e27d6a5e2f3c94369cf50e6c84bd671c80baa",
      "parents": [
        "f92d3749d70265468e28643652c0e32c5a56cd2b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:12 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 16:15:57 2008 +0000"
      },
      "message": "[WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctl\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": "f92d3749d70265468e28643652c0e32c5a56cd2b",
      "tree": "64fd341b6ba7bb8b711a05f299aa111e02961f58",
      "parents": [
        "598467938dd8bcdcd4d88e9102c609f4caa9d9ef"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:06 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 15:40:42 2008 +0000"
      },
      "message": "[WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctl\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": "598467938dd8bcdcd4d88e9102c609f4caa9d9ef",
      "tree": "b80a246acf5f3f428a777db20cd5fcc20dcda695",
      "parents": [
        "70b814ec1a484279a51bf9f7193551b996627247"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:09:00 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 15:39:12 2008 +0000"
      },
      "message": "[WATCHDOG 46/57] smsc37b787_wdt: coding style, switch to unlocked_ioctl\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": "70b814ec1a484279a51bf9f7193551b996627247",
      "tree": "0eae3f63a32e794722de93e78f7b315295199bb6",
      "parents": [
        "9b748ed03cabf533a815e5ffc50108a21c98e40c"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:55 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 15:37:26 2008 +0000"
      },
      "message": "[WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctl\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": "9b748ed03cabf533a815e5ffc50108a21c98e40c",
      "tree": "fae47835f3cee807e491f2156c45132f20fd80a6",
      "parents": [
        "ff94806057fba557abd6295f7313f5f9e972a48f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:49 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 15:35:02 2008 +0000"
      },
      "message": "[WATCHDOG 44/57] scx200_wdt: clean up and switch to unlocked_ioctl\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": "ff94806057fba557abd6295f7313f5f9e972a48f",
      "tree": "0538dc7842c50cad3072a4a5d28863ca157be57f",
      "parents": [
        "d14bccaadaa49b651fabcd1298b6ea07db3af552"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:44 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 15:30:57 2008 +0000"
      },
      "message": "[WATCHDOG 43/57] sc520_wdt: Clean up and switch to unlocked_ioctl\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": "d14bccaadaa49b651fabcd1298b6ea07db3af552",
      "tree": "65c4b0ceff84a2bd1c8a686b8b06ec17126ae1fb",
      "parents": [
        "df3c9de3dee539c6b18a9c0797b37f6cb90c6ccb"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:38 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 15:08:00 2008 +0000"
      },
      "message": "[WATCHDOG 42/57] sc1200_wdt: clean up, fix locking and use unlocked_ioctl\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": "df3c9de3dee539c6b18a9c0797b37f6cb90c6ccb",
      "tree": "4bbd2f47f306d1f39147a82a675b718707e151ee",
      "parents": [
        "f4f6f65a554d4a11e544070c39eea7c2ecc3ebfb"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:33 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:57:12 2008 +0000"
      },
      "message": "[WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctl\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": "f4f6f65a554d4a11e544070c39eea7c2ecc3ebfb",
      "tree": "0373aa4ee0c94e2269c4ddba77751bbee85b6eb7",
      "parents": [
        "9f53c8de1aef08cad678dcda0f85fd8914ad7666"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:27 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:46:05 2008 +0000"
      },
      "message": "[WATCHDOG 40/57] sbc_epx_c3_wdt: switch to unlocked_ioctl\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": "9f53c8de1aef08cad678dcda0f85fd8914ad7666",
      "tree": "d9a9c428606a7fc9a87ad03ff78a33b0f304da6a",
      "parents": [
        "619a8a2bb1d0c3f8270da4496a30f1e83e6eab5e"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:22 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:42:05 2008 +0000"
      },
      "message": "[WATCHDOG 39/57] sbc8360: clean up\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": "619a8a2bb1d0c3f8270da4496a30f1e83e6eab5e",
      "tree": "ba0ce708dd95bb2781ebb0bad447b423253c1b98",
      "parents": [
        "1780de41406d783aa57459ba636a09aeda21d180"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:16 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:39:38 2008 +0000"
      },
      "message": "[WATCHDOG 38/57] stg7240_wdt: unlocked_ioctl\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": "1780de41406d783aa57459ba636a09aeda21d180",
      "tree": "c63016dbbe9cbe3dabbe1a88537dd2d985da8845",
      "parents": [
        "f19e031265dc6e05511308a6ecb9637e335b45b0"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:11 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:24:34 2008 +0000"
      },
      "message": "[WATCHDOG 37/57] sbc60xxwdt: clean up and switch to unlocked_ioctl\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": "f19e031265dc6e05511308a6ecb9637e335b45b0",
      "tree": "9e355f86d4c8cddd3440cfeefe35f642376c23d6",
      "parents": [
        "edef7a93f9414e1d4864150eabb49a618222c2bd"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:05 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:22:30 2008 +0000"
      },
      "message": "[WATCHDOG 36/57] sa1100_wdt: Switch to unlocked_ioctl\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": "edef7a93f9414e1d4864150eabb49a618222c2bd",
      "tree": "2976ad5816e0e335078c52f1f0bd3f1a3225f49f",
      "parents": [
        "72d5c0505bafae1a393f50e169e20b682d37f28e"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:08:00 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:10:15 2008 +0000"
      },
      "message": "[WATCHDOG 35/57] s3c2410: watchdog cleanup and switch to unlocked_ioctl\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": "72d5c0505bafae1a393f50e169e20b682d37f28e",
      "tree": "e13eee24622055b0abfbffbe5e55718be7f95af3",
      "parents": [
        "84ca995c258df70a8914866e8c996845003ff938"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:54 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 14:01:31 2008 +0000"
      },
      "message": "[WATCHDOG 34/57] rm9k_wdt: clean up\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": "84ca995c258df70a8914866e8c996845003ff938",
      "tree": "b3edde69f9d560ca62a9a54f1e40a69ba24f3f0d",
      "parents": [
        "261dcc70aae926ba7b9218da7302f0ad2f665b79"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:48 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 21 12:19:03 2008 +0000"
      },
      "message": "[WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setup\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": "1f6ef2342972dc7fd623f360f84006e2304eb935",
      "tree": "4bc32bb53b6203ba570e21025e1385c0f1db6061",
      "parents": [
        "89f5b7da2a6bad2e84670422ab8192382a5aeb9f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jun 20 12:19:28 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jun 20 12:25:34 2008 -0700"
      },
      "message": "[watchdog] hpwdt: fix use of inline assembly\n\nThe inline assembly in drivers/watchdog/hpwdt.c was incredibly broken,\nand included all the function prologue and epilogue stuff, even though\nit was itself then inside a C function where the compiler would add its\nown prologue and epilogue on top of it all.\n\nThis then just _happened_ to work if you had exactly the right compiler\nversion and exactly the right compiler flags, so that gcc just happened\nto not create any prologue at all (the gcc-generated epilogue wouldn\u0027t\nmatter, since it would never be reached).\n\nBut the more proper way to fix it is to simply not do this.  Move the\ninline asm to the top level, with no surrounding function at all (the\nbetter alternative would be to remove the prologue and make it actually\nuse proper description of the arguments to the inline asm, but that\u0027s a\nbigger change than the one I\u0027m willing to make right now).\n\nTested-by: S.Çağlar Onur \u003ccaglar@pardus.org.tr\u003e\nAcked-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "fdf7be6f13b920f0d80c249c70f794a2f6d53992",
      "tree": "d430de48f9f17ab536d67e963fc895797a28fe48",
      "parents": [
        "4dc7347a3b4a76705b7fd00b271847dd10cf5a32"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Jun 18 16:22:48 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Jun 18 16:22:48 2008 +0000"
      },
      "message": "Revert \"[WATCHDOG] hpwdt: Fix NMI handling.\"\n\nThe old setup works better.\n\nSigned-off-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "4dc7347a3b4a76705b7fd00b271847dd10cf5a32",
      "tree": "8a176c89ef7b45b31efe0e7c97da21062f44440f",
      "parents": [
        "58c2709c2b551704f289cb3442a41d2a0cf40b6e"
      ],
      "author": {
        "name": "Thomas Mingarelli",
        "email": "Thomas.Mingarelli@hp.com",
        "time": "Thu Jun 12 20:20:32 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jun 17 20:58:03 2008 +0000"
      },
      "message": "[WATCHDOG] hpwdt: Add CFLAGS to get driver working\n\nTo get this driver working we need the CFLAGS_hpwdt.o +\u003d -O in the Makefile.\n\nSigned-off-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "58c2709c2b551704f289cb3442a41d2a0cf40b6e",
      "tree": "394768e0faa44f7aea674c476468d42ecf3bc7c1",
      "parents": [
        "c8988f968240069aeae16d8cf9f59096a085eb27"
      ],
      "author": {
        "name": "Thomas Mingarelli",
        "email": "Thomas.Mingarelli@hp.com",
        "time": "Thu Jun 12 20:20:32 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jun 17 20:43:48 2008 +0000"
      },
      "message": "Revert \"[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static\"\n\nThe driver needs the asmlinkage tag and the CFLAGS line in the Makefile.\nWithout it the driver doesn\u0027t work.\n\nSigned-off-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\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": "aee334c23c9a559ce6334bd6ba74a5708b600ada",
      "tree": "46706d4d1c91d7179e5a9bb4bc6ced5106f86243",
      "parents": [
        "12b9df7d21d0eedfaaee925f8f9c9aafb1cafa2f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:37 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 20:14:03 2008 +0000"
      },
      "message": "[WATCHDOG 31/57] pc87413_wdt: clean up, coding style, unlocked_ioctl\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": "12b9df7d21d0eedfaaee925f8f9c9aafb1cafa2f",
      "tree": "bc2b20b67c2d3fa2fd83d82ff36d3b1c38dc6154",
      "parents": [
        "a86b849868f40f83781f7a7e32e5e5ef939dc570"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:32 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 20:07:20 2008 +0000"
      },
      "message": "[WATCHDOG 30/57] omap_wdt: locking, unlocked_ioctl, tidy\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": "a86b849868f40f83781f7a7e32e5e5ef939dc570",
      "tree": "fe26884098aad323d860bd15936f0bf37620935c",
      "parents": [
        "ed78c2da14924793310d96fa4b6a8c3a4172f72f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:26 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 20:02:51 2008 +0000"
      },
      "message": "[WATCHDOG 29/57] mv64x60_wdt: clean up and locking checks\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": "ed78c2da14924793310d96fa4b6a8c3a4172f72f",
      "tree": "f9be90037ef9d9c5f2ba96943a00caf5602b32b1",
      "parents": [
        "83ab1a53f219c8139199633f60ab0ef88ef18c54"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:21 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:58:05 2008 +0000"
      },
      "message": "[WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctl\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": "83ab1a53f219c8139199633f60ab0ef88ef18c54",
      "tree": "30e16a3eb8ffb1d497f5af373cbc2735779466cb",
      "parents": [
        "f26ef3dc69467e135e2b9555e44a088aee5c7d8f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:15 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:51:55 2008 +0000"
      },
      "message": "[WATCHDOG 27/57] mpcore watchdog: unlocked_ioctl and BKl work\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": "f26ef3dc69467e135e2b9555e44a088aee5c7d8f",
      "tree": "629c9d74f539875d5f18e8d0536199dfd7a25ebc",
      "parents": [
        "3930964532f8e454910cbe0d9909e98a02d9f552"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:09 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:44:39 2008 +0000"
      },
      "message": "[WATCHDOG 26/57] mpc watchdog: clean up and locking\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": "3930964532f8e454910cbe0d9909e98a02d9f552",
      "tree": "5328c22b6ed62dd4f7ccc23ff7d00ff1bdabdf95",
      "parents": [
        "325ea4d3a8a90b19d7a076714d0f8f238a5a6a69"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:07:04 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:35:42 2008 +0000"
      },
      "message": "[WATCHDOG 25/57] mixcomwd: coding style locking, unlocked_ioctl\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": "325ea4d3a8a90b19d7a076714d0f8f238a5a6a69",
      "tree": "f2736ab05256099b71b29068e3cc43099ffdb086",
      "parents": [
        "f4fabce15bb9b547f934e2b6f0e5e01044108e4d"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:59 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:25:38 2008 +0000"
      },
      "message": "[WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctl\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": "f4fabce15bb9b547f934e2b6f0e5e01044108e4d",
      "tree": "2ee775b7f455356d3ed64f17be393b9ee60e3cef",
      "parents": [
        "20d35f3e50ea7e573f9568b9fce4e98523aaee5d"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:53 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:14:19 2008 +0000"
      },
      "message": "[WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctl\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": "20d35f3e50ea7e573f9568b9fce4e98523aaee5d",
      "tree": "a285964ed3256ee2eddc5abfd4c89d64e0d9c252",
      "parents": [
        "640b4f685784feafcd99c24582c5eb3ea36c3c60"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:48 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 19:09:26 2008 +0000"
      },
      "message": "[WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctl\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": "640b4f685784feafcd99c24582c5eb3ea36c3c60",
      "tree": "46682cb99f63ef7f6ceaddd79dac43d648dba022",
      "parents": [
        "00e9c2059aba0a0d67d144229bac82d403c2f42a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:42 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 18:57:01 2008 +0000"
      },
      "message": "[WATCHDOG 21/57] ixp2000_wdt: clean up and unlocked_ioctl\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": "00e9c2059aba0a0d67d144229bac82d403c2f42a",
      "tree": "f225d4c497e27468a7e02ac681d0192fc86c08b7",
      "parents": [
        "9a5f50d34b0927d2f43549b6d172b8f458b6b620"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:36 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 13 18:49:29 2008 +0000"
      },
      "message": "[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctl\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": "9a5f50d34b0927d2f43549b6d172b8f458b6b620",
      "tree": "c0bbbc008b38aaee0e9c6018a290b2974b809fe8",
      "parents": [
        "0e6fa3fb38e2c89ba9abce9a8b74867f07d20d19"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:30 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 07 07:50:37 2008 +0000"
      },
      "message": "[WATCHDOG 19/57] bfin: watchdog cleanup and unlocked_ioctl\n\nScan, tidy and check for 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": "57f50ca127a3189566af0d6378394c75a26f0f7e",
      "tree": "179b335caca8760298299d95f3d50dc41fc48e05",
      "parents": [
        "1beee8dc8cf58e3f605bd7b34d7a39939be7d8d2"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri May 30 17:02:50 2008 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri May 30 10:16:58 2008 -0700"
      },
      "message": "drivers/watchdog/geodewdt.c: build fix\n\n* Wim Van Sebroeck \u003cwim@iguana.be\u003e wrote:\n\n\u003e Author: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\n\u003e Date:   Mon Jan 21 10:07:00 2008 -0700\n\u003e\n\u003e     [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers\n\n-tip testing found the following build failure on latest -git:\n\n  drivers/watchdog/geodewdt.c: In function \u0027geodewdt_probe\u0027:\n  drivers/watchdog/geodewdt.c:225: error: too many arguments to function \u0027geode_mfgpt_alloc_timer\u0027\n  make[1]: *** [drivers/watchdog/geodewdt.o] Error 1\n  make: *** [drivers/watchdog/geodewdt.o] Error 2\n\nwith this config:\n\n  http://redhat.com/~mingo/misc/config-Fri_May_30_15_19_52_CEST_2008.bad\n\nfind the fix below.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nAcked-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "0e6fa3fb38e2c89ba9abce9a8b74867f07d20d19",
      "tree": "e99f14944b49e494fa0222bcd69db7e4dfbb680a",
      "parents": [
        "30abcec14573e3462f18d63f4a8f154a23689f1b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:25 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed May 28 11:51:32 2008 +0000"
      },
      "message": "[WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup\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": "30abcec14573e3462f18d63f4a8f154a23689f1b",
      "tree": "3524751ec69e3f1b42f0024214434865425e69c1",
      "parents": [
        "02e3814e193ff798676793016851bc222366dc6a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:19 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 20:32:56 2008 +0000"
      },
      "message": "[WATCHDOG 17/57] it8712f: unlocked_ioctl\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": "02e3814e193ff798676793016851bc222366dc6a",
      "tree": "2c2a13131e73cbffaeb5547fadf44a90588c0f3d",
      "parents": [
        "9b9dbcca3fa13acd64dbb9258bfe997809d6073b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:14 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 20:26:17 2008 +0000"
      },
      "message": "[WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctl\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": "9b9dbcca3fa13acd64dbb9258bfe997809d6073b",
      "tree": "7f894ba4c30d43f824c7c8124f83a9f16adab9f6",
      "parents": [
        "02355c329a302c5ee81cacff0b7df7d306174981"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:08 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 20:22:29 2008 +0000"
      },
      "message": "[WATCHDOG 15/57] indydog: Clean up and tidy\n\nSwitch to unlocked_ioctl as well\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "02355c329a302c5ee81cacff0b7df7d306174981",
      "tree": "77fc76e839c94c526f650cc1205d260ba7050c44",
      "parents": [
        "0829291ea4a25c3c2ca4fba34aa38a1ee1e0b94b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:06:03 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 20:18:14 2008 +0000"
      },
      "message": "[WATCHDOG 14/57] ibmasr: coding style, locking verify\n\nThere is a new #if 0 section here which is a suggested fix for the horrible\nPCI hack in the existing code. Would be good if someone with a box that uses\nthis device could test it.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "0829291ea4a25c3c2ca4fba34aa38a1ee1e0b94b",
      "tree": "f595017bd68979fde925d86fbed020645d4ca3bc",
      "parents": [
        "2e43ba73d4e2d34ddb9843e30480be3752514c16"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:57 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 18:46:59 2008 +0000"
      },
      "message": "[WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanup\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": "2e43ba73d4e2d34ddb9843e30480be3752514c16",
      "tree": "ece08573f3bdd2707abe92dea8c9ac2aaad7b74e",
      "parents": [
        "6513e2a03887c6c9bd0b30593827a01ce3f7b542"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:52 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 18:34:00 2008 +0000"
      },
      "message": "[WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctl\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": "6513e2a03887c6c9bd0b30593827a01ce3f7b542",
      "tree": "197c43ca99ba65afc882b08819c75d9be818c336",
      "parents": [
        "89ea2429873e69201173f3606ab04d751f737cc4"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:46 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 18:28:38 2008 +0000"
      },
      "message": "[WATCHDOG 11/57] hpwdt: couple of include cleanups\n\nclean-up includes\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "89ea2429873e69201173f3606ab04d751f737cc4",
      "tree": "aec8d7bc06ea44c7d7f176dd9c2ebf8cc8952fe6",
      "parents": [
        "f339e2ac9d65656e6d18c92b1ddc4a7801373318"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:41 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:31:40 2008 +0000"
      },
      "message": "[WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidy\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": "f339e2ac9d65656e6d18c92b1ddc4a7801373318",
      "tree": "1ad77eadff07c2d272b336a440af507b5b86d629",
      "parents": [
        "f78b0a8f27618b492dd2e1a8f5e4ce6f89b3c961"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:35 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:26:54 2008 +0000"
      },
      "message": "[WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctl\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": "f78b0a8f27618b492dd2e1a8f5e4ce6f89b3c961",
      "tree": "5fe8b40873db80def8173daf75cfa3aa695ea1d5",
      "parents": [
        "6f932f18de7f0e22a1bdae5d0040eb5d8e4a6777"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:30 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:26:52 2008 +0000"
      },
      "message": "[WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check locking\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": "6f932f18de7f0e22a1bdae5d0040eb5d8e4a6777",
      "tree": "bde5406cb425fd3971345e80846a101f5c7ec5be",
      "parents": [
        "2760600da2a13d5a2a335ba012d0f3ad5df4c098"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:24 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:26:47 2008 +0000"
      },
      "message": "[WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctl\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": "2760600da2a13d5a2a335ba012d0f3ad5df4c098",
      "tree": "2ac7f7df2e5c498683c50986f2d3580e9014d10e",
      "parents": [
        "a6be8e5ff95e12190fd5e5158eb553255677292f"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:19 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:26:44 2008 +0000"
      },
      "message": "[WATCHDOG 06/57] at91: watchdog to unlocked_ioctl\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": "a6be8e5ff95e12190fd5e5158eb553255677292f",
      "tree": "31c55d7713b50aa24c4fa72a575046b422964eb1",
      "parents": [
        "fbd4714907cd54ba74b8d35228813a060ae0176a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:13 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:26:40 2008 +0000"
      },
      "message": "[WATCHDOG 05/57] atp watchdog\n\nSwitch 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": "fbd4714907cd54ba74b8d35228813a060ae0176a",
      "tree": "da8ba6cf7a661b5cba1851aa32d6cc1f027c8377",
      "parents": [
        "173d95bc2e68baf73eb89fb9ef1cc63a66f581a5"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:05:07 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:26:36 2008 +0000"
      },
      "message": "[WATCHDOG 04/57] AR7 watchdog\n\nFix locking\nUse unlocked_ioctl\nRemove semaphores\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "173d95bc2e68baf73eb89fb9ef1cc63a66f581a5",
      "tree": "45cdc517f96a9574b54224f2a8fc9ff2c15284f4",
      "parents": [
        "b6b4d9b8d07e34f745871d3109c84894db29041b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:04:57 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:22:43 2008 +0000"
      },
      "message": "[WATCHDOG 03/57] ali: watchdog locking and style\n\nClean up and check locking\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "b6b4d9b8d07e34f745871d3109c84894db29041b",
      "tree": "34f534ef6a4f20139c1f67cf3303bc43ee337578",
      "parents": [
        "94da1e2eff319994eefc7d04de7c911f64146e88"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:04:51 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:22:40 2008 +0000"
      },
      "message": "[WATCHDOG 02/57] clean up and check advantech watchdog\n\nClean up the advantech watchdog code and inspect for BKL problems\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "94da1e2eff319994eefc7d04de7c911f64146e88",
      "tree": "d99ae11559e8f37d1d1bfdd326eeda72203e9763",
      "parents": [
        "e490517a039a99d692cb3a5561941b0a5f576172"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon May 19 14:04:46 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 27 15:22:12 2008 +0000"
      },
      "message": "[WATCHDOG 01/57] Clean acquirewdt and check for BKL dependancies\n\nThis brings the file into line with coding style.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "a49056da0325742d3b4f5d1ef7bf8ab0690c3888",
      "tree": "dec156eb0a4b350ef812153f75d2518778c6c62d",
      "parents": [
        "f172ddc61ad7a7c444b2b3e08992a45c76b821f9"
      ],
      "author": {
        "name": "Gabriel C",
        "email": "nix.or.die@googlemail.com",
        "time": "Wed Apr 30 16:51:10 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 25 09:45:39 2008 +0000"
      },
      "message": "[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver\n\nAdd the Intel ICH9DO controller ID\u0027s for the iTCO_wdt kernel driver and bump\nthe driver version.\n\nTested on an P5E-VM DO ASUS motherboard.\n\nSigned-off-by: Gabriel Craciunescu \u003cnix.or.die@googlemail.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "f172ddc61ad7a7c444b2b3e08992a45c76b821f9",
      "tree": "6d04fd33c45f74737c3d7601b0bdb81c884eb0fc",
      "parents": [
        "0b36086b5d7c397a128784bed6e332418e500af1"
      ],
      "author": {
        "name": "Chen Gong",
        "email": "g.chen@freescale.com",
        "time": "Tue Apr 29 16:42:05 2008 +0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 25 09:43:06 2008 +0000"
      },
      "message": "[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system\u0027s\n\nOn Book-E SMP systems each core has its own private watchdog.  If only one\nwatchdog is enabled, when the core that doesn\u0027t enable the watchdog is hung,\nsystem can\u0027t reset because no watchdog is running on it.  That\u0027s bad.  It\nmeans we must enable watchdogs on both cores.\n\nWe can use smp_call_function() to send appropriate messages to all the other\ncores to enable and update the watchdog.\n\nSigned-off-by: Chen Gong \u003cg.chen@freescale.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "0b36086b5d7c397a128784bed6e332418e500af1",
      "tree": "ba2039b425d32796d47e3aa557cac78427f4b6ce",
      "parents": [
        "7f7f894c6d3285407b2493d1575500fb25e3d495"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jordan.crouse@amd.com",
        "time": "Mon Jan 21 10:07:00 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 25 09:02:17 2008 +0000"
      },
      "message": "[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers\n\nAdd a watchdog timer based on the MFGPT timers in the CS5535/CS5536\ncompanion chips to the AMD Geode GX and LX processors.  Only caveat\nis that the BIOS must provide at least a one free timer, and most\ndo not.\n\nSigned-off-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "7f7f894c6d3285407b2493d1575500fb25e3d495",
      "tree": "ec4a6c54e7aa41b4e17bd7a07aa6002416c2e7a7",
      "parents": [
        "93539b194696a6291e6895be07d4241c8d972c4b"
      ],
      "author": {
        "name": "Mingarelli, Thomas",
        "email": "Thomas.Mingarelli@hp.com",
        "time": "Tue Mar 25 17:17:30 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 25 09:01:48 2008 +0000"
      },
      "message": "[WATCHDOG] hpwdt: Fix NMI handling.\n\nI need to just return in case it\u0027s not my NMI so someone else can take a look\nat it (and reset die_nmi_called to 0 in case I actually do get one that\u0027s mine\nto handle).\n\nSigned-off-by: Thomas Mingarelli \u003cthomas.mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    }
  ],
  "next": "93539b194696a6291e6895be07d4241c8d972c4b"
}
