)]}'
{
  "log": [
    {
      "commit": "edd84690d15e4cb144cc60b754d4eaf8fac0a711",
      "tree": "4fc645c52ad9eebcdf59a6ab32d534df121dd280",
      "parents": [
        "7c27fd19b6d985957424348361afa066ff4c74d8",
        "ae7d51517bc3b0fe10c6af38234ef0f92bbae6a4"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Apr 05 01:45:50 2009 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Apr 05 01:45:50 2009 -0400"
      },
      "message": "Merge branch \u0027acpi-modparam\u0027 into release\n\nConflicts:\n\tdrivers/acpi/Makefile\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5b5d9117407e790ade594687010343c5d559a1f4",
      "tree": "bef1cedd053ae0eec09fa5af3cf3012141b2ede9",
      "parents": [
        "8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Thu Mar 12 09:07:19 2009 +1030"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Apr 02 16:38:11 2009 -0400"
      },
      "message": "ACPI: simplify module_param namespace\n\nImpact: cleanup\n\nRather than overriding MODULE_PARAM_PREFIX, build via acpi.o so\nKBUILD_MODNAME is set to \"acpi\".\n\nThis is the logical way to do it, even though acpi cannot be a module\ndue to these config options being bool.  Those parts of ACPI which can\nbe modular are not built into the acpi \"module\".\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "84f810c33f695e020776ce66c903e0b41872f1b2",
      "tree": "31d0bf813d353e3a8d97638f8694d5edd86f1419",
      "parents": [
        "141a0af3cab7de690816b17aad1682050219f774"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Tue Mar 24 16:50:03 2009 -0600"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 27 12:50:29 2009 -0400"
      },
      "message": "ACPI: call acpi_debug_init() explicitly rather than as initcall\n\nThis patch makes acpi_init() call acpi_debug_init() directly.\nPreviously, both were subsys_initcalls.  acpi_debug_init()\nmust happen after acpi_init(), and it\u0027s better to call it\nexplicitly rather than rely on link ordering.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "ea7e96e0f2277107d9ea14c3f16c86ba82b2e560",
      "tree": "62d7de39d24e001b9df29fbafdaed252cdb91191",
      "parents": [
        "2ee62612485f888b731804ca1b3b18ed8e842b51"
      ],
      "author": {
        "name": "Lin Ming",
        "email": "ming.m.lin@intel.com",
        "time": "Tue Dec 16 16:28:17 2008 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Dec 31 01:15:22 2008 -0500"
      },
      "message": "ACPI: remove private acpica headers from driver files\n\nExternal driver files should not include any private acpica headers.\n\nSigned-off-by: Lin Ming \u003cming.m.lin@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "bdd7279919f682da8752fb47784a1ee302f8b7ea",
      "tree": "1ce0d49a3ec628bffa56cfe04182e082edea9dc1",
      "parents": [
        "44342f9e8dfbe8c0fadf940bf6b5c2eaaffe6850"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Fri Nov 07 16:57:55 2008 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Nov 07 21:45:04 2008 -0500"
      },
      "message": "ACPI: add driver component definitions to sysfs debug_layers\n\n/sys/module/acpi/parameters/debug_layers used to contain only the\ndebug layers defined by the ACPI CA.  This patch adds the additional\nlayer definitions for ACPI drivers.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "23d3e055beb12db2a3b91dfeee474c4d5ecc13b9",
      "tree": "9d3203bfef5e067aa1ed130d24657ca4d4f10659",
      "parents": [
        "55ac9a018f83e4f42f3c6ce98a8dbda73b985935"
      ],
      "author": {
        "name": "Bob Moore",
        "email": "robert.moore@intel.com",
        "time": "Sun Sep 28 15:00:47 2008 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Oct 22 23:14:42 2008 -0400"
      },
      "message": "ACPICA: Remove obsolete debug levels (WARN and ERROR)\n\nRemoved ACPI_DB_WARN and ACPI_DB_ERROR. These debug levels were\nmade obsolete by the ACPI_WARNING and ACPI_ERROR/ACPI_EXCEPTION\ninterfaces.  Also added ACPI_DB_EVENTS to correspond with the\nexisting ACPI_LV_EVENTS.\n\nSigned-off-by: Bob Moore \u003crobert.moore@intel.com\u003e\nSigned-off-by: Lin Ming \u003cming.m.lin@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4169c45f179e285feac6bcf25f4bd0db6b109bab",
      "tree": "71dd9e6c15f54913ee6626906ec8accc84c4c0b2",
      "parents": [
        "2ffbb8377c7a0713baf6644e285adc27a5654582"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Wed Nov 14 19:38:40 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Nov 19 12:25:46 2007 -0500"
      },
      "message": "ACPI: add control method tracing support\n\nAdd debug tracing support during certain AML method execution.\n\nFour more module parameters are created under /sys/module/acpi/parameters/:\ntrace_method_name:\tthe AML method name that user wants to trace\n\ntrace_debug_layer:\tthe temporary debug_layer used when tracing the method.\n\t\t\tUsing 0xffffffff by default if it is 0.\n\ntrace_debug_level:\tthe temporary debug_level used when tracing the method.\n\t\t\tUsing 0x00ffffff by default if it is 0.\n\ntrace_state:\t\tThe status of the tracing feature.\n\t\t\t\"enabled\" means this feature is enabled\n\t\t\tand the AML method is traced every time it\u0027s executed.\n\t\t\t\"1\" means this feature is enabled and the AML method\n\t\t\twill only be traced during the next execution.\n\t\t\t\"disabled\" means this feature is disabled.\n\t\t\tUsers can enable/disable this debug tracing feature by\n\t\t\t\"echo string \u003e /sys/module/acpi/parameters/trace_state\".\n\t\t\t\"string\" should be one of \"enable\", \"disable\" and \"1\".\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d6629\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "f52fd66d2ea794010c2d7536cf8e6abed0ac4947",
      "tree": "c8b7f8ba146947cd79e4b51615b39ec51fd10422",
      "parents": [
        "ec2f9d1331f658433411c58077871e1eef4ee1b4"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Feb 12 22:42:12 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Feb 12 22:42:12 2007 -0500"
      },
      "message": "ACPI: clean up ACPI_MODULE_NAME() use\n\ncosmetic only\n\nMake \"module name\" actually match the file name.\nInvoke with \u0027;\u0027 as leaving it off confuses Lindent and gcc doesn\u0027t care.\nFix indentation where Lindent did get confused.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "219c3c8e268b9307eae9fae4c765a0c589b98338",
      "tree": "1cec78888ba858373ca72247bf68710827eb68e0",
      "parents": [
        "b981c591891dc8885de36498d38fa8d8a5481069"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Mon Jan 29 11:02:38 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jan 28 22:33:36 2007 -0500"
      },
      "message": "ACPI: add ACPI debug attribute in sysfs\n\nAdd ACPI debug attributes in sysfs.\n/proc/acpi/debug_layer \u0026\u0026 debug_level are deprecated by\n/sys/module/acpi/parameters/debug_layer \u0026\u0026 debug_level.\n\nNOTE: The operations to them are quite the same.\nE.g. if you want to enable ACPI_DB_INFO, ACPI_DB_WARN,\n ACPI_DB_ERROR and disable the others,\n#echo 0x13 \u003e/sys/module/acpi/parameters/debug_level is OK,\nand a boot option \"acpi.debug_level \u003d 0x13\" also works.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d550d98d3317378d93a4869db204725d270ec812",
      "tree": "958a8578babc6f9955f91e21253d1d1b847985ff",
      "parents": [
        "d7fa2589bbe7ab53fd5eb20e8c7e388d5aff6f16"
      ],
      "author": {
        "name": "Patrick Mochel",
        "email": "mochel@linux.intel.com",
        "time": "Tue Jun 27 00:41:40 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jun 27 00:41:40 2006 -0400"
      },
      "message": "ACPI: delete tracing macros from drivers/acpi/*.c\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a6fc67202e0224e6c9d1d285cc0b444bce887ed5",
      "tree": "cb2d422f65c0ab0a95f452f6bac80e2bfdd547de",
      "parents": [
        "eb99adde31b7d85c67a5e1c2fa5e098e1056dd79"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Mon Jun 26 23:58:43 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jun 26 23:58:43 2006 -0400"
      },
      "message": "ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\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": "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"
    }
  ]
}
