)]}'
{
  "log": [
    {
      "commit": "8ab00b9a02c55fd6263c5f7c0dc88389d94de327",
      "tree": "0893140cd9b2c80198950f3cd1b8053f951ca729",
      "parents": [
        "d437441ef5336874e934bd53a03159a584efe95a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 28 13:39:57 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:46 2005 +0100"
      },
      "message": "Convert struct hw_interrupt_type initializations to ISO C99 named\ninitializers.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d437441ef5336874e934bd53a03159a584efe95a",
      "tree": "1b1b83454186d47cb42016fde654be2a09917b6a",
      "parents": [
        "13d1d73ea57e7e012bc131ce0f945231087e8c8b"
      ],
      "author": {
        "name": "Pete Popov",
        "email": "ppopov@embeddedalley.com",
        "time": "Mon Feb 28 05:15:40 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:45 2005 +0100"
      },
      "message": "No barrier needed on au1x.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "13d1d73ea57e7e012bc131ce0f945231087e8c8b",
      "tree": "130ca7efcc8f3a18c8f17b6a03e7b7e3cdfe6a5e",
      "parents": [
        "685f779e6046e18b6190d2fbc9ef22e6b81c196e"
      ],
      "author": {
        "name": "Pete Popov",
        "email": "ppopov@embeddedalley.com",
        "time": "Sun Feb 27 22:15:24 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:44 2005 +0100"
      },
      "message": "Comment correction after further investigation of issue.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "685f779e6046e18b6190d2fbc9ef22e6b81c196e",
      "tree": "978841c573762dd434ffee8288cf07d659e4d972",
      "parents": [
        "65bda1a95d395c256818d1d8129487a4497b29d8"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Fri Feb 25 13:11:18 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:44 2005 +0100"
      },
      "message": "Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "65bda1a95d395c256818d1d8129487a4497b29d8",
      "tree": "57bea8a2593b17b987cbc188ecf07c341fda5dbc",
      "parents": [
        "4912ba72d6e27d0f19ec062ffd00a8c0165a2f67"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Feb 22 21:51:30 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:44 2005 +0100"
      },
      "message": "Switch SiByte drivers back to __raw_*() functions.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4912ba72d6e27d0f19ec062ffd00a8c0165a2f67",
      "tree": "6d72de32927d245e31e63013566807a24ae0ec12",
      "parents": [
        "b727a60258730b331519fedda503a8da78638791"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Feb 22 21:49:17 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:43 2005 +0100"
      },
      "message": "Define mem_*() I/O accessory functions that preserve byte addresses.\nAdd missing ____raw_*q() functions.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b727a60258730b331519fedda503a8da78638791",
      "tree": "aaf081d988fbc67ce5038f3a5613483ce805e740",
      "parents": [
        "0ac354801a879181471331c5b9be021bf5b9d515"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 22 21:18:01 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:43 2005 +0100"
      },
      "message": "Merge do_boot_cpu() into the new style __cpu_up().\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0ac354801a879181471331c5b9be021bf5b9d515",
      "tree": "62e7f45e8167a86fd6accfb3a05b558a10508f0d",
      "parents": [
        "1f82bdb11ba141b3a1d37ac8c307686d56544cfe"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 21 21:34:24 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:42 2005 +0100"
      },
      "message": "On multiprocessor systems the BogoMIPS for each CPU was reported was\nthe value for the last CPU having calibrated it\u0027s delay loop.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1f82bdb11ba141b3a1d37ac8c307686d56544cfe",
      "tree": "168051db3e2ae039644f8d564d017f175ba065ab",
      "parents": [
        "c4ed38a0c6e2e5c4906296758f816ee71373792f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 21 19:50:31 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:42 2005 +0100"
      },
      "message": "Define MAP_BASE for IP27\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c4ed38a0c6e2e5c4906296758f816ee71373792f",
      "tree": "65ebab9ca61ea6d03109c53acd2989b626dce52a",
      "parents": [
        "049b13c358f0187cf3c5003d5fb9848dbcb28bc3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 21 16:18:36 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:42 2005 +0100"
      },
      "message": "Resurrect Cobalt support for 2.6.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "049b13c358f0187cf3c5003d5fb9848dbcb28bc3",
      "tree": "f37a46c080ae49ca932ca23ba33f44a80aca688a",
      "parents": [
        "9f83d839dfd2dbe421224c29f02cef77f5b4b875"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Feb 21 11:44:31 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:41 2005 +0100"
      },
      "message": "Enable/disable irq\u0027s only if needed.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "9f83d839dfd2dbe421224c29f02cef77f5b4b875",
      "tree": "f172c9902fef344fd8b55a54e36f761999dcdcf0",
      "parents": [
        "f29244a59460a62f20885e1e3b55a845fb5a8fdb"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Feb 21 11:22:15 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:41 2005 +0100"
      },
      "message": "-nostdlib boilerplate.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f29244a59460a62f20885e1e3b55a845fb5a8fdb",
      "tree": "1a70946919172b93a61bd690223aee4ba48be8c6",
      "parents": [
        "dc953df1ba5526814982676f47580c8e1bcdbfeb"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Feb 21 11:11:32 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:40 2005 +0100"
      },
      "message": "Fix compilation, and bring 32/64 bit variants more in line.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "dc953df1ba5526814982676f47580c8e1bcdbfeb",
      "tree": "83adba634d22f0788edbd944586b6f2d2a95bde7",
      "parents": [
        "4e6a05fe5f87efd58da16fbf61e1f6329575fcfd"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Feb 21 10:55:16 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:40 2005 +0100"
      },
      "message": "Fix wchan implementation, based on earlier by from Atsushi Nemoto.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4e6a05fe5f87efd58da16fbf61e1f6329575fcfd",
      "tree": "ed16ed0f4f0307373bba6f83e91fc6495add020b",
      "parents": [
        "7ee8798f3756fc473e63abeba56fae3e192ce71f"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Feb 21 10:45:09 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:39 2005 +0100"
      },
      "message": "Improved modules loader, more robust and works on 64bit kernels.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7ee8798f3756fc473e63abeba56fae3e192ce71f",
      "tree": "0aa88cef08a4feb76b961615bf9673893f46d435",
      "parents": [
        "dd193261482ac235f08836750d22689fd55c5ca0"
      ],
      "author": {
        "name": "Steven J. Hill",
        "email": "sjhill@realitydiluted.com",
        "time": "Sat Feb 19 16:15:54 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:39 2005 +0100"
      },
      "message": "Until I figure out why NFS filesystems are having problems with\nthe \u0027load_irix_binary\u0027 and having kernel faults, Irix support is\ndisabled. I suspect locking of some sort, but I will now have to\ninvestigate further.\n\nStatic IRIX binaries are now being detected properly and are using the\nELF interpreter found in this file.\n\nSigned-off-by: Steven J. Hill \u003csjhill@realitydiluted.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "dd193261482ac235f08836750d22689fd55c5ca0",
      "tree": "15b983006f4a949ff32bc8099cfc7260cdfa596d",
      "parents": [
        "16033d6104f1704bea19ca2684b1c97731479048"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sat Feb 19 13:58:37 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:39 2005 +0100"
      },
      "message": "Initialize iomem_resource.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "16033d6104f1704bea19ca2684b1c97731479048",
      "tree": "461db824df87dd814ad1f51e899dc26e4b4dd93c",
      "parents": [
        "26a51b270f6d87674b713705ba9533440ca41b6c"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sat Feb 19 13:56:04 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:38 2005 +0100"
      },
      "message": "Handle addresses beyond VMALLOC_END correctly.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "26a51b270f6d87674b713705ba9533440ca41b6c",
      "tree": "e9ea5b928cf639000c5e6429e556ddd10260bf15",
      "parents": [
        "1ba582a1285d534928d68c9d67d8fb63da9abbd1"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sat Feb 19 13:32:02 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:38 2005 +0100"
      },
      "message": "Use intermediate variable.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1ba582a1285d534928d68c9d67d8fb63da9abbd1",
      "tree": "b614aeede7c2f44261ea6e5044ea62e767c9b617",
      "parents": [
        "d8f5d861789ff23b5d87c081f458aaa7f3c6cdcd"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sat Feb 19 13:27:41 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:37 2005 +0100"
      },
      "message": "O2 doesn\u0027t have _that_ much RAM.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d8f5d861789ff23b5d87c081f458aaa7f3c6cdcd",
      "tree": "ab88642c86a3dff42066e7944caa496ed2cb8e17",
      "parents": [
        "d1abb6a2b8b57fa14ae0f69d4a3cb07ff9cdb8d1"
      ],
      "author": {
        "name": "Pete Popov",
        "email": "ppopov@embeddedalley.com",
        "time": "Fri Feb 18 06:27:25 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:37 2005 +0100"
      },
      "message": "Changed all Au1x boards to noncoherent again.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d1abb6a2b8b57fa14ae0f69d4a3cb07ff9cdb8d1",
      "tree": "9bb086547b131b55dfaef22a7592f9d66a5db150",
      "parents": [
        "a982099ca5465dd848d8ae28a83a3e49ac7b612b"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 21:25:03 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:37 2005 +0100"
      },
      "message": "32-bit compatibility for various timer-related system calls.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a982099ca5465dd848d8ae28a83a3e49ac7b612b",
      "tree": "f2f372fbf2c07d83bfaa325638468c99e61f3807",
      "parents": [
        "09276d905ef7498212ef69d5c324d027dc405896"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 21:24:16 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:36 2005 +0100"
      },
      "message": "Update to match the native siginfo structure and code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "09276d905ef7498212ef69d5c324d027dc405896",
      "tree": "85e0d4a506e1ed1cb0f5c908e6ec41b2fdd1a01c",
      "parents": [
        "54f2da755b7f0bf022ea204240cba824af4d80ad"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 21:22:40 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:36 2005 +0100"
      },
      "message": "32-bit compatibility for ptrace GETEVENTMSG operation.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "54f2da755b7f0bf022ea204240cba824af4d80ad",
      "tree": "06c6a800c1023cab23566f33fccb05d9f1de9e73",
      "parents": [
        "a19050f301c55313826a649943d492c65f977479"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 21:21:29 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:35 2005 +0100"
      },
      "message": "Implement 32-bit compatibility for waitid(2).\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a19050f301c55313826a649943d492c65f977479",
      "tree": "7ee8a1da3734d24db5980dfb17cf5018d8f8871a",
      "parents": [
        "b6e203d84da8298b903a0ebcad1a8170f3959b4f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 21:19:59 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:34 2005 +0100"
      },
      "message": "Waitid(2) now has 5 arguments.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b6e203d84da8298b903a0ebcad1a8170f3959b4f",
      "tree": "d8972816c700aff00ea3fcacf64e188705c63ddb",
      "parents": [
        "a4f23e3dfc0931b988f70e38a876bc760400af7b"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 21:18:52 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:34 2005 +0100"
      },
      "message": "Use generic compat_sys_wait4 to implement 32-bit wait4(2).\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a4f23e3dfc0931b988f70e38a876bc760400af7b",
      "tree": "b36ee14080f451b375f516d0954e5fa8461dc16a",
      "parents": [
        "39408c6af4457a5dafaa0394932229a8f498a871"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 16 20:15:40 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:34 2005 +0100"
      },
      "message": "Allocate break code 513 to KDB.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "39408c6af4457a5dafaa0394932229a8f498a871",
      "tree": "2925dbdffca3bfc37e70831f430bce14041aca8b",
      "parents": [
        "ca8a597d53e2ef10a005fb38e8de778aa2246035"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 13 23:10:08 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:33 2005 +0100"
      },
      "message": "Replace the complicated and broken attempt to clean interrupt by\nsomething simple - doesn\u0027t need to be fast, after all.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ca8a597d53e2ef10a005fb38e8de778aa2246035",
      "tree": "6e453969c2d6e9c4bfae34cd641ff7f25f6a01c6",
      "parents": [
        "de1db6ffe2d802460b7e9f2c1e354066e000d6e6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 13 21:31:24 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:33 2005 +0100"
      },
      "message": "If you want RM7000 better fix it to build first ...\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "de1db6ffe2d802460b7e9f2c1e354066e000d6e6",
      "tree": "c5df61f134ed94dd48b3624ffecd8d7f02a22caf",
      "parents": [
        "85b6e8184b798d06c854463cdd6c63dd1d4ff47c"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 13 18:53:26 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:32 2005 +0100"
      },
      "message": "It\u0027s unwise to disable all interrupts of the boot node ;-)\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "85b6e8184b798d06c854463cdd6c63dd1d4ff47c",
      "tree": "0b8a31d1843182ea38bdaa2fe69701f21382db2f",
      "parents": [
        "f4b7cdb4814e9ad1ec662bad5fccc4d37bcc6d4c"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 13 00:32:43 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:32 2005 +0100"
      },
      "message": "Rewrite to avoid the use of $at.  Unfortunately binutils 2.15 and CVS\nbinutils are broken and don\u0027t warn about this use of $at even though\ngas is in .set noat mode so this for now is an accident waiting to\nhappen.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f4b7cdb4814e9ad1ec662bad5fccc4d37bcc6d4c",
      "tree": "e86e41686eb2c6bb2b8e2585ea21191a12dfd220",
      "parents": [
        "79acf83e509dd0ca3db6c747bf58931984abc6e3"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Sat Feb 12 04:31:49 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:32 2005 +0100"
      },
      "message": "Enable RM7000 secondary cache for Atlas and Malta boards.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "79acf83e509dd0ca3db6c747bf58931984abc6e3",
      "tree": "2c554b18a2e721e387959bbc3212ae72c57298f1",
      "parents": [
        "c6e8b587718c486b55c2ebecc6de231a30beba35"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 10 13:54:37 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:31 2005 +0100"
      },
      "message": "Moves a test which determines if we actually need to perform a\ncacheflush to the right place.  That\u0027s a bug which is harmless on UP\nbut a severe bug on SMP.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c6e8b587718c486b55c2ebecc6de231a30beba35",
      "tree": "7c6162d449c69fb6425bd27ba341e2d874fb0a1b",
      "parents": [
        "57f0060b8a2bb2a70a4cce1a37d5e0158cea92a6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 10 12:19:59 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:31 2005 +0100"
      },
      "message": "Update MIPS to use the 4-level pagetable code thereby getting rid of\nthe compacrapability headers.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "57f0060b8a2bb2a70a4cce1a37d5e0158cea92a6",
      "tree": "f2cca6d9bc63b4f180739e9f2a86db0f0e2d7d86",
      "parents": [
        "26852d5cdb2bac01f2a48b815194a045e8a8e300"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 10 12:00:06 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:30 2005 +0100"
      },
      "message": "Document why calling smp_call_function will deadlock when called with\ninterrupts disabled.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "26852d5cdb2bac01f2a48b815194a045e8a8e300",
      "tree": "2a70644d2ddd04d24b92dc272b87bd235a19f5e7",
      "parents": [
        "505403b6a02aefc47c038acf56b719497b720012"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 09 12:59:39 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:29 2005 +0100"
      },
      "message": "Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "505403b6a02aefc47c038acf56b719497b720012",
      "tree": "f05cc60f3b92df1c67d2f3853597a8df69a165dd",
      "parents": [
        "55a6feb671885d3a1758dad20b53224a038349bc"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 21:53:39 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:29 2005 +0100"
      },
      "message": "25Kf is also physically indexed.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "55a6feb671885d3a1758dad20b53224a038349bc",
      "tree": "f6660dec8df70e75f8cc63a0bfce5aa50ce079a8",
      "parents": [
        "a95970f323a273230b36d23da1426f8acc5e25c0"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 21:52:35 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:29 2005 +0100"
      },
      "message": "Add a few more PrId vendor IDs.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a95970f323a273230b36d23da1426f8acc5e25c0",
      "tree": "365b6d9f99c9e8c09d6288c8d8234351b1935575",
      "parents": [
        "84fd089a425f055ecf4a6a72f2509ccb98314b8f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 21:41:32 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:28 2005 +0100"
      },
      "message": "20Kc and SB1 don\u0027t suffer from aliases.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "84fd089a425f055ecf4a6a72f2509ccb98314b8f",
      "tree": "36f2f224adac024bfa2569911da9d9200b3f5ad8",
      "parents": [
        "cc26b815ddde4168cd853be9e62ecacd392e3f64"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 16:13:07 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:28 2005 +0100"
      },
      "message": "Delete duplicate copy of fixrange_init.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "cc26b815ddde4168cd853be9e62ecacd392e3f64",
      "tree": "72d45edbdd11df91142c7f6a96666097130c463b",
      "parents": [
        "a18815abcdfd9f10a6ce6fbec3ad1af1ae101ce7"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 12:14:00 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:27 2005 +0100"
      },
      "message": "rm9000_init() really is __init code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a18815abcdfd9f10a6ce6fbec3ad1af1ae101ce7",
      "tree": "9be4382c2fefbcde7f47335c77d80a24a65f29e0",
      "parents": [
        "54176736f734ca3a1f27416d8e5804981a627076"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 02:54:29 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:27 2005 +0100"
      },
      "message": "Use preempt_schedule_irq.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "54176736f734ca3a1f27416d8e5804981a627076",
      "tree": "c304751efa231b2bb8a81eca4f399c122f3cf9fe",
      "parents": [
        "29c4869946f9182f5d5f76502ac5a4a71b3b3e62"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 02:54:29 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:27 2005 +0100"
      },
      "message": "More oprofile bits for MIPS32-style performance counters.  The code to\nbolt this into the actual hardware interrupt is yet missing from this\ncommit.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n FEXPORT(ret_from_fork)\n"
    },
    {
      "commit": "29c4869946f9182f5d5f76502ac5a4a71b3b3e62",
      "tree": "0b3781261e1d18fff5fe46054a0e8c2f86c9d4c8",
      "parents": [
        "ae6aafe30917c4c9f3533471d491b5e7c2fbe61a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 07 01:27:14 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:26 2005 +0100"
      },
      "message": "It works better when including arch/mips/sgi-ip27/Kconfig ...\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ae6aafe30917c4c9f3533471d491b5e7c2fbe61a",
      "tree": "ae1a7c88853a2f9d982db41f80f7235ce37b4f50",
      "parents": [
        "0efe27617e67448dfe78e7cebde3a6f9eadf1223"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 06 21:55:49 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:26 2005 +0100"
      },
      "message": "Move missplaced code line to the right place.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0efe27617e67448dfe78e7cebde3a6f9eadf1223",
      "tree": "858293ddf2a2e93da4186003ba7de016a073656f",
      "parents": [
        "d1e344e500cc693139a69d29122db18190916448"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 06 21:24:55 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:25 2005 +0100"
      },
      "message": "Provide functions to access cop0 config4-7 registers\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d1e344e500cc693139a69d29122db18190916448",
      "tree": "8501c79592d6ca06ce58a0ec34375cdb0c1ade34",
      "parents": [
        "28ecca4786bd8af209ae65689faa6aeea80adba2"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Feb 04 15:51:26 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:25 2005 +0100"
      },
      "message": "Use hardware mechanism to deal with cache aliases in the 24K.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "28ecca4786bd8af209ae65689faa6aeea80adba2",
      "tree": "9a74856c8a4fcdf4568e81952e6ae0af2256a75c",
      "parents": [
        "ea7c394492cb56ff0c10ad327157f237d5bbe6b4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Feb 04 15:19:01 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:25 2005 +0100"
      },
      "message": "Remove old wrong bits of cache code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ea7c394492cb56ff0c10ad327157f237d5bbe6b4",
      "tree": "857e7f8e421b8c5801b68d9f4de211bb2f1096e3",
      "parents": [
        "925ddb04c5eee5668e7229c71580d458ed61eb9b"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Fri Feb 04 01:34:52 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:24 2005 +0100"
      },
      "message": "Clean up SEAD interrupt initialization.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "925ddb04c5eee5668e7229c71580d458ed61eb9b",
      "tree": "f4a7cbd9047284edbf95235d02e03edf57a9a259",
      "parents": [
        "38b18f72587422450bd01695b471b3ae2ff4b169"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Thu Feb 03 23:06:29 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:24 2005 +0100"
      },
      "message": "Mask and ack CPU interrupts upon initialization.  Keep the state\nof software interrupts when unmasking.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "38b18f72587422450bd01695b471b3ae2ff4b169",
      "tree": "83485240e1bfcd80c7a8c368844e541a826fc7ba",
      "parents": [
        "db89a48c1f2fa9197404ca511d9df808196ca25d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 03 14:28:23 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:23 2005 +0100"
      },
      "message": "Move Sibyte Kconfig stuff into it\u0027s own Kconfig.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "db89a48c1f2fa9197404ca511d9df808196ca25d",
      "tree": "c9332b5c9d8dcb0f900927d177139d6124608058",
      "parents": [
        "e3c4807825501f0b445fe34b627669be24b59320"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 03 13:37:41 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:22 2005 +0100"
      },
      "message": "Replace deprecated interruptible_sleep_on() function call with direct\nwait-queue usage.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e3c4807825501f0b445fe34b627669be24b59320",
      "tree": "438898b7a348ca7b4a452d4f7c143dc1a694c60e",
      "parents": [
        "f638d1971e3135025471c99bf079a24fbb1f3bfa"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 03 13:34:45 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:22 2005 +0100"
      },
      "message": "Define __raw_read_can_lock / __raw_write_can_lock.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f638d1971e3135025471c99bf079a24fbb1f3bfa",
      "tree": "93dc29f7a9a52ea0337977f03f8322f6548d0855",
      "parents": [
        "b6d468ec2db51768a456a894105a96f4ad8a346a"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Wed Feb 02 22:23:46 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:22 2005 +0100"
      },
      "message": "Update descriptions for MIPS Technologies evaluation boards.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b6d468ec2db51768a456a894105a96f4ad8a346a",
      "tree": "aa47dcea56edd42ae78e1d3da2b361af9fba1b95",
      "parents": [
        "304429915dad26ccf212d63ea1f18be36e3188e2"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Wed Feb 02 20:36:21 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:21 2005 +0100"
      },
      "message": "Reenable EARLY_PRINTK for the DECstation.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "304429915dad26ccf212d63ea1f18be36e3188e2",
      "tree": "f9f2637dee4d1480356c8fb41f5b6515093043b0",
      "parents": [
        "6b123979543a37d109b74a359b147b38ee8166dd"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Feb 01 23:02:12 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:21 2005 +0100"
      },
      "message": "Formatting fixes.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "6b123979543a37d109b74a359b147b38ee8166dd",
      "tree": "4ea393e3f5294b74f9a2e63d921cdbe5c3357e0f",
      "parents": [
        "aa0980b8090878bf42bc73a13d051a203a201d7d"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Feb 01 20:21:48 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:20 2005 +0100"
      },
      "message": "Fix compilation; by Manish Lachwani.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "aa0980b8090878bf42bc73a13d051a203a201d7d",
      "tree": "c4e411d4100a6006b0bc2945742b0ab2fa10b2e5",
      "parents": [
        "bec0204dfb35cd5b91c0b34f97a481f363f6b272"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Feb 01 20:18:59 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:20 2005 +0100"
      },
      "message": "Fixes for system controllers for Atlas/Malta core cards.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bec0204dfb35cd5b91c0b34f97a481f363f6b272",
      "tree": "75c908e1d38057e2ccdd2fecc8d45d78e01d7ca8",
      "parents": [
        "c6237645d1e9e687031048f5ffd343133fddb55c"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Feb 01 12:02:37 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:19 2005 +0100"
      },
      "message": "Actually route cPCI interrupts.  Update inaccurate comments.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c6237645d1e9e687031048f5ffd343133fddb55c",
      "tree": "5e66c8084d068b432a0747c45ed3d60d6b3e922b",
      "parents": [
        "b053c98fbbe9942669af2f1a351eaeae1b344d38"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jan 26 02:22:22 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:19 2005 +0100"
      },
      "message": "Signed-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\nFix TASK_SIZE for 32-bit processes on 64-bit kernels.\n"
    },
    {
      "commit": "b053c98fbbe9942669af2f1a351eaeae1b344d38",
      "tree": "a2b94eff483c4d9bad2f28502126823e5d25172e",
      "parents": [
        "c83cfc9c9477d0bc0e0a1ba29dfc58e0d42b2faf"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jan 26 02:21:06 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:19 2005 +0100"
      },
      "message": "Fix register layout in o32 core dumps on 64-bit systems.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c83cfc9c9477d0bc0e0a1ba29dfc58e0d42b2faf",
      "tree": "86c613b44ae25af1808b81dde2a4dc0274647194",
      "parents": [
        "8c93650890a33318263880dec36603a6d5749b7e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Jun 21 13:56:30 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:18 2005 +0100"
      },
      "message": "Get rid of early_init.  There\u0027s more need to make this form of\ninitialization actually useful and as is certainly unmergable with\nupstream.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8c93650890a33318263880dec36603a6d5749b7e",
      "tree": "7db742af92e519a334163dbfa44ad3a04d30752f",
      "parents": [
        "b188ffe876382ecc009ceb4fe033fd6ec7ba4ede"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Dec 28 09:09:19 2004 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:17 2005 +0100"
      },
      "message": "Dummy ISA DMA functions for systems that don\u0027t have ISA but share\ndrivers with ISA such as legacy free PCI.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b188ffe876382ecc009ceb4fe033fd6ec7ba4ede",
      "tree": "076658e5088c376aafbccafd8a767c587e14aea9",
      "parents": [
        "0964ce24d091a1d3dc7f667e1b107ab77d4325e6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Dec 28 07:49:43 2004 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:17 2005 +0100"
      },
      "message": "Fix build with SMP disabled and preemption enabled.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0964ce24d091a1d3dc7f667e1b107ab77d4325e6",
      "tree": "e572b6e59f102cee5f6c0d7635f6ceae39aa9775",
      "parents": [
        "c264852726dde251a0c09ec22f61a9be8b0db68b"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Thu Dec 23 08:21:39 2004 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:16 2005 +0100"
      },
      "message": "Move the invalid pmd and pte tables from .data to .bss. Fix alignment.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c264852726dde251a0c09ec22f61a9be8b0db68b",
      "tree": "78198bac69fc4c4e2feb7c2c782074c7f8c2f1fe",
      "parents": [
        "69903d6500c73af8329a5fba7153b0d50748981c"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Fri Dec 10 12:56:33 2004 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:16 2005 +0100"
      },
      "message": "Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.\nDon\u0027t clobber the preloaded TI_FLAGS in a2 needlessly.\nUnexport local functions.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "69903d6500c73af8329a5fba7153b0d50748981c",
      "tree": "d77624da0c4f7fab47e3ea5ab51e8a45b89d2909",
      "parents": [
        "b59a9504cb93db7fae31e60760725d48652a1fc3"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Wed Dec 08 10:32:45 2004 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:15 2005 +0100"
      },
      "message": "Fix typos and formatting.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b59a9504cb93db7fae31e60760725d48652a1fc3",
      "tree": "261c9e21a61fc0abe0dd7f21734b3497ed71d377",
      "parents": [
        "942b6f62164cf8822dd03b1569777f4663d1abd7"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sat Dec 04 21:35:05 2004 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:15 2005 +0100"
      },
      "message": "De-optimize and decomplicate the spurious interrupt handler.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "942b6f62164cf8822dd03b1569777f4663d1abd7",
      "tree": "87c562e1bda1d0d266c316ef6059c010b6f30fab",
      "parents": [
        "a6e0eb3791dcefc6dd4db53a23de5cfb18fe9a97"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 12:07:11 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:08 2005 -0700"
      },
      "message": "[PATCH] type fix in arm/boot/compressed/misc.c\n\nspot the typo...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a6e0eb3791dcefc6dd4db53a23de5cfb18fe9a97",
      "tree": "982d3656cdadc21225dcfe4dc3092d70461d9458",
      "parents": [
        "018a2cdf1e633497bb4f01eb86a7cbffa611776d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 12:02:00 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:08 2005 -0700"
      },
      "message": "[PATCH] bluetooth hidp is broken on s390\n\nBluetooth HIDP selects INPUT and it really needs it to be there - module\ndepends on input core.  And input core is never built on s390...\n\nMarked as broken on s390, for now; if somebody has better ideas, feel\nfree to fix it and remove dependency...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "018a2cdf1e633497bb4f01eb86a7cbffa611776d",
      "tree": "515fd2723973f28a738c597d8630526b88650d40",
      "parents": [
        "32b32c2c3566b206988fa30336ec6534759823b5"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 11:56:13 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:08 2005 -0700"
      },
      "message": "[PATCH] idmouse cleanup and overflow fix\n\nswitched to simple_read_from_buffer(), killed broken use of min().\nIncidentally, that use of min() had been fixed once, only to be\nreintroduced in commit 4244f72436ab77c3c29a6447af81734ab3925d85:\n\n    [PATCH] USB: upgrade of the idmouse driver\n\n[snip]\n-       if (count \u003e IMGSIZE - *ppos)\n-               count \u003d IMGSIZE - *ppos;\n+       count \u003d min ((loff_t)count, IMGSIZE - (*ppos));\n\nNote the lovely use of cast to shut the warning about misuse of min()\nup...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "32b32c2c3566b206988fa30336ec6534759823b5",
      "tree": "c1e6189006a7fe3ee84038be4efb36462fe7a2a6",
      "parents": [
        "943eae03143790c71cf42fe13529f1b74ceb0266"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 11:49:33 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] amikbd fix\n\nit\u0027s input_allocate_device(), not input_dev_allocate()...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "943eae03143790c71cf42fe13529f1b74ceb0266",
      "tree": "64b815091689324d1124ccafd7ab80274033bd2f",
      "parents": [
        "9d86b7d37018c917837477dd4501d44bf8f3f98c"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 07:32:07 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] missing exports of do_settimeofday() variants\n\nfrv, sh64, ia64 and sparc64 do not have do_settimeofday() exported (the\nlast two are using variant in kernel/time.c).  Exports added to match\nthe rest of architectures.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9d86b7d37018c917837477dd4501d44bf8f3f98c",
      "tree": "0aac68d61f64b0e935e3abd9d1da71ead577a5eb",
      "parents": [
        "f6b52e85a5d022008fe9f99eab7c9f41f155e3cd"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 07:08:49 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] missing bits in sparkspkr conversion\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f6b52e85a5d022008fe9f99eab7c9f41f155e3cd",
      "tree": "5fecf0c488bbabacd272db0ea82e3f498317485d",
      "parents": [
        "2d3c0b7bedfd7a8e1870a046a434bd467e7c5349"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 07:06:59 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] arguments out of order in class_device_create() call (s390)\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2d3c0b7bedfd7a8e1870a046a434bd467e7c5349",
      "tree": "1073d1e05f604faeebbde344a0d4e624fc116d65",
      "parents": [
        "4b4a5eaedfc098d825d4c34cad1f1115802512b7"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 06:46:03 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] missing include in infiniband\n\nuse of IS_ERR/PTR_ERR in infiniband/core/agent.c, without a portable\nchain of includes pulling err.h (breaks on a bunch of platforms).\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Roland Dreier \u003crolandd@cisco.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4b4a5eaedfc098d825d4c34cad1f1115802512b7",
      "tree": "a91db63ceed5da83934ccb376e48cc8321e2883a",
      "parents": [
        "7533624527b9afa5585ca43ba534758052d848e5"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 06:38:44 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] sata_sil24 iomem annotations and fixes\n\ntrivial iomem annotations + missing memcpy_fromio() caught by those\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7533624527b9afa5585ca43ba534758052d848e5",
      "tree": "c8a1893417aa948d38d6e52e7de65b9103231d72",
      "parents": [
        "8d027de54c77d38eedc9b331c7a2a39807d34691"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 06:36:27 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:35:07 2005 -0700"
      },
      "message": "[PATCH] s2io iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8d027de54c77d38eedc9b331c7a2a39807d34691",
      "tree": "cfa290c7ca6b63f33b2b4624695596f38bcda2fd",
      "parents": [
        "47e627ce83b6df9f4bb8e4b0a4dde1c5d7a4c929"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@tv-sign.ru",
        "time": "Sat Oct 29 19:37:40 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:28:13 2005 -0700"
      },
      "message": "[PATCH] fix -\u003esignal-\u003elive leak in copy_process()\n\nexit_signal() (called from copy_process\u0027s error path) should decrement\n-\u003esignal-\u003elive, otherwise forking process will miss \u0027group_dead\u0027 in\ndo_exit().\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "47e627ce83b6df9f4bb8e4b0a4dde1c5d7a4c929",
      "tree": "e41ee81ad1c584fd93184cf43acbcbd986ad858d",
      "parents": [
        "fc228a04a4c01bbb2f898e180a14f9a976001f79"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Sat Oct 29 18:18:42 2005 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Oct 29 10:28:13 2005 -0700"
      },
      "message": "[PATCH] blk: fix merge bug in as-iosched\n\nas-iosched deals with aliased requests differently from other ioscheds.\n\nIt links together aliased requests using rq-\u003equeuelist instead of\nspilling alises to dispatch queue like other ioscheds do.  Requests\nlinked in this way cannot be merged.\n\nUnfortunately, generic q-\u003elast_merge handling patch didn\u0027t take this\ninto account and q-\u003elast_merge could be set to an aliased request\nresulting in Badness, corrupt list and eventually panic.\n\nThis explicitly marks aliased requests to be unmergeable.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fc228a04a4c01bbb2f898e180a14f9a976001f79",
      "tree": "c6015f399aac7f0566dfadb984d843fe67175329",
      "parents": [
        "9fcc2e8a752f7d3d889114221b67c459557823e9",
        "8a212ab6b8a4ccc6f3c3d1beba5f92655c576404"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sat Oct 29 03:10:35 2005 -0200"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sat Oct 29 03:10:35 2005 -0200"
      },
      "message": "Merge branch \u0027master\u0027 of /pub/scm/linux/kernel/git/torvalds/linux-2.6\n"
    },
    {
      "commit": "9fcc2e8a752f7d3d889114221b67c459557823e9",
      "tree": "d06f567aabf247fd379a66177de5163299bc81d7",
      "parents": [
        "360ac8e2f1a38c3497739636c3b702352d1ad0ae"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jchandra@digeo.com",
        "time": "Thu Oct 27 15:10:01 2005 -0700"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sat Oct 29 02:53:39 2005 -0200"
      },
      "message": "[IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c\n\nfib_del_ifaddr() dereferences ifa-\u003eifa_dev, so the code already assumes that\nifa-\u003eifa_dev is non-NULL, the check is unnecessary.\n\nSigned-off-by: Jayachandran C. \u003cc.jayachandran at gmail.com\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\n"
    },
    {
      "commit": "360ac8e2f1a38c3497739636c3b702352d1ad0ae",
      "tree": "f671d3ec4071a1be3bce97bcff2c8c759e597e88",
      "parents": [
        "e83b860539d0ac1b3cff868178fa79c457e0c21f"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 25 15:03:41 2005 -0700"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sat Oct 29 02:23:58 2005 -0200"
      },
      "message": "[ETH]: ether address compare\n\nExpose faster ether compare for use by protocols and other\ndriver. And change name to be more consistent with other ether\naddress manipulation routines in same file\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\n"
    },
    {
      "commit": "e83b860539d0ac1b3cff868178fa79c457e0c21f",
      "tree": "1e7aa728f8c34c771c31b42514e23fbd17097436",
      "parents": [
        "974f7bc5781d3fc16e32d8908c6e48592e767dd2"
      ],
      "author": {
        "name": "Akinobu Mita",
        "email": "mita@miraclelinux.com",
        "time": "Fri Oct 21 18:00:48 2005 +0900"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sat Oct 29 02:16:31 2005 -0200"
      },
      "message": "[TCP]: fix tcp_tso_win_divisor documentation\n\nThe default value for tcp_tso_win_divisor is 3.\n\nSigned-off-by: Akinobu Mita \u003cmita@miraclelinux.com\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\n"
    },
    {
      "commit": "8a212ab6b8a4ccc6f3c3d1beba5f92655c576404",
      "tree": "525271129ff9c692defdd20566f1f7203b18ff24",
      "parents": [
        "1f419cadff55f548e7356ffebdb9e1b5a8c22275",
        "0e1f60609258e18ec0a0477c646101212822d387"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 28 21:09:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 28 21:09:26 2005 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "1f419cadff55f548e7356ffebdb9e1b5a8c22275",
      "tree": "07c04d053322e9913a6b445b2fe00510299e97cf",
      "parents": [
        "974f7bc5781d3fc16e32d8908c6e48592e767dd2",
        "4303fc6f055cf1a7ec63c3c3fd777b91b7d576f1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 28 21:08:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 28 21:08:14 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6\n"
    },
    {
      "commit": "4303fc6f055cf1a7ec63c3c3fd777b91b7d576f1",
      "tree": "eb7b222d73540590d25ea539cd691dd281753102",
      "parents": [
        "50260b69bbec383058875de26dbde28b1a6f8d00"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 19:59:31 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 19:59:31 2005 -0700"
      },
      "message": "USB: fix up some odd parts due to partial merges\n\nThanks to Andrew for doing the hard work on this.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "974f7bc5781d3fc16e32d8908c6e48592e767dd2",
      "tree": "ad36a9c4d93a138fbcd02c1df9fa3a3a321e0cc2",
      "parents": [
        "89fbb69c4f285019ba5e029963dc11cc6beb078a",
        "64a0c1c81e300f0f56f26604c81040784e3717f0"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Fri Oct 28 23:35:02 2005 -0200"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Fri Oct 28 23:35:02 2005 -0200"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6\n"
    },
    {
      "commit": "50260b69bbec383058875de26dbde28b1a6f8d00",
      "tree": "5e2ac6a032807373838710138edeba78fd056108",
      "parents": [
        "bde621854f1958a6000834c7c089b528118e5a9a"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 21:15:16 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:53 2005 -0700"
      },
      "message": "[PATCH] USB: add nokia_dku2 driver\n\nThis driver comes from the gnokii project.\nWas further cleaned up by me to match recent usb-serial core changes.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bde621854f1958a6000834c7c089b528118e5a9a",
      "tree": "0f4272704dae9aa37700f7f66359ee9fe62a6768",
      "parents": [
        "46a0cf81828535fb3c200bc4fffdb8d69f4bf396"
      ],
      "author": {
        "name": "Martin Hagelin",
        "email": "martin@hagelin.dyndns.org",
        "time": "Wed Oct 26 21:10:41 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:52 2005 -0700"
      },
      "message": "[PATCH] USB: add new device id to ftdi_sio module\n\nThis is a patch to get the ELV FHZ1000 Home Automation control device to\nwork with Linux. The patch adds a new device ID to the ftdi_sio driver.\nIt is for kernel version 2.6.13.4.\n\nSigned-off-by: Martin Hagelin \u003cmartin.hagelin@home.se\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "46a0cf81828535fb3c200bc4fffdb8d69f4bf396",
      "tree": "4f923e2d8e83961ac931f8c4496081d873372088",
      "parents": [
        "9a7834d06d553d02cc6e659e94772f69a8b5367f"
      ],
      "author": {
        "name": "Koen Kooi",
        "email": "koen@handhelds.org",
        "time": "Wed Oct 26 19:42:53 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:52 2005 -0700"
      },
      "message": "[PATCH] USB: fix correct wording in drivers/usb/net/KConfig\n\nSigned-off-by: Koen Kooi \u003ckoen@handhelds.org\u003e\n"
    },
    {
      "commit": "9a7834d06d553d02cc6e659e94772f69a8b5367f",
      "tree": "9ca891740becd9a090565bc3d73f8da2c2ea54d3",
      "parents": [
        "db2d55b7f7f11823b8d2e5f0c706c7a264320d1b"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Oct 23 23:02:20 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:52 2005 -0700"
      },
      "message": "[PATCH] USB: fix pm patches with CONFIG_PM off part 2\n\nWith CONFIG_PM\u003dn:\n\ndrivers/built-in.o(.text+0x1098c): In function `hub_thread\u0027:\ndrivers/usb/core/hub.c:2673: undefined reference to `.dpm_runtime_resume\u0027\ndrivers/built-in.o(.text+0x10998):drivers/usb/core/hub.c:2674: undefined reference to `.dpm_runtime_resume\u0027\n\nPlease, never ever ever put extern decls into .c files.  Use the darn header\nfiles :(\n\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "db2d55b7f7f11823b8d2e5f0c706c7a264320d1b",
      "tree": "0bf92c677b80042eb2bad6012936f5584e2e4ecb",
      "parents": [
        "4f62efe67f077db17dad03a1d4c9665000a3eb45"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Oct 23 23:04:25 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:51 2005 -0700"
      },
      "message": "[PATCH] USB: fix pm patches with CONFIG_PM off part 1\n\nWith CONFIG_PM\u003dn:\n\ndrivers/built-in.o(.text+0x2a69c): In function `ohci_hub_control\u0027:\ndrivers/usb/host/ohci-hub.c:539: undefined reference to `.usb_hcd_resume_root_hub\u0027\ndrivers/built-in.o(.text+0x2b920): In function `ohci_irq\u0027:\ndrivers/usb/host/ohci-hcd.c:726: undefined reference to `.usb_hcd_resume_root_hub\u0027\n\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "4f62efe67f077db17dad03a1d4c9665000a3eb45",
      "tree": "27f1837fd08ce3dccb94a88a5afef6eb1a5ed738",
      "parents": [
        "16f16d117c1eb99451e4c73c87546eef05c66790"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Oct 24 16:24:14 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:51 2005 -0700"
      },
      "message": "[PATCH] usbcore: Fix handling of sysfs strings and other attributes\n\nThis patch (as592) makes a few small improvements to the way device\nstrings are handled, and it fixes some bugs in a couple of other sysfs\nattribute routines.  (Look at show_configuration_string() to see what I\nmean.)\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "16f16d117c1eb99451e4c73c87546eef05c66790",
      "tree": "9f08a567e25f97a8d7ee0715657067013fb3467c",
      "parents": [
        "0a1ef3b5a765a6f20e7b8caf295aad3276243966"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Oct 24 15:41:19 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:51 2005 -0700"
      },
      "message": "[PATCH] USB: Fix maxpacket length for ep0 on root hubs\n\nThis patch (as591) fixes a rather innocuous bug that has been around for\nquite a long time: Virtual root hubs should have a maxpacket length of\n64 for endpoint 0.  I didn\u0027t realize it was wrong until I started\nlooking through the endpoint attribute files.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0a1ef3b5a765a6f20e7b8caf295aad3276243966",
      "tree": "31d2bc231306e3ed6ed81512e460e32d00bfc730",
      "parents": [
        "b724ae77969fd832be71419dca74bece9af287ff"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Oct 24 15:38:24 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:51 2005 -0700"
      },
      "message": "[PATCH] usbcore: Use kzalloc instead of kmalloc/memset\n\nThis patch (as590) fixes up all the remaining places where usbcore can\nuse kzalloc rather than kmalloc/memset.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b724ae77969fd832be71419dca74bece9af287ff",
      "tree": "a38ed0337bf012db4c8deec2c33d3e4ff78a2b6a",
      "parents": [
        "0e6c8e8db508fcb292836b23d039649c5de29090"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Oct 24 15:36:00 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:51 2005 -0700"
      },
      "message": "[PATCH] usbcore: Wrap lines before column 80\n\nI can\u0027t stand text lines that wrap-around in my 80-column windows.  This\npatch (as589) makes cosmetic changes to a couple of source files.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0e6c8e8db508fcb292836b23d039649c5de29090",
      "tree": "5a65aa48c6dbc5c81d1665802d4e632c64b850e3",
      "parents": [
        "be69e5b1900a19a545becda822b18d6f09168ba5"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Oct 24 15:33:03 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:51 2005 -0700"
      },
      "message": "[PATCH] usbcore: endpoint attributes track altsetting changes\n\nThis patch (as588) fixes the way endpoint attribute files are registered\nand unregistered.  Now they will correctly track along with altsetting\nchanges.  This fixes bugzilla entry #5467.\n\nIn a separate but related change, when a usb_reset_configuration call\nfails, the device state is not changed to USB_STATE_ADDRESS.  In the\nfirst place, failure means that we don\u0027t know what the state is, not\nthat we know the device is unconfigured.  In the second place, doing\nthis can potentially lead to a memory leak, since usbcore might not\nrealize there still is a current configuration that needs to be\ndestroyed.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "be69e5b1900a19a545becda822b18d6f09168ba5",
      "tree": "7730b17e403cc03ea7c7cee8fc56f06171af0ebe",
      "parents": [
        "e52783206ada0c0276c8dd74c0ecd0007ead7c00"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Tue Oct 25 15:56:06 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 16:47:50 2005 -0700"
      },
      "message": "[PATCH] usbcore: Improve endpoint sysfs file handling\n\nThis revised patch (as587b) improves the implementation of USB endpoint\nsysfs files.  Instead of storing a whole bunch of attributes for every\nsingle endpoint, each endpoint now gets its own kobject and they can\nshare a static list of attributes.  The number of extra fields added to\nstruct usb_host_endpoint has been reduced from 4 to 1.\n\nThe bEndpointAddress field is retained even though it is redundant (it\nrepeats the same information as the attributes\u0027 directory name).  The\ncode avoids calling kobject_register, to prevent generating unwanted\nhotplug events.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ],
  "next": "e52783206ada0c0276c8dd74c0ecd0007ead7c00"
}
