)]}'
{
  "log": [
    {
      "commit": "86c9835b46605fb29a3c30c6cc344d9df49e54a3",
      "tree": "e3e12792263fb57b822412189f3ef9e7c1ea0faf",
      "parents": [
        "903dcb5a1bd0ef2b09d756f646e367cd12659b6f"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Mar 28 11:59:57 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:31 2008 +0200"
      },
      "message": "x86: mpparse, move generic processor info to apic_32.c fix\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "903dcb5a1bd0ef2b09d756f646e367cd12659b6f",
      "tree": "393e4d0a10d183406e3d68a28045462cb611b45d",
      "parents": [
        "acff5a768935f7f39e4e3be03940d70c005ffe96"
      ],
      "author": {
        "name": "Alexey Starikovskiy",
        "email": "astarikovskiy@suse.de",
        "time": "Thu Mar 27 23:55:22 2008 +0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:31 2008 +0200"
      },
      "message": "x86: move generic_processor_info to apic_32.c\n\nSigned-off-by: Alexey Starikovskiy \u003castarikovskiy@suse.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7219bebd72726c13c1eaaa3ade0e829e998fb3b1",
      "tree": "248ea716477799a11a26fec0bafff71a2f7e910a",
      "parents": [
        "0e03eb86b51b21054aea01ada1d03e9c2265dd20"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Thu Apr 17 17:41:31 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:31 2008 +0200"
      },
      "message": "x86: add comments to describe the new api\u0027s in cacheflush.h\n\nThe new cacheflush.h API\u0027s didn\u0027t have any comments describing\nhow they\u0027re to be used yet and the conventions around these functions.\nThis patch adds comments to this effect; in order for that to be\na logical series, some prototypes had to move around.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "aa040b2f0693695ae393cd9b8a93055952dbf76f",
      "tree": "80d47769cbd5742e3436765899dc29aa05c3be7e",
      "parents": [
        "537e33136443bcd53ee13bc32a8f0fa46b1f3fdb"
      ],
      "author": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy@goop.org",
        "time": "Sat Mar 22 13:27:38 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: simplify sync_test_bit(), improve\n\nUsing a naked parameterless macro could lead to other tokens being\nunexpectedly replaced.\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "537e33136443bcd53ee13bc32a8f0fa46b1f3fdb",
      "tree": "e0604078d67cd580750681aea4e8b768056c0f17",
      "parents": [
        "dd46e3ca73d136aa7f9f1813e4cbb6934c3611cc"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Wed Mar 26 02:16:15 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86 floppy: kill off the \u0027register\u0027 keyword from header\n\nWhen compilers became generally better at optimizing code than humans, the\nregister keyword became mostly useless. For the floppy driver it certainly\nis since it\u0027s so slow compared to the rest of the system that optimizing\naccess to a single variable or two isn\u0027t going to make any real difference\nSo let\u0027s just leave it to the compiler - it\u0027ll do a better job anyway.\n\nThis patch does away with a few register keywords in the x86 floppy driver.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "dd46e3ca73d136aa7f9f1813e4cbb6934c3611cc",
      "tree": "455dd49e9e22b1cf06f328978dc3de7faf5c5455",
      "parents": [
        "ab68ed98f665436601feec853c8f400d28c39e92"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Tue Mar 25 18:10:46 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: move apic declarations to mach_apic.h\n\ntake them out of the x86_64-specific asm/mach_apic.h\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5af5573ee06c361378e22a9dd71dae0320e841f7",
      "tree": "af9b79f408455b66c61b6a0ed6ccffa60811534a",
      "parents": [
        "8346ea17aa20e9864b0f7dc03d55f3cd5620b8c1"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Tue Mar 25 13:28:56 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: move ipi definitions to mach_ipi.h\n\ntake them out of the x86_64-only asm/mach_apic.h\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8346ea17aa20e9864b0f7dc03d55f3cd5620b8c1",
      "tree": "23a0e515b5aa3c5611f2b821ecc3a2b08c463858",
      "parents": [
        "1de87bd40e119d26533b5135677901990390bfa9"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Wed Mar 12 03:53:32 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: split large page mapping for AMD TSEG\n\nOn AMD SMM protected memory is part of the address map, but handled\ninternally like an MTRR. That leads to large pages getting split\ninternally which has some performance implications. Check for the\nAMD TSEG MSR and split the large page mapping on that area\nexplicitely if it is part of the direct mapping.\n\nThere is also SMM ASEG, but it is in the first 1MB and already covered by\nthe earlier split first page patch.\n\nIdea for this came from an earlier patch by Andreas Herrmann\n\nOn a RevF dual Socket Opteron system kernbench shows a clear\nimprovement from this:\n(together with the earlier patches in this series, especially the\nsplit first 2MB patch)\n\n[lower is better]\n              no split stddev         split  stddev    delta\nElapsed Time   87.146 (0.727516)     84.296 (1.09098)  -3.2%\nUser Time     274.537 (4.05226)     273.692 (3.34344)  -0.3%\nSystem Time    34.907 (0.42492)      34.508 (0.26832)  -1.1%\nPercent CPU   322.5   (38.3007)     326.5   (44.5128)  +1.2%\n\n\u003d\u003e About 3.2% improvement in elapsed time for kernbench.\n\nWith GB pages on AMD Fam1h the impact of splitting is much higher of course,\nsince it would split two full GB pages (together with the first\n1MB split patch) instead of two 2MB pages.  I could not benchmark\na clear difference in kernbench on gbpages, so I kept it disabled\nfor that case\n\nThat was only limited benchmarking of course, so if someone\nwas interested in running more tests for the gbpages case\nthat could be revisited (contributions welcome)\n\nI didn\u0027t bother implementing this for 32bit because it is very\nunlikely the 32bit lowmem mapping overlaps into the TSEG near 4GB\nand the 2MB low split is already handled for both.\n\n[ mingo@elte.hu: do it on gbpages kernels too, there\u0027s no clear reason\n                 why it shouldnt help there. ]\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nAcked-by: andreas.herrmann3@amd.com\nCc: mingo@elte.hu\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1de87bd40e119d26533b5135677901990390bfa9",
      "tree": "862877f6e54993a9067fffc0d545e75697a8184e",
      "parents": [
        "f5c24a7fd0798d636af184cc7032e7e0cb149112"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Sat Mar 22 10:59:28 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: re-add rdmsrl_safe\n\nRDMSR for 64bit values with exception handling.\n\nMakes it easier to deal with 64bit valued MSRs. The old 64bit code\nbase had that too as checking_rdmsrl(), but it got dropped somehow.\n\nSigned-off-by: Andi Kleen \u003candi@firstfloor.org\u003e\nCc: andreas.herrmann3@amd.com\nCc: mingo@elte.hu\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c9caa02c529d5e113e40cbc77254558fcdfa4215",
      "tree": "cb3f9f5a5d26bf7df542a61bfb524e886d8c6510",
      "parents": [
        "cc6150321903ca4c3bc9d53b0cdafb05d77d64d0"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Wed Mar 12 03:53:29 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: add set_memory_4k to pageattr.c\n\nAdd a new function to force split large pages into 4k pages.\nThis is needed for some followup optimizations.\n\nI had to add a new field to cpa_data to pass down the information\nthat try_preserve_large_page should not run.\n\nRight now no set_page_4k() because I didn\u0027t need it and all the\nspecialized users I have in mind would be more comfortable with\npure addresses. I also didn\u0027t export it because it\u0027s unlikely\nexternal code needs it.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nCc: andreas.herrmann3@amd.com\nCc: mingo@elte.hu\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "cc6150321903ca4c3bc9d53b0cdafb05d77d64d0",
      "tree": "cfdb0ee512da7da82c15d4b1aae66d1f25640f31",
      "parents": [
        "67794292c8615b05f46419ba8d4fd99e7c9a5db9"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Wed Mar 12 03:53:28 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: account overlapped mappings in max_pfn_mapped\n\nWhen end_pfn is not aligned to 2MB (or 1GB) then the kernel might\nmap more memory than end_pfn. Account this in max_pfn_mapped.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nCc: andreas.herrmann3@amd.com\nCc: mingo@elte.hu\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "67794292c8615b05f46419ba8d4fd99e7c9a5db9",
      "tree": "8aacc17810552a9ecffa86b4a5f2cd8ec9a8f57f",
      "parents": [
        "7d1116a92d709c22e7db910724c9fcd2001b0499"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Mar 21 21:27:10 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: replace the now useless max_pfn_mapped define\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7d1116a92d709c22e7db910724c9fcd2001b0499",
      "tree": "364fe750182fd5b8e53f14c64aed490388f6c5e6",
      "parents": [
        "41bd4eac748f39d7f3ed770fae3e595a747172bd"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Wed Mar 12 03:53:27 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:30 2008 +0200"
      },
      "message": "x86: implement true end_pfn_mapped for 32bit\n\nEven on 32bit 2MB pages can map more memory than is in the true\nmax_low_pfn if end_pfn is not highmem and not aligned to 2MB.\nAdd a end_pfn_map similar to x86-64 that accounts for this\nfact. This is important for code that really needs to know about\nall mapping aliases.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nCc: andreas.herrmann3@amd.com\nCc: mingo@elte.hu\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5524ea320d80e3ac6aeeec44216660831c76da08",
      "tree": "c4215dbc41cedac15838ff5110958fa7ed8e9a67",
      "parents": [
        "366932deb335f0b84a08463c5c912bd42ac3397a"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Tue Mar 11 02:23:20 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:29 2008 +0200"
      },
      "message": "x86: don\u0027t set up early exception handlers for external interrupts\n\nAll of early setup runs with interrupts disabled, so there is no\nneed to set up early exception handlers for vectors \u003e\u003d 32\n\nThis saves some minor text size.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nCc: mingo@elte.hu\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "43cdf5d6e0a75c1069adc8d126b97b792ff53142",
      "tree": "f2fed9cf7fc463946e6c268a79c1e1d9754be393",
      "parents": [
        "7fda20f146d5d217684ffbc37c6b6c5f82c2dffd"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Sat Mar 22 18:50:22 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:29 2008 +0200"
      },
      "message": "x86: pgtable, document pde bits\n\nSome of pde bits weren\u0027t documented, add the short description to them.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7fda20f146d5d217684ffbc37c6b6c5f82c2dffd",
      "tree": "ec72cbdbdc05c95b7be5922694fa069af12ff22b",
      "parents": [
        "d93c870bad38e8daaaf9f7e900a13431f24becbb"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Feb 29 10:29:38 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:29 2008 +0200"
      },
      "message": "x86: spinlock ops are always-inlined\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "687c80540975709844699d9a96070e2cf3bad39d",
      "tree": "0188ab731c2852f29086d9552a975ea20504d807",
      "parents": [
        "8fdf765527920e30d8fd57da3a83d6bf56799114"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:04:03 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:29 2008 +0200"
      },
      "message": "include/asm-x86/xor_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8fdf765527920e30d8fd57da3a83d6bf56799114",
      "tree": "54f1907fcd035281b5d8f7a047260b247366bb6c",
      "parents": [
        "d6ae390a0be73e6b777c6171e6b6f616462f555d"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:04:02 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:29 2008 +0200"
      },
      "message": "include/asm-x86/xor_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d6ae390a0be73e6b777c6171e6b6f616462f555d",
      "tree": "e574562c895d30fab675e02c810ec49faf76cc30",
      "parents": [
        "8948584eb282c4dc5c54f6f6ebbaf447a665c653"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:04:00 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:29 2008 +0200"
      },
      "message": "include/asm-x86/voyager.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8948584eb282c4dc5c54f6f6ebbaf447a665c653",
      "tree": "b04dbf368ca1a9e54ded99992270985e978bb32f",
      "parents": [
        "9e8a935bcff6c8154eace12277e6a9d853ef790b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:59 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/vmi.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9e8a935bcff6c8154eace12277e6a9d853ef790b",
      "tree": "ba58258438a5abc698c75477f1480f07bd0dfb22",
      "parents": [
        "364fe5ef4725176324ec17f8dc3fd488d615b0de"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:58 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/vm86.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "364fe5ef4725176324ec17f8dc3fd488d615b0de",
      "tree": "757587d168fb9b100e2e03a2d2d7ca68b2c20226",
      "parents": [
        "ac1a7b0eaa1db04143ab6132c6ce4489afbb8a18"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:57 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/vga.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ac1a7b0eaa1db04143ab6132c6ce4489afbb8a18",
      "tree": "8bef3fbb0f77e0b6db7bcb9601f4bdd8ac1a7967",
      "parents": [
        "a206ea11b665cfb5360d05367eea1e9cfd3f3c8b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:56 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/vdso.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a206ea11b665cfb5360d05367eea1e9cfd3f3c8b",
      "tree": "65b1d163d4c7411d7012ecad8bda252617573647",
      "parents": [
        "a31216194c84cfa72515db4f9365ce2c68ed5791"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:55 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/user_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a31216194c84cfa72515db4f9365ce2c68ed5791",
      "tree": "f7bf185ab3ab588dfdd78bf6d5759fb2be526fbb",
      "parents": [
        "826700dc9b483d0d0de8ff4901043d54ed8b64f0"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:54 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/user32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "826700dc9b483d0d0de8ff4901043d54ed8b64f0",
      "tree": "8766ed6f7ca5fa1dee36c5e6f6e1cfa8c3778148",
      "parents": [
        "c489f4451965f4d355340ea1e60a5863c9ed2890"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:53 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/user_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c489f4451965f4d355340ea1e60a5863c9ed2890",
      "tree": "39bac9c2b733086e881b44ab1d45de4a1a0feedd",
      "parents": [
        "687fc16b65e96d72a680291670584090207cadf8"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:52 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "687fc16b65e96d72a680291670584090207cadf8",
      "tree": "cb1cef6bc25d3e73505ed2b3e120ee9113a7003c",
      "parents": [
        "6e714b37978bbd2c7a7eb89b4474b6c2133b7796"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:51 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "6e714b37978bbd2c7a7eb89b4474b6c2133b7796",
      "tree": "b1d3480ce5bd80cbc3d08dcc4c79458818697c49",
      "parents": [
        "b896313e53344e79cc8bbc69f0a7d5c2b1735895"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:50 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/unaligned.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b896313e53344e79cc8bbc69f0a7d5c2b1735895",
      "tree": "64ac8f35229223121e5589abdae6980be76013c3",
      "parents": [
        "b1fcec7f2296c4b9126e1b85b52494ac8910d528"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:49 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b1fcec7f2296c4b9126e1b85b52494ac8910d528",
      "tree": "48f04fd4a1fca4913dfdf804ad3d547b18e52fe4",
      "parents": [
        "2d86e637d15984e363e8c3f14c8f0470b4a10a3d"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:48 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2d86e637d15984e363e8c3f14c8f0470b4a10a3d",
      "tree": "f5b69e910d89d1b51e109d319224898a95025852",
      "parents": [
        "5d7d03b81af05f3c291b5c6be621a2b53d187e09"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:47 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/tsc.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5d7d03b81af05f3c291b5c6be621a2b53d187e09",
      "tree": "dd5b239a902a68302cdc48c8e6523cb0fae5bb54",
      "parents": [
        "94cf8de0a0aff39c7b7785af4fc938ecacb79b7c"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:46 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/topology.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "94cf8de0a0aff39c7b7785af4fc938ecacb79b7c",
      "tree": "a038bad29e80bc93748e5edc749527d2dc2a5fbe",
      "parents": [
        "b98fff30223799c5df444fef1ebcfcddf310f740"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:45 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b98fff30223799c5df444fef1ebcfcddf310f740",
      "tree": "f0723cc200e017dfdb0346f59dc41ad76bc63ca2",
      "parents": [
        "89917f28f3377fa7e38a51e9208e83b7b92542ee"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:43 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/thread_info_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "89917f28f3377fa7e38a51e9208e83b7b92542ee",
      "tree": "42ae02b9058bcafe3e930521af9a55cb7e42b847",
      "parents": [
        "7c4d4784db93496791b798e0abab1d056b192ad0"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:42 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7c4d4784db93496791b798e0abab1d056b192ad0",
      "tree": "136db407b6bb5791662ba14aae2757cd7f678d91",
      "parents": [
        "c5386c200f55940eeeb827df172edf2e0305f23b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:40 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/tce.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c5386c200f55940eeeb827df172edf2e0305f23b",
      "tree": "94bebabc9e5a4d89625a80ecad8c6550437f72d6",
      "parents": [
        "26b7fcc4bde28237a906597a809b149fb06713b0"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:39 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:28 2008 +0200"
      },
      "message": "include/asm-x86/system.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "26b7fcc4bde28237a906597a809b149fb06713b0",
      "tree": "dc500a327ff45c650a9858ad89d2cdd10bc8d00f",
      "parents": [
        "a4c2d7d9285500a9b229bb7ddc7abe0212a0dab0"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:38 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/sync_bitops.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a4c2d7d9285500a9b229bb7ddc7abe0212a0dab0",
      "tree": "7ad4e6e695d6899ec42cb10a3dd05f1cc91375d6",
      "parents": [
        "1b17fce6078ab0672f6702097680b65124de5f05"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:37 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1b17fce6078ab0672f6702097680b65124de5f05",
      "tree": "ca9c1bbd43bf960aebef84c615aefd1cd7c73ccb",
      "parents": [
        "cf030ebd40e37cb11d1efa6677890f40f21e16f4"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:36 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "cf030ebd40e37cb11d1efa6677890f40f21e16f4",
      "tree": "068e3f8fce2807c31b4cf97dd7096132ceaa5016",
      "parents": [
        "953b2f1ed6f2642e58e7c5b8c1385d132f1b5685"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:35 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/suspend_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "953b2f1ed6f2642e58e7c5b8c1385d132f1b5685",
      "tree": "00ed406dbaae64594f7ffc1210747a7d94515df9",
      "parents": [
        "06b0f574eafdd26d325ce5ab3c38522d0cdd7b7c"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:34 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/string_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "06b0f574eafdd26d325ce5ab3c38522d0cdd7b7c",
      "tree": "65a688e5c5fe5fb95f7c6160ff732b58dc13b558",
      "parents": [
        "7f3a9508b5778034091e00e696dc17ca98b8a84c"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:33 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/string_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7f3a9508b5778034091e00e696dc17ca98b8a84c",
      "tree": "33f94ecb52b06ac2efcb2a7785feb85aaa1baf1a",
      "parents": [
        "d3bf60a6e48c9a451cac345c0ad57552bb299992"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:32 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/srat.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d3bf60a6e48c9a451cac345c0ad57552bb299992",
      "tree": "c1020e7c6a8f38e78e71e079dffa2f91bb1a6765",
      "parents": [
        "ceb7ce1052a9087bd4752424f253b883ec5e1cec"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:31 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/spinlock.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ceb7ce1052a9087bd4752424f253b883ec5e1cec",
      "tree": "95bd8e4e76bf2f5443b384f3ac32e6d42047581e",
      "parents": [
        "2fec394adf9445ae6a21c5e67d9ad3f6f5b7c8d1"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:30 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/smp_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2fec394adf9445ae6a21c5e67d9ad3f6f5b7c8d1",
      "tree": "36c6b425c199e7b51f3dfba33b9c32af6e1e1572",
      "parents": [
        "9551b12a51bab7058ad486ba96fd0c27fdafe922"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:29 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/smp_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9551b12a51bab7058ad486ba96fd0c27fdafe922",
      "tree": "67f3cc6f286af66387bd37677fd528255cd769b6",
      "parents": [
        "af1fec15de17086864fc3917e21a31e303ec0e91"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:28 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/signal.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "af1fec15de17086864fc3917e21a31e303ec0e91",
      "tree": "a8232923bd15fdfeb8e73812ef36610c7e949f78",
      "parents": [
        "895b7643d6d2d04761344e18a2473255f2551e9e"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:27 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "895b7643d6d2d04761344e18a2473255f2551e9e",
      "tree": "e9c51622f0e1fa77150ab241dd3e3e23107ff150",
      "parents": [
        "915cd5aa0adbe0f62b7a56d6eaf6908b47f80395"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:26 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/sigcontext32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "915cd5aa0adbe0f62b7a56d6eaf6908b47f80395",
      "tree": "07908dbcc2793a4d2bd9a6d842f95cf1ebb92a0b",
      "parents": [
        "6e5609a97acef44440f233ad435dd0ab563608f9"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:25 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/setup.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "6e5609a97acef44440f233ad435dd0ab563608f9",
      "tree": "90e8b46b6761c60b2ad43e38f558a17e614226e7",
      "parents": [
        "0f4fc8c1dca86b519fed50be0962c8def8d3d446"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:21 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/rwsem.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0f4fc8c1dca86b519fed50be0962c8def8d3d446",
      "tree": "a4467ef1043ef18c91f887d84d78b83ae0e8f7a7",
      "parents": [
        "c6fd5d49ec578e1078331b81ca09008fb361a8ba"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:20 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/rio.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c6fd5d49ec578e1078331b81ca09008fb361a8ba",
      "tree": "a5323230a791db5b7f94ec1e642c7ae76da16da3",
      "parents": [
        "78db4c6be439cd446c94181c73f5e06a89a5aaf3"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:19 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/resume-trace.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "78db4c6be439cd446c94181c73f5e06a89a5aaf3",
      "tree": "a1ad531c1815635d0766127b0857f774cd6c2262",
      "parents": [
        "72f74fa25a468f40781e452f1d2528395090d55f"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:18 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:27 2008 +0200"
      },
      "message": "include/asm-x86/reboot.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "72f74fa25a468f40781e452f1d2528395090d55f",
      "tree": "c7b61c02eaf124453d186887ce034f909f1981a7",
      "parents": [
        "708c5662975518eeea04de10cb11075d48636180"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:17 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/ptrace.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "708c5662975518eeea04de10cb11075d48636180",
      "tree": "44624b108968990652ee329fe1d5215f4324bf7c",
      "parents": [
        "cca2e6f87e3856953503aae2c0b8a1d5628796ef"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:16 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/proto.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "cca2e6f87e3856953503aae2c0b8a1d5628796ef",
      "tree": "5d621cac7813c00320a65d3d523c9abb8dcdff44",
      "parents": [
        "4943aa4ec25ccc7161f4f4fcdd0018a4c1f6d4e8"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:15 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/processor.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "4943aa4ec25ccc7161f4f4fcdd0018a4c1f6d4e8",
      "tree": "3dfdfc0c9a5815fff192fe49d5afb7ed27a171c6",
      "parents": [
        "2c5d516ca70641e26463e8d24344b515a2973c11"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:14 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/posix_types_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2c5d516ca70641e26463e8d24344b515a2973c11",
      "tree": "16e6e30d98ff489c1703a128df5c138fcc3a5064",
      "parents": [
        "3cbaeafeb10e38bce6c8d4764a254260d5a564bd"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:13 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/posix_types_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3cbaeafeb10e38bce6c8d4764a254260d5a564bd",
      "tree": "5b991c427aad27f6b7f46c7d6a07512907b74be2",
      "parents": [
        "7f94401e439dc1137319c48dfec0285f681eb3ad"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:12 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pgtable.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7f94401e439dc1137319c48dfec0285f681eb3ad",
      "tree": "e8f08824f51834889f42d34c889ce620268547a7",
      "parents": [
        "4b01fef89a10cedbae9857e76283616af3f177cd"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:11 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "4b01fef89a10cedbae9857e76283616af3f177cd",
      "tree": "3b75b60a12240a4e4c0bb379fcc327379f7d1971",
      "parents": [
        "cf840147d48626d5d86d617cbc5b7cddc1bcae14"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:10 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pgtable-3level.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "cf840147d48626d5d86d617cbc5b7cddc1bcae14",
      "tree": "f1f4082589633318fabc01eeae63f1bbc1d7e3e4",
      "parents": [
        "65e05d15edfdd6ecb4426894cf6e6b5ae97602e4"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:09 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "65e05d15edfdd6ecb4426894cf6e6b5ae97602e4",
      "tree": "7a136ccf800a8fbb4f02900ce962f270f0e382d5",
      "parents": [
        "bc9e3be20bab447519e864c4f9e09aae82ed0376"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:08 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pgtable-2level.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "bc9e3be20bab447519e864c4f9e09aae82ed0376",
      "tree": "3a574941709fec6526a02ce3051da6755ad32895",
      "parents": [
        "46e1abc63e736644265e7ec2897f963a4ace5993"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:06 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/percpu.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "46e1abc63e736644265e7ec2897f963a4ace5993",
      "tree": "6fcb9b4b79e47528f2384ebb19eec4faed5139db",
      "parents": [
        "69bdb7bcc6b9494b1738c6f6dd3fe553c9c6978e"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:05 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pda.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "69bdb7bcc6b9494b1738c6f6dd3fe553c9c6978e",
      "tree": "f9023c60dbbd267e72f8bbde62f293b7923a2e0b",
      "parents": [
        "565c6402db09b1d1b7623ebd629f3adf6b86feaa"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:04 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pci.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "565c6402db09b1d1b7623ebd629f3adf6b86feaa",
      "tree": "5a03033216f3c14f9f184d41377835d077595cfc",
      "parents": [
        "3cb47d79e99ad7b3a02badd7f64fbb57a1b125b3"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:03 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pci-direct.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3cb47d79e99ad7b3a02badd7f64fbb57a1b125b3",
      "tree": "bdbbebcb2b50b272e93694358dd100de6451e397",
      "parents": [
        "5269354231c6e960941f6e1fd0737acc003d2353"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:02 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/pci_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5269354231c6e960941f6e1fd0737acc003d2353",
      "tree": "a29e72cab0b1c48eb7d2096d7e736e4a51890e72",
      "parents": [
        "49cd740bb0b5796f34699a0f945b977f6ff34c64"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:01 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/parport.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "49cd740bb0b5796f34699a0f945b977f6ff34c64",
      "tree": "1fa590b7caa0fa284120e6ed846adb4093f875ba",
      "parents": [
        "fad599854e3997a3e93559e19759a26b18c906c6"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:03:00 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/paravirt.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fad599854e3997a3e93559e19759a26b18c906c6",
      "tree": "c2c45a65f6969b7f55b18621a70ef5d65d083a62",
      "parents": [
        "b20a4615944a0c106fce2aecb7ea1dbc8eefc71b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:59 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/param.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b20a4615944a0c106fce2aecb7ea1dbc8eefc71b",
      "tree": "06fceabe4c3786fe1e9c635a5c1c7127e1a1b3a1",
      "parents": [
        "095d1c4e61d77de4b33ea3b202aa6342f69d9891"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:58 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:26 2008 +0200"
      },
      "message": "include/asm-x86/page_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "095d1c4e61d77de4b33ea3b202aa6342f69d9891",
      "tree": "aa19b697d7385024e2b4878822cf79a71079fd04",
      "parents": [
        "5f4e4b7209deb3cd7cf16ebb7bf84917e4b6682a"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:57 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/page_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5f4e4b7209deb3cd7cf16ebb7bf84917e4b6682a",
      "tree": "c2e448409cf9144c26f01fc7357598fd91c15076",
      "parents": [
        "cb046eed76b7f74e619479f1aba17e74ce6f5159"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:56 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/numaq.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "cb046eed76b7f74e619479f1aba17e74ce6f5159",
      "tree": "2be9881f1cc7769d9f3c5e6b2e8bf816fd32bf1c",
      "parents": [
        "2c4e8830414de84cc969a1f9685f4c48b91ca6e7"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:55 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/numa_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2c4e8830414de84cc969a1f9685f4c48b91ca6e7",
      "tree": "60d09c3a1f5f2b471cf3ae845a3e4d29e8bd20da",
      "parents": [
        "b2347fad517f61553e03135db60def2392d9c2bc"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:54 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mutex_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b2347fad517f61553e03135db60def2392d9c2bc",
      "tree": "8a3dadd51ec75850f0c30d2b1972135a9a12c967",
      "parents": [
        "9969b4405469e12070c560ff27dbe587470fc945"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:53 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mutex_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9969b4405469e12070c560ff27dbe587470fc945",
      "tree": "ed4035eac05cbfdd5a2e479f2f3536988a5cb63a",
      "parents": [
        "abb0ade013507c93a9a0b263bbb7b0327d7c38db"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:52 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mtrr.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "abb0ade013507c93a9a0b263bbb7b0327d7c38db",
      "tree": "d07ac00fce2ad439100a7977401924670879d1bf",
      "parents": [
        "934902b474bdb235a273985ad4c61eb136afe11d"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:51 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/msr.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "934902b474bdb235a273985ad4c61eb136afe11d",
      "tree": "52a59dcfe955f48615ab4ef63a86d311327d14f7",
      "parents": [
        "30971e17ee484f72e081826a0bf3e489ef3b4c30"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:50 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/msidef.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "30971e17ee484f72e081826a0bf3e489ef3b4c30",
      "tree": "4b48bdf5eb1ede83ae3359816fbdd0697cb7c0cd",
      "parents": [
        "8f08403e61a86c3179642239184aff3a5f636be1"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:49 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mpspec.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8f08403e61a86c3179642239184aff3a5f636be1",
      "tree": "2950527700c20802d2d398e1fa7c0030d29deb31",
      "parents": [
        "60e9bfd1bd5be433e56b050e025d3d5c91c967a8"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:48 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mpspec_def.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "60e9bfd1bd5be433e56b050e025d3d5c91c967a8",
      "tree": "29cd561319ae9523e46f7d840be2654c1ec5cf7a",
      "parents": [
        "7491d33d9ab042f3fdb9ec00054f69737dcd180f"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:47 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mmzone_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7491d33d9ab042f3fdb9ec00054f69737dcd180f",
      "tree": "da7e583d89324e59d4235192191925ba7cca4593",
      "parents": [
        "f2334076890bbe3cddca2c053684653c614e9b48"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:46 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mmzone_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f2334076890bbe3cddca2c053684653c614e9b48",
      "tree": "7d59d704fe5c9c1f89e78ffb52d4b1afcaf44e13",
      "parents": [
        "710d0e9cce8bfcfa821c5929c1d4dbf30a660ce6"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:45 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mmx.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "710d0e9cce8bfcfa821c5929c1d4dbf30a660ce6",
      "tree": "d063c51112980e17d9f57113bc6af98be21d3a24",
      "parents": [
        "c4fe760efde84e52168a81bf125f25ba2f118b51"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:44 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mmu.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c4fe760efde84e52168a81bf125f25ba2f118b51",
      "tree": "99a8b2a79d2ba28bc0dd799e485b05f8fdf8cdd9",
      "parents": [
        "55464da94a845e057ffb94a9fc7be1aa86ffcd89"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:43 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mmu_context_64.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "55464da94a845e057ffb94a9fc7be1aa86ffcd89",
      "tree": "5a958b7f6aadb794d2b0f5058f493c910e0856a3",
      "parents": [
        "77d511ed744f7febcd2a3444f63e6c54ac32d0c3"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:42 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mmu_context_32.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "77d511ed744f7febcd2a3444f63e6c54ac32d0c3",
      "tree": "f0ec2c3ba4951f4f87e0786f6225c5c9ffa16019",
      "parents": [
        "933a44155caeb4ff5b58fcf755e3381ae37e72d4"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:41 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:25 2008 +0200"
      },
      "message": "include/asm-x86/mca_dma.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "933a44155caeb4ff5b58fcf755e3381ae37e72d4",
      "tree": "a3ec42f7a1dc30c37c8272b612b05ed237ec75a6",
      "parents": [
        "69cde6512c3a0227878869f9ba8a02cdc72fc253"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:40 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/mc146818rtc.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "69cde6512c3a0227878869f9ba8a02cdc72fc253",
      "tree": "6a87c90b4182497b0296c6bdd00f3a9b36570918",
      "parents": [
        "fb444c7b25420d57ce5e31cab486f734705bd278"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:39 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/local.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fb444c7b25420d57ce5e31cab486f734705bd278",
      "tree": "99e01991e539db83e2381a67a5b5616aa6225808",
      "parents": [
        "fd1ea0c25ae00e2ac55881af55c3206664dd59a8"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:37 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/lguest.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fd1ea0c25ae00e2ac55881af55c3206664dd59a8",
      "tree": "9c2432b19f6bae014438fd24d2ae49539ea277bf",
      "parents": [
        "0c7825e64d377409deaaf73cd6311da9df310db3"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:36 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/lguest_hcall.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0c7825e64d377409deaaf73cd6311da9df310db3",
      "tree": "e7f60bef2575451f1833530b8351c94ccaf61334",
      "parents": [
        "7d76b4d3767324fa44ac73032d6eeb428e46f004"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:35 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/kvm_x86_emulate.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7d76b4d3767324fa44ac73032d6eeb428e46f004",
      "tree": "2da2caf6b9b54e1307705436966524ffeb419e73",
      "parents": [
        "864dfa13bed444d2c6d76d584e81713405d60082"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:34 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/kvm_host.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "864dfa13bed444d2c6d76d584e81713405d60082",
      "tree": "cb4a6ba0b3954d68b8050d2a0e865d9154c23ecf",
      "parents": [
        "b69a3f9dc0bbdbf9278ac5bc8d4b6347c11a701b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:33 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/kprobes.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b69a3f9dc0bbdbf9278ac5bc8d4b6347c11a701b",
      "tree": "2e08d628a31f93f7d35790ffc5bab86fa8d767ca",
      "parents": [
        "f461f1372cef1853534df2115f9ff5b7fbfc6958"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:02:32 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:24 2008 +0200"
      },
      "message": "include/asm-x86/kexec.h: checkpatch cleanups - formatting only\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ],
  "next": "f461f1372cef1853534df2115f9ff5b7fbfc6958"
}
