)]}'
{
  "log": [
    {
      "commit": "821f3eff7cdb9d6c7076effabd46c96c322daed1",
      "tree": "60f13155196fd6c84424c8aebc133ca4a5f56749",
      "parents": [
        "ebc283118ee448dcb6e6cae74a8a43f17a1ccc3f",
        "f77bf01425b11947eeb3b5b54685212c302741b8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 11:23:06 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 11:23:06 2007 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild: (40 commits)\n  kbuild: introduce ccflags-y, asflags-y and ldflags-y\n  kbuild: enable \u0027make CPPFLAGS\u003d...\u0027 to add additional options to CPP\n  kbuild: enable use of AFLAGS and CFLAGS on commandline\n  kbuild: enable \u0027make AFLAGS\u003d...\u0027 to add additional options to AS\n  kbuild: fix AFLAGS use in h8300 and m68knommu\n  kbuild: check for wrong use of CFLAGS\n  kbuild: enable \u0027make CFLAGS\u003d...\u0027 to add additional options to CC\n  kbuild: fix up CFLAGS usage\n  kbuild: make modpost detect unterminated device id lists\n  kbuild: call export_report from the Makefile\n  kbuild: move Kai Germaschewski to CREDITS\n  kconfig/menuconfig: distinguish between selected-by-another options and comments\n  kconfig: tristate choices with mixed tristate and boolean values\n  include/linux/Kbuild: remove duplicate entries\n  kbuild: kill backward compatibility checks\n  kbuild: kill EXTRA_ARFLAGS\n  kbuild: fix documentation in makefiles.txt\n  kbuild: call make once for all targets when O\u003d.. is used\n  kbuild: pass -g to assembler under CONFIG_DEBUG_INFO\n  kbuild: update _shipped files for kconfig syntax cleanup\n  ...\n\nFix up conflicts in arch/um/sys-{x86_64,i386}/Makefile manually.\n"
    },
    {
      "commit": "ebc283118ee448dcb6e6cae74a8a43f17a1ccc3f",
      "tree": "daeb82c70de678ac10a5cec153097294dd772cb1",
      "parents": [
        "fc8a327db6c46de783b1a4276d846841b9abc24c",
        "8bb00d83d8fc2de5c0614f5d55780107e0c375fe"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 10:44:35 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 10:44:35 2007 -0700"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n\n* \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus:\n  [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.\n  [MIPS] Cache: Provide more information on cache policy on bootup.\n  [MIPS] Fix aliasing bug in copy_user_highpage, take 2.\n  [MIPS] VPE loader: convert from struct class_ device to struct device\n  [MIPS] MIPSsim: Fix booting from NFS root\n  [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.\n  [MIPS] Alchemy: Get rid of au_ffz().\n  [MIPS] Alchemy: Get rid of au_ffs().\n  [MIPS] Alchemy: cleanup interrupt code.\n  [MIPS] Lasat: Fix build by conversion to irq_cpu.c.\n  [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.\n  [MIPS] IP22: Enable -Werror.\n  [MIPS] IP22: Fix warning.\n  [MIPS] IP22: Complain if requesting the front panel irq failed.\n  [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.\n  [MIPS] vmlinux.lds.S: Fix handling of .notes in final link.\n  [MIPS] vmlinux.lds.S: Remove duplicate comment.\n  [MIPS] MSP71XX: Add workarounds file.\n  [MIPS] IP32: Fix build by conversion to irq_cpu.c.\n"
    },
    {
      "commit": "8bb00d83d8fc2de5c0614f5d55780107e0c375fe",
      "tree": "99eb7dd55b819a5376f6403ea185908f405a31f4",
      "parents": [
        "64bfca5cd8c40fa138ad5db2513e8bcf8bd54ebd"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 11:35:11 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:50 2007 +0100"
      },
      "message": "[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.\n\nExtremly low values are of dubious usefulness anyway but in this case\nthey actually were killing Qemu which simply wasn\u0027t able to complete\nmips_next_event() within 0x30 100MHz cycles even on fast hosts.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "64bfca5cd8c40fa138ad5db2513e8bcf8bd54ebd",
      "tree": "08caa0c52a24744e52012f3ccab5325d97e425ee",
      "parents": [
        "985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Oct 15 16:35:45 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:49 2007 +0100"
      },
      "message": "[MIPS] Cache: Provide more information on cache policy on bootup.\n\nThis should help making bug reports for the gadzillion of cores with all\ntheir configuration and synthesis options more useful.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3",
      "tree": "8f5a447adaa49b6efb7485e8b69b2743eca3ee4b",
      "parents": [
        "736fad17b89e5e718908abb76ae9bce210a9d5d4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Oct 15 16:30:24 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:49 2007 +0100"
      },
      "message": "[MIPS] Fix aliasing bug in copy_user_highpage, take 2.\n\nTurns out b868868ae0f7272228c95cc760338ffe35bb739d  wasn\u0027t quite right.\nWhen called for a page that isn\u0027t marked dirty it would artificially\ncreate an alias instead of doing the obvious thing and access the page\nvia KSEG0.\n\nThe same issue also exists in copy_to_user_page and copy_from_user_page\nwhich was causing the machine to die under rare circumstances for example\nwhen running ps if the BUG_ON() assertion added by the earlier fix was\ngetting triggered.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "736fad17b89e5e718908abb76ae9bce210a9d5d4",
      "tree": "23e34c0001795b7a54db4328cc30ba088e37622f",
      "parents": [
        "2f7055c5932ecc02159be375ebda1eee64665d17"
      ],
      "author": {
        "name": "Kay Sievers",
        "email": "kay.sievers@vrfy.org",
        "time": "Mon Oct 15 13:42:35 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:49 2007 +0100"
      },
      "message": "[MIPS] VPE loader: convert from struct class_ device to struct device\n\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2f7055c5932ecc02159be375ebda1eee64665d17",
      "tree": "c4de3e865dcbb9af7becf7fa36190027b23d2321",
      "parents": [
        "0e6799ed076fb11b3ee0a8bc19018f3410e357b2"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sun Oct 14 17:11:06 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:49 2007 +0100"
      },
      "message": "[MIPS] MIPSsim: Fix booting from NFS root\n\nMIPSsim probably doesn\u0027t have any sort of environment, but writing\na zero in it kills even the compiled in command line. This prevents\nbooting via NFS root.\n\nSigned-Off-By: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0e6799ed076fb11b3ee0a8bc19018f3410e357b2",
      "tree": "2371520bba00fdc0f9d3eb0bac0934fdc7648916",
      "parents": [
        "d2126e230d3db20ee7f3ef2dc70bb241aafd4f80"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Oct 15 01:07:39 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:48 2007 +0100"
      },
      "message": "[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "56f621c7f6f735311eed3f36858b402013023c18",
      "tree": "0aea37bf1b830f029ebca99d2608deec33b7516c",
      "parents": [
        "41bd61a8e357f79dc65502b22d9d124a619491c0"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Oct 15 01:00:06 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:48 2007 +0100"
      },
      "message": "[MIPS] Alchemy: Get rid of au_ffs().\n\nIt was plain a bad idea ...\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "41bd61a8e357f79dc65502b22d9d124a619491c0",
      "tree": "f52911289c54eb2bff2cdd3fc126e2aca78b0906",
      "parents": [
        "a5ccfe5c1a48bff1e47788d470ee50974f7dd33d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Oct 15 00:51:34 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:48 2007 +0100"
      },
      "message": "[MIPS] Alchemy: cleanup interrupt code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a5ccfe5c1a48bff1e47788d470ee50974f7dd33d",
      "tree": "b66df4b17d295ad12178b5977625ebae7dde214d",
      "parents": [
        "951e4714295b50a8fbc2d928451c44ac56c2b575"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 23:49:33 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:47 2007 +0100"
      },
      "message": "[MIPS] Lasat: Fix build by conversion to irq_cpu.c.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1c5dc034019d2a2c29f0c96444e02453bb495741",
      "tree": "f4802b76ec5d165951caea75746710acadce32b5",
      "parents": [
        "eae23f2c2ac1e44f84a5f932eaad6a0dacd179d5"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 23:27:58 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:47 2007 +0100"
      },
      "message": "[MIPS] IP22: Enable -Werror.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "eae23f2c2ac1e44f84a5f932eaad6a0dacd179d5",
      "tree": "49df6ef67f435685045a6374a074fa3af4243999",
      "parents": [
        "754d0f239ddb35682aa322b57b7fa4a8efd2fb54"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 23:27:21 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:47 2007 +0100"
      },
      "message": "[MIPS] IP22: Fix warning.\n\n  CC      arch/mips/sgi-ip22/ip22-berr.o\narch/mips/sgi-ip22/ip22-berr.c: In function \u0027ip22_be_interrupt\u0027:\narch/mips/sgi-ip22/ip22-berr.c:100: warning: passing argument 2 of \u0027die_if_kernel\u0027 discards qualifiers from pointer target type\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "754d0f239ddb35682aa322b57b7fa4a8efd2fb54",
      "tree": "c3e21e97dfdbc96cb20bbeb382b1c1a604101c8c",
      "parents": [
        "f70fd1b53c163442ba7c5d7a9279f23211a5ac6d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 23:04:27 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:46 2007 +0100"
      },
      "message": "[MIPS] IP22: Complain if requesting the front panel irq failed.\n\nThis fixes the warning:\n\n  CC      arch/mips/sgi-ip22/ip22-reset.o\narch/mips/sgi-ip22/ip22-reset.c: In function \u0027reboot_setup\u0027:\narch/mips/sgi-ip22/ip22-reset.c:239: warning: ignoring return value of \u0027request_irq\u0027, declared with attribute warn_unused_result\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f70fd1b53c163442ba7c5d7a9279f23211a5ac6d",
      "tree": "4ff3092ba999e5fc243dab846df032993c20977c",
      "parents": [
        "603bb99c8bca114fcd586271b19fa9fe65877b62"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 22:50:05 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:46 2007 +0100"
      },
      "message": "[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "603bb99c8bca114fcd586271b19fa9fe65877b62",
      "tree": "07c91365dec91aa041debaffd951ad60da35834f",
      "parents": [
        "f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 22:49:01 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:46 2007 +0100"
      },
      "message": "[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b",
      "tree": "3faa472c5d4740edaf20480939b62485af602ab4",
      "parents": [
        "b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 22:42:58 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:46 2007 +0100"
      },
      "message": "[MIPS] vmlinux.lds.S: Remove duplicate comment.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "dd67b1556ebea118b40986cdb8e70874b5454442",
      "tree": "167320a78cb4afb05d841027d2860f7c38346470",
      "parents": [
        "65a6ec0d72a07f16719e9b7a96e1c4bae044b591"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Oct 14 14:02:26 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 16 18:23:45 2007 +0100"
      },
      "message": "[MIPS] IP32: Fix build by conversion to irq_cpu.c.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a95e23a27b33db5d5f40278b16a42e5e20188015",
      "tree": "fac6e7b1d72f390b6c2c3de9e2020acc6c16563c",
      "parents": [
        "e7634c271a1cb460ba3a09b47ecc246c11a66cee"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue Oct 16 01:28:18 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 09:43:13 2007 -0700"
      },
      "message": "rtc: make rtc-ds1742 driver hotplug-aware\n\nThe rtc-ds1742 platform driver name doesn\u0027t match its module name,\nwhich might prevents it from properly hotplugging.  There is only two\nin-tree user of its driver, which are fixed by this patch too.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nCc: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "dcca2bde4f86a14d3291660bede8f1844fe2b3df",
      "tree": "6beef48bb4eb715e091c7db87953328314471886",
      "parents": [
        "1cd7daa51baf0934882bf24a7ae378ec75df665e"
      ],
      "author": {
        "name": "Will Schmidt",
        "email": "will_schmidt@vnet.ibm.com",
        "time": "Tue Oct 16 01:24:18 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 09:42:52 2007 -0700"
      },
      "message": "During VM oom condition, kill all threads in process group\n\nWe have had complaints where a threaded application is left in a bad state\nafter one of it\u0027s threads is killed when we hit a VM: out_of_memory\ncondition.\n\nKilling just one of the process threads can leave the application in a bad\nstate, whereas killing the entire process group would allow for the\napplication to restart, or be otherwise handled, and makes it very obvious\nthat something has gone wrong.\n\nThis change allows the entire process group to be taken down, rather\nthan just the one thread.\n\nSigned-off-by: Will Schmidt \u003cwill_schmidt@vnet.ibm.com\u003e\nCc: Richard Henderson \u003crth@twiddle.net\u003e\nCc: Ivan Kokshaysky \u003cink@jurassic.park.msu.ru\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Ian Molton \u003cspyro@f2s.com\u003e\nCc: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nCc: Mikael Starvik \u003cstarvik@axis.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nCc: \"Luck, Tony\" \u003ctony.luck@intel.com\u003e\nCc: Hirokazu Takata \u003ctakata@linux-m32r.org\u003e\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Kyle McMartin \u003ckyle@mcmartin.ca\u003e\nCc: Matthew Wilcox \u003cwilly@debian.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nCc: Kazumoto Kojima \u003ckkojima@rr.iij4u.or.jp\u003e\nCc: Richard Curnow \u003crc@rc0.org.uk\u003e\nCc: William Lee Irwin III \u003cwli@holomorphy.com\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1bcf548293aef19b0797348332cf1dfbf2116cef",
      "tree": "80b2535e3dd2a6d23c15b91e10cae227310a44ee",
      "parents": [
        "e6716b87d5c9edf19c711212785cd30c6ec21868"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@sw.ru",
        "time": "Tue Oct 16 01:23:45 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 16 09:42:49 2007 -0700"
      },
      "message": "Consolidate PTRACE_DETACH\n\nIdentical handlers of PTRACE_DETACH go into ptrace_request().\nNot touching compat code.\nNot touching archs that don\u0027t call ptrace_request.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@sw.ru\u003e\nAcked-by: Christoph Hellwig \u003chch@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "222d394d30e74bb7a2a65029fcea68107b0d0eb6",
      "tree": "1112c98d7edc51d1c6d5e9f3d826e29a42afd4da",
      "parents": [
        "714055ede4ffd60933397d4b61d285d0dfc9ecaf"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Mon Oct 15 21:59:31 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Mon Oct 15 21:59:31 2007 +0200"
      },
      "message": "kbuild: enable \u0027make AFLAGS\u003d...\u0027 to add additional options to AS\n\nThe variable AFLAGS is a wellknown variable and the usage by\nkbuild may result in unexpected behaviour.\nOn top of that several people over time has asked for a way to\npass in additional flags to gcc.\n\nThis patch replace use of AFLAGS with KBUILD_AFLAGS all over\nthe tree.\n\nPatch was tested on following architectures:\nalpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k, s390\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "25b31cb118f399e9996ed7a3766b86c69a6bb07e",
      "tree": "455e89553ee38d208dad1d50bb1ba9e8d9057001",
      "parents": [
        "2de889235d0e820a6b256b834ee6a64e12fede08"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Mon Oct 15 19:11:24 2007 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Oct 15 14:38:25 2007 -0400"
      },
      "message": "add new prom.h for AU1x00\n\nAdd new prom.h for AU1x00.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nAcked-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "2de889235d0e820a6b256b834ee6a64e12fede08",
      "tree": "cb7b58e6ed74f2c6fe8479acb28ff9c50781a2d6",
      "parents": [
        "c2af68e5f550a671ac9f67f566f04e1580a103a0"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Mon Oct 15 19:06:20 2007 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Oct 15 14:38:24 2007 -0400"
      },
      "message": "update AU1000 get_ethernet_addr()\n\nUpdate AU1000 get_ethernet_addr().\nThree functions were brought together in one.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nAcked-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a0f97e06a43cf524e616f09e6af3398e1e9c1c5b",
      "tree": "2503b24bdbc144aea9ea5bde6ead94b3406eaf98",
      "parents": [
        "9a39e273d4df0560c724c5fe71f6314a0583ca2b"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 22:21:35 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 22:21:35 2007 +0200"
      },
      "message": "kbuild: enable \u0027make CFLAGS\u003d...\u0027 to add additional options to CC\n\nThe variable CFLAGS is a wellknown variable and the usage by\nkbuild may result in unexpected behaviour.\nOn top of that several people over time has asked for a way to\npass in additional flags to gcc.\n\nThis patch replace use of CFLAGS with KBUILD_CFLAGS all over the\ntree and enabling one to use:\nmake CFLAGS\u003d...\nto specify additional gcc commandline options.\n\nOne usecase is when trying to find gcc bugs but other\nuse cases has been requested too.\n\nPatch was tested on following architectures:\nalpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k\n\nTest was simple to do a defconfig build, apply the patch and check\nthat nothing got rebuild.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "ece8a9e4f011b038396c7649a8407ca9171be4a9",
      "tree": "e839ad4f6b6edd11d9f4ca45c7af0fa740303ead",
      "parents": [
        "6f1ca1d2869814711bcf983cfc0803cfd0b29f27"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Oct 12 15:03:38 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 13 00:53:01 2007 +0100"
      },
      "message": "[MIPS] SMP: Fix use of cpumasks.\n\nNoticed by Nick Piggin \u003cnickpiggin@yahoo.com.au\u003e.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "6f1ca1d2869814711bcf983cfc0803cfd0b29f27",
      "tree": "8612c527866e044477689db8f3d47f661c75fda6",
      "parents": [
        "57f17e8e15a8e392312450e28f80d6a90470e066"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Oct 12 15:39:45 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Oct 13 00:53:00 2007 +0100"
      },
      "message": "[MIPS] Revert \"[MIPS] tlbex.c: Cleanup __init usage.\"\n\nThis reverts commit aaf76a3245c02faba51c96b9a340c14d6bb0dcc0.\n\nAs requested by ranck Bui-Huu \u003cfbuihuu@gmail.com\u003e.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "038a5008b2f395c85e6e71d6ddf3c684e7c405b0",
      "tree": "4735eab577e97e5a22c3141e3f60071c8065585e",
      "parents": [
        "dd6d1844af33acb4edd0a40b1770d091a22c94be",
        "266918303226cceac7eca38ced30f15f277bd89c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Oct 11 19:40:14 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Oct 11 19:40:14 2007 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6\n\n* \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (867 commits)\n  [SKY2]: status polling loop (post merge)\n  [NET]: Fix NAPI completion handling in some drivers.\n  [TCP]: Limit processing lost_retrans loop to work-to-do cases\n  [TCP]: Fix lost_retrans loop vs fastpath problems\n  [TCP]: No need to re-count fackets_out/sacked_out at RTO\n  [TCP]: Extract tcp_match_queue_to_sack from sacktag code\n  [TCP]: Kill almost unused variable pcount from sacktag\n  [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L\n  [TCP]: Add bytes_acked (ABC) clearing to FRTO too\n  [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2\n  [NETFILTER]: x_tables: add missing ip6t_modulename aliases\n  [NETFILTER]: nf_conntrack_tcp: fix connection reopening\n  [QETH]: fix qeth_main.c\n  [NETLINK]: fib_frontend build fixes\n  [IPv6]: Export userland ND options through netlink (RDNSS support)\n  [9P]: build fix with !CONFIG_SYSCTL\n  [NET]: Fix dev_put() and dev_hold() comments\n  [NET]: make netlink user -\u003e kernel interface synchronious\n  [NET]: unify netlink kernel socket recognition\n  [NET]: cleanup 3rd argument in netlink_sendskb\n  ...\n\nFix up conflicts manually in Documentation/feature-removal-schedule.txt\nand my new least favourite crap, the \"mod_devicetable\" support in the\nfiles include/linux/mod_devicetable.h and scripts/mod/file2alias.c.\n\n(The latter files seem to be explicitly _designed_ to get conflicts when\ndifferent subsystems work with them - that have an absolutely horrid\nlack of subsystem separation!)\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "aaf76a3245c02faba51c96b9a340c14d6bb0dcc0",
      "tree": "d5fea53aad9821ce9534d59870561a29c3aa123c",
      "parents": [
        "2c4d13570d8e512cca65d159502622e1666ad4bd"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "fbuihuu@gmail.com",
        "time": "Tue Oct 09 22:34:26 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:19 2007 +0100"
      },
      "message": "[MIPS] tlbex.c: Cleanup __init usage.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2c4d13570d8e512cca65d159502622e1666ad4bd",
      "tree": "29498acd98392dacd7ac9f0c6a8d1a039e08935b",
      "parents": [
        "572afc248c33c902760f6f24a72c180f0e4f1719"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Oct 11 22:54:13 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:19 2007 +0100"
      },
      "message": "[MIPS] WRPPMC serial support move to platform device\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bdf5d42c6e4d7aa56251b8899f60f55a88c0aaa7",
      "tree": "476947dc00f331238a56f138e164465d69aa5615",
      "parents": [
        "4b92fe2309c762d9ba9201a16f20d6d167e641b3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Oct 10 13:33:03 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:19 2007 +0100"
      },
      "message": "[MIPS] VPE: reimplement ELF loader.\n\nLoading ELF binaries based on the section table is totally wrong.  This\nstill leaves the other fat bug of referencing symbols in an executable\nunfixed, so people better don\u0027t run strip on their binaries ...\n\nAs added bonus the new loader is also 23 lines shorter.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4b92fe2309c762d9ba9201a16f20d6d167e641b3",
      "tree": "465e4a45626b8bd023c9d335f94b55156093a210",
      "parents": [
        "dec8b1ca990055f3a8954ac3bc98fdb785af52e4"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Wed Oct 10 00:28:26 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:18 2007 +0100"
      },
      "message": "[MIPS] cleanup WRPPMC include files\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "dec8b1ca990055f3a8954ac3bc98fdb785af52e4",
      "tree": "77fd9bb17cbb382d0488a19c172140be240fea66",
      "parents": [
        "89a8a5a6c965d3dd2571a263ef59e7b23a036d5e"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "vagabon.xyz@gmail.com",
        "time": "Mon Oct 08 16:11:51 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:18 2007 +0100"
      },
      "message": "[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "89a8a5a6c965d3dd2571a263ef59e7b23a036d5e",
      "tree": "b974e513f37853ad34d7ed314647cf32fa0027d9",
      "parents": [
        "c50cade95b075e1116fc4fae6a9c63829720efb9"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 04 18:18:52 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:18 2007 +0100"
      },
      "message": "[MIPS] SMP: Use ISO C struct initializer for local structs.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c50cade95b075e1116fc4fae6a9c63829720efb9",
      "tree": "151b394a305654508fd0ece0d887eb47c5ca897c",
      "parents": [
        "b5eb551145395382ddf302548991a5fbaabc5341"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 04 16:57:08 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:18 2007 +0100"
      },
      "message": "[MIPS] SMP: Kill useless casts.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b5eb551145395382ddf302548991a5fbaabc5341",
      "tree": "89d8819130337b3836723527825adaf93df5d74f",
      "parents": [
        "bd6aeeffcc0be716e4d2d1f27fb132741e345cc0"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Oct 03 19:16:57 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:18 2007 +0100"
      },
      "message": "[MIPS] Kill num_online_cpus() loops.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bd6aeeffcc0be716e4d2d1f27fb132741e345cc0",
      "tree": "db8e97d4669856ed85b73b40ba65301346ca4dd1",
      "parents": [
        "9966db25defba4e1dce263246db25237bc24479f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Oct 03 01:24:16 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:18 2007 +0100"
      },
      "message": "[MIPS] SMP: Implement smp_call_function_mask().\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "9966db25defba4e1dce263246db25237bc24479f",
      "tree": "5002f2849ebcceb57f40535798aa37dfbd841875",
      "parents": [
        "36cfbaad815908f54872a7b471e9a7a09b4084a4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:17 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:17 2007 +0100"
      },
      "message": "[MIPS] Make facility to convert CPU types to strings generally available.\n\nSo far /proc/cpuinfo has been the only user but human readable processor\nname are more useful than that for proc.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "21a151d8ca3aa74ee79f9791a9d4dc370d3e0636",
      "tree": "8556b3a32ded6a49225beb4a7aa4447cc87a0e00",
      "parents": [
        "49a89efbbbcc178a39555c43bd59a7593c429664"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:15 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:15 2007 +0100"
      },
      "message": "[MIPS] checkfiles: Fix \"need space after that \u0027,\u0027\" errors.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "49a89efbbbcc178a39555c43bd59a7593c429664",
      "tree": "93ab78ec340d3f2fe23f9f853edd0bd62dcc64bb",
      "parents": [
        "10cc3529072d5415fb040018a8a99aa7a60190b6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:15 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:15 2007 +0100"
      },
      "message": "[MIPS] Fix \"no space between function name and open parenthesis\" warnings.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "10cc3529072d5415fb040018a8a99aa7a60190b6",
      "tree": "fe07fb5112c9c34c2aecfac982155307bc168f07",
      "parents": [
        "aeffdbbaff133b0c3989e20af5baa091d3d0b409"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:15 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:15 2007 +0100"
      },
      "message": "[MIPS] Allow hardwiring of the CPU type to a single type for optimization.\n\nThis saves a few k on systems which only ever ship with a single CPU type.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "aeffdbbaff133b0c3989e20af5baa091d3d0b409",
      "tree": "760b2de46f37d48edbe476809b68f352f52f00fe",
      "parents": [
        "1ac74d528dcfe3dcaa6072289d71fa96569f5e39"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "message": "[MIPS] tlbex: Size optimize code by declaring a few functions inline.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1ac74d528dcfe3dcaa6072289d71fa96569f5e39",
      "tree": "efadcb44311163798ac2b4729733af4dc9dfe9ed",
      "parents": [
        "f13558c2a4a7339192ff7148ee903340affdb790"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Oct 02 14:54:15 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "message": "[MIPS] pg-r4k.c: Dump the generated code\n\nDump the generated code for clear/copy page calls like it is done for TLB \nfault handlers.  Useful for debugging.\n\nSigned-off-by: Maciej W. Rozycki \u003cmacro@linux-mips.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f13558c2a4a7339192ff7148ee903340affdb790",
      "tree": "ee42395f24b7e7ba723b6e132178ad7dde0cd25e",
      "parents": [
        "3282bd3cb0c7653e604c0d3666331281ae8f74c4"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Oct 02 23:21:36 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Remove cobalt_machine_power_off()\n\nIt\u0027s same as cobalt_machine_halt().\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3282bd3cb0c7653e604c0d3666331281ae8f74c4",
      "tree": "75fe2ae38bbea3810481026798940da6f53a0a5b",
      "parents": [
        "5a860424a1bcf21655d993a7c09b36662e34d2a9"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Oct 02 23:17:38 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c\n\nIt\u0027s only used in arch/mips/cobalt/reset.c.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "5a860424a1bcf21655d993a7c09b36662e34d2a9",
      "tree": "885c436e8688ae6ade30f3873c8826f28303f41c",
      "parents": [
        "b4126e86301cfc6863cbc74bc4500a88b7c582df"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Oct 02 23:13:17 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c\n\nThey\u0027re only used in arch/mips/cobalt/console.c.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b4126e86301cfc6863cbc74bc4500a88b7c582df",
      "tree": "45ab759f09e249b335208375d24a11c0797a200a",
      "parents": [
        "b1df86d6e148e3be6d1e43e604b19fbb6815b8ba"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Oct 02 22:54:41 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:14 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.\n\nThese PCI definitions are only used in arch/mips/pci/fixup-cobalt.c.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b1df86d6e148e3be6d1e43e604b19fbb6815b8ba",
      "tree": "15c1c0f60985906916e1cd4f43626f36f810e741",
      "parents": [
        "414461f9e0e30551a75b015aa2864efbf393de2f"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@telecomint.eu",
        "time": "Mon Oct 01 13:52:38 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:13 2007 +0100"
      },
      "message": "[MIPS] MTX1: Add defconfig file\n\nSigned-off-by: Florian Fainelli \u003cflorian.fainelli@telecomint.eu\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "414461f9e0e30551a75b015aa2864efbf393de2f",
      "tree": "e11fa71019259db525bbb1026035faf6b010471e",
      "parents": [
        "9a203755ca392587953be2b5cf235800dcb27d8e"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Mon Oct 01 19:48:31 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:13 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Add LED support to cobalt_defconfig\n\nAdd LED support to cobalt_defconfig.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "9a203755ca392587953be2b5cf235800dcb27d8e",
      "tree": "563986d320c442c215d7015fd3a0c133b2b3ce8c",
      "parents": [
        "e86169fffedc2f461be6f70817ae5ab201c12fd5"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Mon Oct 01 19:46:50 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:13 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Add Qube series front LED support to platform register\n\nAdd Cobalt Qube series front LED support to platform register.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e86169fffedc2f461be6f70817ae5ab201c12fd5",
      "tree": "62a42062dbdddb79c759736122a0af161d2e3668",
      "parents": [
        "f4fae8267c152d6c319a7bfaf92ed1c2c9a2c4e8"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Mon Oct 01 19:45:05 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:12 2007 +0100"
      },
      "message": "[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "db813fe5a77d03b29e872da47463d2efbddc3fc2",
      "tree": "c97a767a484dddda9842bfad3a3f6a5b24ab66bd",
      "parents": [
        "e58d95abb7b3232333ab35a09f7f5b0cd6a19cdb"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Sep 27 18:26:43 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:12 2007 +0100"
      },
      "message": "[MIPS] Avoid indexed cacheops.\n\nOn MP configurations it\u0027s highly dubious what this code will actually\naffect since blasting away cachelines may or may not do the right\nthing wrt. cache coherency.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e58d95abb7b3232333ab35a09f7f5b0cd6a19cdb",
      "tree": "d4d7988267b309fb033cf5fb9a52b7ef8456c644",
      "parents": [
        "e9f874b6f761f7f8394157d28641491c9babc1d3"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "fbuihuu@gmail.com",
        "time": "Thu Sep 27 16:26:40 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "message": "[MIPS] Don\u0027t abort the build process if \u0027-msym32\u0027 isn\u0027t supported\n\n-msym32 and previously the strategy to tell the compiler to generate\n64-bit code but the assembler to put it into 32-bit ELF was initially\na hack to get around the lack of proper 64-bit binutils support and\nlater turned into a neat optimization with significant code size\nsavings.  But it\u0027s really just an optimization so there is nothing\nwrong with just dropping the option (and whatever else goes along with\nit, I forgot all the nasty details) on the floor if due to a vintage\ncompiler it can\u0027t be suported.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e9f874b6f761f7f8394157d28641491c9babc1d3",
      "tree": "4f55da5f2c37e549c1ceb9de5e39869ae654f46a",
      "parents": [
        "9b9ea2202f3396790f635c62f7498ad75f08f62c"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "message": "[MIPS] Clockevent driver for BCM1480\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "9b9ea2202f3396790f635c62f7498ad75f08f62c",
      "tree": "60f5dd7cdf7f8dba47a89aabbd48d91fdc067395",
      "parents": [
        "d865bea4dace1d42995a6cf552bc4863842623f4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "message": "[MIPS] Clockevent driver for BCM1250\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d865bea4dace1d42995a6cf552bc4863842623f4",
      "tree": "df4519c1646898d3d11817976992c73647a88dac",
      "parents": [
        "87b2335d6ef97e19ca19dbbb523673680a029e3f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "message": "[MIPS] i8253 PIT clocksource and clockevent drivers\n\nDerived from the i386 variant with a few x86 complexities chopped off.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "87b2335d6ef97e19ca19dbbb523673680a029e3f",
      "tree": "b361604512cc05a0657ac50d8d9e017b41b224ed",
      "parents": [
        "584d98be3b90f00b410288e59eeba871fbf81b86"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:10 2007 +0100"
      },
      "message": "[MIPS] IP27: Add clocksource drivers\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "584d98be3b90f00b410288e59eeba871fbf81b86",
      "tree": "f78b1f537869d15f2bdd33c0a4f363c8fc6b256a",
      "parents": [
        "ea5804015c0ce67741eb4b156a071fb4f415345f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "message": "[MIPS] Jazz clockevent driver\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ea5804015c0ce67741eb4b156a071fb4f415345f",
      "tree": "bc4da66c0d9a531a17159b1cb001ad8e96d24487",
      "parents": [
        "7bcf7717b6a047c272410d0cd00213185fe6b99d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "message": "[MIPS] Dyntick support for SMTC:\n\nThe kernel currently only supports broadcasting of the timer interrupt\nfrom a single timer, not multicasting into two multicast groups of\nprocessors.  So the implemented mechanism for SMTC works by broadcasting\nthe cp0 compare interrupt on VPE 0 and ignoring it on any additional VPEs.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7bcf7717b6a047c272410d0cd00213185fe6b99d",
      "tree": "81c5d6bbc2130815713e22bb5408ea80b6e1c499",
      "parents": [
        "91a2fcc88634663e9e13dcdfad0e4a860e64aeee"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "message": "[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "91a2fcc88634663e9e13dcdfad0e4a860e64aeee",
      "tree": "a86b936f1057207d46e5a07ed826052ff640869a",
      "parents": [
        "90b02340dcc6ce00bf22c48f4865915f5989e5e4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "message": "[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "90b02340dcc6ce00bf22c48f4865915f5989e5e4",
      "tree": "763f07fe0025ac5cd54fa361ec5d77ad76b5547c",
      "parents": [
        "4b550488f894c899aa54dc935c8fee47bca2b7df"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:09 2007 +0100"
      },
      "message": "[MIPS] Switch from to_tm to rtc_time_to_tm\n\nThis replaces the MIPS-specific to_tm function with the generic\nrtc_time_to_tm function.  The big difference between the two functions is\nthat rtc_time_to_tm uses epoch 70 while to_tm uses 1970, so the result of\nrtc_time_to_tm needs to be fixed up.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4b550488f894c899aa54dc935c8fee47bca2b7df",
      "tree": "f7ee1d0ff80542124b5fa864a30022277d703c49",
      "parents": [
        "f5ff0a280201c9cbfb6e9eb4bafdb465c2269ed3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:08 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:08 2007 +0100"
      },
      "message": "[MIPS] Deforest the function pointer jungle in the time code.\n\nHard to follow who is pointing what to where and why so it\u0027s simply getting\nin the way of the time code renovation.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f5ff0a280201c9cbfb6e9eb4bafdb465c2269ed3",
      "tree": "ed056a42ec6c7330765fd3ce45c78815c76c2d34",
      "parents": [
        "4680576edecb640f64936bd9b92add0a56027b61"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 13 15:26:12 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:08 2007 +0100"
      },
      "message": "[MIPS] Use generic NTP code for all MIPS platforms\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4680576edecb640f64936bd9b92add0a56027b61",
      "tree": "a86b8de2d805fb032636e704f8183ef121bba96f",
      "parents": [
        "05dc8c02bf40090e9ed23932b1980ead48eb8870"
      ],
      "author": {
        "name": "Ahmed S. Darwish",
        "email": "darwish.07@gmail.com",
        "time": "Thu Sep 27 01:35:43 2007 +0300"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:08 2007 +0100"
      },
      "message": "[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.\n\nSigned-off-by: Ahmed S. Darwish \u003cdarwish.07@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "05dc8c02bf40090e9ed23932b1980ead48eb8870",
      "tree": "ebf34c90f31b52e1a0c1e6185a50a1470c1b3677",
      "parents": [
        "112b20a1e849aec8077bbf11fc3de338b62f363a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:08 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:08 2007 +0100"
      },
      "message": "[MIPS] ARC: Get rid of mips_machgroup\n\nThis has not been any serious user of this ill conceived thing since the\noriginal invention in like \u002795.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "112b20a1e849aec8077bbf11fc3de338b62f363a",
      "tree": "1aab4c813529aa2e0ea23b00a57133967a26b6c9",
      "parents": [
        "99977c1e9faa6a28677314c16f94762fc1f3f365"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:07 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:07 2007 +0100"
      },
      "message": "[MIPS] ARC: Convert mach_table[] to ISO C initializers.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "99977c1e9faa6a28677314c16f94762fc1f3f365",
      "tree": "86d2c48718ee498f852caf5b7d0fa4d34a558a08",
      "parents": [
        "baf22c1e7aedf264e264b15d2595e5e76564bd4e"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Mon Sep 24 16:13:34 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:07 2007 +0100"
      },
      "message": "[MIPS] dec/time.c: Remove no longer needed inclusion of \u003casm/div64.h\u003e.\n\nSigned-off-by: Maciej W. Rozycki \u003cmacro@linux-mips.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "21c854dcbd7698bf723676a552968040e2813490",
      "tree": "42add34cd3015837be4e3099abfa9db20e8a7957",
      "parents": [
        "34cc662f8aae0ce1db5c64d55a39a5081f9e3cd8"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Tue Sep 25 15:43:07 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:07 2007 +0100"
      },
      "message": "[MIPS] GPIO LED driver for the WGT634U machine\n\nAdd LED support to the WGT634U machine.  It uses the new gpio-led\ndriver and a platform driver for the pin definitions.\n    \nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "34cc662f8aae0ce1db5c64d55a39a5081f9e3cd8",
      "tree": "69447356fb052c8aa3a74154f2dee082b64f275d",
      "parents": [
        "25e5fb97419f73d39b37e9f73f9492c394de07b2"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Tue Sep 25 15:42:09 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:07 2007 +0100"
      },
      "message": "[MIPS] Add gpio support to the BCM47XX platform\n\nAdd GPIO support to the BCM47XX platform.  It will be used by a GPIO\nLED driver.\n\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "25e5fb97419f73d39b37e9f73f9492c394de07b2",
      "tree": "42d3ced7426d396fef5a52bc69c20eb4092babf6",
      "parents": [
        "2f56cfdd812a17623483d3dfa3370a2e6282b245"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Tue Sep 25 15:41:24 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:06 2007 +0100"
      },
      "message": "[MIPS] Add CFE support to BCM47XX\n\nAdd CFE support to the BCM47XX code.  That includes querying CFE environment\nvariables as well as using CFE to print messages before the serial port is\ninitialized (early printk).\n    \nSigned-off-by: Aurelien Jarno \u003caurel32@farad.aurel32.net\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2f56cfdd812a17623483d3dfa3370a2e6282b245",
      "tree": "624e2bfccf0b0ee02cd94343acdf5d3364cb002e",
      "parents": [
        "df78b5c8faa72b3c04f82faab126de93af178348"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Wed Sep 05 08:59:34 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:06 2007 +0100"
      },
      "message": "[MIPS] Move ARC code into arch/mips/fw/arc\n\nMove the ARC code to arch/mips/fw/arc from arch/mips/arc.\n\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "df78b5c8faa72b3c04f82faab126de93af178348",
      "tree": "769f342740526699d116b7a89bd0dba34b381845",
      "parents": [
        "cc6e8e0812cf95aea397c457ff48de2ac069614f"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Wed Sep 05 08:58:26 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "message": "[MIPS] Move CFE code into arch/mips/fw/cfe\n\nMove the platform independent part of the CFE code to arch/mips/fw/cfe from\narch/mips/sibyte/cfe.\n\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "cc6e8e0812cf95aea397c457ff48de2ac069614f",
      "tree": "da0527908dceed57cd10204034a6b2c888a34863",
      "parents": [
        "641e97f318870921d048154af6807e46e43c307a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "message": "[MIPS] Remove IP27 specific structures from struct cpuinfo_mips\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "641e97f318870921d048154af6807e46e43c307a",
      "tree": "6e0984a1bc8932db848be3fdb104a92c97fe341a",
      "parents": [
        "424b28ba4d25fc41abdb7e6fa90e132f0d9558fb"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "message": "[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.\n\nIt may not be perfect yet but the SB1 code is badly borken and has\nhorrible performance issues.\n\nDownside: This seriously breaks support for pass 1 parts of the BCM1250\nwhere indexed cacheops don\u0027t work quite reliable but I seem to be the\nlast one on the planet with a pass 1 part anyway.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "424b28ba4d25fc41abdb7e6fa90e132f0d9558fb",
      "tree": "afaa5f58a0065ce03b56f035d7372dc4dc70910a",
      "parents": [
        "7c4b4773b9b6c440837e5a479204d7bd1b804a43"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "message": "[MIPS] Alchemy: remove useless prototypes.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7c4b4773b9b6c440837e5a479204d7bd1b804a43",
      "tree": "301d6fa8994fd27002b5c7a80edfd8cb1258c225",
      "parents": [
        "e5d77754c5e1a54f9eb61c03085d7932a0b6b738"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:05 2007 +0100"
      },
      "message": "[MIPS] Sibyte: cleanup static inline forward declarations.\n\nIn fact there are no foward declarations at all needed when moving things\ninto the right order.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e5d77754c5e1a54f9eb61c03085d7932a0b6b738",
      "tree": "0d48b6f7297c79591707a19cd872535fb3f9de37",
      "parents": [
        "0f5c90644240cc17d5940fa3594cc51ad1ae7ba7"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Tue Sep 18 18:49:08 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:04 2007 +0100"
      },
      "message": "[MIPS] R3000 setup for kernel_thread()\n\n Match the R4000 semantics for the initial state of interrupt/kernel\nstatus register flags for the R3000 in kernel_thread().\n\nSigned-off-by: Maciej W. Rozycki \u003cmacro@linux-mips.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "0f5c90644240cc17d5940fa3594cc51ad1ae7ba7",
      "tree": "032467520fb9fcf898505519e75c536de5a0e619",
      "parents": [
        "d5ab1a6910fe850fa092888f210cf6c43136a7ab"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Sep 15 23:35:53 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:04 2007 +0100"
      },
      "message": "[MIPS] Introduce a consistent style for vmlinux.lds.\n\nThis style will be consitent with all other arch\u0027s - soon.\n\nIn addition:\n- Moved a few labels inside brackets for the sections they specify\n  to prevent that linker alignmnet made them point before the section start\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d5ab1a6910fe850fa092888f210cf6c43136a7ab",
      "tree": "142f9f35f0d9fc6e675caf42a1cd8a82b56aa8e9",
      "parents": [
        "718f05f6ddc171a90fb7a277be6f6f65b4ca82be"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Sep 13 23:51:26 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:04 2007 +0100"
      },
      "message": "[MIPS] Add GT641xx IRQ routines.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d80c1c0b2207ba326b2c06249dfebddf8ac863bd",
      "tree": "6fedbb8d5c70b6c67e47a95cbb11c4a889b9bb2b",
      "parents": [
        "ec70f65e3b5309e7ac8b5508ff5657050c92b913"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Sep 13 11:04:04 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:04 2007 +0100"
      },
      "message": "[MIPS] i8295 cleanups.\n\n o Move i8259 function declarations to include/asm-mips/i8259.h\n o Make i8259.c functions static where possible.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ec70f65e3b5309e7ac8b5508ff5657050c92b913",
      "tree": "81c89280304362fddfc838e49a5e24ce66b630df",
      "parents": [
        "b47bd961e298aff8144a98bff38cf4de4a2834b9"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:03 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:03 2007 +0100"
      },
      "message": "[MIPS] Kill useless volatile keyword\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b47bd961e298aff8144a98bff38cf4de4a2834b9",
      "tree": "40678341bf265c4337ddb4f3af45bd15bdf28d33",
      "parents": [
        "bcb0fd94633afde9c1f4f8aca43141ba2c78f04b"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Sun Sep 09 02:50:42 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:03 2007 +0100"
      },
      "message": "[MIPS] Kill redundant EXTRA_AFLAGS\n\nKill redundant EXTRA_AFLAGS added after the commit\nd2af363cfb94f1bacb3e60327bc44a97881a38c2.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "abb4ae4630633573862934173e5f506771c5d6b1",
      "tree": "a6051f682e2a7f3a6b907767286e504b0e9404a5",
      "parents": [
        "a02eb8da02741f43efb6f06adf534f9f2b913d80"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:03 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:03 2007 +0100"
      },
      "message": "[MIPS] PCI: Always enable CONFIG_PCI_DOMAINS\n\nThe cost is just too low.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a02eb8da02741f43efb6f06adf534f9f2b913d80",
      "tree": "3913502d4c3e371a872fdcc1cf1484a8eb366dd4",
      "parents": [
        "4e45171c4e31578157189ca22cfb7b2bcc5f69f2"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue Aug 28 00:28:09 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:02 2007 +0100"
      },
      "message": "[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.\n\nThis patch removes many unused constants, replaces non-standard IO\naccessors with standard ones, and kills terrible tx4927_mips.h file.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4e45171c4e31578157189ca22cfb7b2bcc5f69f2",
      "tree": "2b5d3dea2f711e0a138496ff8659b8da80d7bd6d",
      "parents": [
        "1c0c13eb935c95fd2ca0b0aca6dd4860487fb242"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Aug 28 09:03:01 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:02 2007 +0100"
      },
      "message": "[MIPS] cleanup struct irqaction initializers\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCC: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1c0c13eb935c95fd2ca0b0aca6dd4860487fb242",
      "tree": "a274a6e2e56f519900fb35c544ddf279f38ca8d6",
      "parents": [
        "ea202c632a52c4a83f1bd82d8d06bc8e04f2689a"
      ],
      "author": {
        "name": "Aurelien Jarno",
        "email": "aurelien@aurel32.net",
        "time": "Tue Sep 25 15:40:12 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:02 2007 +0100"
      },
      "message": "[MIPS] Add support for BCM47XX CPUs.\n\nNote that the BCM4710 does not support the wait instruction, this\nis not a mistake in the code.\n    \nIt originally comes from the OpenWrt patches.\n    \nCc: Michael Buesch \u003cmb@bu3sch.de\u003e\nCc: Felix Fietkau \u003cnbd@openwrt.org\u003e\nCc: Florian Schirmer \u003cjolt@tuxbox.org\u003e\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ea202c632a52c4a83f1bd82d8d06bc8e04f2689a",
      "tree": "1815b69d45b99d8f20d0fb33ba7b34b8319f2507",
      "parents": [
        "1f21d2bde0046e959b53756f74d96dfd040a803b"
      ],
      "author": {
        "name": "Thomas Bogendoerfer",
        "email": "tsbogend@alpha.franken.de",
        "time": "Sat Aug 25 11:01:50 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:00 2007 +0100"
      },
      "message": "[MIPS] JAZZ fixes\n\n- restructured irq handling\n- switched vdma to use memory allocated via get_free_pages\n- setup platform devices for serial, jazz_esp and jazzsonic\n- fixed cmos rtc access\n\nSigned-off-by: Thomas Bogendoerfer \u003ctsbogend@alpha.franken.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1f21d2bde0046e959b53756f74d96dfd040a803b",
      "tree": "5ca1a0319982f1e665e57f22bd1dae1d90b07e35",
      "parents": [
        "0caf583398309398ec05fc76bff15c711e9f936d"
      ],
      "author": {
        "name": "Brian Murphy",
        "email": "brm@murphy.dk",
        "time": "Tue Aug 21 22:34:16 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:00 2007 +0100"
      },
      "message": "[MIPS] Add back support for LASAT platforms\n\nSigned-off-by: Brian Murphy \u003cbrian@murphy.dk\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ddcf4efb7a5a38c2d82decbdfd99c43bbf226551",
      "tree": "45977f75ff31bbcc3769b01ced9af3ffad850fd8",
      "parents": [
        "fa41780606e7a5999a9096269c0ad8e7cee2b95b"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Aug 16 22:54:02 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:46:00 2007 +0100"
      },
      "message": "[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "fa41780606e7a5999a9096269c0ad8e7cee2b95b",
      "tree": "a854975d581d0d605597b5f3c71b2812016c6ea1",
      "parents": [
        "2f2a2d9987c4836493bfb2a80960056ef86742d2"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Aug 16 22:27:05 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:59 2007 +0100"
      },
      "message": "[MIPS] VR41xx: replace infinite loop with hibernate\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2f2a2d9987c4836493bfb2a80960056ef86742d2",
      "tree": "17bed3c7a493c8b308dbbd484ec0ef4859929973",
      "parents": [
        "054c51b4368648406f487f54b7ed6ba75bbb3f8b"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Aug 16 22:20:11 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:59 2007 +0100"
      },
      "message": "[MIPS] VR41xx: Add default restart routine.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "054c51b4368648406f487f54b7ed6ba75bbb3f8b",
      "tree": "89db2ea5e05fd95bff686d24383897332276e98b",
      "parents": [
        "adff90a9333004d5459823665e8bcf6cb9214f79"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "vagabon.xyz@gmail.com",
        "time": "Thu Feb 15 14:21:36 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:59 2007 +0100"
      },
      "message": "[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32\n\nThis patch renames it for 3 reasons:\n\n    - \"CONFIG\" pattern is used by Kconfig. Now this macro is\n      no more defined by Kconfig but by Kbuild itself make this\n      clear by translating \"CONFIG\" into \"KBUILD\".\n\n    - \"ELF32\" word is improper because it is irrelevant to ELF\n      format and it makes confusion with CONFIG_BOOT_ELF32. So\n      translate it with SYM32.\n\n    - Add \"64BIT\" part to make clear that this macro implies a\n      64 bits kernel.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "adff90a9333004d5459823665e8bcf6cb9214f79",
      "tree": "d4eadd84faed02ef8514cca0e22756efbbfe5d2f",
      "parents": [
        "8c67316e706cabc2145d6c8e97f0bd8f2a86d8a1"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "fbuihuu@gmail.com",
        "time": "Thu Feb 15 12:06:48 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:59 2007 +0100"
      },
      "message": "[MIPS] Automatically set CONFIG_BUILD_ELF64\n\nWe do not rely on user anymore to setup this config correctly.\nInstead we make our choice depending on the load address.\n\nIf we want to force Kbuild to use ELF64 format whatever\nthe load address we can still do:\n\n        $ make BUILD_ELF32\u003dno\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8c67316e706cabc2145d6c8e97f0bd8f2a86d8a1",
      "tree": "fbb8bed99999f62cf66d3804df10ca148eb3a95f",
      "parents": [
        "d87d0c930a1591617e4c7c78296b4ba029150188"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "fbuihuu@gmail.com",
        "time": "Thu Feb 15 12:06:47 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:58 2007 +0100"
      },
      "message": "[MIPS] Remove \u0027-mno-explicit-relocs\u0027 option when CONFIG_BUILD_ELF64\n\nThis patch removes \u0027-mno-explicit-relocs\u0027 usage when\nCONFIG_BUILD_ELF64 is set since this option was only required\nwith the old hack to truncate addresses at the assembly level\nwhere \"-mabi\u003d64 -Wa,-mabi\u003d32\" was used.\n\nThis should yield a small code size improvement for inline\nassembly, where the R constraint is used.\n\nThe idea is coming from Maciej \u003cmacro@linux-mips.org\u003e.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d87d0c930a1591617e4c7c78296b4ba029150188",
      "tree": "090902474c7df989d845da675508d0a8d7c4e7ae",
      "parents": [
        "61a33168bebb6ce5343a5f34ab421971dbfae9fa"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:58 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:58 2007 +0100"
      },
      "message": "[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "61a33168bebb6ce5343a5f34ab421971dbfae9fa",
      "tree": "855ad0dd5373ce7f13e8c45dde605f11894da674",
      "parents": [
        "f571eff0a24ed97a919f2b61bb4afdeab4b43002"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Aug 07 00:09:17 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:58 2007 +0100"
      },
      "message": "[MIPS] vr41xx: add cpu_wait\n\nAdd cpu_wait for NEC VR41xx\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f571eff0a24ed97a919f2b61bb4afdeab4b43002",
      "tree": "e9d6c597fafca02720f000cf795a37f2d163f10f",
      "parents": [
        "bbf25010f1a6b761914430f5fca081ec8c7accd1"
      ],
      "author": {
        "name": "Kevin D. Kissell",
        "email": "kevink@mips.com",
        "time": "Fri Aug 03 19:38:03 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Oct 11 23:45:57 2007 +0100"
      },
      "message": "[MIPS] IRQ Affinity Support for SMTC on Malta Platform\n    \nSigned-off-by: Kevin D. Kissell \u003ckevink@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1a9e8549efda23a08451d0ac582713dfd04f0951",
      "tree": "159346c51d893a1fdc79bedf6a312435dc8f9135",
      "parents": [
        "25a72dfe044a716222d7adb4f075afc62ed4061f"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Fri Sep 14 12:05:00 2007 +0100"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Oct 10 16:51:54 2007 -0700"
      },
      "message": "NET_SB1250_MAC: Rename to SB1250_MAC\n\n Rename NET_SB1250_MAC to SB1250_MAC to follow the convention.\n\nSigned-off-by: Maciej W. Rozycki \u003cmacro@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "2da23247935526da567e18caddb4533cfa194aa9",
      "tree": "0c10f270d4be38c1af5330f90a8ea9572915db2a",
      "parents": [
        "f708631ac75c901b20c7622be9abdbc29d4d2dd7"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@telecomint.eu",
        "time": "Tue Sep 25 17:07:30 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Oct 09 12:47:48 2007 +0100"
      },
      "message": "[MIPS] Au1000: set the PCI controller IO base\n\nThe PCI controller IO base was not set in the au1000 pci code.\n\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nSigned-off-by: John Crispin \u003cblogic@openwrt.org\u003e\nSigned-off-by: Florian Fainelli \u003cflorian.fainelli@telecomint.eu\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    }
  ],
  "next": "f708631ac75c901b20c7622be9abdbc29d4d2dd7"
}
