)]}'
{
  "log": [
    {
      "commit": "eae89076e696f51762d81d6e2538c3beb59fa7bd",
      "tree": "7aab0972d6786721eb6c9b01d77a1b5f13263c49",
      "parents": [
        "5deee2dbf495b2693629f7e8f846483432096278"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue May 16 01:26:03 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Jun 19 17:39:18 2006 +0100"
      },
      "message": "[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.\n\nThe struct mips_fpu_soft_struct and mips_fpu_hard_struct are\ncompletely same now and the kernel fpu emulator assumes that.  This\npatch unifies them to mips_fpu_struct and get rid of mips_fpu_union.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ecf52d3c895c8bc069b9ae07c18acf39d846c2ef",
      "tree": "0c39ea1b0cf231b70a8b2340cb0217d0bca91b66",
      "parents": [
        "460c0422c3861ab63a14c2be600a96a9e68b89f2"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jun 01 01:00:03 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Jun 06 00:15:20 2006 +0100"
      },
      "message": "[MIPS] Fix compiler warnings (field width, unused variable)\n    \nFix following warnings:\nlinux/arch/mips/kernel/setup.c:432: warning: field width is not type int (arg 2)\nlinux/arch/mips/kernel/setup.c:432: warning: field width is not type int (arg 4)\nlinux/arch/mips/kernel/syscall.c:279: warning: unused variable `len\u0027\nlinux/arch/mips/kernel/syscall.c:280: warning: unused variable `name\u0027\nlinux/arch/mips/math-emu/dp_fint.c:32: warning: unused variable `xc\u0027\nlinux/arch/mips/math-emu/dp_flong.c:32: warning: unused variable `xc\u0027\nlinux/arch/mips/math-emu/sp_fint.c:32: warning: unused variable `xc\u0027\nlinux/arch/mips/math-emu/sp_flong.c:32: warning: unused variable `xc\u0027\n    \n(original patch by Atsushi, slight changes to the setup.c part by me.)\n    \nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c5033d780310ddc5b679ed37ccefcdb87a30ef0c",
      "tree": "76d4dbd9b8a34a5540f94abf45a4ecb73ae2d0f0",
      "parents": [
        "d4264f183967db9c2dae4275abb98eb1f79facb2"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Jan 02 21:59:49 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 07 13:30:25 2006 +0000"
      },
      "message": "[MIPS] ieee754[sd]p_neg workaround\n    \nIt looks glibc\u0027s pow() assumes an unary \u0027-\u0027 operation for any number\n(including NaNs) always inverts its sign bit (though IEEE754 does not\nspecify the sign bit for NaNs).  This patch make the kernel math-emu\nemulates real MIPS neg.[ds] instruction.\n    \nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2d5e7b9ffd6fd0cdcf4c51a56b7158a7e38f3dbe",
      "tree": "f49bd735203673187c7b851b70a9be56fd0bcc0c",
      "parents": [
        "264879576cabb85f9992e63e0209a99885e3e2f1"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 18:04:40 2005 +0000"
      },
      "committer": {
        "name": "",
        "email": "ralf@denk.linux-mips.net",
        "time": "Tue Jan 10 13:39:05 2006 +0000"
      },
      "message": "MIPS: FP: Remove silly trick to avoid warning.\n    \nJust doesn\u0027t fool a modern compiler anymore.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4b724efdde0287d7ba616bd2badc63fca414f978",
      "tree": "9c30ecd163d782a4fff8542b557d8811c3a4ef3e",
      "parents": [
        "3fccc0150e720ff344b5f9c5f8dd23778139018e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 23 15:05:47 2005 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:52 2005 +0100"
      },
      "message": "Get rid of SINGLE_ONLY_FPU.  Linux does not support half FPU other than\nby emulation of a full FPU.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3fccc0150e720ff344b5f9c5f8dd23778139018e",
      "tree": "f26a8dc6b6dbf7ce8eeb409915bc934e415a5d16",
      "parents": [
        "3c5c8f6748ce5a4a63ac7d025ddca4a01574a1a7"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 23 13:58:21 2005 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:52 2005 +0100"
      },
      "message": "Fix all the get_user / put_user related sparse warnings.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3c5c8f6748ce5a4a63ac7d025ddca4a01574a1a7",
      "tree": "6e3958230b27e1bed66789245c847075ff27efef",
      "parents": [
        "efec3c4e962d4cafbb8f0a050d05d1cd6e95458d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 23 13:48:12 2005 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:52 2005 +0100"
      },
      "message": "Delete unused ieee754_cname[] and declaration.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "efec3c4e962d4cafbb8f0a050d05d1cd6e95458d",
      "tree": "9f7e4844d353f72164dfbfd85db0d764fdc39961",
      "parents": [
        "a663bf906dce4bfa4d620ecc6b8ac6ef958eb7c2"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 23 13:46:25 2005 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:51 2005 +0100"
      },
      "message": "Include for prototypes.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a663bf906dce4bfa4d620ecc6b8ac6ef958eb7c2",
      "tree": "9d342f63aa85e46e97e8a04d0a661b7fd8108430",
      "parents": [
        "030274ae03c20f9ac27d4218118b9679d7c680d8"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 23 13:44:31 2005 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:51 2005 +0100"
      },
      "message": "Protect against multiple inclusion.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "12616ed202ba66af6e1386df02d06c72d7386339",
      "tree": "1e003d71846e85d0e0f377b855ad9602f66e9dda",
      "parents": [
        "178086c86ac9738a76f1462e9ee4cbe8fd3b8c51"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 18 10:26:46 2005 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:43 2005 +0100"
      },
      "message": "FPU emulator garbage collection.\n    \nFirst argument of fpu_emulator_cop1Handler() was unused.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "587cb98f368de7ea4382a6ca99847113fbbeea91",
      "tree": "9a34df00ddc0d921c127cad15f6e5a8bef264802",
      "parents": [
        "61ed7f08b691677a13486d920dcd931b7d31719c"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Sep 15 08:52:34 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:32:22 2005 +0100"
      },
      "message": "GCC bulletproofing: __mips64 is only defined when compiling for 64-bit\nprocessors.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4a99d1e25b98c239d6e746af6f79679c413fb712",
      "tree": "4a68322a855668b767e211cab8804fd6d01e4097",
      "parents": [
        "baee502ce2048aad5ec56acd24c950083a4697e7"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed May 11 12:02:48 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:31:14 2005 +0100"
      },
      "message": "Now that a struct is the only member left in struct\nmips_fpu_emulator_stats cleanup that unnecessary nesting of structs.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "baee502ce2048aad5ec56acd24c950083a4697e7",
      "tree": "3617f48e1f66bda071caabfc8bf8b861e59e1c21",
      "parents": [
        "1d74f6bc85cbdc4601e5aea1e67ccbd259f0c7f4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed May 11 11:00:36 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:31:14 2005 +0100"
      },
      "message": "Get rid of the eir struct mips_fpu_emulator_private member.  It\u0027s\nnever initialized been initialized anywhere, just saved to and\nrestored from signal frames so nonsense anyway.  As neat side effect\nof being shared between all processors it was also abusable as a\nnice covert channel between processes.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "cd21dfcfbb5c43de54f6be795dde07397da2bc2f",
      "tree": "ed3a6c46fd6aabac95c99b1e816493fcb5f788f8",
      "parents": [
        "63b2d2f4d2073ac3452ce977d27cc81eabaa61a3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Apr 28 13:39:10 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:31:12 2005 +0100"
      },
      "message": "Fix preemption and SMP problems in the FP emulator code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "333d1f6794b341df11f286f5dca123c6dc64a770",
      "tree": "65218399e74b00d17e1b86b2086d781866028d85",
      "parents": [
        "0bd5d2e9ec8cc04a0225c590d35dd097e6b3a3f6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 28 17:55:57 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:46 2005 +0100"
      },
      "message": "Gross macro abuse.  Get rid of gpreg_t, vaddr_t, REG_TO_VA and\nVA_TO_REG.  Who ever wrote this apparently did enjoy the C Puzzle Book.\nISBN 0201604612, a little old but still fun reading for the next\nblackout ;)\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0bd5d2e9ec8cc04a0225c590d35dd097e6b3a3f6",
      "tree": "dc34e1689ce06c9fef80511cdfc7ad6196dcc02b",
      "parents": [
        "8ab00b9a02c55fd6263c5f7c0dc88389d94de327"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 28 17:29:15 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 29 19:30:46 2005 +0100"
      },
      "message": "Cleanup fpuemuprivate declarations.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "766160c29fadbafad1d6eb5e965922c7e78beb88",
      "tree": "20641faf983fd27760cf476da9b956bd78c778d4",
      "parents": [
        "ed5ba2fbc6d03c41c4c3334648a6569bc42da764"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yuasa@hh.iij4u.or.jp",
        "time": "Sat Sep 03 15:56:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:08 2005 -0700"
      },
      "message": "[PATCH] mips: fix build warnings\n\nThis patch has fixed the following warnings.\n\narch/mips/kernel/genex.S:250:5: warning: \"CONFIG_64BIT\" is not defined\narch/mips/math-emu/cp1emu.c:1128:5: warning: \"__mips64\" is not defined\narch/mips/math-emu/cp1emu.c:1206:5: warning: \"__mips64\" is not defined\narch/mips/math-emu/cp1emu.c:1270:5: warning: \"__mips64\" is not defined\narch/mips/math-emu/cp1emu.c:323:5: warning: \"__mips64\" is not defined\narch/mips/math-emu/cp1emu.c:808:5: warning: \"__mips64\" is not defined\narch/mips/math-emu/cp1emu.c:953:5: warning: \"__mips64\" is not defined\narch/mips/mm/tlbex.c:519:5: warning: \"CONFIG_64BIT\" is not defined\ninclude/asm/reg.h:73:5: warning: \"CONFIG_64BIT\" is not defined\n\nSigned-off-by: Yoichi Yuasa \u003cyuasa@hh.iij4u.or.jp\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "875d43e72b5bf22161a81de7554f88eccf8a51ae",
      "tree": "a676fe7298b478b7ee9fe7be9cb07c9a0b928370",
      "parents": [
        "63fb6fd1c86181d9dd9ba0e6e6082799e149b56b"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Sep 03 15:56:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:06 2005 -0700"
      },
      "message": "[PATCH] mips: clean up 32/64-bit configuration\n\nStart cleaning 32-bit vs. 64-bit configuration.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\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"
    }
  ]
}
