)]}'
{
  "log": [
    {
      "commit": "0b5f9c005def154f9c21f9be0223b65b50d54368",
      "tree": "bbee9b3e549acc5886d1022c2aad46d5abfdd22e",
      "parents": [
        "b5174fa3a7f4f8f150bfa3b917c92608953dfa0f"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Thu Mar 29 15:38:30 2012 +1030"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Thu Mar 29 15:38:30 2012 +1030"
      },
      "message": "remove references to cpu_*_map in arch/\n\nThis has been obsolescent for a while; time for the final push.\n\nIn adjacent context, replaced old cpus_* with cpumask_*.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nAcked-by: David S. Miller \u003cdavem@davemloft.net\u003e (arch/sparc)\nAcked-by: Chris Metcalf \u003ccmetcalf@tilera.com\u003e (arch/tile)\nCc: user-mode-linux-devel@lists.sourceforge.net\nCc: Russell King \u003clinux@arm.linux.org.uk\u003e\nCc: linux-arm-kernel@lists.infradead.org\nCc: Richard Kuo \u003crkuo@codeaurora.org\u003e\nCc: linux-hexagon@vger.kernel.org\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: linux-mips@linux-mips.org\nCc: Kyle McMartin \u003ckyle@mcmartin.ca\u003e\nCc: Helge Deller \u003cdeller@gmx.de\u003e\nCc: sparclinux@vger.kernel.org\n"
    },
    {
      "commit": "b81947c646bfefdf98e2fde5d7d39cbbda8525d4",
      "tree": "944890e7a466af7512e878fa4f71bca1b0f7a600",
      "parents": [
        "c40d04df152a1111c5bbcb632278394dabd2b73d"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Wed Mar 28 18:30:02 2012 +0100"
      },
      "committer": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Wed Mar 28 18:30:02 2012 +0100"
      },
      "message": "Disintegrate asm/system.h for MIPS\n\nDisintegrate asm/system.h for MIPS.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\ncc: linux-mips@linux-mips.org\n"
    },
    {
      "commit": "b3ea581834c1e36cc76589e63dedcd99fd6abf51",
      "tree": "fa32093d96a9b9469a0d2a39fdc169628db9981e",
      "parents": [
        "2aa54b2009bb4f85cdc42d16dde18093dd832a31"
      ],
      "author": {
        "name": "Hillf Danton",
        "email": "dhillf@gmail.com",
        "time": "Wed Nov 16 00:21:29 2011 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:57 2011 +0000"
      },
      "message": "MIPS: Netlogic: Mark Netlogic chips as SMT capable\n\nNetlogic XLR chip has multiple cores. Each core includes four integrated\nhardware threads, and they share L1 data and instruction caches.\n\nIf the chip is marked to be SMT capable, scheduler then could do more, say,\nidle load balancing.\n\nChanges are now confined only to the code of XLR, and hardware is probed\nto get core ID for correct setup.\n\n[jayachandranc: simplified and adapted for new merged XLR/XLP code]\n\nSigned-off-by: Hillf Danton \u003cdhillf@gmail.com\u003e\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2972/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2aa54b2009bb4f85cdc42d16dde18093dd832a31",
      "tree": "0e9adc109b4c8bc8e2cfe983bef40380b72c12bf",
      "parents": [
        "66d29985fab8207b1b2c03ac34a2c294c5b47a30"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Wed Nov 16 00:21:29 2011 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:56 2011 +0000"
      },
      "message": "MIPS: Netlogic: Add support for XLP 3XX cores\n\nAdd new processor ID to asm/cpu.h and kernel/cpu-probe.c.\nUpdate to new CPU frequency detection code which works on XLP 3XX\nand 8XX.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2971/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "66d29985fab8207b1b2c03ac34a2c294c5b47a30",
      "tree": "f73145e09c53606716266577eef5e14262129ed9",
      "parents": [
        "8da24631e60438631112e6fdd198ef62416ff14a"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Wed Nov 16 00:21:29 2011 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:56 2011 +0000"
      },
      "message": "MIPS: Netlogic: Merge some of XLR/XLP wakup code\n\nCreate a common NMI and reset handler in smpboot.S and use this for\nboth XLR and XLP.  In the earlier code, the woken up CPUs would\nbusy wait until released, switch this to wakeup by NMI.\n\nThe initial wakeup code or XLR and XLP are differ since they are\nstarted from different bootloaders (XLP from u-boot and XLR from\nnetlogic bootloader). But in both platforms the woken up CPUs wait\nand are released by sending an NMI.\n\nAdd support for starting XLR and XLP in 1/2/4 threads per core.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2970/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1c773ea4dceff889c2f872343609a87ae0cfbf56",
      "tree": "1c1cf2ed935426739d83ed41d8045968d0865202",
      "parents": [
        "65040e224e5b214a93fa0c790add5d69b054ecae"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Wed Nov 16 00:21:28 2011 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:56 2011 +0000"
      },
      "message": "MIPS: Netlogic: Add XLP makefiles and config\n\n- Add CPU_XLP and NLM_XLR_BOARD to arch/mips/Kconfig for Netlogic XLP boards\n- Update mips Makefiles to add XLP\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2968/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "65040e224e5b214a93fa0c790add5d69b054ecae",
      "tree": "3d6b02575e61c04ad48535662398eae195f26ee1",
      "parents": [
        "a3d4fb2d2a4c52b22cde90049a78e323cde187e5"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Wed Nov 16 00:21:28 2011 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:56 2011 +0000"
      },
      "message": "MIPS: Netlogic: Add XLP platform files for XLP SoC\n\n- Update common files to support XLP.\n- Add arch/mips/include/asm/netlogic/xlp-hal for register definitions\n  and access macros\n- Add arch/mips/netlogic/xlp/ for XLP specific files.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2967/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0c9654072a6e15aa3da9b314f0c5c01e90938268",
      "tree": "865bbcf93aac081b15bf38604384e4bf7620024b",
      "parents": [
        "99fb2f7984726ba03d5634df8e6d26eb891f1ec3"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Fri Nov 11 17:08:29 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:55 2011 +0000"
      },
      "message": "MIPS: Netlogic: Move code common with XLP to common/\n\n- Move code that can be shared with XLP (irq.c, smp.c, time.c and\n  xlr_console.c) to arch/mips/netlogic/common\n- Add asm/netlogic/haldefs.h and asm/netlogic/common.h for common and\n  io functions shared with XLP\n- remove type \u0027nlm_reg_t *\u0027 and use uint64_t for mmio offsets\n- Move XLR specific code in smp.c to xlr/wakeup.c\n- Move XLR specific PCI code from irq.c to mips/pci/pci-xlr.c\n- Provide API for pic functions called from common/irq.c\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2964/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "99fb2f7984726ba03d5634df8e6d26eb891f1ec3",
      "tree": "053d0d6365b2ca893341e34b8cf435a523718a28",
      "parents": [
        "c3c8cfb979d1a3c514d6ef88204f05dcbd1934df"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Fri Nov 11 17:07:57 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:55 2011 +0000"
      },
      "message": "MIPS: Netlogic: No need to set -Werror in mips/xlr\n\nThe -Werror compilation flag is already set for arch/mips - it can be removed\nfrom arch/mips/xlr/Makefile\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2963/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c3c8cfb979d1a3c514d6ef88204f05dcbd1934df",
      "tree": "fe6bdc9e9f13ad6d801bf86e32ef76f2acf35622",
      "parents": [
        "faabeb9e57d665154fbc423e6e02bc16d6384d8e"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Fri Nov 11 17:07:40 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:55 2011 +0000"
      },
      "message": "MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR\n\nThe CPU_XLR config variable is sufficient for XLR compilation, the\nvariable NLM_XLR can be removed.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2962/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "faabeb9e57d665154fbc423e6e02bc16d6384d8e",
      "tree": "3f1018f646f027de70cf374f599728a759886f5e",
      "parents": [
        "f32671a867523e830887983891d99d3ac4842ccf"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Fri Nov 11 17:07:24 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:55 2011 +0000"
      },
      "message": "MIPS: Netlogic: Style fixes for Platform\n\n- Use platform- variable for xlr\n- Load address common for all netlogic chips\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2961/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f32671a867523e830887983891d99d3ac4842ccf",
      "tree": "d9c4c35b9a0ddb8cea352752dd5e6152b977ffc1",
      "parents": [
        "b66f953cd00e7c309c33ea35acd95b13a027050f"
      ],
      "author": {
        "name": "Ganesan Ramalingam",
        "email": "ganesanr@netlogicmicro.com",
        "time": "Tue Aug 23 13:36:10 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:54 2011 +0000"
      },
      "message": "MIPS: Netlogic: Add basic MSI support for XLR/XLS\n\nAdd basic support for MSI.\n\nSigned-off-by: Ganesan Ramalingam \u003cganesanr@netlogicmicro.com\u003e\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nTo: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2730/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e6be33cf6bd534a78dd623a3d2d7dbba4d0e832a",
      "tree": "17ef0dc31fd59ecc56ca5ef7bdd0c1cf9bc79ce1",
      "parents": [
        "5611cc4572e889b62a7b4c72a413536bf6a9c416"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Tue Aug 23 13:35:08 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Dec 07 22:04:54 2011 +0000"
      },
      "message": "MIPS: Netlogic: Change load address\n\nMove load address from 0x84000000 to 0x80100000 to avoid wasting\nmemory.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nTo: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2727/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b2788965baed868ce48ebd6d67f00acf617c9ee6",
      "tree": "4b05861fafbb7b84498a18f7a62239c2e7b30c35",
      "parents": [
        "933036386b36d8a9047798f31ab40f9e869bdd7d"
      ],
      "author": {
        "name": "Hillf Danton",
        "email": "dhillf@gmail.com",
        "time": "Sat Sep 24 02:29:54 2011 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Oct 24 23:34:25 2011 +0100"
      },
      "message": "MIPS: XLR, XLS: Add comment for smp setup\n\nIt seems that BSP could be setup twice, but the nlm_cpu_ready array is only\nset for ASPs in smpboot.S, not including BSP.\n\nSigned-off-by: Hillf Danton \u003cdhillf@gmail.com\u003e\nCc: \"Jayachandran C.\" \u003cjayachandranc@netlogicmicro.com\u003e\nCc: LKML \u003clinux-kernel@vger.kernel.org\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2695/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e,\n"
    },
    {
      "commit": "39ad56805a3bcf259d7549e73a3c9d557c2efd7b",
      "tree": "2dceb6b973b2c5e0de007b606812ab0fa3d06235",
      "parents": [
        "a74e33535fa27c758d2a23ebf5f8964bf19940bc"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Wed Jun 22 01:36:33 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 20 15:00:19 2011 +0100"
      },
      "message": "MIPS: Netlogic: Specify architecture CFLAGS\n\nUse -march\u003dxlr if available, otherwise fallback to mips64. This allows\nus to support compilation with MIPS toolchains which are not customized\nfor XLR.\n\n[ralf@linux-mips.org: And more importantly it works around a gas bug in\nbinutils 2.21 which otherwise may result in an assertion failure building\narch/mips/kernel/genex.S.  See\nhttp://sourceware.org/bugzilla/show_bug.cgi?id\u003d12915 for details.]\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nTo: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2534/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a74e33535fa27c758d2a23ebf5f8964bf19940bc",
      "tree": "bc7b84a1750b74e1d1260a7a6820671ac6daed47",
      "parents": [
        "b77bb37a2ad7689d9ef8048df9cc30ee770f5a94"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Wed Jun 22 01:37:05 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 20 15:00:19 2011 +0100"
      },
      "message": "MIPS:Netlogic:Fix section mismatch warnings.\n\nAdd __init and __cpuinit annotation to functions that need it.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nTo: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2535/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b8ecf341f1b7ca7bf3cb80c48cbbae33b79947d0",
      "tree": "1a5b87a81f4d006f96e52e09419570a7ce87d6f3",
      "parents": [
        "dd0a028183369cccc0826199a7ccdc850ece289b"
      ],
      "author": {
        "name": "Arnaud Lacombe",
        "email": "lacombar@gmail.com",
        "time": "Mon Aug 15 13:07:05 2011 -0400"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Sep 21 17:53:38 2011 +0200"
      },
      "message": "MIPS: Do not use EXTRA_CFLAGS\n\nUsage of these flags has been deprecated for nearly 4 years by:\n\n    commit f77bf01425b11947eeb3b5b54685212c302741b8\n    Author: Sam Ravnborg \u003csam@neptun.(none)\u003e\n    Date:   Mon Oct 15 22:25:06 2007 +0200\n\n        kbuild: introduce ccflags-y, asflags-y and ldflags-y\n\nMoreover, these flags (at least EXTRA_CFLAGS) have been documented for command\nline use. By default, gmake(1) do not override command line setting, so this is\nlikely to result in build failure or unexpected behavior.\n\nReplace their usage by Kbuild\u0027s `{as,cc,ld}flags-y\u0027.\n\nTo: linux-kernel@vger.kernel.org\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nPatchwork: https://patchwork.linux-mips.org/patch/2710/\nCc: linux-mips@linux-mips.org\nSigned-off-by: Arnaud Lacombe \u003clacombar@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "39263eeb44308a5d6ea6117376721a6091d2b622",
      "tree": "96edfb0b5f238c8671fe977441ca735cc78b0f58",
      "parents": [
        "1544129da2de9fa276429deed8fac3fbc45634be"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Tue Jun 07 03:14:12 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 20 23:12:11 2011 +0100"
      },
      "message": "MIPS: Netlogic: SMP fixes for XLR/XLS platform code.\n\nFix few issues in the Netlogic code:\n- Use handle_percpu_irq to handle per-cpu interrupts\n- Remove unused function nlm_common_ipi_handler()\n- Call scheduler_ipi() on SMP_RESCHEDULE_YOURSELF\n- Enable interrupts in nlm_smp_finish()\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2460/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bf45e583715eae15e0adecb6f55d97878e127d7d",
      "tree": "ef34baf464ef9de2446a4f3ea657b3e9dce111d2",
      "parents": [
        "852fe3105e94ca26d1b3df7e2cb6878ebdd67608"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon May 30 14:59:47 2011 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 20 23:12:11 2011 +0100"
      },
      "message": "MIPS: XLR, XLS: Move makefile bits to were they belong.\n\nThis patch combines linux-mips.org patches\n637d69600fb1773da56487271ec2a79c33d237ed [MIPS: Netlogic: Yank out crap.]\nand 5e3c263b9658a4b1c6c5577793e9347efb44854e [MIPS: XLR, XLS: Add Kbuild\nfiles for platform.]\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2415/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "9b130f8004e51c65b20b0f0e17cdee073a719047",
      "tree": "3562752ebe2168361a09dd16baace9b6884672d8",
      "parents": [
        "f9cab74fd9b0cf19f52a989694e7a1d8213af3a1"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Sat May 07 01:37:31 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu May 19 09:55:41 2011 +0100"
      },
      "message": "MIPS: XLR, XLS: Add PCI support.\n\nAdds pci/pci-xlr.c to support for XLR PCI/PCI-X interface and XLS PCIe\ninterface.\nUpdate irq.c to ack PCI interrupts, use irq handler data to do the\nPCI/PCIe bus ack.\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nCc: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2337/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7f058e852b229ec77b37676b2b78baf2e78ffee8",
      "tree": "5c0415b6fdeae671c4bbac77e7660d3588cc15f0",
      "parents": [
        "5c642506740ecbf20fb7a9e482287e4e5c639e5c"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Sat May 07 01:36:57 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu May 19 09:55:40 2011 +0100"
      },
      "message": "MIPS: Kconfig and Makefile update for Netlogic XLR/XLS\n\nAdd NLM_XLR_BOARD, CPU_XLR and other config options\nMakefile updates, mostly based on r4k\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nTo: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2334/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "5c642506740ecbf20fb7a9e482287e4e5c639e5c",
      "tree": "1bf19bc57f06db54add1d2b4499b0f141919f9f7",
      "parents": [
        "efa0f81c11021c95b1e72c65868115b6fb4ecc6a"
      ],
      "author": {
        "name": "Jayachandran C",
        "email": "jayachandranc@netlogicmicro.com",
        "time": "Sat May 07 01:36:40 2011 +0530"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu May 19 09:55:40 2011 +0100"
      },
      "message": "MIPS: Platform files for XLR/XLS processor support\n\n* include/asm/netlogic added with files common for all Netlogic processors\n  (common with XLP which will be added later)\n* include/asm/netlogic/xlr for XLR/XLS chip specific files\n* netlogic/xlr for XLR/XLS platform files\n\nSigned-off-by: Jayachandran C \u003cjayachandranc@netlogicmicro.com\u003e\nTo: linux-mips@linux-mips.org\nPatchwork: https://patchwork.linux-mips.org/patch/2334/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    }
  ]
}
