)]}'
{
  "log": [
    {
      "commit": "66b375bf7d9c995fd6169191c3862071e710f456",
      "tree": "3a6e724785c90a92c6a7a8159a6438d95cd912a9",
      "parents": [
        "99cc2192132ab28c495d015ed2e95dc29e2a27ad"
      ],
      "author": {
        "name": "Tom Rini",
        "email": "trini@kernel.crashing.org",
        "time": "Fri Sep 09 13:01:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 13:57:29 2005 -0700"
      },
      "message": "[PATCH] ppc32: In the boot code, don\u0027t rely on BASE_BAUD directly\n\nModifies serial_init to get base baud rate from the rs_table entry instead\nof BAUD_BASE.  This patch eliminates duplication between the\nSERIAL_PORT_DFNS macro and BAUD_BASE.  Without the patch, if a port set the\nbaud rate in SERIAL_PORT_DFNS, but did not update BASE_BAUD, the BASE_BAUD\nvalue would still be used.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@gdcanada.com\u003e\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "99cc2192132ab28c495d015ed2e95dc29e2a27ad",
      "tree": "4cc085c47f0824f4b028d6d31eab0f63765615c0",
      "parents": [
        "83f7da8acd81354e921ff12d6efbeae5b1a5d6a4"
      ],
      "author": {
        "name": "Frank van Maarseveen",
        "email": "frankvm@frankvm.com",
        "time": "Fri Sep 09 13:01:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 13:57:29 2005 -0700"
      },
      "message": "[PATCH] ppc32: Correct an instruction in the boot code\n\nIn the flush and invalidate bootcode on PPC4xx we were accidentally using\nthe wrong instruction.  Use cmplw, which reads from a register like we\nwant.\n\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f54bef9e9c84c8dc656c55dc96c1da7b6d1c53d8",
      "tree": "de93df49c67ebf63aeca64941a201365440e9551",
      "parents": [
        "f4c6cc8d1e2305796f7fdad52d83b88cea4d2276"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Sat Sep 03 15:55:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:01 2005 -0700"
      },
      "message": "[PATCH] ppc32: cpci690 updates\n\nUpdate the cpci690 platform code:\n- pass mem size in from bootwrapper via bi_rec\n- some minor fixups\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4c6cc8d1e2305796f7fdad52d83b88cea4d2276",
      "tree": "be172cb018dd5bf26d76114f4b4549c772359e39",
      "parents": [
        "d01c08c9ae91c1526d4564b400b3e0e04b49d1ba"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Sat Sep 03 15:55:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:00 2005 -0700"
      },
      "message": "[PATCH] ppc32: katana updates\n\nUpdate the katana platform support code:\n- if booted as zImage, pass mem size in via bi_req from bootwrapper\n- if booted as uImage, get mem size from bd_info passed in from u-boot\n- add support for 82544 present on katana 752i\u0027s\n- set cacheline size on pci devices\n- some minor fixups\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d01c08c9ae91c1526d4564b400b3e0e04b49d1ba",
      "tree": "a1cc06a5342fdaf6185d2655a636cc181d56cb08",
      "parents": [
        "bbde630b553d349307fe719486bc06f8cf9c1a2d"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Sat Sep 03 15:55:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:00 2005 -0700"
      },
      "message": "[PATCH] ppc32: mv64x60 updates \u0026 enhancements\n\nUpdates and enhancement to the ppc32 mv64x60 code:\n- move code to get mem size from mem ctlr to bootwrapper\n- address some errata in the mv64360 pic code\n- some minor cleanups\n- export one of the bridge\u0027s regs via sysfs so user daemon can watch for\n  extraction events\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3acb23440f90b03b19846d2b3a005dcbf61a55cf",
      "tree": "6c2c7feac536b1ee5a9bedf3342e4c81ca47a9bc",
      "parents": [
        "164ada643ddf4f492a206b9bf2f2b02918b618da"
      ],
      "author": {
        "name": "Lee Nicks",
        "email": "allinux@gmail.com",
        "time": "Sat Sep 03 15:55:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:59 2005 -0700"
      },
      "message": "[PATCH] ppc32: add support for Marvell EV64360BP board\n\nThis patch adds support for Marvell EV64360BP board.  So far, it supports\nmpsc serial console, gigabit ethernet, jffs2 root filesystem, etc.  Other\ndevice support, like watchdog, RTC, will be added later.\n\nSigned-off-by: Lee Nicks \u003callinux@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "617bf9a47f017b7e91dab9ef9bdaaeaee24163a7",
      "tree": "fb60e409527908cf5fae83d256f5a60a09e8ae89",
      "parents": [
        "f4ad35a34bdc27ae18f97d684ca0e693bbffd5f5"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:55 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for PCORE\n\nSupport for the PCORE board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ea08dcfa5439acaf33660e372d44fc049a90b121",
      "tree": "860427d0839b7501db795cf1065171da0172996b",
      "parents": [
        "d2d34169cc9834f29dac0b02f95022b1e0b97e52"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:54 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for REDWOOD\n\nSupport for the REDWOOD board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d2d34169cc9834f29dac0b02f95022b1e0b97e52",
      "tree": "4b79c71df45c60b0b5ff246034ab2723fe85d275",
      "parents": [
        "37330c9146767fd4f5eb147b01cb500eabf773cf"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:54 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for RAINIER\n\nSupport for the RAINIER board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "89d7f53030baa2616eb2fe87cbc19bc73111a78e",
      "tree": "d8d851a37b0236e7be6d54f58d86a41ab93f879d",
      "parents": [
        "ba9d1e2a3da505f0574751c3041bbc307c30aeca"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:54 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for MCPN765\n\nSupport for the MCPN765 board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba9d1e2a3da505f0574751c3041bbc307c30aeca",
      "tree": "4020932fbdfcee1172bd85db63dbe5a1effb2091",
      "parents": [
        "94cb20e951511051367493a1399e16eb1a7433ae"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:53 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for K2\n\nSupport for the K2 board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b8bc6cedb272542ca401dfb01b17bf11ecb56a8c",
      "tree": "14d1211609efcc0dad4373421b28df4aede13a1b",
      "parents": [
        "f4f1269cb36adfb452c04dcb3d40f51b8a1956bb"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:53 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for BEECH\n\nSupport for the BEECH board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4f1269cb36adfb452c04dcb3d40f51b8a1956bb",
      "tree": "f078687fe13c314dabb8c68e1f50f8d99632b500",
      "parents": [
        "a3800d8ffa0a91f3047cbfa82e435d483ffc8dd4"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:53 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for ASH\n\nSupport for the ASH board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2e2446ea0758cd57dd065962d9544e3f4d44ea2b",
      "tree": "745b7fb19e2fb48265aed6eb8ee33217a9e3f22a",
      "parents": [
        "19dbd0f6a74f7529d6d49dd50ad6b31adbe0598d"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Fri Aug 19 14:52:31 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 29 10:53:33 2005 +1000"
      },
      "message": "[PATCH] Remove NACA fixed address constraint\n\nComments in head.S suggest that the iSeries naca has a fixed address,\nbecause tools expect to find it there.  The only tool which appears to\naccess the naca is addRamDisk, but both the in-kernel version and the\nversion used in RHEL and SuSE in fact locate the NACA the same way as\nthe hypervisor does, by following the pointer in the hvReleaseData\nstructure.\n\nSince the requirement for a fixed address seems to be obsolete, this\npatch removes the naca from head.S and replaces it with a normal C\ninitializer.\n\nFor good measure, it removes an old version of addRamDisk.c which was\nsitting, unused, in the ppc32 tree.\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c9cf73aee140baa425429902aaed2c758401343f",
      "tree": "7e28361e87950e7e66a453e4218745a4b0912119",
      "parents": [
        "e8be1c8e065691c332fd8e9bae70c7096a69c31d"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@kernel.crashing.org",
        "time": "Sun Jul 31 22:34:52 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:14:01 2005 -0700"
      },
      "message": "[PATCH] ppc32: add 440ep support\n\nAdd PPC440EP core support.  PPC440EP is a PPC440-based SoC with a classic PPC\nFPU and another set of peripherals.\n\nSigned-off-by: Wade Farnsworth \u003cwfarnsworth@mvista.com\u003e\nSigned-off-by: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f13487c66c75f5db004a0631047309d9e7c5aab7",
      "tree": "19585562d0ffb0923ed6c2d829d44f10eb619482",
      "parents": [
        "7ee91ec14bd4def036b4084da29869382078e44b"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Wed Jul 13 01:11:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 11:25:25 2005 -0700"
      },
      "message": "[PATCH] ppc32: make -j12 all fails in uImage target\n\nmake -j zImage may call if_changed twice at the same time, the result is a\ncorrupted vmlinux.gz\n\nWrite to a temporary file for the time being until someone with make skills\nfix the serialization properly.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nAcked-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f14c6fd0fc9fbaf242254c84ba2632decb25e91a",
      "tree": "6f4c2e27291edd7926636ef932ac79816a6d4084",
      "parents": [
        "dfa1a55335a0e822b36607d25c980c4e2a8e5e87"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Sat Jun 25 14:59:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Jun 25 16:25:07 2005 -0700"
      },
      "message": "[PATCH] update comment about gzip scratch size\n\nfix a comment about the array size.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9a59f452abe11f569e13ec16c51e6d61c54b9838",
      "tree": "0fc242afbf51aac7214e3a9b7620e83d0d4016f2",
      "parents": [
        "f9fd27a253d5e0b23531d12ce7ad15b6535d4486"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Jun 23 00:10:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 23 09:45:33 2005 -0700"
      },
      "message": "[PATCH] remove \u003clinux/xattr_acl.h\u003e\n\nThis file duplicates \u003clinux/posix_acl_xattr.h\u003e, using slightly different\nnames.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6879dc137ea4efad65cab8bf8a7c0b742bcf92cc",
      "tree": "13ca02150a892e97f3da20ac9cc052508cc7e8a8",
      "parents": [
        "a70d439345875d476ede258094356e2acd09b1a1"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jun 21 17:15:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Tue Jun 21 18:46:26 2005 -0700"
      },
      "message": "[PATCH] ppc32: Kill embedded system.map, use kallsyms\n\nThis patch kills the whole embedded System.map mecanism and the\nbootloader-passed System.map that was used to provide symbol resolution in\nxmon.  Instead, xmon now uses kallsyms like ppc64 does.\n\nNo hurry getting that in Linus tree, let it be tested in -mm for a while\nfirst and make sure it doesn\u0027t break various embedded configs.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "94b9f46d61904422c498bf4cf9a90cc14398d311",
      "tree": "a7ced29750cb0cfe1837eb93a65a55a9a02a74f7",
      "parents": [
        "8e21683bb458c73c6fe87844202a64eac730995e"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat May 28 15:52:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat May 28 16:46:14 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix uImage make target to report success correctly\n\nThe existing make rule when building a uImage would check to see if the\nimage file existed to report \u0027is ready\u0027 or \u0027not made\u0027.  However make\nappeared to compute the file list before the rule was executed.\n\nSigned-off-by: Chris Clark \u003ccpclark@xmission.com\u003e\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b3d9ae4b98f6d28481d4d4b768d860a2cfb5805d",
      "tree": "740fd350c127e12a902e7d781250429c30282bd7",
      "parents": [
        "2cacb3da620a4a93f3a77e1d2c8c06bb3c74bcb0"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Apr 30 16:51:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 30 16:51:42 2005 -0700"
      },
      "message": "[PATCH] kbuild/ppc: tell when uimage was not built\n\nTom Rini said:\n  Note that there is still a trivial\u0027ish change to make.  When mkimage\n  doesn\u0027t exist on the host we should say \"uImage not made\" or\n  something similar.\n\nSo I did like Tom asked.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ef2f3253f061cbb86da25411a6e6e6a69a84b6ac",
      "tree": "4cc7f6529b1a50a862c8b5c02c05a1ca0a371714",
      "parents": [
        "54095a6ec7b11a008c07c5016b025206a051f560"
      ],
      "author": {
        "name": "Tom Rini",
        "email": "trini@kernel.crashing.org",
        "time": "Sat Apr 16 15:24:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:24:25 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix building 32bit kernel for 64bit machines\n\nWhen building a ppc32 MULTIPLATFORM kernel for a 64bit pmac, we try and\nbuild certain files or use certain functions that make no sense in that\ncontext.  This catches the last of these.\n\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.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"
    }
  ]
}
