)]}'
{
  "log": [
    {
      "commit": "c95eb57405d3d2f0e6cfab313aa74b1bad280452",
      "tree": "3732a299ef9278be919aa436f135df907502a7a2",
      "parents": [
        "f67219783fa7c38c1f4f077364290d10d3aa1db4"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jan 29 18:15:55 2013 -0800"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Jan 30 10:13:07 2013 -0800"
      },
      "message": "Clean up trailing whitespace in the kernel headers.\n\nAnd fix the scripts so they stop letting trailing whitespace through.\n\nChange-Id: Ie109fbe1f63321e565ba0fa60fee8e9cf3a61cfc\n"
    },
    {
      "commit": "a6a3ac59243d8c95c94c3069e9332051f785c05f",
      "tree": "1a8567d1852f147f346240ac6f8187f9e9b526c3",
      "parents": [
        "3db2fc5acb4894a2cb22533b165a0de1bbafc3f6"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jan 29 15:02:50 2013 -0800"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jan 29 15:02:50 2013 -0800"
      },
      "message": "Use the NetBSD \u003csys/exec_elf.h\u003e.\n\nReplace a kernel header file dependency with files from NetBSD.\nThey\u0027re more complete, and ELF is ELF, whether you\u0027re on Linux or a BSD.\n\nBug: 7973611\nChange-Id: I83ee719e7efdf432ec2ddbe8be271d05b2f558d7\n"
    },
    {
      "commit": "a67e4de6620b570dabe0f92985228af0d0204f2c",
      "tree": "153a29319dfd1ef7171d1f905568e21a26fab2b8",
      "parents": [
        "68fa57f000285af20100c00db3d2bc143ad32294"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Mon Jan 14 11:28:26 2013 -0800"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Mon Jan 14 11:49:59 2013 -0800"
      },
      "message": "headers: update auxvec.h from Linux kernel\n\nPull a new version of auxvec.h from the upstream Linux\nkernel at commit b719f43059903820c31edb30f4663a2818836e7f\n\nThese files were generated using the following commands:\n\ncd bionic/libc/kernel\n./tools/clean_header.py -u ../../../external/kernel-headers/original/uapi/linux/auxvec.h\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/auxvec.h\n./tools/clean_header.py -u ../../../external/kernel-headers/original/asm-x86/auxvec.h\n\nThis change is needed to get AT_RANDOM defined.\n\nChange-Id: Ib064649684b17af6ff4b1a31d501a05f78bb81d0\n"
    },
    {
      "commit": "a4b2dc016fa62bd172a73c3f8971c805700ffb0f",
      "tree": "e4fdfa1397187776c680825a805ae3672c27c052",
      "parents": [
        "364d9ee62f583bca795a2b40f71a04e272c80389"
      ],
      "author": {
        "name": "Rom Lemarchand",
        "email": "romlem@google.com",
        "time": "Wed Jan 09 15:46:06 2013 -0800"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Jan 10 13:14:46 2013 -0800"
      },
      "message": "Add signalfd call to bionic\n\nAdd signalfd() call to bionic.\n\nAdding the signalfd call was done in 3 steps:\n- add signalfd4 system call (function name and syscall\n  number) to libc/SYSCALLS.TXT\n- generate all necessary headers by calling\n  libc/tools/gensyscalls.py. This patch is adding\n  the generated files since the build system\n  does not call gensyscalls.py.\n- create the signalfd wrapper in signalfd.cpp and add\n  the function prototype to sys/signalfd.h\n\n(cherry-pick of 0c11611c11f4dc1b6d43587b72c3ccbe8c51a51c, modified to\nwork with older versions of GCC still in use on some branches.)\n\nChange-Id: I4c6c3f12199559af8be63f93a5336851b7e63355\n"
    },
    {
      "commit": "03e1ebbdd638c6974267c6248935fdf59a4429ea",
      "tree": "1709473c28c5bc00a7da349580ea8dc1ea54d712",
      "parents": [
        "c8354f501ef9a6d3430de27386bf0b42c30981d9"
      ],
      "author": {
        "name": "Geremy Condra",
        "email": "gcondra@google.com",
        "time": "Thu Dec 06 13:02:46 2012 -0800"
      },
      "committer": {
        "name": "Geremy Condra",
        "email": "gcondra@google.com",
        "time": "Fri Dec 07 14:13:23 2012 -0800"
      },
      "message": "Added audit.h from the kernel.\n\nJust followed the recipe in I1ca996541d05b0d5927ab828a6ce49c09877ea01\n\nChange-Id: I5713d9ce5ff62e310a694ecfbe21cad6577bcb4d\n"
    },
    {
      "commit": "9c3892558f68ec8791283844e2d7d7326bcd3574",
      "tree": "bd73bcf227f032cab690345533bd553d4ebc8baf",
      "parents": [
        "51c7167d2245286e3458ffb06b0b5068d8f04e1b",
        "6b1ba1184a5e0884686b63da837a85f8c861d1fc"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Wed Oct 03 01:03:04 2012 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Oct 03 01:03:04 2012 -0700"
      },
      "message": "am 6b1ba118: am 3ef4fecd: bionic: update processed msm_mdp.h\n\n* commit \u00276b1ba1184a5e0884686b63da837a85f8c861d1fc\u0027:\n  bionic: update processed msm_mdp.h\n"
    },
    {
      "commit": "3ef4fecd30c22f3c17c1dadfce4527e858b42e7e",
      "tree": "e41582a281c95ce0fd4fb6785fb4d9c05f703b64",
      "parents": [
        "98957db5536e93724c2e9e6bd19d5063f9d4dc2c"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Mon Oct 01 16:06:50 2012 -0400"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Oct 02 23:37:34 2012 -0700"
      },
      "message": "bionic: update processed msm_mdp.h\n\n-- Has display commit ioctl\n\nBug: 7274951\nChange-Id: If2d47edf3ada418e8c61a2acc7b79fb3422f3473\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "3a0aa5e0a01c26278438513a73bc0150d5fc215c",
      "tree": "57c70427ee79c185fedf7637ff64f259c966f16b",
      "parents": [
        "92e6de6f940fee6362dd306ad77c6d7bfa56e4cb",
        "cafbc9404310828ecddc55a1eed5fc897008b1f3"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Oct 02 14:42:35 2012 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 02 14:42:35 2012 -0700"
      },
      "message": "am cafbc940: am 2e0452cb: bionic: update processed msm_vidc_enc.h\n\n* commit \u0027cafbc9404310828ecddc55a1eed5fc897008b1f3\u0027:\n  bionic: update processed msm_vidc_enc.h\n"
    },
    {
      "commit": "2e0452cbd1f5b981fbadb4021198d2c27ec1cde3",
      "tree": "054231b833d84d8b24e09ec75bd97fa779b04cab",
      "parents": [
        "204b26b4402249566e0190154cddb2cfc2cf42a7"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Oct 02 09:21:20 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Oct 02 14:34:03 2012 -0700"
      },
      "message": "bionic: update processed msm_vidc_enc.h\n\nUpdated kernel headers to support a video encoder ioctl to preprend each IDR\nframe with SPS/PPS.\n\nrelated-to-bug: 7245308\nChange-Id: I7244c521690d69a905deb19940a04fd4f2e06935\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "c556da9ed7b0142523d349e7af8ba6492b98a683",
      "tree": "f4a8da28ab0911589f257760df8c8b41f17ca95b",
      "parents": [
        "de1efebdcac1bfa0e30fa7fbe0b4c7860a72a6a0",
        "204b26b4402249566e0190154cddb2cfc2cf42a7"
      ],
      "author": {
        "name": "Saurabh Shah",
        "email": "saurshah@codeaurora.org",
        "time": "Fri Sep 28 15:00:03 2012 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 28 15:00:03 2012 -0700"
      },
      "message": "am 204b26b4: bionic: Update msm_mdp.h with new MSMFB_OVERLAY_COMMIT ioctl\n\n* commit \u0027204b26b4402249566e0190154cddb2cfc2cf42a7\u0027:\n  bionic: Update msm_mdp.h with new MSMFB_OVERLAY_COMMIT ioctl\n"
    },
    {
      "commit": "204b26b4402249566e0190154cddb2cfc2cf42a7",
      "tree": "86fd4d3c5c3af158a91d59451d404660b438a3bd",
      "parents": [
        "f4b34b6c3942be273ad7298a40be0d312b183aab"
      ],
      "author": {
        "name": "Saurabh Shah",
        "email": "saurshah@codeaurora.org",
        "time": "Thu Sep 27 12:27:53 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 28 13:46:13 2012 -0700"
      },
      "message": "bionic: Update msm_mdp.h with new MSMFB_OVERLAY_COMMIT ioctl\n\nThis change adds msm_mdp.h header changes to bionic.\n\nThis IOCTL is a substitute for PAN on external panel.  It waits for DMAE to\nfinish before returning and avoid delays in the PAN path.\n\nBug: 7249589\nAcked-by: Arun Kumar K.R \u003cakumarkr@codeaurora.org\u003e\nChange-Id: I4b04a4538919ffcb994699a432c4322e9f94e870\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "bdc514700d9f766f5a44a95bb80dab15846bd1c4",
      "tree": "f46f0d1a14db783c6c4254124cf6bfe053b36908",
      "parents": [
        "0792223a8ab0f9ecb5fc8fe471dbb7890bb6c2cc",
        "2c29bcf77f0d7dd7fce284ac0c17ff12663413d0"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Sep 26 15:19:22 2012 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Sep 26 15:19:22 2012 -0700"
      },
      "message": "am 2c29bcf7: am 827a2604: Merge \"Replace __unused in kernel headers with __linux_unused to avoid conflicts with __unused macro in sys/cdefs.h\"\n\n* commit \u00272c29bcf77f0d7dd7fce284ac0c17ff12663413d0\u0027:\n  Replace __unused in kernel headers with __linux_unused to avoid conflicts with __unused macro in sys/cdefs.h\n"
    },
    {
      "commit": "0e772872090ea703a24e3afbfa1eb5abcace7f32",
      "tree": "e3eb6304d89f14203343e024de7ac0a42e4f9e99",
      "parents": [
        "6e0e03c38bc0e864225b89b3fb273fb56ded8940"
      ],
      "author": {
        "name": "Raghu Gandham",
        "email": "raghu@mips.com",
        "time": "Tue Sep 25 17:49:17 2012 -0700"
      },
      "committer": {
        "name": "Raghu Gandham",
        "email": "raghu@mips.com",
        "time": "Tue Sep 25 17:54:43 2012 -0700"
      },
      "message": "Replace __unused in kernel headers with __linux_unused to avoid\nconflicts with __unused macro in sys/cdefs.h\n\nChange-Id: Ice664397e0b7c7a90795012f30be5e43a9675525\n"
    },
    {
      "commit": "f707007435ee4798815bd507d86b1460204cfc4f",
      "tree": "b0cbab0ce59c92f537ea02112cf79c45eb2d6d58",
      "parents": [
        "a9dca77315b85f61e7386ca8dc931f79f6396531"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Mon Sep 17 18:44:07 2012 -0400"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Sep 20 18:29:45 2012 -0700"
      },
      "message": "bionic: Update MDP header for sync\n\nChange-Id: I5e13cdc9132fd99b8072b2e0836b9a92bc54f9c3\n"
    },
    {
      "commit": "a9dca77315b85f61e7386ca8dc931f79f6396531",
      "tree": "871405cc2ac0d88ebfad129702922c00aad8bf0f",
      "parents": [
        "4430aa6aaaa8e93bb7fbca761bf18540a7d95ca0"
      ],
      "author": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Sep 20 00:17:34 2012 -0700"
      },
      "committer": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Sep 20 09:47:37 2012 -0700"
      },
      "message": "Update ion header to add FLAG_CACHED_NEEDS_SYNC\n\nBug: 6854979\nChange-Id: Ic94c1b7b10ab750a6b4b0db83d2fb1fa073d91b9\nSigned-off-by: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\n"
    },
    {
      "commit": "02e06782fc111489a49393f811037c2b3930aa5c",
      "tree": "b44bb6303820bf3d58d8c2b967782f7c277849b2",
      "parents": [
        "e58303249b9e799a4fe84c5a2dfe71518441a6ec"
      ],
      "author": {
        "name": "Jeff Boody",
        "email": "jboody@codeaurora.org",
        "time": "Sat Sep 15 11:21:09 2012 -0600"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Sep 18 19:52:01 2012 -0700"
      },
      "message": "Update headers for Adreno graphics driver\n\nChange-Id: Ic66de698667c8c8607b2c19712a8626a4651da7f\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "f801cf55bebc8d0d397fbe6db8cc91b3afb78149",
      "tree": "a45eaf32f0a057f7e4b3fb7db2333d9c84491b0c",
      "parents": [
        "ccd7ee624a81d61675fa08e149fe190a317341eb",
        "47bda0c293c167f12ddde6e66192ad581c4a67e1"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Sep 12 16:08:14 2012 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Sep 12 16:08:14 2012 -0700"
      },
      "message": "resolved conflicts for merge of 47bda0c2 to jb-mr1-dev\n\nChange-Id: Ia1969c79111c006bde709920254a515646c20aa7\n"
    },
    {
      "commit": "86ec05acc9df3098c4e99e5b3ad85dcef66712c7",
      "tree": "722c7b99116ebf1af2032b2daf9e3c428386a65d",
      "parents": [
        "666d06fee9e1d2e1401a4b42d94d01e8f38ad1a5"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Sep 11 19:03:02 2012 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Sep 12 12:30:22 2012 -0700"
      },
      "message": "Update the kernel headers to match external/kernel-headers.\n\nNote that the Linux kernel handed over responsibility for most of the\nsocket constants to glibc some time ago. Someone had updated our\nexternal/kernel-headers file but not regenerated the bionic headers,\nso this change copies the missing stuff from the old bionic \u003clinux/socket.h\u003e\ninto \u003csys/socket.h\u003e. This is what glibc does.\n\nI\u0027ve hacked a few of the other files to #include \u003csys/socket.h\u003e for\nbackward compatibility, but even so this requires numerous other\nchanges to switch people over from direct inclusion of \u003clinux/...\u003e headers.\n\nChange-Id: I0e4af64e631d3cef911a31d90f2f806e058278a0\n"
    },
    {
      "commit": "183d0a57a292a33d92baa099b14425805a94306d",
      "tree": "daea41d6d226c822aff00d4b8f9c90d2d26603db",
      "parents": [
        "85811fc7c244c977186cff501063d5f67fb5352b"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Wed Aug 29 10:26:04 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Sep 05 21:47:32 2012 -0700"
      },
      "message": "Update msm_ion.h ioctls so they dont conflict with ion.h\n\nChange-Id: Ib6ffcc147e39b3f9f2eb9a8ed403b74d99bc755f\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "85811fc7c244c977186cff501063d5f67fb5352b",
      "tree": "50192641fe59cab4874ccb500219fff4d0fe89b2",
      "parents": [
        "dc81b44759b30a7fe0951d35f658700afd806bea"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Wed Aug 29 09:55:51 2012 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 05 21:43:15 2012 -0700"
      },
      "message": "Revert \"msm_ion: switch to using legacy_ion.h\"\n\nThis reverts commit 66edcd9dad6a10622015f6350ea9bc11a358801a.\n"
    },
    {
      "commit": "dc81b44759b30a7fe0951d35f658700afd806bea",
      "tree": "69a4910adb84a659cef836e1def954ac7149ccf5",
      "parents": [
        "2da907059e187ffdcc25b15af91f912eecdcf776"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Wed Aug 29 09:55:42 2012 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 05 21:42:10 2012 -0700"
      },
      "message": "Revert \"add legacy_ion.h\"\n\nThis reverts commit 5f1d206de357684365a98c53b505491e18b6694a.\n"
    },
    {
      "commit": "66edcd9dad6a10622015f6350ea9bc11a358801a",
      "tree": "e3d20acb8192eacfdf4b5c3328f970b8db37094e",
      "parents": [
        "5f1d206de357684365a98c53b505491e18b6694a"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Aug 29 01:31:34 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Aug 29 01:31:34 2012 -0700"
      },
      "message": "msm_ion: switch to using legacy_ion.h\n\nChange-Id: I0fa64cb9684062f371bd21a1f94f6c7dad8d854d\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "5f1d206de357684365a98c53b505491e18b6694a",
      "tree": "3b9d969ccec12620f36be542bbd28a17e17009bd",
      "parents": [
        "4f90a0932c087e4bb13dab2d30a424c04c1f9f80"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Aug 29 01:24:43 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Aug 29 01:24:49 2012 -0700"
      },
      "message": "add legacy_ion.h\n\nlegacy_ion.h is a pre android-3.4 copy of the ion.h header, for backwards\ncompatibility\n\nChange-Id: Iaf2f1659f19a3b55334df929d9500069bf8acbdd\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "3ad36e525f1e0c5c35c9e854e542acff48e515a8",
      "tree": "4ed2bcdc6e14272d85ad9fab94787ae04303d5bc",
      "parents": [
        "a190cbb825c690e9e2423e022cabb844a0cd8a5a"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Aug 27 11:08:52 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Aug 27 12:11:41 2012 -0700"
      },
      "message": "bionic: update sanitized MSM, V4L2 kernel headers\n\nChange-Id: I4ca8835ff7a1d21f80a139b1d76ceacf82b48502\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "eb75db7d83a6c46578517c90f1165c61bb1fa41b",
      "tree": "0a90c87458e8532d6c464eaa8137d13a54f9b9c8",
      "parents": [
        "f72ee269274170cd46af2844a2fe88767fb6e43c"
      ],
      "author": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Aug 23 16:29:23 2012 -0700"
      },
      "committer": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Aug 23 16:29:23 2012 -0700"
      },
      "message": "Update ion header\n\nChange-Id: Ib06a2c63070c9f507c14a43a0a0ac4d362f68d22\nSigned-off-by: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\n"
    },
    {
      "commit": "974e16cd829b6f75a5861759e86c1c09768272f2",
      "tree": "6360f0de849fe6b21af3d0813f6eace2a6040f91",
      "parents": [
        "f861705f8c64af968b542c23932994cd17bb5db9"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Aug 21 18:17:24 2012 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Aug 21 18:17:24 2012 -0700"
      },
      "message": "update linux/sync.h\n\nChange-Id: Ic2133976b675cdcd3ca88f4845180a7ff1c79e34\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "09d9dd3acdf74630eb7eb6896007e803085f45c6",
      "tree": "d6b742945290bce42b9085f8dff1b8d7fbc075be",
      "parents": [
        "a626bbdb361539d6667932027ea9ffa26ef1faf4",
        "52bf2d5659e7c2d05c8cc79fd2aa2102b200c0f0"
      ],
      "author": {
        "name": "Scott Anderson",
        "email": "saa@android.com",
        "time": "Thu Aug 16 12:03:24 2012 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 16 12:03:25 2012 -0700"
      },
      "message": "Merge \"Add clean kernel header for uhid.\" into jb-mr1-dev"
    },
    {
      "commit": "52bf2d5659e7c2d05c8cc79fd2aa2102b200c0f0",
      "tree": "0ffa8293af41a664ed033941eadc40996cc51696",
      "parents": [
        "93a9d53485677fb5b897a127b27e6bdbc40911c7"
      ],
      "author": {
        "name": "Scott Anderson",
        "email": "saa@android.com",
        "time": "Wed Aug 15 14:51:12 2012 -0700"
      },
      "committer": {
        "name": "Scott Anderson",
        "email": "saa@android.com",
        "time": "Thu Aug 16 11:56:11 2012 -0700"
      },
      "message": "Add clean kernel header for uhid.\n\nThe original kernel header was submitted in this change:\n\n  commit 45b515c106161bb3b00d2c097504b9d44505f2d9\n  Author: Scott Anderson \u003csaa@android.com\u003e\n  Date:   Wed Aug 15 14:52:27 2012 -0700\n\n      Add uhid original header.\n\n      This header was cherry-picked from the upstream series that ends\n      with patch adefb69b1b94df29ea2df05cd838c0e032b2c473.\n\n      Change-Id: If516e41b6b14754e7feebdf062461dd38a31900a\n      Signed-off-by: Scott Anderson \u003csaa@android.com\u003e\n\nChange-Id: I088a0df4449df859835f8267d0d2e6cd4ed3c478\nSigned-off-by: Scott Anderson \u003csaa@android.com\u003e\n"
    },
    {
      "commit": "056b4bc4990c35e50a79a4953abf19464e4bc616",
      "tree": "792c0388a18b79b9554c610ba9132796e74145f0",
      "parents": [
        "77b25702ba66a98717714edc4bc861b01266b5cb"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Tue Jul 31 17:26:00 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Aug 14 12:51:42 2012 -0700"
      },
      "message": "update msm_mdp.h header to support vsync\n\nChange-Id: I2e8af44e430ff4955615d166bd25d7a2102ccc0f\n"
    },
    {
      "commit": "681ccffb4593875a3bcc2c17da9713a1215232d9",
      "tree": "6233574cfb57fa2e4cecc6f0481e56281506a599",
      "parents": [
        "d6c3369cec68de60dec0d9ab7469457d817539e1",
        "2730674ca991b49e036f2aba9beacc9f4cf5fe94"
      ],
      "author": {
        "name": "Ed Heyl",
        "email": "ed@google.com",
        "time": "Sun Jul 29 08:22:16 2012 -0700"
      },
      "committer": {
        "name": "Ed Heyl",
        "email": "ed@google.com",
        "time": "Sun Jul 29 08:22:16 2012 -0700"
      },
      "message": "Merge jb-dev-mako plus fixes to libc/kernel/common/linux/fb.h\n\nChange-Id: I1fbe64653db7b8e9bfc6e10fa42deb295aa15a09\n"
    },
    {
      "commit": "2730674ca991b49e036f2aba9beacc9f4cf5fe94",
      "tree": "34a5702a80e98df857d3bbe845806198fdaf1f52",
      "parents": [
        "3e210abf7d730debacea6518f47e851804e11c95"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Wed Jul 18 13:47:28 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Jul 20 08:54:32 2012 -0700"
      },
      "message": "bionic: Update MDP and rotator headers\n\nChange-Id: I585e07b004dfa6b5113050211ca67e4c057f5531\n"
    },
    {
      "commit": "3e210abf7d730debacea6518f47e851804e11c95",
      "tree": "da5406a1bf20849732f73675575f7a142c294539",
      "parents": [
        "b9462d5f88a130ce6aa22f6a02b6394314350adc"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Thu Jul 19 02:58:07 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Jul 19 07:26:26 2012 -0700"
      },
      "message": "Adding msm_dsps.h header\n\nChange-Id: I7736a3a895b9c81d5184f7c97ac0ed5aeb138d25\n"
    },
    {
      "commit": "3fc3b7fd94b7c787a0f22a638c91d88d35bb9071",
      "tree": "4ba335bdfd842d6f17a3539ec04aae96d8144955",
      "parents": [
        "05ad617b5b6a29f6c7fe1f39ffbddc9e607a08ef"
      ],
      "author": {
        "name": "Ajay Dudani",
        "email": "adudani@codeaurora.org",
        "time": "Sun Jul 08 01:19:11 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Sun Jul 08 23:53:32 2012 -0700"
      },
      "message": "Update msm headers for audio, camera, ion, charm, rmnet\n\nChange-Id: I226a1c57b94ea542fa5f3ea081582d49b3b9a3d1\n"
    },
    {
      "commit": "05ad617b5b6a29f6c7fe1f39ffbddc9e607a08ef",
      "tree": "a2bbdd655e418c93c5ed3acf4c470beaa661b3aa",
      "parents": [
        "402b93c16dd81b47b6a8df707e10c7a5a351dbb1"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Thu Jun 28 17:45:11 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Jul 06 12:03:26 2012 -0700"
      },
      "message": "bionic: Update msm_mdp.h from the kernel\n\nAdds more color formats that were missing\n\nChange-Id: I4e247ab630d9afa3ba75444bde7cd2dcd39f2ab2\n"
    },
    {
      "commit": "402b93c16dd81b47b6a8df707e10c7a5a351dbb1",
      "tree": "77f0e1e61c0d83a25270350fab6d48d1be260507",
      "parents": [
        "3fad2b17b9492188672381c42450a7bd3755c4af"
      ],
      "author": {
        "name": "choongryeol.lee",
        "email": "choongryeol.lee@lge.com",
        "time": "Tue Jun 26 23:13:00 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Jun 28 21:11:08 2012 -0700"
      },
      "message": "update linux/fb.h to support fb ioctl in kernel 3.4\n\nChange-Id: I959e4f445360263a34f20b0ae1a8b42123710c13\n"
    },
    {
      "commit": "2ddf77b37731dff3a271c1312fc0bef2e7d41473",
      "tree": "a63e8e83e73929cefe9c97202e89f8aa164143ea",
      "parents": [
        "bd73eede4661298ddbdafa510c3af347683b5f60",
        "6d3f548294631ba15fdf5110a469cb1540461cb1"
      ],
      "author": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Jun 28 14:16:10 2012 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 28 14:16:10 2012 -0700"
      },
      "message": "Merge \"Modify ion header\""
    },
    {
      "commit": "3fad2b17b9492188672381c42450a7bd3755c4af",
      "tree": "c9012dee5d879c933d0500eab3e0684697e79ba9",
      "parents": [
        "240b3349fcf4ea2f028b00ef0327228ebce3821d"
      ],
      "author": {
        "name": "Haynes Mathew George",
        "email": "hgeorge@codeaurora.org",
        "time": "Tue Jun 19 21:50:38 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Jun 21 15:45:28 2012 -0700"
      },
      "message": "Use sanitized video decode/encode header files\n\nChange-Id: Id4897181da94af51992c71cd49aff1f40970e6c7\n"
    },
    {
      "commit": "240b3349fcf4ea2f028b00ef0327228ebce3821d",
      "tree": "232ec28509497f79004450c360bc9c72dc666229",
      "parents": [
        "5e94df8a4fc7a6e7169476270774569473bafd8a"
      ],
      "author": {
        "name": "Naseer Ahmed",
        "email": "naseer@codeaurora.org",
        "time": "Mon Jun 18 14:54:42 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Jun 21 11:50:01 2012 -0700"
      },
      "message": "bionic: Update MDP and KGSL headers\n\nUpdate headers for MSM MDP, MSM KGSL and MSM\nrotator to match the version in the Linux\n3.4 kernel baseline\n\nChange-Id: I37052486be8c8862e65cac1f6934368ecc055a76\n"
    },
    {
      "commit": "420f4939b32dd58677e54181650c60c4d55e3019",
      "tree": "3b4d72955ed4c171de0b44862e071b15e6eb8e72",
      "parents": [
        "4442d512c66aa32a26fe2e652e55ad05249ea3da"
      ],
      "author": {
        "name": "Arve Hjønnevåg",
        "email": "arve@android.com",
        "time": "Wed Jun 13 19:22:18 2012 -0700"
      },
      "committer": {
        "name": "Arve Hjønnevåg",
        "email": "arve@android.com",
        "time": "Wed Jun 13 21:58:08 2012 -0700"
      },
      "message": "Add watchdog.h\n\nChange-Id: Ib12d437151ccfbd634e9f01acd8556c79977ca04\n"
    },
    {
      "commit": "d1a6918508c6b9994c6ddffdfe806175d686c83d",
      "tree": "a8ead2cbef6f441af57ca8e239651ae61c1873bc",
      "parents": [
        "c2f1d215b1786520fa8c371caa97f062e0bfb513"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Tue Jun 12 15:42:39 2012 -0700"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Tue Jun 12 15:46:31 2012 -0700"
      },
      "message": "update filter.h / prctl.h / seccomp.h\n\nPull in an updated version of filter.h / prctl.h / seccomp.h\nfrom the linux kernel.  Pulled from upstream kernel at\n94fa83c424321189ca24fb6cb4c0d224cdedc72d\n\nThis file was generated using the following command:\n\ncd bionic/libc/kernel/\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/seccomp.h\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/filter.h\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/prctl.h\n\nChange-Id: I1ca996541d05b0d5927ab828a6ce49c09877ea01\n"
    },
    {
      "commit": "6d3f548294631ba15fdf5110a469cb1540461cb1",
      "tree": "012fe980882b77cc353e5a64f571a927c114aa18",
      "parents": [
        "15ed08d065e865c7a1a2937e429a1fe80a870461"
      ],
      "author": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Mon Jun 11 14:12:57 2012 -0700"
      },
      "committer": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Mon Jun 11 15:52:02 2012 -0700"
      },
      "message": "Modify ion header\n\nChange-Id: Ib963e8b064f7883bf098e006c70df20732496100\nSigned-off-by: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\n"
    },
    {
      "commit": "3cb8cdea3ca5a868ba3f3cd0eb11106b3175d887",
      "tree": "75b62b3cd2e8b8d6bbb7b5c7a60ff3fdef07e8cc",
      "parents": [
        "b7630f018abc83261acf78e8cf9a88c1df72f7f5"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Jun 08 10:35:37 2012 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Jun 11 14:16:21 2012 -0700"
      },
      "message": "add processed genlock.h for qualcomm\n\nChange-Id: Id1ea77cf84e4924077b30c661d1c4bea427ad87e\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "ed87404c44947689279991236e1c99ca20e5c303",
      "tree": "b5368b9c30fabb5b508a4d0df5028350047062d1",
      "parents": [
        "94179a509ee3f6ba7b4ba45fb90477b01049dab8"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@google.com",
        "time": "Tue Apr 17 10:41:34 2012 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@google.com",
        "time": "Wed Apr 25 09:57:32 2012 -0700"
      },
      "message": "Update f_accessory.h kernel header\n\nChange-Id: I29ec4aa4843b9308cbfa412df88e026e8475b715\nSigned-off-by: Mike Lockwood \u003clockwood@google.com\u003e\n"
    },
    {
      "commit": "baeacba04dc09ab269cd75806fdefab7f4a6505e",
      "tree": "b6598eee3f368829976c11cc9c302956d0fd75c6",
      "parents": [
        "6b99103c3137410db53a4b2f93a24f3cbd5e1c69"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Apr 18 15:37:01 2012 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Apr 18 15:37:01 2012 -0700"
      },
      "message": "add linux/sw_sync.h\n\nChange-Id: I79de18d04b950c21b985d5ebc01cd3306a43d318\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "6b99103c3137410db53a4b2f93a24f3cbd5e1c69",
      "tree": "46d9e94df1cb84ff4a68ef797ba1a1fa24036a5b",
      "parents": [
        "4a9d6e50bb800eeadf579eb36b63e8b2eedb0d43"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Apr 18 14:23:04 2012 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Apr 18 14:23:04 2012 -0700"
      },
      "message": "add linux/sync.h\n\nChange-Id: I38bb9498e18cb2b2e84a97487d4ad1e15fabd9d4\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "8565e21f4d0284a5f30f40aaa8332e87e9e42e8f",
      "tree": "5d63755d7cbc19f6038a8023cc2b82cc4adfc665",
      "parents": [
        "1a78fbb5c8228e4aea2a516818828b76044310f2",
        "0613dce0a7b806d48758cabfb2d638d0ba4dd2bc"
      ],
      "author": {
        "name": "Travis Geiselbrecht",
        "email": "travisg@google.com",
        "time": "Thu Apr 12 16:09:29 2012 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Apr 12 16:09:29 2012 -0700"
      },
      "message": "am 0613dce0: regenerate linux/fb.h\n\n* commit \u00270613dce0a7b806d48758cabfb2d638d0ba4dd2bc\u0027:\n  regenerate linux/fb.h\n"
    },
    {
      "commit": "0613dce0a7b806d48758cabfb2d638d0ba4dd2bc",
      "tree": "09663fd99a6bb835aaa54c11d9f410a995ca1182",
      "parents": [
        "de3c594723b6b3704a3d8fd735ff30d93662a35d"
      ],
      "author": {
        "name": "Travis Geiselbrecht",
        "email": "travisg@google.com",
        "time": "Thu Apr 12 14:51:43 2012 -0700"
      },
      "committer": {
        "name": "Travis Geiselbrecht",
        "email": "travisg@google.com",
        "time": "Thu Apr 12 14:51:43 2012 -0700"
      },
      "message": "regenerate linux/fb.h\n\nChange-Id: Icd8c0f53306a48ffd513378abdf387af21e886a3\n"
    },
    {
      "commit": "d09f5a2e0133fe23f688a695e48595a14ce05693",
      "tree": "80fffbb1d4b4d8c3c85610fd312ccc32a9d15dc0",
      "parents": [
        "07a387e196920e2bf2ac972454347c50262b8574",
        "0fdc190cc092da1739efab0d2c56bead87974ce0"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Mon Apr 09 11:24:27 2012 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 09 11:24:27 2012 -0700"
      },
      "message": "Merge \"Update linux/input.h to version 3.4.\""
    },
    {
      "commit": "0fdc190cc092da1739efab0d2c56bead87974ce0",
      "tree": "464136bfa69a065c16cb062d03e23ccc053ac1f7",
      "parents": [
        "048822d6afa12683e693a459e6efa558a1f39d33"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Fri Apr 06 19:24:35 2012 -0700"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Fri Apr 06 19:25:25 2012 -0700"
      },
      "message": "Update linux/input.h to version 3.4.\n\nBug: 6292993\nChange-Id: Ic7628068df6c8de9cb3711a4540d51365b96ebdb\n"
    },
    {
      "commit": "07a387e196920e2bf2ac972454347c50262b8574",
      "tree": "2bd048cd615de6d33f801aeadc15b23c99f8f79a",
      "parents": [
        "048822d6afa12683e693a459e6efa558a1f39d33"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Mon Apr 02 12:57:03 2012 -0700"
      },
      "committer": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Fri Apr 06 14:11:09 2012 -0700"
      },
      "message": "libc/kernel: update cleaned v4l2 header\n\nChange-Id: Ib3747b45eb1e4095cca3de6d7692387953e8c4a7\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\n"
    },
    {
      "commit": "17ed54ddcf4ac6f1ab0688d2ed97a83c3e3296da",
      "tree": "b4c7f994dce066ea5753db77780fd289e245d15f",
      "parents": [
        "8aeaa478df4e3a649c3b8560c23bc8d70483f4b1"
      ],
      "author": {
        "name": "Ashish Sharma",
        "email": "ashishsharma@google.com",
        "time": "Thu Apr 05 19:50:42 2012 -0700"
      },
      "committer": {
        "name": "Ashish Sharma",
        "email": "ashishsharma@google.com",
        "time": "Thu Apr 05 19:52:24 2012 -0700"
      },
      "message": "libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER\n\nFrom Change I526b5fce: Add NETLINK_IDLETIMER msg type and include the corresponding header file.\n\nChange-Id: I24bffc11394c8664e4d7d7f439b0600545f07536\nSigned-off-by: Ashish Sharma \u003cashishsharma@google.com\u003e\n"
    },
    {
      "commit": "2ab5bfd43fc3d814cbb823ade5f2c983472f0f84",
      "tree": "4bae7f74234c55bd2d84af46c75cdddd2fa12617",
      "parents": [
        "126601dd3f5303b50033dcb88945d928aa764aa4"
      ],
      "author": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Mon Mar 05 16:10:41 2012 -0800"
      },
      "committer": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Mon Mar 26 15:10:29 2012 -0700"
      },
      "message": "Add auto-generated headers for USB FunctionFS\n\nlinux/usb/ch9.h and linux/usb/functionfs.h\n\nChange-Id: I2907081aba63b32740eb9916315759692a96ab42\n"
    },
    {
      "commit": "ad812ef2a4bc4339143bb1259620bcca443433d4",
      "tree": "f14741a637b410b777e8f28bca6eb6d4f64e6a45",
      "parents": [
        "adb6989786dcc7248d51a3a5a76221b93951f84a"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kroot@google.com",
        "time": "Thu Mar 15 21:59:01 2012 -0700"
      },
      "committer": {
        "name": "Kenny Root",
        "email": "kroot@google.com",
        "time": "Thu Mar 15 21:59:01 2012 -0700"
      },
      "message": "Add in auto-generated if_alg.h header\n\nChange-Id: I5d0934069e74be2eafecdee43074590124db57a7\n"
    },
    {
      "commit": "1a823691a21519014daf252691a314f0726d7c3a",
      "tree": "aaf44aebed27ae43e9a9e2682b22f42c99d7201a",
      "parents": [
        "654325de026a2ca5b76b8b40e576c959d8211fdc"
      ],
      "author": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Tue Mar 13 12:28:40 2012 -0700"
      },
      "committer": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Tue Mar 13 12:28:40 2012 -0700"
      },
      "message": "Update kernel headers and add syscall \"perf_event_open\"\n\nChange-Id: I43f12b727881df002a8524f2738586c043833bae\n"
    },
    {
      "commit": "654325de026a2ca5b76b8b40e576c959d8211fdc",
      "tree": "1c5dca11f5d9a792f0b4c7d3df8f57958532a091",
      "parents": [
        "db6d20be77d7a176822db4106dc43605e22c7b39"
      ],
      "author": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Wed Mar 07 21:13:49 2012 -0800"
      },
      "committer": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Wed Mar 07 21:13:49 2012 -0800"
      },
      "message": "Update bionic kernel headers using update_all.py\n\nChange-Id: I9c377436e9bf158e7236b3b7dcebf3e79fa961de\n"
    },
    {
      "commit": "4b29af0a1b8b25b43e4c0cb9bf066c52f3add9bd",
      "tree": "81138dd64a4b9ea18c3cfd5c69783add6deeb201",
      "parents": [
        "94a85f663694e1869acb1c2e8a3c374a6fa3ab86"
      ],
      "author": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Wed Mar 07 16:14:53 2012 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 07 16:14:53 2012 -0800"
      },
      "message": "Revert \"Update bionic kernel headers using update_all.py\"\n\nThis reverts commit 94a85f663694e1869acb1c2e8a3c374a6fa3ab86\n\nThere is a smoke test failure for Prime but Crespo/Stingray are fine. Will revert the change for now until further investigation is made."
    },
    {
      "commit": "94a85f663694e1869acb1c2e8a3c374a6fa3ab86",
      "tree": "096ba2712dc3e41a18223abff203b6f08dd093c6",
      "parents": [
        "d027ffdd7a2b2239db929a53d3a3c82be42dd1a0"
      ],
      "author": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Tue Mar 06 15:45:52 2012 -0800"
      },
      "committer": {
        "name": "Ben Cheng",
        "email": "bccheng@google.com",
        "time": "Wed Mar 07 12:27:59 2012 -0800"
      },
      "message": "Update bionic kernel headers using update_all.py\n\nChange-Id: I4da6b23cdbce89445f1ca5d2fadeb23345ce694c\n"
    },
    {
      "commit": "ec37237d69289e2bb9836bfa0d071ab958234d00",
      "tree": "54ec0eae52a5ff9a57274d1f21754555de4270ad",
      "parents": [
        "83c366cf093b068da38e24e4ae4525c015ddde20"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Tue Feb 28 13:36:31 2012 -0800"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Tue Feb 28 14:04:57 2012 -0800"
      },
      "message": "update stddef.h\n\nPull in an updated version of stddef.h from the linux kernel.\nPulled from upstream kernel at 891003abb0db6bfffd61b76ad0ed39bb7c3db8e1\n\nThis file was generated using the following command:\n\ncd bionic/libc/kernel/\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/stddef.h\n\nChange-Id: I6c29f3fa100c5368da41d0f0da39bc50fa668e9d\n"
    },
    {
      "commit": "3452e301ecfce42bd3da5ce1b322d89f8a132ee6",
      "tree": "7f748983afd39b9d037ff37380f816236d12c721",
      "parents": [
        "df49ebabfe58af3e5d5dd0016d17d109151d3da8"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Jan 19 14:27:30 2012 -0800"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Jan 19 14:27:30 2012 -0800"
      },
      "message": "Add new suspend-block input ioctls.\n\nChange-Id: I8cfd63d22ecf8e08f261eb576d6ea448f396f709\n"
    },
    {
      "commit": "b6f40f0027c736af0e0a7ed08ee910caccf47792",
      "tree": "0dc7efd4c32342601ea7214e3d5fa71cd6f57288",
      "parents": [
        "697011d3c4d3bfb6b8b070ea9ac7c393b85f9f5e"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Tue Jan 17 13:03:11 2012 -0800"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Tue Jan 17 13:03:11 2012 -0800"
      },
      "message": "update personality.h\n\nPull in an updated version of personality.h from the linux\nkernel.\n\nThis file was generated using the following command:\n\ncd bionic/libc/kernel/\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/personality.h\n\nChange-Id: I860ce21110ebf7e7499fb8165584d296a73aa602\n"
    },
    {
      "commit": "495f16cbac001f96944acf3f908766f7769632a4",
      "tree": "b5d51194343e92934daec512bf0af44aa0cbd913",
      "parents": [
        "f1a39dce60be0b453416e1b82a6d445a7677eb4b"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Mon Nov 28 13:41:21 2011 -0800"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Mon Nov 28 13:42:50 2011 -0800"
      },
      "message": "update capabilities.h\n\nPull in an updated version of capabilities.h from the linux\nkernel.\n\nThis file was generated using the following command:\n\ncd bionic/libc/kernel/\n./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/capability.h\n\nChange-Id: I43c8f014954f543858006f24e60a2e69955349da\n"
    },
    {
      "commit": "b8ef90d67950c5d4e04f95c30e164e924f41f70a",
      "tree": "34cb78228d01966be2252ffe08c5e7eb05de0535",
      "parents": [
        "5da3ed177c52cdd8344b86f9b95b08b6aa473210"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Sep 14 11:20:23 2011 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Sep 14 11:20:23 2011 -0700"
      },
      "message": "update linux/fb.h\n\nChange-Id: Ib00343e3b6f95eaf3d347d4b8b9df950d0686e70\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "0b33d9982e68991efb5035d126516391113b0baa",
      "tree": "82abcd0ff08dc6ec036109f23390deacdcbbd923",
      "parents": [
        "58246b7067b4e1a0b3ce48ccd94331f6fd8fa7cc"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Aug 23 10:29:30 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Aug 23 10:29:30 2011 -0400"
      },
      "message": "Add linux/leds-an30259a.h\n\nChange-Id: I9144b58bdc522d6ec22466adc459a40be648592f\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "7b79d1ed88158ca43e2c307f4d9801280d4a8849",
      "tree": "8389d2aa2115a528b1a1aa6331cb4127ca617f98",
      "parents": [
        "ae3c9783f286f07e794fb67a458b0c9dc2becc29"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Aug 03 16:41:10 2011 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Aug 03 18:08:35 2011 -0700"
      },
      "message": "bionic: add processed kernel header rpmsg_omx.h\n\nChange-Id: Id07ad37dd464d859cebdf72b68e6fb16d5e91c0f\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "a4fdd8ae4c1f5b3c2668900a49a9042364f15bd3",
      "tree": "3db19b32237b4167749bbc784b7ca7989e358cbe",
      "parents": [
        "e4197d41bb3458ea3a38de7bd75aa9cab27ee3af"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 21 13:51:30 2011 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 21 13:51:30 2011 -0700"
      },
      "message": "f_accessory.h: Update USB accessory kernel driver header file\n\nBug: 5051683\n\nChange-Id: I24fb640f24439f0010735eaa8e1e7b2767c353ea\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "1dcc732bb54366de8835a6889b69818f734815fa",
      "tree": "f944cf168f58cf778c3d4a3e911be391d11c89ad",
      "parents": [
        "48527c3f740a80b45acb5a6efc217f771ae50143"
      ],
      "author": {
        "name": "Chia-chi Yeh",
        "email": "chiachi@android.com",
        "time": "Mon Jul 18 12:00:23 2011 -0700"
      },
      "committer": {
        "name": "Chia-chi Yeh",
        "email": "chiachi@android.com",
        "time": "Mon Jul 18 12:00:23 2011 -0700"
      },
      "message": "update VPN related kernel headers to 2.6.39.\n\nThe original files are updated in I84220a16b667082f4ff75e72c6b0f2f0dddb65df.\n\nChange-Id: I14ca73b79c66427fd2ad58fb54a5ac649c9b7eee\n"
    },
    {
      "commit": "10f6adf0c89d20098293322d7cada39598382d38",
      "tree": "f9429f3f20e2e014d9110c572d296e4ac3caf1dd",
      "parents": [
        "30e30acf106166bf65ad781bb4a63eead1d2c3a6"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 14 21:02:30 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 14 21:02:30 2011 -0400"
      },
      "message": "f_mtp.h: Update for MTP_SEND_FILE_WITH_HEADER ioctl\n\nChange-Id: Ib5541625998805cbc23f34eb00f5a21cba6eef53\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "f733ca08e665f81a55e490fc9500098014c403f1",
      "tree": "b83e521b3f43b005b69c07f8ecda09209379dfd6",
      "parents": [
        "221595a085fc8fa4eed2c4143402a085aa931aed"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Jul 11 11:55:47 2011 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Jul 11 11:55:47 2011 -0700"
      },
      "message": "bionic: update processed omap_ion.h\n\nChange-Id: I72acee8d285247c9e5fe21014a6f5ce8af3f73e5\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "221595a085fc8fa4eed2c4143402a085aa931aed",
      "tree": "0e8a59aa2ff5745c64d21933944c59421e648e48",
      "parents": [
        "681c4bd782369e0d42bd02d3ac38a8031270ad7e"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Jul 07 15:39:28 2011 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Jul 07 15:50:10 2011 -0700"
      },
      "message": "bionic: update cleaned headers for ion\n\nChange-Id: I5352e6c2b29a1c3c17eda531df397d8d3a63649a\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "1079eb17471ed9cef4548a54cb20e57f6d4909fe",
      "tree": "a53468636d2a44ddd6ae2a0fdb4a19342b09f204",
      "parents": [
        "ff03fb25f7a7c6706f5de5006c36aac863be3a3e"
      ],
      "author": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Jun 30 14:16:17 2011 -0700"
      },
      "committer": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Jun 30 14:16:17 2011 -0700"
      },
      "message": "Add cleaned headers for ion to bionic\n\nChange-Id: I0e2c35e8fb5cd20a796c4f588954205eacde0ae2\nSigned-off-by: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\n"
    },
    {
      "commit": "d9dd4bcd9e35633dc4a349636cfcaaba1b5b7111",
      "tree": "b0b90a5cad62283eb22293e5394f9d7332d5e648",
      "parents": [
        "af149077bd4f0d9991ab62428e3b1578f68cd06a"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Sun Jun 12 18:09:00 2011 -0700"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Sun Jun 12 18:09:00 2011 -0700"
      },
      "message": "Update linux/input.h header to 2.6.39.\n\nChange-Id: I48e32adb78aac7e9a79163177fcea827159bd906\n"
    },
    {
      "commit": "9d918606123cbf8656517868a65437b0a832aa9e",
      "tree": "deb7582dfb8f676821ec9d81c19149e5f069464e",
      "parents": [
        "5fd462951bee4de65fb47cf132452ba709ab0102",
        "5c7384fa791dafe6cdf9769c5166e683e29f189e"
      ],
      "author": {
        "name": "Michael I. Gold",
        "email": "gold@nvidia.com",
        "time": "Wed May 25 11:04:06 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed May 25 11:04:06 2011 -0700"
      },
      "message": "am 5c7384fa: am 8f7cdff4: am a7f976c9: update linux/tegrafb.h\n\n* commit \u00275c7384fa791dafe6cdf9769c5166e683e29f189e\u0027:\n  update linux/tegrafb.h\n"
    },
    {
      "commit": "a7f976c9de3c20cc8cdde4f3dfeeb48a1a89adb7",
      "tree": "8706415051bde5a91188576eb58a15a31d537527",
      "parents": [
        "fb48c8a5c34132f825978f3806b253d2480ceea3"
      ],
      "author": {
        "name": "Michael I. Gold",
        "email": "gold@nvidia.com",
        "time": "Fri May 13 15:23:26 2011 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue May 24 13:02:58 2011 -0700"
      },
      "message": "update linux/tegrafb.h\n\nChange-Id: I6bccdb7e0eb34fc4ca370458f44ed187ccb67ac8\n"
    },
    {
      "commit": "e3e4ac9237cb58884361566a25bdc5e394ed455a",
      "tree": "5e4a6fb1a9a24cd647a87e213056278330c62d1f",
      "parents": [
        "2cc2b2be692f1d559a09d2066e56e450249cc9c0"
      ],
      "author": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Tue Mar 22 15:21:48 2011 -0700"
      },
      "committer": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Tue Mar 22 15:21:48 2011 -0700"
      },
      "message": "Update netlink-related kernel includes\n\nChange-Id: I7e41bb168a1036093b598383d663a6a2e036ea42\nSigned-off-by: Dmitry Shmidt \u003cdimitrysh@google.com\u003e\n"
    },
    {
      "commit": "2bb79ad9b5941ad11b7ccaa8147577cef69524b2",
      "tree": "93ab5eebf7cd26c9930822833e2215062055937a",
      "parents": [
        "c0fc678e969885cf95d2dacaad647cdc3f704f6e"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Mar 14 17:50:44 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Mar 14 17:50:44 2011 -0400"
      },
      "message": "Update USB accessory kernel header to include serial number support\n\nChange-Id: Ic94e3f5ad278df43777fc4ea97f1fc67f6ccab0e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c0fc678e969885cf95d2dacaad647cdc3f704f6e",
      "tree": "892e9d347dce19c82fca0335acd83cbd008453d6",
      "parents": [
        "a08eb1df005189fdf5881b0f7b2f9258a97fec00"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 09 21:57:00 2011 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 09 21:57:00 2011 -0500"
      },
      "message": "linux/usb/f_accessory.h: Update USB accessory kernel header\n\nFor bugs b/4079236, b/4073248 and b/4080288\n\nChange-Id: I641a0fa93492c7059900f0193c722356d13eeab5\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "da14b0e1ddabf753285e913a7601aafccd294617",
      "tree": "1eb2d4ede53ca08aa14a9797d806ed80fc1a7bb6",
      "parents": [
        "0ee092fb23318bc479de8e6514fbf2e05e0ce646"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Mar 01 14:46:11 2011 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Mar 01 14:46:11 2011 -0800"
      },
      "message": "add linux/nvhdcp.h header\n\nChange-Id: I74a1cf90bc9807002869aa9c7b5eddb065638db2\n"
    },
    {
      "commit": "6783f6a736928da7f4a1419d6b12cc8a830251af",
      "tree": "b0c41e0d1b14ba0cc6f5523fffbb584aad2fec46",
      "parents": [
        "0aad55369df9313d5f2c3fb27d8f561d78ddec58"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Feb 15 09:20:21 2011 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Feb 15 09:20:21 2011 -0500"
      },
      "message": "Add linux/usb/f_accessory.h header for USB accessory driver\n\nChange-Id: Id6ffd75f855028739674c36f30d2592391d90859\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "0688023af7df00e105ca1fb4f94c64d0432cc89c",
      "tree": "46bda156cbbb0be6446d955684be7e63ba34b545",
      "parents": [
        "db7c59df6c43e89f688e357581a41d6a18944d8c"
      ],
      "author": {
        "name": "Steinar H. Gunderson",
        "email": "sesse@google.com",
        "time": "Thu Jan 20 00:12:30 2011 +0100"
      },
      "committer": {
        "name": "Steinar H. Gunderson",
        "email": "sesse@google.com",
        "time": "Thu Jan 20 06:08:40 2011 +0100"
      },
      "message": "Update IPv6 kernel headers with new 2.6.37 headers, cleaned by update_all.py. (It wanted to do many other changes, most of them cosmetic, but I only included the IPv6 changes.)\n\nChange-Id: I0ef33ca6d890d067949fce772104cd03335f612d\n"
    },
    {
      "commit": "ce69c5e62f903e719af080fa03b8e718e294d3ba",
      "tree": "86cba4c0917fa9f4f3dfcab08fd59613dc6b31fb",
      "parents": [
        "4ad2f19f14db1282339334f477808960a884733f"
      ],
      "author": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Thu Jan 06 15:30:35 2011 -0800"
      },
      "committer": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Thu Jan 06 15:30:35 2011 -0800"
      },
      "message": "Update headers for iproute2 ver 2.6.35\n\nChange-Id: I170cc175b52379be6f5bd1106d43692ca7a629d2\nSigned-off-by: Dmitry Shmidt \u003cdimitrysh@google.com\u003e\n"
    },
    {
      "commit": "bd4ab138d833fe9d90ccff9ea0addb503246ca6f",
      "tree": "618bd6bbec8138b174a213d204b6a6a4190073e4",
      "parents": [
        "5d7995be2496fd4288563e26fc5864372dc93cdb",
        "e05762a5312261b96d20597eb6c3a61abaeac2cf"
      ],
      "author": {
        "name": "David Turner",
        "email": "digit@android.com",
        "time": "Mon Dec 06 16:44:46 2010 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Dec 06 16:44:46 2010 -0800"
      },
      "message": "am e05762a5: am 8e6435ea: Merge \"Add defines for CAIF support\"\n\n* commit \u0027e05762a5312261b96d20597eb6c3a61abaeac2cf\u0027:\n  Add defines for CAIF support\n"
    },
    {
      "commit": "e05762a5312261b96d20597eb6c3a61abaeac2cf",
      "tree": "f804da509d49250933d1a9ec12c9c81e9f13207d",
      "parents": [
        "b11d7c3eca0e5bc04c14afe82a530429f173706c",
        "8e6435ead5b118f1fd458d4acbdd0bf86754ab1b"
      ],
      "author": {
        "name": "David Turner",
        "email": "digit@android.com",
        "time": "Mon Dec 06 13:31:43 2010 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Dec 06 13:31:43 2010 -0800"
      },
      "message": "am 8e6435ea: Merge \"Add defines for CAIF support\"\n\n* commit \u00278e6435ead5b118f1fd458d4acbdd0bf86754ab1b\u0027:\n  Add defines for CAIF support\n"
    },
    {
      "commit": "2bf3ec03c3971a2aaad61a96d78c3a541fc2caf0",
      "tree": "58d034ced7a4326a9c103c8b5a0260f780250a1d",
      "parents": [
        "1bc98ccb76c147c46bd666f05247eb11e2847d4b"
      ],
      "author": {
        "name": "Bruce Beare",
        "email": "bruce.j.beare@intel.com",
        "time": "Fri Dec 03 16:14:59 2010 -0800"
      },
      "committer": {
        "name": "Bruce Beare",
        "email": "bruce.j.beare@intel.com",
        "time": "Fri Dec 03 16:14:59 2010 -0800"
      },
      "message": "Add defines for CAIF support\n\nChange-Id: I32d2e02814f1965ebdcecb804e947ff303dbe230\nAuthor: Mark Gross \u003cmark.gross@intel.com\u003e\nSigned-off-by: Bruce Beare \u003cbrucex.j.beare@intel.com\u003e\n"
    },
    {
      "commit": "c1974ee144156233c9257aed4bd84a482ec5ffcb",
      "tree": "c94ff45e6a6bb78ec9e36b24cf8ea1dddd46af04",
      "parents": [
        "9c8ea7fa3fcc26a0777011e0a84831c58847faed"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Nov 22 16:52:22 2010 -0800"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Nov 22 16:52:22 2010 -0800"
      },
      "message": "bionic: update processed kernel header tegra_audio.h\n\nChange-Id: Idefc8cae9315f1f4f340330ee1b38a7c0acb5fd8\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "6c57fbf7a7d36c51fc308cfd2be0eb0cf37cec77",
      "tree": "aa2d1de7a46fc07e047fcc35ba83096b0b6798ff",
      "parents": [
        "88fb10f838e40110a4902ee723442fc33b439a44"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Nov 18 16:10:50 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Nov 18 16:10:50 2010 -0800"
      },
      "message": "update linux/tegrafb.h\n\nChange-Id: Ib09e70b51b900447d17e9f992b0f81fd5f638677\n"
    },
    {
      "commit": "88fb10f838e40110a4902ee723442fc33b439a44",
      "tree": "d1a6c0c937048eea4ea9af3efe52b4e72647b850",
      "parents": [
        "c343d3fcd3fc60df6bae876ddedfc4159e0a0959"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 16 17:33:50 2010 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 16 17:33:50 2010 -0500"
      },
      "message": "Update f_mtp.h kernel header\n\nDriver has changed to support transferring \u003e 4 gigabyte files\n\nChange-Id: I9ddca13e8e906a403fe84c9af27ec1fab565be77\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c343d3fcd3fc60df6bae876ddedfc4159e0a0959",
      "tree": "6a9ecaa9c2302348a60d35f44c805e0510163226",
      "parents": [
        "ff590cadc269aea03d0f66ddec31ba35053cafa9"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Mon Oct 04 14:13:46 2010 -0700"
      },
      "committer": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Fri Nov 05 15:40:27 2010 -0700"
      },
      "message": "kernel/linux: add tegra avp/rpc/sema headers\n\nChange-Id: I7b8ee1e3e6a5db6a090f106d3d70f2122e12124c\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\n"
    },
    {
      "commit": "bb3bcbc6dcca60633bf0a0b1fef0f7d56712367f",
      "tree": "b688f1c03feb5f8fa55242bdecd89f1930737e27",
      "parents": [
        "8465bf90ea7478731e335f68f6043b58befadd61"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Nov 02 15:58:36 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Nov 02 15:58:36 2010 -0700"
      },
      "message": "bionic: update processed cpcap_audio.h and spi/cpcap.h headers\n\nChange-Id: Ied7210d4f03eec3218c51cea8ee2e667d2014153\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "8465bf90ea7478731e335f68f6043b58befadd61",
      "tree": "fda6beec76660f73e3eb8cf8db779eb5a731a25f",
      "parents": [
        "ffc0120471c8f5fd50cb1288878b530523a11395"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Nov 01 16:04:12 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Nov 01 16:04:12 2010 -0700"
      },
      "message": "bionic: update processed cpcap_audio.h\n\nChange-Id: I8c8b917268cae4ff7a79e9f60522df59f8ed499a\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "ffc0120471c8f5fd50cb1288878b530523a11395",
      "tree": "b19d1b8988b1f09153728b10361cbcf150a7dea9",
      "parents": [
        "7858564582ca134bd0101ffc725c0d0b1d29d645",
        "61c9b8e14a69b969456976b9d0d24f2caff4d01e"
      ],
      "author": {
        "name": "Nick Pelly",
        "email": "npelly@google.com",
        "time": "Mon Nov 01 14:04:20 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 01 14:04:20 2010 -0700"
      },
      "message": "am 61c9b8e1: am 7bbd4580: Add pn544.h clean kernel header\n\n* commit \u002761c9b8e14a69b969456976b9d0d24f2caff4d01e\u0027:\n  Add pn544.h clean kernel header\n"
    },
    {
      "commit": "61c9b8e14a69b969456976b9d0d24f2caff4d01e",
      "tree": "a7a31a8e9c9a1fd270ea6c2bbb38fe6e2485345f",
      "parents": [
        "f2c05baac40bceb754ac69a38b83250c3a5aaddd",
        "7bbd4580afe0347892a0680b5917ec7df38c003a"
      ],
      "author": {
        "name": "Nick Pelly",
        "email": "npelly@google.com",
        "time": "Mon Nov 01 14:02:02 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 01 14:02:02 2010 -0700"
      },
      "message": "am 7bbd4580: Add pn544.h clean kernel header\n\n* commit \u00277bbd4580afe0347892a0680b5917ec7df38c003a\u0027:\n  Add pn544.h clean kernel header\n"
    },
    {
      "commit": "7bbd4580afe0347892a0680b5917ec7df38c003a",
      "tree": "e8da3e11983168b3184a390679eb15c8be1ff40b",
      "parents": [
        "1df986c21ee52c6756846b4a5e45cb316f772112"
      ],
      "author": {
        "name": "Nick Pelly",
        "email": "npelly@google.com",
        "time": "Mon Nov 01 15:49:19 2010 -0500"
      },
      "committer": {
        "name": "Nick Pelly",
        "email": "npelly@google.com",
        "time": "Mon Nov 01 15:49:19 2010 -0500"
      },
      "message": "Add pn544.h clean kernel header\n\nAllows pn544 hardware reset\n\nChange-Id: I6d6d22b16c228f03a70a14a4655a41005761b5d6\nSigned-off-by: Nick Pelly \u003cnpelly@google.com\u003e\n"
    },
    {
      "commit": "1ec041f09655709730399499ded2ebb0d9829575",
      "tree": "0b48de0fa9adf6aea135d026a13e244c76de122c",
      "parents": [
        "369197cb75f4e937858a32f4268a2b66bb44686c"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Oct 27 17:43:36 2010 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Oct 27 17:43:36 2010 -0700"
      },
      "message": "update tegrafb\n\nChange-Id: I22308d65994ae4e06e5c65d2047299c8cd559c01\n"
    },
    {
      "commit": "9883f396cc3bcb97657d79e4cffef57fa46cc137",
      "tree": "4fe10381da6a05724591355a2c9d23e2a96bc447",
      "parents": [
        "2eeddec9cc027144951ad061ae5a494a0fc392be"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Oct 19 15:23:42 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Oct 19 15:23:42 2010 -0700"
      },
      "message": "bionic: update preprocessed kernel header tegra_audio.h\n\nChange-Id: I07fe566e3ec86be5d017e96cc37fa83d2e0a4eb8\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "b55ab95837b2a81449aa0eadac57ff600906550e",
      "tree": "9f8b0fbc2e66ef17d05ea8104299142ca5603a4f",
      "parents": [
        "fff0c58e9aea925069bb6a8bb0ed363b616b402d"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Oct 06 20:34:09 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Oct 06 20:34:09 2010 -0700"
      },
      "message": "bionic: update processed kernel header cpcap_audio.h\n\nChange-Id: If0aef2babd70c440456fb7f3e10c3c2ec6752c6e\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "fff0c58e9aea925069bb6a8bb0ed363b616b402d",
      "tree": "9cf8b3b7b3c9b74bf0ff9aa5c1e667f461a844d0",
      "parents": [
        "abdb3695b21631ace52123fbe68f86fa4476a4b0"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Oct 04 22:54:47 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Mon Oct 04 23:08:21 2010 -0700"
      },
      "message": "bionic: update processed kernel header tegra_audio.h\n\nChange-Id: I23d03e0f651f26a1f6c170f982891dba2a2fe20d\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "5797e016f9f56df99fdf0a97c5a3916d8aa051e4",
      "tree": "ecfd837c6de755872107e95701d175714d67da4b",
      "parents": [
        "c6d4084ad009584672d1d0bfcc3d4c9a4f3f90c0"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Tue Sep 14 13:02:59 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Wed Sep 22 15:41:34 2010 -0700"
      },
      "message": "bionic: update processed kernel header cpcap_audio.h\n\nChange-Id: I1f428e6513b144b5e78233c590b4a8e276cf55b7\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "614628b018543809734a4475650dae4bdd9aae24",
      "tree": "a456127a94a732345eba1e7c02e10b1d6f8c6028",
      "parents": [
        "cee39c250cba21ed7e1a6eb33cf9d32f64f2b1fb"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Sep 08 15:29:08 2010 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Wed Sep 08 15:29:08 2010 -0700"
      },
      "message": "update linux/tegrafb.h\n\nChange-Id: I5edab909e5fe491a95729aa89b2f37c02af6bcba\n"
    },
    {
      "commit": "2a8245c91415a652f98b2e206c9dbac25c024bb2",
      "tree": "03605f2351d85b4ef035e19b7415c30ab3d3bf91",
      "parents": [
        "b8faf0662b459e895a20d5682b64f6c7803ca57c"
      ],
      "author": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Wed Sep 08 11:32:16 2010 -0700"
      },
      "committer": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Wed Sep 08 11:32:16 2010 -0700"
      },
      "message": "Update if.h, if_vlan,h and add in_route.h\n\nChange-Id: I557a5ab71ea8dee18f5666b660fc73889c759851\nSigned-off-by: Dmitry Shmidt \u003cdimitrysh@google.com\u003e\n"
    },
    {
      "commit": "575d6b3f10c47e4d94e3408ca0418a059c0a88e0",
      "tree": "cb86e8eb31015d1542d04838b979748bdec93fef",
      "parents": [
        "964a14d0dd494055d14e2b8ee35ed9394b991c28"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 03 10:09:37 2010 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Fri Sep 03 10:09:37 2010 -0700"
      },
      "message": "bionic: update processed cpcap_audio.h\n\nChange-Id: I6ef25c4c95aaebdf4efc2561a726a0ce1c90032e\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    }
  ],
  "next": "976c44be65338fc8327b4c3684937b7fedaa2ff4"
}
