)]}'
{
  "log": [
    {
      "commit": "dfa60aba04dae7833d75b2e2be124bb7cfb8239f",
      "tree": "6aebf657355b5e2132e94420712f55e52eb35c62",
      "parents": [
        "b0fc494fae96a7089f3651cb451f461c7291244c"
      ],
      "author": {
        "name": "Steven Rostedt",
        "email": "srostedt@redhat.com",
        "time": "Mon May 12 21:20:43 2008 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri May 23 20:33:28 2008 +0200"
      },
      "message": "ftrace: use nops instead of jmp\n\nThis patch patches the call to mcount with nops instead\nof a jmp over the mcount call.\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "2ac1ea7ccd81f0383c6525e495a31d18fcac92db",
      "tree": "9238e3c4a33d7ee16803af4775a4ce7ea48f6370",
      "parents": [
        "8dbeeb24e4d64a8a4bb49d54a6e4d987b9d3b6fc"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Mar 23 01:01:37 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:41:21 2008 +0200"
      },
      "message": "include/asm-x86/alternative.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": "e587cadd8f47e202a30712e2906a65a0606d5865",
      "tree": "9df9016b1cba513cc48472d335899ae5e216f8f1",
      "parents": [
        "77bf90ed66116a1fc0e2f0554ecac75a54290cc0"
      ],
      "author": {
        "name": "Mathieu Desnoyers",
        "email": "mathieu.desnoyers@polymtl.ca",
        "time": "Thu Mar 06 08:48:49 2008 -0500"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:58 2008 +0200"
      },
      "message": "x86: enhance DEBUG_RODATA support - alternatives\n\nFix a memcpy that should be a text_poke (in apply_alternatives).\n\nUse kernel_wp_save/kernel_wp_restore in text_poke to support DEBUG_RODATA\ncorrectly and so the CPU HOTPLUG special case can be removed.\n\nAdd text_poke_early, for alternatives and paravirt boot-time and module load\ntime patching.\n\nChangelog:\n\n- Fix text_set and text_poke alignment check (mixed up bitwise and and or)\n- Remove text_set\n- Export add_nops, so it can be used by others.\n- Document text_poke_early.\n- Remove clflush, since it breaks some VIA architectures and is not strictly\n  necessary.\n- Add kerneldoc to text_poke and text_poke_early.\n- Create a second vmap instead of using the WP bit to support Xen and VMI.\n- Move local_irq disable within text_poke and text_poke_early to be able to\n  be sleepable in these functions.\n\nSigned-off-by: Mathieu Desnoyers \u003cmathieu.desnoyers@polymtl.ca\u003e\nCC: Andi Kleen \u003candi@firstfloor.org\u003e\nCC: pageexec@freemail.hu\nCC: H. Peter Anvin \u003chpa@zytor.com\u003e\nCC: Jeremy Fitzhardinge \u003cjeremy@goop.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "6b59257082e136fbbce1aa017575a451c0df0592",
      "tree": "0e56f92a7b94556f9e1f429e5623c1b9c430bed5",
      "parents": [
        "1d8a1f6b51f6b195dfdcf05821be97edede5664a"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Wed Jan 30 13:30:30 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jan 30 13:30:30 2008 +0100"
      },
      "message": "x86: actually merge \u003casm/alternative.h\u003e\n\nThis actually merges \u003casm-x86/alternative_{32,64}.h\u003e into\n\u003casm-x86/alternative.h\u003e.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "96a388de5dc53a8b234b3fd41f3ae2cedc9ffd42",
      "tree": "d947a467aa2da3140279617bc4b9b101640d7bf4",
      "parents": [
        "27bd0c955648646abf2a353a8371d28c37bcd982"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Thu Oct 11 11:20:03 2007 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Thu Oct 11 11:20:03 2007 +0200"
      },
      "message": "i386/x86_64: move headers to include/asm-x86\n\nMove the headers to include/asm-x86 and fixup the\nheader install make rules\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ]
}
