)]}'
{
  "log": [
    {
      "commit": "a9468f30b5eac6957c86aea97954553bfb7c1f18",
      "tree": "c8da55b18abf5d848282e95b04ccadb21839f081",
      "parents": [
        "9b5a146a43db3733c731d47022f4f5259e6b31e6"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin@rab.in",
        "time": "Fri Feb 24 17:06:20 2012 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 24 09:38:56 2012 +0000"
      },
      "message": "ARM: 7333/2: jump label: detect %c support for ARM\n\nSome versions of ARM GCC which do support asm goto, do not support\nthe %c specifier.  Since we need the %c to support jump labels\non ARM, detect that too in the asm goto detection script to avoid\nbuild errors with these versions.\n\nhttp://gcc.gnu.org/bugzilla/show_bug.cgi?id\u003d48637\n\nAcked-by: Jason Baron \u003cjbaron@redhat.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin@rab.in\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "df0a92c20652d70da70e5e4d08736cc485eaf1ff",
      "tree": "e74b182b067694b0714bbc6f9339cc20a745b90d",
      "parents": [
        "323c9dd26b6176fd7f16bcf3202df708c419b20c"
      ],
      "author": {
        "name": "Jonathan Neuschäfer",
        "email": "j.neuschaefer@gmx.net",
        "time": "Thu Jun 16 00:17:46 2011 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Jun 16 11:15:22 2011 +0200"
      },
      "message": "scripts/gcc-goto.sh: fix a typo (\"suport\")\n\nSigned-off-by: Jonathan Neuschäfer \u003cj.neuschaefer@gmx.net\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "d6dad199a10423ce37b8bfec1f055c380dc4a3d5",
      "tree": "63f2775409192a08be3d3cb02b1adbbae42bf1b1",
      "parents": [
        "a5a2bad55de89a0adf7d6f783cb87ab7eb1a894f"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Sep 24 09:12:25 2010 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Sep 24 09:12:25 2010 +0200"
      },
      "message": "jump label: Fix GCC feature check when distcc is used\n\nThe following build bug occurs on distcc builds:\n\n   CC      arch/x86/kernel/asm-offsets.s\n In file included from include/linux/module.h:24,\n                  from include/linux/crypto.h:22,\n                  from arch/x86/kernel/asm-offsets_64.c:9,\n                  from arch/x86/kernel/asm-offsets.c:5:\n include/trace/events/module.h: In function \u0027trace_module_load\u0027:\n include/trace/events/module.h:18: error: expected \u0027(\u0027 before \u0027goto\u0027\n include/trace/events/module.h:18: error: expected identifier or \u0027*\u0027 before \u0027(\u0027 token\n\nIt triggers because distcc is invoked by turning $CC into \"distcc gcc\",\nbut gcc-goto.sh check script was using $1 not $@ to expand parameters.\n\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nLKML-Reference: \u003c20100923034910.867858597@goodmis.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "bf5438fca2950b03c21ad868090cc1a8fcd49536",
      "tree": "9fc5693763263704de8d8ba1c37a84172dbe5eb7",
      "parents": [
        "fa6f2cc77081792e4edca9168420a3422299ef15"
      ],
      "author": {
        "name": "Jason Baron",
        "email": "jbaron@redhat.com",
        "time": "Fri Sep 17 11:09:00 2010 -0400"
      },
      "committer": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Wed Sep 22 16:29:41 2010 -0400"
      },
      "message": "jump label: Base patch for jump label\n\nbase patch to implement \u0027jump labeling\u0027. Based on a new \u0027asm goto\u0027 inline\nassembly gcc mechanism, we can now branch to labels from an \u0027asm goto\u0027\nstatment. This allows us to create a \u0027no-op\u0027 fastpath, which can subsequently\nbe patched with a jump to the slowpath code. This is useful for code which\nmight be rarely used, but which we\u0027d like to be able to call, if needed.\nTracepoints are the current usecase that these are being implemented for.\n\nAcked-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Jason Baron \u003cjbaron@redhat.com\u003e\nLKML-Reference: \u003cee8b3595967989fdaf84e698dc7447d315ce972a.1284733808.git.jbaron@redhat.com\u003e\n\n[ cleaned up some formating ]\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n"
    }
  ]
}
