)]}'
{
  "log": [
    {
      "commit": "15b80d641793968605254c2bbb2aa9a10accb415",
      "tree": "7cdb5105af2a084ee4833a8074179e2b278956f2",
      "parents": [
        "9f3e28e375a8d509a27efe89f3c8ea2a15aeb524"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:43:14 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:51:22 2011 -0600"
      },
      "message": "hv: remove struct hv_device_info from hyperv.h\n\nThis is only used/needed by the vmbus core code, so move it out of the\nhyperv.h file and into the .c file that uses it.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "9f3e28e375a8d509a27efe89f3c8ea2a15aeb524",
      "tree": "5dcbc6bdacb87b58baacebcd5782acae5371012f",
      "parents": [
        "2726f95e0b6c850b6162f287f2f83d9db37decd7"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:40:01 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:51:22 2011 -0600"
      },
      "message": "hv: remove free_channel() from hyperv.h\n\nThis function is only used in the file it is declared in\n(channel_mgmt.c) so make it static and remove it from the hyperv.h file.\n\nCc: K. Y. Srinivasan \u003ckys@microsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "815166b95df1acb4890e9dbdb26660e9c00a7505",
      "tree": "e53785a6e5ae3d48ae0d0a80770977a27e47f175",
      "parents": [
        "1a2643012fa2262e823b7f11d9732b7fea4c25ce"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:27:48 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:51:21 2011 -0600"
      },
      "message": "Staging: hv: remove vmbus_loglevel as it is not used at all anymore\n\nAs there is no user of this variable, it\u0027s time to delete it.  For\ndynamic debugging of the hyperv code, use the standard dynamic debug\nkernel interface.\n\nCc: K. Y. Srinivasan \u003ckys@microsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1a2643012fa2262e823b7f11d9732b7fea4c25ce",
      "tree": "b194f551ccc018ada709b89a66d1e27ae11fe08d",
      "parents": [
        "d181daa06dd72fa88652b1d8bf723570a9fc55ea"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:25:14 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 09:51:21 2011 -0600"
      },
      "message": "Staging: hv: remove last user of DPRINT() macro\n\nThis also removed the unused function hv_dump_ring_info().\n\nCc: K. Y. Srinivasan \u003ckys@microsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "da0e96315ca703ab6540cc7665549622f71c155f",
      "tree": "c1a135689a6f94266d51c1323f62f851826b05a9",
      "parents": [
        "407dd1644302ea78fa5d740e67a1c09677aa18a4"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 08:42:28 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 08:49:19 2011 -0600"
      },
      "message": "hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()\n\nIt\u0027s a global symbol, so properly prefix it and use the proper EXPORT\nvalue as well.\n\nCc: K. Y. Srinivasan \u003ckys@microsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "407dd1644302ea78fa5d740e67a1c09677aa18a4",
      "tree": "3fe6bef5d17db41b02578a05cb1caef66af2355c",
      "parents": [
        "46a971913611a23478283931460a95be962ce329"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 08:36:44 2011 -0600"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 11 08:49:19 2011 -0600"
      },
      "message": "Staging: hv: remove unneeded asm include file in hyperv.h\n\nNo one outside of the hyperv core needs to include the asm/hyperv.h\nfile, so don\u0027t put it in the \"global\" include/linux/hyperv.h file.\n\nCc: K. Y. Srinivasan \u003ckys@microsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "46a971913611a23478283931460a95be962ce329",
      "tree": "7452d0f07ee9f1f5270a8da6c1387f35c439843d",
      "parents": [
        "715a4801e734ea9c8e528265ce3ff6aead85bce1"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 04 12:29:52 2011 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Oct 10 22:52:55 2011 -0600"
      },
      "message": "Staging: hv: move hyperv code out of staging directory\n\nAfter many years wandering the desert, it is finally time for the\nMicrosoft HyperV code to move out of the staging directory.  Or at least\nthe core hyperv bus code, and the utility driver, the rest still have\nsome review to get through by the various subsystem maintainers.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: K. Y. Srinivasan \u003ckys@microsoft.com\u003e\n"
    }
  ]
}
