)]}'
{
  "log": [
    {
      "commit": "437374e9a95062fe310b901e48585691edaf5dd0",
      "tree": "a3cc09f88beb6114d920a20c938640fac9a99796",
      "parents": [
        "a54bb701c248d65f761d366f94f2809abdc39f04"
      ],
      "author": {
        "name": "Milton Miller",
        "email": "miltonm@bga.com",
        "time": "Sat Oct 20 03:58:03 2007 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sat Oct 20 20:35:23 2007 +0200"
      },
      "message": "kbuild: restore arch/{ppc/xtensa}/boot cflags\n\nCommit 9a39e273d4df0560c724c5fe71f6314a0583ca2b removed the boot directory\naddition to CFLAGS that was being used by the subdirectory builds.  For the\nother files, that patch set EXTRA_CFLAGS, but Makefile.build explicitly\nsets that to empty as it is explicitly for a single directory only.\nAppend to KBUILD_CFLAGS instead.\n\nSigned-off-by: Milton Miller \u003cmiltonm@bga.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "9a39e273d4df0560c724c5fe71f6314a0583ca2b",
      "tree": "84f9df34e3fad92cdabc386bc934f20459cf195b",
      "parents": [
        "e00498258c215b46bd24f12ab3a2ed1bcb4772fe"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 21:49:42 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 21:49:42 2007 +0200"
      },
      "message": "kbuild: fix up CFLAGS usage\n\nOnly in very rare cases is it needed to change CFLAGS\noutside of arch/*/Makefile.\nFix up all wrong cases - in most cases\nthe use of EXTRA_CFLAGS is the only thing needed.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "69c9c94303e309c02cf4b3e671a46a34fd0c4b0b",
      "tree": "456c818b81905955086cd5e258b3eda635b6621f",
      "parents": [
        "dc8afdc7ada82562231cbae867fe6dcdb7b677f5"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Oct 01 07:47:05 2007 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Oct 03 07:23:17 2007 -0500"
      },
      "message": "[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platforms\n\nThis simply adds the boilerplate default Ethernet address to embed_config\nfor the Xilinx platform (bug fix).\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "bedfc8a040378cb51f46155c980d295c2c397203",
      "tree": "1f1dfdf1c97e6ee125a91fafc25d6725b7a96afe",
      "parents": [
        "267b49a96e30f129600bdb4f3fa6d80d6dd42523"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Oct 01 07:46:55 2007 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Oct 03 07:23:16 2007 -0500"
      },
      "message": "[POWERPC] Uartlite: Flush RX fifo in bootwrapper\n\nFlush the uartlite RX fifo so that characters typed before entry into\nthe zImage wrapper do not muck up the kernel command line.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "a8de5ce9895367191df9b30804a0c67cfcc9f27a",
      "tree": "8f99af81affca30d868bd9ee7c043639b905c4f8",
      "parents": [
        "dab4d7984ee61c8eb25569b12e7a996f5aaef2ba"
      ],
      "author": {
        "name": "Simon Arlott",
        "email": "simon@fire.lp0.eu",
        "time": "Sat May 12 05:42:54 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sat May 12 11:32:49 2007 +1000"
      },
      "message": "[POWERPC] Spelling fixes: arch/ppc/\n\nSpelling fixes in arch/ppc/.\n\nSigned-off-by: Simon Arlott \u003csimon@fire.lp0.eu\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "8b01653ab01eebc781c5a375ff336d0837f30c4e",
      "tree": "f86e552eb7e1490dec344c1088b97fa03e7238a7",
      "parents": [
        "8c38fc2b7429b26105fe244890c8d5ab3043f099"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat Apr 28 05:50:03 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Apr 30 11:02:04 2007 +1000"
      },
      "message": "[POWERPC] Add uartlite boot console driver for the zImage wrapper\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c53653130f2868e44c6e8346d110d27d39e7d07b",
      "tree": "291a9d53bf37c814af3724a6e026e899f6c814ad",
      "parents": [
        "cfcd1705b61ecce1ab102b9593cf733fef314a19"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jan 14 10:15:00 2007 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Jan 24 21:13:58 2007 +1100"
      },
      "message": "[POWERPC] Remove the broken Gemini support\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "06f2138e61d4f5dce82207236767e0759bbd45cc",
      "tree": "3e5aa50e8d40f1f594636d25bf544da565b949e0",
      "parents": [
        "143db67af02cecab28032ec3a52e586b1433fe70"
      ],
      "author": {
        "name": "Rutger Nijlunsing",
        "email": "rutger@nospam.com",
        "time": "Sun Nov 26 21:08:38 2006 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Dec 04 20:41:29 2006 +1100"
      },
      "message": "[POWERPC] Add files build to .gitignore\n\nMostly taken from corresponding Makefile\u0027s make-clean rule.\n\nTested by (cross)compiling for $ARCH PPC and POWERPC and checking\noutput of git-status.\n\nSigned-off-by: Rutger Nijlunsing \u003cgit-commit@tux.tmfweb.nl\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "fb20f65a01a97bdf4bb746eecfc24a08561e2648",
      "tree": "2082553fbc91d56aa36b21f36738354f1d8c7edd",
      "parents": [
        "aa7a32cbdac50bb46a75722faa359993dab07c61"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olaf@aepfle.de",
        "time": "Fri Oct 20 15:57:15 2006 +0200"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Oct 25 11:39:27 2006 +1000"
      },
      "message": "[POWERPC] Fix hang in start_ldr if _end or _edata is unaligned\n\nQuick fix for lack of memset(__bss_start, 0, _end-__bss_start) in\nload_kernel().  If edata is unaligned, the loop will overwrite all\nmemory because r3 and r4 will never be equal.\n\nSigned-off-by: Olaf Hering \u003colaf@aepfle.de\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f30c2269544bffc7bf1b0d7c0abe5be1be83b8cb",
      "tree": "2f6140d8a555af6a133690ed6b42599e78a43c54",
      "parents": [
        "670e9f34ee3c7e052514c85014d2fdd99b672cdc"
      ],
      "author": {
        "name": "Uwe Zeisberger",
        "email": "Uwe_Zeisberger@digi.com",
        "time": "Tue Oct 03 23:01:26 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 23:01:26 2006 +0200"
      },
      "message": "fix file specification in comments\n\nMany files include the filename at the beginning, serveral used a wrong one.\n\nSigned-off-by: Uwe Zeisberger \u003cUwe_Zeisberger@digi.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "c32527a14049130eb29103b8da27520f07092371",
      "tree": "7b99a321bc489d5e774b20ee456021f15fa151b0",
      "parents": [
        "8c42ec2c99502f8a81076f24f57775b9c646351a"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Sep 23 01:37:41 2006 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Sep 26 15:41:02 2006 +1000"
      },
      "message": "[POWERPC] rewrite mkprep and mkbugboot in sane C\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "6ab3d5624e172c553004ecc862bfeac16d9d68b7",
      "tree": "6d98881fe91fd9583c109208d5c27131b93fa248",
      "parents": [
        "e02169b682bc448ccdc819dc8639ed34a23cedd8"
      ],
      "author": {
        "name": "Jörn Engel",
        "email": "joern@wohnheim.fh-wedel.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "message": "Remove obsolete #include \u003clinux/config.h\u003e\n\nSigned-off-by: Jörn Engel \u003cjoern@wohnheim.fh-wedel.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "4f3865fb57a04db7cca068fed1c15badc064a302",
      "tree": "4c923c72b6ac9b633c87cc73b55a75c7cfd0f044",
      "parents": [
        "4f1bcaf094ccc512c23e10104c05a6f8e5b7a9e4"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Jun 22 14:47:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 22 15:05:58 2006 -0700"
      },
      "message": "[PATCH] zlib_inflate: Upgrade library code to a recent version\n\nUpgrade the zlib_inflate implementation in the kernel from a patched\nversion 1.1.3/4 to a patched 1.2.3.\n\nThe code in the kernel is about seven years old and I noticed that the\nexternal zlib library\u0027s inflate performance was significantly faster (~50%)\nthan the code in the kernel on ARM (and faster again on x86_32).\n\nFor comparison the newer deflate code is 20% slower on ARM and 50% slower\non x86_32 but gives an approx 1% compression ratio improvement.  I don\u0027t\nconsider this to be an improvement for kernel use so have no plans to\nchange the zlib_deflate code.\n\nVarious changes have been made to the zlib code in the kernel, the most\nsignificant being the extra functions/flush option used by ppp_deflate.\nThis update reimplements the features PPP needs to ensure it continues to\nwork.\n\nThis code has been tested on ARM under both JFFS2 (with zlib compression\nenabled) and ppp_deflate and on x86_32.  JFFS2 sees an approx.  10% real\nworld file read speed improvement.\n\nThis patch also removes ZLIB_VERSION as it no longer has a correct value.\nWe don\u0027t need version checks anyway as the kernel\u0027s module handling will\ntake care of that for us.  This removal is also more in keeping with the\nzlib author\u0027s wishes (http://www.zlib.net/zlib_faq.html#faq24) and I\u0027ve\nadded something to the zlib.h header to note its a modified version.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nAcked-by: Joern Engel \u003cjoern@wh.fh-wedel.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b46da0567d3baa6783106e7463801292cdc79ddd",
      "tree": "63d9d5b38c2f7e55e605bf2b1a6b22701474337c",
      "parents": [
        "1417ae0869472f4f3768779c51c3979faca20b2e"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Tue Apr 04 16:56:10 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Tue Apr 04 16:56:10 2006 +0200"
      },
      "message": "kbuild: use relative path to -I\n\nUsing a relative path has the advantage that when the kernel source\ntree is moved the relevant .o files will not be rebuild just because\nthe path to the kernel src has changed.\nThis also got rid of a user of TOPDIR - which has been deprecated for a long time now.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "0a26b1364f14852bc9a51db0ca63c5250c775627",
      "tree": "83422473cb4bf4c450012cded06288a0dc6abedf",
      "parents": [
        "ff2e6d7e27cf1f757ab0d97e1a9e46de47152a0e"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Mar 28 10:22:10 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Mar 28 10:22:10 2006 +1100"
      },
      "message": "ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc\n\n32-bit CHRP machines are now supported only in arch/powerpc, as are\nall 64-bit PowerPC processors.  This means that we don\u0027t use\nOpen Firmware on any platform in arch/ppc any more.\n\nThis makes PReP support a single-platform option like every other\nplatform support option in arch/ppc now, thus CONFIG_PPC_MULTIPLATFORM\nis gone from arch/ppc.  CONFIG_PPC_PREP is the option that selects\nPReP support and is generally what has replaced\nCONFIG_PPC_MULTIPLATFORM within arch/ppc.\n\n_machine is all but dead now, being #defined to 0.\n\nUpdated Makefiles, comments and Kconfig options generally to reflect\nthese changes.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "2e1ca21d46aaef95101723fa402f39d3a95aba59",
      "tree": "cd95efefb9ccb6ab4ac0589d01c06cdfc22cc989",
      "parents": [
        "315ab19a6d12d6af7b6957090822f3057ab7e80f",
        "eae0f536f640bb95f2ad437a57c40c7d5683d1ac"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 25 08:48:48 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 25 08:48:48 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild\n\n* master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild: (46 commits)\n  kbuild: remove obsoleted scripts/reference_* files\n  kbuild: fix make help \u0026 make *pkg\n  kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h\n  Kconfig: remove the CONFIG_CC_ALIGN_* options\n  kbuild: add -fverbose-asm to i386 Makefile\n  kbuild: clean-up genksyms\n  kbuild: Lindent genksyms.c\n  kbuild: fix genksyms build error\n  kbuild: in makefile.txt note that Makefile is preferred name for kbuild files\n  kbuild: replace PHONY with FORCE\n  kbuild: Fix bug in crc symbol generating of kernel and modules\n  kbuild: change kbuild to not rely on incorrect GNU make behavior\n  kbuild: when warning symbols exported twice now tell user this is the problem\n  kbuild: fix make dir/file.xx when asm symlink is missing\n  kbuild: in the section mismatch check try harder to find symbols\n  kbuild: fix section mismatch check for unwind on IA64\n  kbuild: kill false positives from section mismatch warnings for powerpc\n  kbuild: kill trailing whitespace in modpost \u0026 friends\n  kbuild: small update of allnoconfig description\n  kbuild: make namespace.pl CROSS_COMPILE happy\n  ...\n\nTrivial conflict in arch/ppc/boot/Makefile manually fixed up\n"
    },
    {
      "commit": "4f1933620f57145212cdbb1ac6ce099eeeb21c5a",
      "tree": "c083cce1f0acedd92be2ac6eb5e6c49ebd84ac46",
      "parents": [
        "7b75b13cda8bd21e8636ea985f76e1ce5bd1a470"
      ],
      "author": {
        "name": "Paul Smith",
        "email": "psmith@gnu.org",
        "time": "Sun Mar 05 17:14:10 2006 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Mon Mar 06 00:09:51 2006 +0100"
      },
      "message": "kbuild: change kbuild to not rely on incorrect GNU make behavior\n\nThe kbuild system takes advantage of an incorrect behavior in GNU make.\nOnce this behavior is fixed, all files in the kernel rebuild every time,\neven if nothing has changed.  This patch ensures kbuild works with both\nthe incorrect and correct behaviors of GNU make.\n\nFor more details on the incorrect behavior, see:\n\nhttp://lists.gnu.org/archive/html/bug-make/2006-03/msg00003.html\n\nChanges in this patch:\n  - Keep all targets that are to be marked .PHONY in a variable, PHONY.\n  - Add .PHONY: $(PHONY) to mark them properly.\n  - Remove any $(PHONY) files from the $? list when determining whether\n    targets are up-to-date or not.\n\nSigned-off-by: Paul Smith \u003cpsmith@gnu.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "2ef9481e666b4654159ac9f847e6963809e3c470",
      "tree": "62abb35633702dcc585df1e2ee093aaf0dc6bb07",
      "parents": [
        "75288c78c69020a574d93770c3a941b785f3d93d"
      ],
      "author": {
        "name": "Jon Mason",
        "email": "jdmason@us.ibm.com",
        "time": "Mon Jan 23 10:58:20 2006 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Feb 10 16:53:51 2006 +1100"
      },
      "message": "[PATCH] powerpc: trivial: modify comments to refer to new location of files\n\nThis patch removes all self references and fixes references to files\nin the now defunct arch/ppc64 tree.  I think this accomplises\neverything wanted, though there might be a few references I missed.\n\nSigned-off-by: Jon Mason \u003cjdmason@us.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "909aeca664dd1fe55111dc4ec25c1bebe91674a2",
      "tree": "b1b0737582e2348d2b5c728db6b280df90bc5df1",
      "parents": [
        "b58b5aa51c78079fa4f652cd42e7b496a1d5411a"
      ],
      "author": {
        "name": "Grant C. Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Jan 19 01:13:37 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Feb 07 22:36:01 2006 +1100"
      },
      "message": "[PATCH] powerpc: Add support for Xilinx ML403 reference design\n\nIncludes fix for Xilinx silicon errata 213\n\nSigned-off-by: Grant C. Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1a42e53d175074f340a3f85042ed64cfc51be216",
      "tree": "6426aebaa777d30be7ea7e6f3f6334fb94029230",
      "parents": [
        "562e7370a4d59d7ee8988fb0e13707d1f01a046a"
      ],
      "author": {
        "name": "Grant C. Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Jan 19 01:12:48 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Feb 07 22:35:58 2006 +1100"
      },
      "message": "[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus.\n\nThis patch only deals with the serial port definitions as there is no\nsupport for any other xilinx IP cores in the kernel tree at the moment.\n\nBoard specific configuration moved out of virtex.[ch] and into the\nxparameters.h wrapper.\n\nThis also prepares for the transition to the flattened device tree model.\nWhen the bootloader provides a device tree generated from an xparameters.h\nfiles, the kernel will no longer need xparameters/*.  The platform bus will\nget populated with data from the device tree, and the device drivers will\nbe automatically connected to the devices.  Only the bootloader (or\nppcboot) will need xparameters directly.\n\nSigned-off-by: Grant C. Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a7fdd90bc43e3e9cb08bc1b13650024d419b89e5",
      "tree": "5c99a41b9d157186668ed63c001f72a09965143b",
      "parents": [
        "e8625d463560198cff7cb3eb22886c47d728d501"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Jan 15 17:30:44 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Jan 15 17:30:44 2006 +1100"
      },
      "message": "[PATCH] ppc: Remove powermac support from ARCH\u003dppc\n\nThis makes it possible to build kernels for PReP and/or CHRP\nwith ARCH\u003dppc by removing the (non-building) powermac support.\nIt\u0027s now also possible to select PReP and CHRP independently.\nPowermac users should now build with ARCH\u003dpowerpc instead of\nARCH\u003dppc.  (This does mean that it is no longer possible to\nbuild a 32-bit kernel for a G5.)\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "aed9c6ccb87d96c333bd6ae631d9e90f3b6d7271",
      "tree": "65366c1ddedfbec62cb422686a5c6b0d734ce5e5",
      "parents": [
        "2fb9d2063626374dd8a2514b3a730facac8235d8"
      ],
      "author": {
        "name": "Paul Janzen",
        "email": "pcj@linux.sez.to",
        "time": "Wed Jan 04 21:40:48 2006 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jan 09 15:47:08 2006 +1100"
      },
      "message": "[PATCH] ppc32: Put cache flush routines back into .relocate_code section\n\nIn 2.6.14, we had the following definition of _GLOBAL() in\ninclude/asm-ppc/processor.h:\n\n#define _GLOBAL(n)\\\n        .stabs __stringify(n:F-1),N_FUN,0,0,n;\\\n        .globl n;\\\nn:\n\nIn 2.6.15, as part of the great powerpc merge, we moved this definition to\ninclude/asm-powerpc/ppc_asm.h, where it appears (to 32-bit code) as:\n\n#define _GLOBAL(n)      \\\n        .text;          \\\n        .stabs __stringify(n:F-1),N_FUN,0,0,n;\\\n        .globl n;       \\\nn:\n\nMostly, this is fine.  However, we also have the following, in\narch/ppc/boot/common/util.S:\n\n        .section \".relocate_code\",\"xa\"\n[...]\n_GLOBAL(flush_instruction_cache)\n[...]\n_GLOBAL(flush_data_cache)\n[...]\n\nThe addition of the .text section definition in the definition of\n_GLOBAL overrides the .relocate_code section definition.  As a result,\nthese two functions don\u0027t end up in .relocate_code, so they don\u0027t get\nrelocated correctly, and the boot fails.\n\nThere\u0027s another suspicious-looking usage at kernel/swsusp.S:37 that\nsomeone should look into.  I did not exhaustively search the source\ntree, though.\n\nThe following is the minimal patch that fixes the immediate problem.\nI could easily be convinced that the _GLOBAL definition should be\nmodified to remove the \".text;\" line either instead of, or in addition\nto, this fix.\n\nSigned-off-by: Paul Janzen \u003cpcj@linux.sez.to\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "706e6b2caf285d3eb056c2847b7c53ae823e8a87",
      "tree": "eacd5d1a2f07a7c777543442170d02e9ceb79c9c",
      "parents": [
        "8c441a57d789e59ba9cc7f652a028b4a7e5471f7"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@gate.crashing.org",
        "time": "Wed Nov 23 13:03:37 2005 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jan 09 14:50:25 2006 +1100"
      },
      "message": "[PATCH] powerpc: Fix suboptimal uImage target\n\nSam Ravnborg pointed out that calling if_changed was redundant in the\nrule since a prerequisite had to have changed for us to get there.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "683e2cc6dc5aa9bb4ba2f2e0662df9d7f0a1d6c2",
      "tree": "3aa321a15772f55f23584fc73b6ba29be2dd481f",
      "parents": [
        "f80257a25d9f73a0e6e377c7d6bf29b8938c042d"
      ],
      "author": {
        "name": "Peter Korsgaard",
        "email": "jacmet@sunsite.dk",
        "time": "Fri Jan 06 00:11:39 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jan 06 08:33:31 2006 -0800"
      },
      "message": "[PATCH] ppc32: Re-add embed_config.c to ml300/ep405\n\nCommit 3e9e7c1d0b7a36fb8affb973a054c5098e27baa8 (ppc32: cleanup AMCC PPC40x\neval boards to support U-Boot) broke the kernel for ML300 / EP405.\n\nIt still compiles as there\u0027s a weak definition of the function in\nmisc-embedded.c, but the kernel crashes as the bd_t fixup isn\u0027t performed.\n\nSigned-off-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5c72c343719a8c5dba675cd1b27b63c06bfe23d1",
      "tree": "bd5f3220aef43a44274fe633f69c50de0233aae4",
      "parents": [
        "42ea0d037860690dde07a015d3473a17da35f74a"
      ],
      "author": {
        "name": "Eugene Surovegin",
        "email": "ebs@ebshome.net",
        "time": "Thu Dec 01 00:51:17 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] ppc32: fix treeboot image entrypoint\n\nCorrectly specify treeboot based image entrypoint.  Currently makefile uses\n$(ENTRYPOINT) which isn\u0027t defined anywhere.  Each board port sets\nentrypoint-$(CONFIG_BOARD_NAME) instead.\n\nWithout this patch I cannot boot Ocotea (PPC440GX eval board) anymore.  I\nwas getting random \"OS panic\" errors from OpenBIOS for a while, but with\ncurrent kernel I get them all the time (probably because image became\nbigger).\n\nSigned-off-by: Eugene Surovegin \u003cebs@ebshome.net\u003e\nAcked-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nCc: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3ddfbcf19b15ccd25a0b4b2dc2e38000e08de739",
      "tree": "ca77158ab291453ed39e87f2d81beef9e8d1a560",
      "parents": [
        "f6d3577da14e877b79517c883d1139ee6ad7da45"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Thu Nov 10 12:56:55 2005 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 10 13:10:38 2005 +1100"
      },
      "message": "[PATCH] powerpc: Consolidate asm compatibility macros\n\nThis patch consolidates macros used to generate assembly for\ncompatibility across different CPUs or configs.  A new header,\nasm-powerpc/asm-compat.h contains the main compatibility macros.  It\nuses some preprocessor magic to make the macros suitable both for use\nin .S files, and in inline asm in .c files.  Headers (bitops.h,\nuaccess.h, atomic.h, bug.h) which had their own such compatibility\nmacros are changed to use asm-compat.h.\n\nppc_asm.h is now for use in .S files *only*, and a #error enforces\nthat.  As such, we\u0027re a lot more careless about namespace pollution\nhere than in asm-compat.h.\n\nWhile we\u0027re at it, this patch adds a call to the PPC405_ERR77 macro in\nfutex.h which should have had it already, but didn\u0027t.\n\nBuilt and booted on pSeries, Maple and iSeries (ARCH\u003dpowerpc).  Built\nfor 32-bit powermac (ARCH\u003dpowerpc) and Walnut (ARCH\u003dppc).\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a23414beb6607dfd40d3245f7df9dd97a4e2c82b",
      "tree": "7fb2e368a462fab4ce4cc275281ecd22e284653a",
      "parents": [
        "8b553f32db3bf5d0ec0819c595932eb21cd45945"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 10 12:00:55 2005 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 10 12:00:55 2005 +1100"
      },
      "message": "ppc/powerpc: workarounds for old Open Firmware versions\n\nThis adds code to work around some problems with old versions of\nOpen Firmware, such as on the early powermacs (7500 etc.) and the\n\"Longtrail\" CHRP machine.  On these machines we have to claim\nthe physical and virtual address ranges explicitly when claiming\nmemory and then set up a V-\u003eP mapping.\n\nThe Longtrail has more problems: setprop doesn\u0027t work, and we have\nto set an \"allow-reclaim\" variable to 0 in order to get claim on\nphysical memory ranges to fail if the memory is already claimed.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "3e9e7c1d0b7a36fb8affb973a054c5098e27baa8",
      "tree": "b6fb8644555bd820756bf599ac84433a9eb1eda2",
      "parents": [
        "90eb2665841d7b444602736e2141a01c948f75b1"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@kernel.crashing.org",
        "time": "Mon Nov 07 00:58:15 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 07 07:53:26 2005 -0800"
      },
      "message": "[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot\n\nCleanup PPC40x eval boards (bubinga, walnut and sycamore) to support U-Boot\nas bootloader.  The OpenBIOS bd_info struct is not used in the kernel\nanymore (only U-Boot now).\n\nuImage (U-Boot) tested on walnut, sycamore and bubinga\nzImage (OpenBIOS) tested on sycamore, bubinga and ebony\n\nSigned-off-by: Stefan Roese \u003csr@denx.de\u003e\nSigned-off-by: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "90eb2665841d7b444602736e2141a01c948f75b1",
      "tree": "91300cf853d68a68dcefd62d7bdee28b5a441162",
      "parents": [
        "b0f7b8bc57ee90138a7c429951457027a90c326f"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Mon Nov 07 00:58:14 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 07 07:53:26 2005 -0800"
      },
      "message": "[PATCH] ppc32: Add Yucca (440SPe eval board) platform\n\nAdd support for AMCC PowerPC 440SPe \"Yucca\" eval board platform.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nCc: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c49888203d7a316cb947bb8a1cf2ae191f28bcd3",
      "tree": "7e2962af5e6978361f04161c5d6fc3765fd21e77",
      "parents": [
        "bbd0abda9cc689a54df509aae00000bbb2a1a7d1"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Oct 26 21:52:53 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Oct 26 21:52:53 2005 +1000"
      },
      "message": "powerpc: Fixes to get the Longtrail CHRP a bit further\n\nTalk about buggy firmware...  the OF on the Longtrail returns 0\nfrom the claim client service rather than -1 when the claim fails.\nIt also has no device_type on the /memory node and blows up if\nthe output buffer for package-to-path is too big.\n\nThis also fixes a bug with calling alloc_up with align \u003d\u003d 0, where\nwe did _ALIGN_UP(alloc_bottom, 0) which will end up as 0.\n\nLastly, we now check the return value (in r3) from calling the\nprom, and return -1 from call_prom if we get a negative value back.\nThat is supposed to indicate that the requested client service\ndoesn\u0027t exist.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "85e568ea5843d455a0bcb682ad2c71abb50bdb80",
      "tree": "64c2cdb54a5d4a2e3101278304b57ae370f7d688",
      "parents": [
        "a575b807172ca7d8850e6e979c8e83d4258e8c43"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Oct 23 17:26:32 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Oct 23 17:26:32 2005 +1000"
      },
      "message": "powerpc: Make coff boot wrapper load the kernel at 8M\n\nPreviously it claimed 7MB starting at the 9M point and loaded the\nkernel there.  That meant that prom_init put the flattened device\ntree above 16M.  On the 601 that caused the early device tree scan\nto fail, since only 16MB are mapped with BATs on the 601.  Moving\nthis down to 8MB allows prom_init to put the flattened device tree\nbetween 15M and 16M, so it works on the 601.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "9fcdfcd90526c8c5c2bd117fd3713f8f0f1a46a8",
      "tree": "6bccc18ad2349ef8471f25a4c1b99827f96873d4",
      "parents": [
        "ea8a918eb71b503be13b861dbe18b93932fd6b62"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu Sep 29 00:31:14 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 29 08:46:27 2005 -0700"
      },
      "message": "[PATCH] ppc32 ld.script fix for building on ppc64\n\nIn arch/ppc/boot/ld.script we need OUTPUT_ARCH(powerpc:common) for the\nsame reasons why we need it in vmlinux.lds.S; when we build on ppc64\nbox, we need to be explicit about the target.\n\nSee http://linus.bkbits.net:8080/linux-2.5/cset@1.1784.8.10 for the\ncorresponding fix in vmlinux.lds.S.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "66b375bf7d9c995fd6169191c3862071e710f456",
      "tree": "3a6e724785c90a92c6a7a8159a6438d95cd912a9",
      "parents": [
        "99cc2192132ab28c495d015ed2e95dc29e2a27ad"
      ],
      "author": {
        "name": "Tom Rini",
        "email": "trini@kernel.crashing.org",
        "time": "Fri Sep 09 13:01:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 13:57:29 2005 -0700"
      },
      "message": "[PATCH] ppc32: In the boot code, don\u0027t rely on BASE_BAUD directly\n\nModifies serial_init to get base baud rate from the rs_table entry instead\nof BAUD_BASE.  This patch eliminates duplication between the\nSERIAL_PORT_DFNS macro and BAUD_BASE.  Without the patch, if a port set the\nbaud rate in SERIAL_PORT_DFNS, but did not update BASE_BAUD, the BASE_BAUD\nvalue would still be used.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@gdcanada.com\u003e\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "99cc2192132ab28c495d015ed2e95dc29e2a27ad",
      "tree": "4cc085c47f0824f4b028d6d31eab0f63765615c0",
      "parents": [
        "83f7da8acd81354e921ff12d6efbeae5b1a5d6a4"
      ],
      "author": {
        "name": "Frank van Maarseveen",
        "email": "frankvm@frankvm.com",
        "time": "Fri Sep 09 13:01:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 13:57:29 2005 -0700"
      },
      "message": "[PATCH] ppc32: Correct an instruction in the boot code\n\nIn the flush and invalidate bootcode on PPC4xx we were accidentally using\nthe wrong instruction.  Use cmplw, which reads from a register like we\nwant.\n\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f54bef9e9c84c8dc656c55dc96c1da7b6d1c53d8",
      "tree": "de93df49c67ebf63aeca64941a201365440e9551",
      "parents": [
        "f4c6cc8d1e2305796f7fdad52d83b88cea4d2276"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Sat Sep 03 15:55:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:01 2005 -0700"
      },
      "message": "[PATCH] ppc32: cpci690 updates\n\nUpdate the cpci690 platform code:\n- pass mem size in from bootwrapper via bi_rec\n- some minor fixups\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4c6cc8d1e2305796f7fdad52d83b88cea4d2276",
      "tree": "be172cb018dd5bf26d76114f4b4549c772359e39",
      "parents": [
        "d01c08c9ae91c1526d4564b400b3e0e04b49d1ba"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Sat Sep 03 15:55:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:00 2005 -0700"
      },
      "message": "[PATCH] ppc32: katana updates\n\nUpdate the katana platform support code:\n- if booted as zImage, pass mem size in via bi_req from bootwrapper\n- if booted as uImage, get mem size from bd_info passed in from u-boot\n- add support for 82544 present on katana 752i\u0027s\n- set cacheline size on pci devices\n- some minor fixups\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d01c08c9ae91c1526d4564b400b3e0e04b49d1ba",
      "tree": "a1cc06a5342fdaf6185d2655a636cc181d56cb08",
      "parents": [
        "bbde630b553d349307fe719486bc06f8cf9c1a2d"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Sat Sep 03 15:55:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:00 2005 -0700"
      },
      "message": "[PATCH] ppc32: mv64x60 updates \u0026 enhancements\n\nUpdates and enhancement to the ppc32 mv64x60 code:\n- move code to get mem size from mem ctlr to bootwrapper\n- address some errata in the mv64360 pic code\n- some minor cleanups\n- export one of the bridge\u0027s regs via sysfs so user daemon can watch for\n  extraction events\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3acb23440f90b03b19846d2b3a005dcbf61a55cf",
      "tree": "6c2c7feac536b1ee5a9bedf3342e4c81ca47a9bc",
      "parents": [
        "164ada643ddf4f492a206b9bf2f2b02918b618da"
      ],
      "author": {
        "name": "Lee Nicks",
        "email": "allinux@gmail.com",
        "time": "Sat Sep 03 15:55:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:59 2005 -0700"
      },
      "message": "[PATCH] ppc32: add support for Marvell EV64360BP board\n\nThis patch adds support for Marvell EV64360BP board.  So far, it supports\nmpsc serial console, gigabit ethernet, jffs2 root filesystem, etc.  Other\ndevice support, like watchdog, RTC, will be added later.\n\nSigned-off-by: Lee Nicks \u003callinux@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "617bf9a47f017b7e91dab9ef9bdaaeaee24163a7",
      "tree": "fb60e409527908cf5fae83d256f5a60a09e8ae89",
      "parents": [
        "f4ad35a34bdc27ae18f97d684ca0e693bbffd5f5"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:55 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for PCORE\n\nSupport for the PCORE board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ea08dcfa5439acaf33660e372d44fc049a90b121",
      "tree": "860427d0839b7501db795cf1065171da0172996b",
      "parents": [
        "d2d34169cc9834f29dac0b02f95022b1e0b97e52"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:54 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for REDWOOD\n\nSupport for the REDWOOD board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d2d34169cc9834f29dac0b02f95022b1e0b97e52",
      "tree": "4b79c71df45c60b0b5ff246034ab2723fe85d275",
      "parents": [
        "37330c9146767fd4f5eb147b01cb500eabf773cf"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:54 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for RAINIER\n\nSupport for the RAINIER board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "89d7f53030baa2616eb2fe87cbc19bc73111a78e",
      "tree": "d8d851a37b0236e7be6d54f58d86a41ab93f879d",
      "parents": [
        "ba9d1e2a3da505f0574751c3041bbc307c30aeca"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:54 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for MCPN765\n\nSupport for the MCPN765 board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba9d1e2a3da505f0574751c3041bbc307c30aeca",
      "tree": "4020932fbdfcee1172bd85db63dbe5a1effb2091",
      "parents": [
        "94cb20e951511051367493a1399e16eb1a7433ae"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:53 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for K2\n\nSupport for the K2 board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b8bc6cedb272542ca401dfb01b17bf11ecb56a8c",
      "tree": "14d1211609efcc0dad4373421b28df4aede13a1b",
      "parents": [
        "f4f1269cb36adfb452c04dcb3d40f51b8a1956bb"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:53 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for BEECH\n\nSupport for the BEECH board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4f1269cb36adfb452c04dcb3d40f51b8a1956bb",
      "tree": "f078687fe13c314dabb8c68e1f50f8d99632b500",
      "parents": [
        "a3800d8ffa0a91f3047cbfa82e435d483ffc8dd4"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat Sep 03 15:55:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:05:53 2005 -0700"
      },
      "message": "[PATCH] ppc32: Remove board support for ASH\n\nSupport for the ASH board is no longer maintained and thus being removed\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2e2446ea0758cd57dd065962d9544e3f4d44ea2b",
      "tree": "745b7fb19e2fb48265aed6eb8ee33217a9e3f22a",
      "parents": [
        "19dbd0f6a74f7529d6d49dd50ad6b31adbe0598d"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Fri Aug 19 14:52:31 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 29 10:53:33 2005 +1000"
      },
      "message": "[PATCH] Remove NACA fixed address constraint\n\nComments in head.S suggest that the iSeries naca has a fixed address,\nbecause tools expect to find it there.  The only tool which appears to\naccess the naca is addRamDisk, but both the in-kernel version and the\nversion used in RHEL and SuSE in fact locate the NACA the same way as\nthe hypervisor does, by following the pointer in the hvReleaseData\nstructure.\n\nSince the requirement for a fixed address seems to be obsolete, this\npatch removes the naca from head.S and replaces it with a normal C\ninitializer.\n\nFor good measure, it removes an old version of addRamDisk.c which was\nsitting, unused, in the ppc32 tree.\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c9cf73aee140baa425429902aaed2c758401343f",
      "tree": "7e28361e87950e7e66a453e4218745a4b0912119",
      "parents": [
        "e8be1c8e065691c332fd8e9bae70c7096a69c31d"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@kernel.crashing.org",
        "time": "Sun Jul 31 22:34:52 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 01 19:14:01 2005 -0700"
      },
      "message": "[PATCH] ppc32: add 440ep support\n\nAdd PPC440EP core support.  PPC440EP is a PPC440-based SoC with a classic PPC\nFPU and another set of peripherals.\n\nSigned-off-by: Wade Farnsworth \u003cwfarnsworth@mvista.com\u003e\nSigned-off-by: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f13487c66c75f5db004a0631047309d9e7c5aab7",
      "tree": "19585562d0ffb0923ed6c2d829d44f10eb619482",
      "parents": [
        "7ee91ec14bd4def036b4084da29869382078e44b"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Wed Jul 13 01:11:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 11:25:25 2005 -0700"
      },
      "message": "[PATCH] ppc32: make -j12 all fails in uImage target\n\nmake -j zImage may call if_changed twice at the same time, the result is a\ncorrupted vmlinux.gz\n\nWrite to a temporary file for the time being until someone with make skills\nfix the serialization properly.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nAcked-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f14c6fd0fc9fbaf242254c84ba2632decb25e91a",
      "tree": "6f4c2e27291edd7926636ef932ac79816a6d4084",
      "parents": [
        "dfa1a55335a0e822b36607d25c980c4e2a8e5e87"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Sat Jun 25 14:59:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Jun 25 16:25:07 2005 -0700"
      },
      "message": "[PATCH] update comment about gzip scratch size\n\nfix a comment about the array size.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9a59f452abe11f569e13ec16c51e6d61c54b9838",
      "tree": "0fc242afbf51aac7214e3a9b7620e83d0d4016f2",
      "parents": [
        "f9fd27a253d5e0b23531d12ce7ad15b6535d4486"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Jun 23 00:10:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Jun 23 09:45:33 2005 -0700"
      },
      "message": "[PATCH] remove \u003clinux/xattr_acl.h\u003e\n\nThis file duplicates \u003clinux/posix_acl_xattr.h\u003e, using slightly different\nnames.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6879dc137ea4efad65cab8bf8a7c0b742bcf92cc",
      "tree": "13ca02150a892e97f3da20ac9cc052508cc7e8a8",
      "parents": [
        "a70d439345875d476ede258094356e2acd09b1a1"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jun 21 17:15:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Tue Jun 21 18:46:26 2005 -0700"
      },
      "message": "[PATCH] ppc32: Kill embedded system.map, use kallsyms\n\nThis patch kills the whole embedded System.map mecanism and the\nbootloader-passed System.map that was used to provide symbol resolution in\nxmon.  Instead, xmon now uses kallsyms like ppc64 does.\n\nNo hurry getting that in Linus tree, let it be tested in -mm for a while\nfirst and make sure it doesn\u0027t break various embedded configs.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "94b9f46d61904422c498bf4cf9a90cc14398d311",
      "tree": "a7ced29750cb0cfe1837eb93a65a55a9a02a74f7",
      "parents": [
        "8e21683bb458c73c6fe87844202a64eac730995e"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Sat May 28 15:52:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat May 28 16:46:14 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix uImage make target to report success correctly\n\nThe existing make rule when building a uImage would check to see if the\nimage file existed to report \u0027is ready\u0027 or \u0027not made\u0027.  However make\nappeared to compute the file list before the rule was executed.\n\nSigned-off-by: Chris Clark \u003ccpclark@xmission.com\u003e\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b3d9ae4b98f6d28481d4d4b768d860a2cfb5805d",
      "tree": "740fd350c127e12a902e7d781250429c30282bd7",
      "parents": [
        "2cacb3da620a4a93f3a77e1d2c8c06bb3c74bcb0"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Apr 30 16:51:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 30 16:51:42 2005 -0700"
      },
      "message": "[PATCH] kbuild/ppc: tell when uimage was not built\n\nTom Rini said:\n  Note that there is still a trivial\u0027ish change to make.  When mkimage\n  doesn\u0027t exist on the host we should say \"uImage not made\" or\n  something similar.\n\nSo I did like Tom asked.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ef2f3253f061cbb86da25411a6e6e6a69a84b6ac",
      "tree": "4cc7f6529b1a50a862c8b5c02c05a1ca0a371714",
      "parents": [
        "54095a6ec7b11a008c07c5016b025206a051f560"
      ],
      "author": {
        "name": "Tom Rini",
        "email": "trini@kernel.crashing.org",
        "time": "Sat Apr 16 15:24:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:24:25 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix building 32bit kernel for 64bit machines\n\nWhen building a ppc32 MULTIPLATFORM kernel for a 64bit pmac, we try and\nbuild certain files or use certain functions that make no sense in that\ncontext.  This catches the last of these.\n\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
