)]}'
{
  "log": [
    {
      "commit": "614d73edae68836f7659ee8efec90878e6215fb1",
      "tree": "6a9cde929df6175e797a157ca36df4c5cd99f3ae",
      "parents": [
        "9e566d8bd61f939b7f5d7d969f5b178571471cf9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jul 27 23:00:05 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jul 27 23:00:05 2005 +0100"
      },
      "message": "[ARM SMP] Fix data corruption in test_* bitops\n\nIf we found that the bit was already in the desired state, we\nwould skip performing the operation, and write random data back.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b7523418f6af9093c462341c08c2233f44f7a28d",
      "tree": "b44cc3d485eec69e5c0a29f0404b736fb015b2c7",
      "parents": [
        "878cf4e1c7be6bffde3ace888a65ac3d43c127bb"
      ],
      "author": {
        "name": "Alexander Schulz",
        "email": "alex@shark-linux.de",
        "time": "Sat Jul 16 17:17:18 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 16 17:17:18 2005 +0100"
      },
      "message": "[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports\n\nPatch from Alexander Schulz\n\nThis patch brings a new default config file for the shark and\nfixes a compilation issue with io addressing and a runtime\nproblem with the serial ports, where I corrected a wrong\nregshift value.\nThese are all shark specific files so I hope it is ok to\nput them in one patch.\n\nSigned-off-by: Alexander Schulz \u003calex@shark-linux.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "54ea06f6afe85aaf419e51343d4e4b5599197113",
      "tree": "e486f20da3931e62f07014c4aaf8d7042d656151",
      "parents": [
        "9fb1759a3102c26cd8f64254a7c3e532782c2bb8"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Jul 16 15:21:51 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 16 15:21:51 2005 +0100"
      },
      "message": "[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructions\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c7e788766610bdc764d7150e69ace2e0c4196cf0",
      "tree": "f2b0012a9677206b4662cf7c17a3ffa8ebc8c75d",
      "parents": [
        "aaaa3f9e51245be3215ff67bb3c7aaf5abb82f00"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Jun 29 18:10:54 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 29 18:10:54 2005 +0100"
      },
      "message": "[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel\n\nPatch from Nicolas Pitre\n\nThose are big, slow and generally not recommended for kernel code.\nThey are even not present on i386.  So it should be concluded that\none could as well get away with do_div() alone.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3ade2fe0fd0238d68938b8f5f73ebd0561d2d2e5",
      "tree": "495ace47f01695acc4effdc8d71e3961689c52e5",
      "parents": [
        "f29481c0e7e55efc25598c1a6c503015cfe45245"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Jun 20 16:45:32 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Jun 20 16:45:32 2005 +0100"
      },
      "message": "[PATCH] ARM: Lindent GCC helper functions\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f29481c0e7e55efc25598c1a6c503015cfe45245",
      "tree": "6ff6a52e54e5ec46648260df9cfb97308f8c05c2",
      "parents": [
        "34c8eacab670e578a2aaafdf1061efd214b2f639"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Jun 20 15:49:59 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Jun 20 15:49:59 2005 +0100"
      },
      "message": "[PATCH] ARM: Remove gcc type-isms from GCC helper functions\n\nConvert ugly GCC types to Linux types:\n\n\tUQImode -\u003e u8\n\tSImode -\u003e s32\n\tUSImode -\u003e u32\n\tDImode -\u003e s64\n\tUDImode -\u003e u64\n\tword_type -\u003e int\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "aeabbbbe126f3d5e61e2db07629443cd10932bb2",
      "tree": "36955efefca5f102c9c1e67fba3743ae91927062",
      "parents": [
        "57cfa5e97ff60d909a7e0a5f6e4d0a49aa3e2aec"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@org.rmk.(none)",
        "time": "Wed Jun 08 19:00:16 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 08 19:00:16 2005 +0100"
      },
      "message": "[PATCH] ARM: 2705/1: fix writesw for misaligned source pointer\n\nPatch from Nicolas Pitre\n\nSigned-off-by: Nicolas Pitre\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7a55fd0bb31eb369149b89fdf9e0c7bc73486ee1",
      "tree": "4e0333e6a0b6ee4601b0232baa1c5d4832c4aec5",
      "parents": [
        "9c7d3b3a6b6aaeded9d9e5c5111dbcc65b0b0f91"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Apr 18 22:50:01 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Apr 18 22:50:01 2005 +0100"
      },
      "message": "[PATCH] ARM: Add missing new file for bitops patch\n\nSigned-off-by: Russell King \u003crmk@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "684f970e2fd2dc0eb8292500903f54f1ebda0e75",
      "tree": "d8736596d79bf95281449f7fe5f72db111eb5a73",
      "parents": [
        "652a12ef98d16ccd1ee5cdf2c832ce5411ed3262"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Apr 17 15:51:02 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Apr 17 15:51:02 2005 +0100"
      },
      "message": "[PATCH] ARM: bitops\n\nConvert ARM bitop assembly to a macro.  All bitops follow the same\nformat, so it\u0027s silly duplicating the code when only one or two\ninstructions are different.\n\nSigned-off-by: Russell King \u003crmk@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
