)]}'
{
  "log": [
    {
      "commit": "e407d62088b7f61f38e1086062650c75a4f2757a",
      "tree": "b0b5b666361c305f93bdf0e439d69acf7ee2f0e0",
      "parents": [
        "ae82157b3d8bb4902f76b56c7450a945288786ac"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@fastmail.fm",
        "time": "Tue Sep 30 18:41:36 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Oct 13 10:33:20 2008 +0200"
      },
      "message": "x86, traps: introduce dotraplinkage\n\nMark the exception handlers with \"dotraplinkage\" to hide the\ncalling convention differences between i386 and x86_64.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a28680b4b821a262fd3b5e57a28c148b5f9e662a",
      "tree": "9ec2e23d1993636e33c0a5a172b4743c4ed37bdd",
      "parents": [
        "6fcbede3fdfbd83d8de97296286f5a9ff5a8f371"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@fastmail.fm",
        "time": "Tue Sep 30 18:41:34 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Oct 13 10:33:18 2008 +0200"
      },
      "message": "x86, traps: split out math_error and simd_math_error\n\nSplit out math_error from do_coprocessor_error and simd_math_error\nfrom do_simd_coprocessor_error, like on i386. While at it, add the\n\"error_code\" parameter to do_coprocessor_error, do_simd_coprocessor_error\nand do_spurious_interrupt_bug.\n\nThis does not change the generated code, but brings the declarations in\nline with all the other trap handlers.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e8d3f455de4f42d4bab2f6f1aeb2cf3bd18eb508",
      "tree": "d623774d9329f17e5f36e37296beb4dca17ff95b",
      "parents": [
        "da654b74bda14c45a7d98c731bf3c1a43b6b74e2"
      ],
      "author": {
        "name": "Srinivasa Ds",
        "email": "srinivasa@in.ibm.com",
        "time": "Tue Sep 23 15:23:52 2008 +0530"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Sep 23 16:30:21 2008 +0200"
      },
      "message": "signals: demultiplexing SIGTRAP signal, fix\n\nfix build breakage, missing header file.\n\nSigned-off-by: Srinivasa DS \u003csrinivasa@in.ibm.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "da654b74bda14c45a7d98c731bf3c1a43b6b74e2",
      "tree": "e3cc6f1a1f7300c07e59c9091cd2ede0c5da8d4d",
      "parents": [
        "101d5b713700b902b1c200cdd1925c3cb7d34567"
      ],
      "author": {
        "name": "Srinivasa Ds",
        "email": "srinivasa@in.ibm.com",
        "time": "Tue Sep 23 15:23:52 2008 +0530"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Sep 23 13:26:52 2008 +0200"
      },
      "message": "signals: demultiplexing SIGTRAP signal\n\nCurrently a SIGTRAP can denote any one of below reasons.\n\t- Breakpoint hit\n\t- H/W debug register hit\n\t- Single step\n\t- Signal sent through kill() or rasie()\n\nArchitectures like powerpc/parisc provides infrastructure to demultiplex\nSIGTRAP signal by passing down the information for receiving SIGTRAP through\nsi_code of siginfot_t structure. Here is an attempt is generalise this\ninfrastructure by extending it to x86 and x86_64 archs.\n\nSigned-off-by: Srinivasa DS \u003csrinivasa@in.ibm.com\u003e\nCc: Roland McGrath \u003croland@redhat.com\u003e\nCc: akpm@linux-foundation.org\nCc: paulus@samba.org\nCc: linuxppc-dev@ozlabs.org\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "046fd53773cd87125f799b00422e487bf1428d38",
      "tree": "f379644e8ef8a1ce3ac09802794bd19c854265a6",
      "parents": [
        "70bb08962ea9bd50797ae9f16b2493f5f7c65053",
        "4ab4ba32aa16b012cb0faabf1a27952508fe67f2",
        "fe47784ba5cbb6b713c013e046859946789b45e4",
        "8d7ccaa545490cdffdfaff0842436a8dd85cf47b"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Sep 06 14:53:01 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Sep 06 14:53:01 2008 +0200"
      },
      "message": "Merge branches \u0027x86/tracehook\u0027, \u0027x86/xsave\u0027 and \u0027x86/prototypes\u0027 into x86/signal\n\nConflicts:\n\tarch/x86/kernel/signal_64.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "70ef56414ec7e01d787c8e959bb259845df4ee4f",
      "tree": "b59fbd9c1abdd5913074c28195005b72ad625d39",
      "parents": [
        "a80495ec927e8ec2b1ff085592bbe9bed77ffb3b"
      ],
      "author": {
        "name": "Jaswinder Singh",
        "email": "jaswinder@infradead.org",
        "time": "Wed Jul 23 17:36:37 2008 +0530"
      },
      "committer": {
        "name": "Jaswinder Singh",
        "email": "jaswinder@infradead.org",
        "time": "Wed Jul 23 17:36:37 2008 +0530"
      },
      "message": "x86: mm/fault.c declare do_page_fault before they get used\n\ndeclared do_page_fault() in asm-x86/trap.h for both X86_32 and X86_64\n\nremoved do_invalid_op declaration from mm/fault.c as it is already declared in asm-x86/trap.h\n\nSigned-off-by: Jaswinder Singh \u003cjaswinder@infradead.org\u003e\n"
    },
    {
      "commit": "77ef50a522717fa040636ee1017179ceba12ff62",
      "tree": "57b082ad5b314605d5d9dab50068737f324cae60",
      "parents": [
        "a656c8efb40a8700046df20da2195f8aa39ce38a"
      ],
      "author": {
        "name": "Vegard Nossum",
        "email": "vegard.nossum@gmail.com",
        "time": "Wed Jun 18 17:08:48 2008 +0200"
      },
      "committer": {
        "name": "Vegard Nossum",
        "email": "vegard.nossum@gmail.com",
        "time": "Tue Jul 22 21:31:34 2008 +0200"
      },
      "message": "x86: consolidate header guards\n\nThis patch is the result of an automatic script that consolidates the\nformat of all the headers in include/asm-x86/.\n\nThe format:\n\n1. No leading underscore. Names with leading underscores are reserved.\n2. Pathname components are separated by two underscores. So we can\n   distinguish between mm_types.h and mm/types.h.\n3. Everything except letters and numbers are turned into single\n   underscores.\n\nSigned-off-by: Vegard Nossum \u003cvegard.nossum@gmail.com\u003e\n"
    },
    {
      "commit": "6ac8d51f01d345af5ea4209004a9ea29b2f20891",
      "tree": "4bed79ccabfe249e15be859e348ff835830e3715",
      "parents": [
        "3f9b5cc018566ad9562df0648395649aebdbc5e0"
      ],
      "author": {
        "name": "Jaswinder Singh",
        "email": "jaswinder@infradead.org",
        "time": "Tue Jul 15 21:09:13 2008 +0530"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 18 18:51:57 2008 +0200"
      },
      "message": "x86: introducing asm-x86/traps.h\n\nDeclaring x86 traps under one hood.\nDeclaring x86 do_traps before defining them.\n\nSigned-off-by: Jaswinder Singh \u003cjaswinder@infradead.org\u003e\nCc: Andi Kleen \u003candi@firstfloor.org\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ]
}
