)]}'
{
  "log": [
    {
      "commit": "824b558bbe2c298b165cdb54c33718994dda30bb",
      "tree": "5c4a62a57473720f6e81be75fa4cc2ad043ecbe7",
      "parents": [
        "9a31477a95d642dd42a1be7cc342f5902b56f584"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Sun Aug 21 19:17:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Sep 03 01:28:06 2005 -0400"
      },
      "message": "[ACPI] acpi_video_device_write_state() now works\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5060\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4be44fcd3bf648b782f4460fd06dfae6c42ded4b",
      "tree": "5b5b7d296ea58786f53b95e5eac9565ff66890b0",
      "parents": [
        "c65ade4dc8b486e8c8b9b0a6399789a5428e2039"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 05 00:44:28 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 05 00:45:14 2005 -0400"
      },
      "message": "[ACPI] Lindent all ACPI files\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "031ec77bf67e4bda994ef8ceba267be3295ffdb7",
      "tree": "b2f8ec4abbc511568e1d147ebaa99967e180edfb",
      "parents": [
        "e92310a930462c6e1611f35453f57357c42bde14"
      ],
      "author": {
        "name": "Karol Kozimor",
        "email": "sziwan@hell.org.pl",
        "time": "Sat Jul 30 04:18:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 04 22:32:51 2005 -0400"
      },
      "message": "[ACPI] acpi_remove_notify_handler() on video driver unload\n\nThe video driver doesn\u0027t properly remove all the notify handlers\non module unload.  This has a side effect of subdevices failing\nto register on module reload, but sudden death looms if the\nhandlers trigger after the module is unloaded.\n\nSigned-off-by: Karol Kozimor \u003csziwan@hell.org.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d1dd0c23916bd781de27bc5ec1c295064e9ce9cc",
      "tree": "8a817dfc450af2d2233533dc44593d33e2117eb5",
      "parents": [
        "7334571f724df7a19f48cc974e991e00afde1e2f"
      ],
      "author": {
        "name": "Paulo Marques",
        "email": "pmarques@grupopie.com",
        "time": "Wed Mar 30 22:39:49 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 11 23:58:45 2005 -0400"
      },
      "message": "[ACPI] fix kmalloc size bug in acpi/video.c\n\nacpi_video_device_find_cap() used \u0026p instead of *p\nwhen calculating storage size, thus allocating\nonly 4 or 8 bytes instead of 12...\n\nAlso, kfree(NULL) is legal, so remove some unneeded checks.\n\nFrom: Paulo Marques \u003cpmarques@grupopie.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7334571f724df7a19f48cc974e991e00afde1e2f",
      "tree": "ced42046a63f705674b77af4e5a650cf09252e0c",
      "parents": [
        "f4224153098c1103db592b28f304beeb9c02481b"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Mar 30 22:31:35 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 11 23:58:10 2005 -0400"
      },
      "message": "[ACPI] fix potential NULL dereference in acpi/video.c\n\nFound-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
