)]}'
{
  "log": [
    {
      "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"
    },
    {
      "commit": "8b1266f43d2671cbfc240bfd38fc77c6db02de54",
      "tree": "fb1fa944626134f731f44de469edf5e8e8682f23",
      "parents": [
        "996d62d449a7d5e691b0da22b7c877df08c2b0a4"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Fri Feb 22 21:58:02 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Mar 06 21:32:21 2008 +0000"
      },
      "message": "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static\n\nThis patch makes the needlessly global asminline_call() static and \nremoves the not required \"asmlinkage\".\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "30ec910e02b35e7c3d600af694a5aec4b6690ddc",
      "tree": "5d482c467bbd615ff3008ecea70322b67e5ee7bc",
      "parents": [
        "ef82710a3f80cd24d459c508f91542ecccb1f340"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rdreier@cisco.com",
        "time": "Thu Feb 28 12:34:42 2008 -0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Mar 06 11:10:53 2008 +0000"
      },
      "message": "[WATCHDOG] hpwdt: Use dmi_walk() instead of own copy\n\nWe can simplify the code by deleting all of the duplicated DMI table\nwalking code and using the kernel\u0027s existing dmi_walk() interface to\nfind the DMI entry the driver is looking for.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nAcked-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.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": "ef82710a3f80cd24d459c508f91542ecccb1f340",
      "tree": "11c1454eb39f0f82378f179bb15f43b992093613",
      "parents": [
        "103018aca2e4ba0d0e230efa864231c59228f419"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rdreier@cisco.com",
        "time": "Thu Feb 28 09:48:10 2008 -0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Mar 06 11:10:44 2008 +0000"
      },
      "message": "[WATCHDOG] Fix return value warning in hpwdt\n\nThe return value of smbios_scan_machine() is never used, and when it\nsucceeds it doesn\u0027t return anything, so just make it void.  This fixes:\n\n    drivers/watchdog/hpwdt.c: In function \u0027smbios_scan_machine\u0027:\n    drivers/watchdog/hpwdt.c:562: warning: control reaches end of non-void function\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nAcked-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.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": "103018aca2e4ba0d0e230efa864231c59228f419",
      "tree": "bc31aec77db886f23f26fca97ef341cc15d19a72",
      "parents": [
        "5e69960865ab6033a129f9ee35264adb2a1cfc94"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rdreier@cisco.com",
        "time": "Thu Feb 28 09:38:44 2008 -0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Mar 06 11:10:35 2008 +0000"
      },
      "message": "[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt\n\nOn my HP DL380 G5 system running a 64-bit kernel, loading the hpwdt\ndriver causes a crash because the driver attempts to ioremap an\ninvalid physical address.  This is because the driver has an incorrect\ndefinition of the SMBIOS table entry point structure: the table\naddress is only a 32-bit quantity, and making it a u64 means that the\nhigh-order 32 bits end up containing garbage.\n\nCorrecting the structure definition fixes the driver so that it loads\nwithout any problems on my system.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nAcked-by: Thomas Mingarelli \u003cThomas.Mingarelli@hp.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": "7f4da4745c34287938ce76b92b23409adeecb5b8",
      "tree": "21b7fa9619863c970e34fc2d264769540435aa74",
      "parents": [
        "bb59b5578a73d0e0e4e208a014fa7ea0c4f0ccb4"
      ],
      "author": {
        "name": "Thomas Mingarelli",
        "email": "thomas.mingarelli@hp.com",
        "time": "Tue Dec 04 17:41:54 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Feb 18 17:06:21 2008 +0000"
      },
      "message": "[WATCHDOG] HP ProLiant WatchDog driver\n\nHp is providing a Hardware WatchDog Timer driver that will only work with the\nspecific HW Timer located in the HP ProLiant iLO 2 ASIC. The iLO 2 HW Timer\nwill generate a Non-maskable Interrupt (NMI) 9 seconds before physically\nresetting the server, by removing power, so that the event can be logged to\nthe HP Integrated Management Log (IML), a Non-Volatile Random Access Memory\n(NVRAM). The logging of the event is performed using the HP ProLiant ROM via\nan Industry Standard access known as a BIOS Service Directory Entry.\n\nSigned-off-by: Thomas Mingarelli \u003cthomas.mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    }
  ]
}
