)]}'
{
  "log": [
    {
      "commit": "c540b9ff0f8679ba924fac072aeb7d63fa473190",
      "tree": "74c17fd0a1927faaf4557472abe6ee73987ea71a",
      "parents": [
        "df2e615a3b3a66d0731e3309e9731970a6c51268"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Tue Jan 26 19:09:48 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 30 16:13:23 2010 +0000"
      },
      "message": "ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2\n\nCurrent behaviour is to generate the IT instruction only for Thumb-2\ncode. However, the kernel helpers in entry-armv.S are compiled to ARM in\na unified syntax file (if THUMB2_KERNEL). Recent compilers warn about\nmissing IT instruction in unified assembly syntax files. The patch\nchanges the \"-mimplicit-it\" gas option to \"always\".\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "95b8f20fd6a2694a16b8addb190b942bfb670c88",
      "tree": "089023ef349b6170b1a1078d8a9299298706c7e6",
      "parents": [
        "7284ce6c9f6153d1777df5f310c959724d1bd446"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 11:43:54 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jan 17 17:19:56 2010 +0000"
      },
      "message": "ARM: fix badly placed mach/plat entries in Kconfig \u0026 Makefile\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "66206536fe56e889a8bd86ab5742fc76c78c5b4a",
      "tree": "b290b0dd04c8d2bcc8c7edbeef7a49ebeed357db",
      "parents": [
        "4929d29c0dffd5fdc2df987254366c2e25c392d4"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Apr 20 19:59:58 2009 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Sat Dec 12 13:08:14 2009 +0100"
      },
      "message": "arm: move mach-types to include/generated\n\nSimplified arch/arm/Makefile by dropping the maketools target\nIt was undocumented and not needed\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Russell King \u003clinux@arm.linux.org.uk\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "0719dc341389882cc834ed18fc9b7fc6006b2b85",
      "tree": "794480ac62c07ea8cc4e69c2cb3d2b83bb7f36b7",
      "parents": [
        "e28edb723e64200554194da17617ee6e82de6690",
        "677f4f64e4b2336682f0e15c69b206ade6f6b131"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Dec 05 10:35:33 2009 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Dec 05 10:35:33 2009 +0000"
      },
      "message": "Merge branch \u0027devel-stable\u0027 into devel\n"
    },
    {
      "commit": "602fd7c36728a04e61a442c9755e7d454501266c",
      "tree": "6be77464bd07934a40959d68e5d08d75829bdc49",
      "parents": [
        "d7931d9f7ab9de9158c6905caae979999134ad4d",
        "88d27041cf4d36e499e2c54b6c44d9115ccf124a"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Dec 04 17:33:54 2009 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Dec 04 17:33:54 2009 +0000"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://git.fluff.org/bjdooks/linux into devel-stable\n\nConflicts:\n\tarch/arm/Kconfig\n"
    },
    {
      "commit": "cf383678242eacd6f92a48314922598ed3408355",
      "tree": "d34f29a3e94e177681315b6d9c7d8301af6d83f9",
      "parents": [
        "156171c71a0dc4bce12b4408bb1591f8fe32dc1a"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Nov 10 00:14:58 2009 +0000"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Dec 01 01:28:37 2009 +0000"
      },
      "message": "ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* moves\n\nWe inted to re-organise the plat-s3c/plat-s3c24xx/plat-s3c64xx into a\nmore generic plat-samsung with less code in the other plat- directories\nto make it easier to port new devices and try and clear up some of the\nnaming issues with newer devices.\n\nStart by creating a small arch/arm/plat-samsung with no actuall code in\nso we can move items in as we process them.\n\nAdd this to arch/arm to allow it to build things once support is added.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "850265e84d1040e769d8762640e4e5f34ae2f45d",
      "tree": "97804f73633e27c9c8b0d522d7e1a5ec493cb38a",
      "parents": [
        "e3fd17458e4721d4ae0f0aab1c79b039575ac9c6"
      ],
      "author": {
        "name": "Srinidhi Kasagar",
        "email": "srinidhi.kasagar@stericsson.com",
        "time": "Sat Nov 28 08:24:47 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Nov 28 10:22:53 2009 +0000"
      },
      "message": "ARM: 5834/1: ARM: U8500 integrate to ARM architecture\n\nThis hooks the U8500 support into the ARM kbuild\nsystem. This integration also enables SMP and its\nhelper functions for U8500 platform\n\nSigned-off-by: srinidhi kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nAcked-by: Andrea Gallo \u003candrea.gallo@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "59b559d7a39b590aecef583af58d123ff5876570",
      "tree": "5e5f17bea4e3eb0295e6d85dc72334f23bbc9338",
      "parents": [
        "a8a8a669ea13d792296737505adc43ccacf3a648"
      ],
      "author": {
        "name": "Srinidhi Kasagar",
        "email": "srinidhi.kasagar@stericsson.com",
        "time": "Thu Nov 12 06:20:54 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Nov 28 10:22:51 2009 +0000"
      },
      "message": "ARM: 5786/1: Introduce plat-nomadik, MTU code re-organization\n\nIntroduce the plat-nomadik folder for ST-Ericsson\nmachines including the existing nomadik 8815 architecture.\nThis also moves the existing MTU (MultiTimerUnit)\nof nomadik 8815 to the proposed plat-nomadik and adds\nHAS_MTU. The patch has been re-based to 2.6.32-rc6\n\nSigned-off-by: srinidhi kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "edabd38e1a017e922e3e3b485ee3ddb4df433aa4",
      "tree": "c79cef3e59f62014c12ff1203e84b0bac5610a55",
      "parents": [
        "8d27b2f7988b652dbabf79291a3e2550c06e1af5"
      ],
      "author": {
        "name": "Saeed Bishara",
        "email": "saeed@marvell.com",
        "time": "Thu Aug 06 15:12:43 2009 +0300"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Fri Nov 27 15:43:06 2009 -0500"
      },
      "message": "ARM: add base support for Marvell Dove SoC\n\nThe Marvell Dove (88AP510) is a high-performance, highly integrated,\nlow power SoC with high-end ARM-compatible processor (known as PJ4),\ngraphics processing unit, high-definition video decoding acceleration\nhardware, and a broad range of peripherals.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nSigned-off-by: Saeed Bishara \u003csaeed@marvell.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\n"
    },
    {
      "commit": "c37efa932598de5e30330a1414e34d9e082e0d9e",
      "tree": "1e3b782d257fa39a54f583af3dc7c32d7cffc67d",
      "parents": [
        "9e12a7e7d89ad813d01092890010cf67d0f914bd",
        "abe1ee3a221d53778c3e58747bbec6e518e5471b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Sep 23 15:37:02 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Sep 23 15:37:02 2009 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next: (30 commits)\n  Use macros for .data.page_aligned section.\n  Use macros for .bss.page_aligned section.\n  Use new __init_task_data macro in arch init_task.c files.\n  kbuild: Don\u0027t define ALIGN and ENTRY when preprocessing linker scripts.\n  arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0\n  kbuild: add static to prototypes\n  kbuild: fail build if recordmcount.pl fails\n  kbuild: set -fconserve-stack option for gcc 4.5\n  kbuild: echo the record_mcount command\n  gconfig: disable \"typeahead find\" search in treeviews\n  kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling\n  checkincludes.pl: add option to remove duplicates in place\n  markup_oops: use modinfo to avoid confusion with underscored module names\n  checkincludes.pl: provide usage helper\n  checkincludes.pl: close file as soon as we\u0027re done with it\n  ctags: usability fix\n  kernel hacking: move STRIP_ASM_SYMS from General\n  gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma\n  kbuild: Check if linker supports the -X option\n  kbuild: introduce ld-option\n  ...\n\nFix trivial conflict in scripts/basic/fixdep.c\n"
    },
    {
      "commit": "3dbda77e6f3375f87090cfce97b2551d3723521b",
      "tree": "2029181fa4663ccab8c3afe00c61443ccbb59311",
      "parents": [
        "31d0f84591b3bf49801a7e3f905a6089d857aa87"
      ],
      "author": {
        "name": "Uwe Kleine-Koenig",
        "email": "u.kleine-koenig@pengutronix.de",
        "time": "Thu Jul 23 08:31:31 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Sep 21 15:14:56 2009 +0200"
      },
      "message": "trivial: fix typos \"man[ae]g?ment\" -\u003e \"management\"\n\nSigned-off-by: Uwe Kleine-Koenig \u003cu.kleine-koenig@pengutronix.de\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "51b563fc93c8cb5bff1d67a0a71c374e4a4ea049",
      "tree": "38c6a6d185183b30b8dbe59d5b8fa78815a1fdd4",
      "parents": [
        "4356f4890792a678936c93c9196e8f7742e04535"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Sep 20 12:28:22 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Sep 20 12:28:22 2009 +0200"
      },
      "message": "arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0\n\nAlbin Tonnerre \u003calbin.tonnerre@free-electrons.com\u003e reported:\n\n    Bash 4 filters out variables which contain a dot in them.\n    This happends to be the case of CPPFLAGS_vmlinux.lds.\n    This is rather unfortunate, as it now causes\n    build failures when using SHELL\u003d/bin/bash to compile,\n    or when bash happens to be used by make (eg when it\u0027s /bin/sh)\n\nRemove the common definition of CPPFLAGS_vmlinux.lds by\npushing relevant stuff to either Makefile.build or the\narch specific kernel/Makefile where we build the linker script.\n\nThis is also nice cleanup as we move the information out where\nit is used.\n\nNotes for the different architectures touched:\n\narm - we use an already exported symbol\ncris - we use a config symbol aleady available\n       [Not build tested]\nmips - the jiffies complexity has moved to vmlinux.lds.S where we need it.\n       Added a few variables to CPPFLAGS - they are only used by\n       the linker script.\n       [Not build tested]\npowerpc - removed assignment that is not needed\n          [not build tested]\nsparc - simplified it using $(BITS)\num - introduced a few new exported variables to deal with this\nxtensa - added options to CPP invocation\n         [not build tested]\n\nCc: Albin Tonnerre \u003calbin.tonnerre@free-electrons.com\u003e\nCc: Russell King \u003clinux@arm.linux.org.uk\u003e\nCc: Mikael Starvik \u003cstarvik@axis.com\u003e\nCc: Jesper Nilsson \u003cjesper.nilsson@axis.com\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "caa27b66bd7188fd063769eaf4b33533ef0709e6",
      "tree": "57d9f96ad40712f690763fb205006938885bbc1a",
      "parents": [
        "78f28b7c555359c67c2a0d23f7436e915329421e"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jul 20 21:37:11 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Sep 20 12:18:14 2009 +0200"
      },
      "message": "kbuild: use INSTALLKERNEL to select customized installkernel script\n\nReplace the use of CROSS_COMPILE to select a customized\ninstallkernel script with the possibility to set INSTALLKERNEL\nto select a custom installkernel script when running make:\n\n    make INSTALLKERNEL\u003darm-installkernel install\n\nWith this patch we are now more consistent across\ndifferent architectures - they did not all support use\nof CROSS_COMPILE.\n\nThe use of CROSS_COMPILE was a hack as this really belongs\nto gcc/binutils and the installkernel script does not change\njust because we change toolchain.\n\nThe use of CROSS_COMPILE caused troubles with an upcoming patch\nthat saves CROSS_COMPILE when a kernel is built - it would no\nlonger be installable.\n[Thanks to Peter Z. for this hint]\n\nThis patch undos what Ian did in commit:\n\n  0f8e2d62fa04441cd12c08ce521e84e5bd3f8a46\n  (\"use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh\")\n\nThe patch has been lightly tested on x86 only - but all changes\nlooks obvious.\n\nAcked-by: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nAcked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e [blackfin]\nAcked-by: Russell King \u003clinux@arm.linux.org.uk\u003e [arm]\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e [sh]\nAcked-by: \"H. Peter Anvin\" \u003chpa@zytor.com\u003e [x86]\nCc: Ian Campbell \u003cicampbell@arcom.com\u003e\nCc: Tony Luck \u003ctony.luck@intel.com\u003e [ia64]\nCc: Fenghua Yu \u003cfenghua.yu@intel.com\u003e [ia64]\nCc: Hirokazu Takata \u003ctakata@linux-m32r.org\u003e [m32r]\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e [m68k]\nCc: Kyle McMartin \u003ckyle@mcmartin.ca\u003e [parisc]\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e [powerpc]\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e [s390]\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e [x86]\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e [x86]\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "ddd559b13f6d2fe3ad68c4b3f5235fd3c2eae4e3",
      "tree": "d827bca3fc825a0ac33efbcd493713be40fcc812",
      "parents": [
        "cf7a2b4fb6a9b86779930a0a123b0df41aa9208f",
        "f17a1f06d2fa93f4825be572622eb02c4894db4e"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Sep 12 12:02:26 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Sep 12 12:02:26 2009 +0100"
      },
      "message": "Merge branch \u0027devel-stable\u0027 into devel\n\nConflicts:\n\tMAINTAINERS\n\tarch/arm/mm/fault.c\n"
    },
    {
      "commit": "701038144945ef98c5817f43079952fa38c35999",
      "tree": "88782f6ac8e4df1f7f8f738659adedd7108e8cae",
      "parents": [
        "4abf27add86e5b7c37dca1fb4dd9a740b4332a84",
        "c2b455474e4c6bc8bab6506e2a08dbd5ad50d74d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Sep 12 11:50:52 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Sep 12 11:50:52 2009 +0100"
      },
      "message": "Merge branch \u0027nomadik\u0027 into devel-stable\n"
    },
    {
      "commit": "29c08460d472e427cec5e5dcb12ec74c923f8250",
      "tree": "9d8557fe9cf123920c3ceb023274e763e5f208b0",
      "parents": [
        "9b2616c2e8cc98ca98bbb40cad83a8d3d859e840",
        "baa28e3530375e0bef2c53243634a1c78f5c02f3"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Aug 17 18:16:28 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Aug 17 18:16:28 2009 +0100"
      },
      "message": "Merge branch \u0027next-s3c\u0027 of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stable\n"
    },
    {
      "commit": "5a7652f2032b88106c9ba41edf0fb795397008bd",
      "tree": "ec00a59e49ebd52d199c0c83177ed166a88735f9",
      "parents": [
        "c1cc3db8e9fcf1c9d2db3f34552c73996d3d8a13"
      ],
      "author": {
        "name": "Byungho Min",
        "email": "bhminjames@gmail.com",
        "time": "Tue Jun 23 21:39:42 2009 +0900"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Aug 16 23:35:19 2009 +0100"
      },
      "message": "ARM: S5PC100: Kconfigs and Makefiles\n\nS5PC100 is a new SoC with ARM coretex-A8 and numerous peripherals. This SoC is\nsuccessor of S3C64XX. S5PC100 has peripherals which are still similar to S3C\nfamilies so some drivers in \"arch/arm/plat-s3c\" can be shared. S5PC100 specific\ndrivers will be added in \"arch/arm/plat-s5pcxx\" or \"arch/arm/mach-s5pc100\"\n\nSigned-off-by: Byungho Min \u003cbhmin@samsung.com\u003e\n[ben-linux@fluff.org: tidy and edit description]\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "590a94d93475fa6cca257f161ae268ed3a2395b5",
      "tree": "d08735ef1dc8260e73f6e95832bfa90d172a7a4a",
      "parents": [
        "6973ee7e602b08f624bbf7379b6f68054c71aebb",
        "c35d3a418149f145ff0d90833db3e298e88de1ad"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 15 16:49:31 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 15 16:49:31 2009 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable\n"
    },
    {
      "commit": "6288e28dce9bae24068b7341ebd72a7d176a3539",
      "tree": "5729034c7d65508a5e1bbc9d980e7861ba0920d2",
      "parents": [
        "831f1f73a6e1a0a02a5eaa2da5f49cf09c7bb1af"
      ],
      "author": {
        "name": "Leo Chen",
        "email": "leochen@broadcom.com",
        "time": "Fri Aug 07 19:46:15 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 15 16:01:51 2009 +0100"
      },
      "message": "ARM: 5641/1: bcmring: add Kconfig and Makefile entries in arch/arm\n\nadd bcmring option in Kconfig and add entry in Makefile\nin arch/arm directory\n\nSigned-off-by: Leo Chen \u003cleochen@broadcom.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fd6ac7bb9d671d36fd7536c68fde977d197756ab",
      "tree": "4c1993ee4079a55c6d621b46dba4826b92e3c028",
      "parents": [
        "8e5be212cba6675dc363a224ce4a98bb07039b4b"
      ],
      "author": {
        "name": "Dmitriy Taychenachev",
        "email": "dimichxp@gmail.com",
        "time": "Fri Jul 31 20:29:22 2009 +0900"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Fri Aug 14 12:40:46 2009 +0200"
      },
      "message": "MXC: add basic MXC91231 support\n\nSigned-off-by: Dmitriy Taychenachev \u003cdimichxp@gmail.com\u003e\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "8c25c36f33157a2e2a1fcd60b6dc00feace80631",
      "tree": "8647a0a59c6ed009a90618cd16ac524e2038fcaf",
      "parents": [
        "a058cbc17901108de9179dccdb29dff0e00c79fe"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Thu Jun 04 11:32:12 2009 +0200"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Fri Aug 14 12:40:42 2009 +0200"
      },
      "message": "Add i.MX25 support\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "16c79651a5ee1ad7e4fca65a7c5309dfca89ed28",
      "tree": "d34470a098ee2d2aa6af7e111547f9c6599395b5",
      "parents": [
        "e2ed3be7319f2734fcd9c7638888501934c22751"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Jul 24 12:33:02 2009 +0100"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Jul 24 12:33:02 2009 +0100"
      },
      "message": "Thumb-2: Add Thumb-2 support to the build files\n\nThis patch adds the necessary entries to the Makefile and Kconfig\nfiles for building the Thumb-2 kernel.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n\n\n\n\n\n\n\n\n"
    },
    {
      "commit": "0becb088501886f37ade38762c8eaaf4263572cc",
      "tree": "8b1b6b5fd4e491d0c082d69bb8096434d5b7a31f",
      "parents": [
        "88987ef91b99cf99bc5d167caeb31d4958fbf931"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Jul 24 12:32:53 2009 +0100"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Fri Jul 24 12:32:53 2009 +0100"
      },
      "message": "Thumb-2: Add macros for the unified assembler syntax\n\nThis patch adds various C and assembler macros that help with using\nthe unified assembler syntax for compiling files to either ARM or\nThumb-2 modes.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "28ad94ec61dc60207dbffdb95ff870c617fbb832",
      "tree": "4ee4d2fc06f98d70c0f7f803179b94638bc0e850",
      "parents": [
        "8c81b52422147b4b09f5adb8d0c6963342a336c6"
      ],
      "author": {
        "name": "Alessandro Rubini",
        "email": "rubini@gnudd.com",
        "time": "Thu Jul 02 19:06:47 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 02 21:20:44 2009 +0100"
      },
      "message": "[ARM] 5590/1: Add basic support for ST Nomadik 8815 SoC and evaluation board\n\nThis patch adds the basic infrastructure for the Nomadik 8815\nCPU and the \"Nomadik Hardware Kit\" NHK8815. This patch only\nincludes the serial console and core stuff, no drivers.\n\nSigned-off-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Andrea Gallo \u003candrea.gallo@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b7c11ec9f1c9f4272f032215ddb0b65d64b22ecc",
      "tree": "c65b81ef9ae5076d2137034accfa2610f45a13de",
      "parents": [
        "06099961002a813324d057a91695af7c72939da6",
        "7666c17e2b0986a079da46122d8658544416c2cf"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Jun 14 11:01:44 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jun 14 11:01:44 2009 +0100"
      },
      "message": "Merge branch \u0027u300\u0027 into devel\n\nConflicts:\n\tarch/arm/Makefile\nUpdates:\n\tarch/arm/mach-u300/core.c\n\tarch/arm/mach-u300/timer.c\n"
    },
    {
      "commit": "06099961002a813324d057a91695af7c72939da6",
      "tree": "d55ee7a8833c95ee2afb6914bb8a2977cbb9fa31",
      "parents": [
        "4c31791c3d9d38ac052dd5e2981df713d8f3dcc4",
        "c11c22177ae2929598051a39e4655be4a42cb805"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Jun 14 11:01:05 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jun 14 11:01:05 2009 +0100"
      },
      "message": "Merge branch \u0027stmp\u0027 into devel\n"
    },
    {
      "commit": "42578c82e0f1810a07ebe29cb05e874893243d8c",
      "tree": "e2a3811677d3594e891fc82c940438f6b6abc3e0",
      "parents": [
        "2631182bf93919577730e6a6c4345308db590057",
        "85d6943af50537d3aec58b967ffbd3fec88453e9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jun 11 15:35:00 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 11 15:35:00 2009 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://linux-arm.org/linux-2.6 into devel\n\nConflicts:\n\tarch/arm/Kconfig\n\tarch/arm/kernel/smp.c\n\tarch/arm/mach-realview/Makefile\n\tarch/arm/mach-realview/platsmp.c\n"
    },
    {
      "commit": "26584853a44c58f3d6ac7360d697a2ddcd1a3efa",
      "tree": "a47156d781c6207d316746a056a81ca82b90d452",
      "parents": [
        "ee8c9571191e588ede9a220ded807e33c4897d91"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Sat May 30 14:00:18 2009 +0100"
      },
      "committer": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Sat May 30 14:00:18 2009 +0100"
      },
      "message": "Add core support for ARMv6/v7 big-endian\n\nStarting with ARMv6, the CPUs support the BE-8 variant of big-endian\n(byte-invariant). This patch adds the core support:\n\n- setting of the BE-8 mode via the CPSR.E register for both kernel and\n  user threads\n- big-endian page table walking\n- REV used to rotate instructions read from memory during fault\n  processing as they are still little-endian format\n- Kconfig and Makefile support for BE-8. The --be8 option must be passed\n  to the final linking stage to convert the instructions to\n  little-endian\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\n"
    },
    {
      "commit": "949abd84cd54ff864efca9df822d1e02a56694ec",
      "tree": "0c0e7696a51e2989f11a37478ff26368cab0e227",
      "parents": [
        "b0958aed1ea39825439a7848544bfb2e267273b4",
        "cd07ecc828486e5887113c7dc4d9f9022145811b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri May 29 20:03:43 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri May 29 20:03:43 2009 +0100"
      },
      "message": "Merge branch \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel\n\nConflicts:\n\tarch/arm/Makefile\n"
    },
    {
      "commit": "46ba0abfe1ac2bd9608d0fc9e914379be695aa5b",
      "tree": "421d3c64b4956101b3ca62e560d9d708dd3a85fe",
      "parents": [
        "748303850d589038f8ff9f5c7014afb006210b1f"
      ],
      "author": {
        "name": "Santosh Shilimkar",
        "email": "santosh.shilimkar@ti.com",
        "time": "Thu May 28 14:16:05 2009 -0700"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Thu May 28 14:16:05 2009 -0700"
      },
      "message": "ARM: OMAP4: Add support for 4430 SDP\n\nThis patch updates the Makefile and Kconfig entries for OMAP4. The OMAP4430 SDP\nboard file supports only minimal set of drivers.\n\nSigned-off-by: Santosh Shilimkar \u003csantosh.shilimkar@ti.com\u003e\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "a2ab67fae1ab9226679495a8d260f4e6555efc5f",
      "tree": "f7de683c9c8ff0869a7e11f1d40802145d05f5b4",
      "parents": [
        "6d0485a99366d4e0e7e725f14995c74cb7ca4499",
        "135cad366b4e7d6a79f6369f6cb5b721985aa62f"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat May 23 20:57:31 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 23 20:57:31 2009 +0100"
      },
      "message": "Merge branch \u0027for-rmk-devel\u0027 of git://git.pengutronix.de/git/imx/linux-2.6 into devel\n\nConflicts:\n\tarch/arm/Kconfig\n\tarch/arm/Makefile\n"
    },
    {
      "commit": "8c8fdbc9bd9718b21146065de61c0cafdff11ecb",
      "tree": "5888e8ed21a19bc629a84217f1fbf2e3651b348f",
      "parents": [
        "84c9fa43040af08126326ac8b2a2b18f804eb1e8"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Wed Apr 01 12:40:15 2009 +0200"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Thu May 07 16:15:48 2009 +0200"
      },
      "message": "[ARM] Remove arch-imx from build system\n\narch-imx is superseeded by the MXC architecture support.\nThis patch removes arch-imx from the build system.\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "d98aac7592114241f378bc8d5b3e424cced7ded2",
      "tree": "2d052df037411e94478d5ee4ff43402a45fd8fe4",
      "parents": [
        "bb3cee2b35d2b9edab71997bd06040ff37483e08"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Mon Apr 27 10:21:46 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Apr 28 22:44:29 2009 +0100"
      },
      "message": "[ARM] 5480/1: U300-v5 integrate into the ARM architecture\n\nThis hooks the U300 support into Kbuild and makes a small hook\nin mmu.c for supporting an odd memory alignment with shared memory\non these systems.\n\nThis is rebased to RMK:s GIT HEAD. This patch tries to add the\nKconfig option in alphabetic order by option text and the Makefile\nentry after config symbol.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7bd0f2f5fc5f51d351228488dfef5e33d28e8d0c",
      "tree": "31be39c3c316eb7deca36d8a9471eb78c72a586c",
      "parents": [
        "bf155f8defdb5be5da0653279327bbd3801a3ca9"
      ],
      "author": {
        "name": "dmitry pervushin",
        "email": "dpervushin@embeddedalley.com",
        "time": "Mon Apr 27 10:35:04 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Apr 27 12:29:37 2009 +0100"
      },
      "message": "[ARM] 5483/1: Freescale STMP: add Kconfig/Makefile entries\n\nAdded Kconfig/Makefile entries for STMP platform\n\nSigned-off-by: dmitry pervushin \u003cdpervushin@embeddedalley.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b4175b89921fefb2f352472fa6dccb0fc4fb37d9",
      "tree": "dc5ccfa5771815e3bb9310fec6de944c293fb6ed",
      "parents": [
        "788c9700e7855f8a8cc8875e30d2518b57385c20"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Apr 26 14:22:29 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Apr 27 10:28:05 2009 +0100"
      },
      "message": "[ARM] sort machine- and plat- by CONFIG* name\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "542f869f1826f092606efd0c4c771f070d1314f5",
      "tree": "9c9d265ab0c87ea7862ccb70933f33d3d7011334",
      "parents": [
        "e8b374bb6c888a70530d800c9e2fcd153e2c325d",
        "839e642f3dda44a35c6a91780bff41d84c288022"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Mar 26 23:10:11 2009 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Mar 26 23:10:11 2009 +0000"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://gitorious.org/linux-gemini/mainline into devel\n\nConflicts:\n\tarch/arm/mm/Kconfig\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "59d3a193f1ec1639db447aa1ceb39cd1811fb36e",
      "tree": "e5c5572b3b8b654da76f0fa82c3c78449bb53e90",
      "parents": [
        "6a915af99fc974be8f2180132ddff7d32aad8779"
      ],
      "author": {
        "name": "Paulius Zaleckas",
        "email": "paulius.zaleckas@teltonika.lt",
        "time": "Thu Mar 26 10:06:08 2009 +0200"
      },
      "committer": {
        "name": "Paulius Zaleckas",
        "email": "paulius.zaleckas@teltonika.lt",
        "time": "Thu Mar 26 10:06:08 2009 +0200"
      },
      "message": "ARM: Add Gemini architecture v3\n\nAdds support for Cortina Systems Gemini family CPUs:\nhttp://www.cortina-systems.com/products/category/18\n\nv3:\n- fixed __io(a) to be defined as __typesafe_io(a)\n\nv2:\n- #include \u003casm/io.h\u003e -\u003e \u003clinux/io.h\u003e\n- remove asm/system.h include\n- revorked mm.c to use named initializers\n- removed \"empty\" dma.h\n- updated copyrights\n\nSigned-off-by: Paulius Zaleckas \u003cpaulius.zaleckas@teltonika.lt\u003e\n"
    },
    {
      "commit": "28853ac8fe5221de74a14f1182d7b2b383dfd85c",
      "tree": "dcfd9b20028e5a3a9504e26d2c9060f4746fc83a",
      "parents": [
        "bba7d0b9ba0f04d25145de8170a17a3a07bbfdde"
      ],
      "author": {
        "name": "Paulius Zaleckas",
        "email": "paulius.zaleckas@teltonika.lt",
        "time": "Wed Mar 25 13:10:01 2009 +0200"
      },
      "committer": {
        "name": "Paulius Zaleckas",
        "email": "paulius.zaleckas@teltonika.lt",
        "time": "Wed Mar 25 13:10:01 2009 +0200"
      },
      "message": "ARM: Add support for FA526 v2\n\nAdds support for Faraday FA526 core. This core is used at least by:\nCortina Systems Gemini and Centroid family\nCavium Networks ECONA family\nGrain Media GM8120\nPixelplus ImageARM\nProlific PL-1029\nFaraday IP evaluation boards\n\nv2:\n- move TLB_BTB to separate patch\n- update copyrights\n\nSigned-off-by: Paulius Zaleckas \u003cpaulius.zaleckas@teltonika.lt\u003e\n"
    },
    {
      "commit": "49cbe78637eb0503f45fc9b556ec08918a616534",
      "tree": "96de29959c5ef512d8f1e0bea7eae2245b7cc3f9",
      "parents": [
        "f8dec04d33b94a4cfa9358fd9666c01480bb164d"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Tue Jan 20 14:15:18 2009 +0800"
      },
      "committer": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Mon Mar 23 10:11:34 2009 +0800"
      },
      "message": "[ARM] pxa: add base support for Marvell\u0027s PXA168 processor line\n\n\"\"\"The Marvell® PXA168 processor is the first in a family of application\nprocessors targeted at mass market opportunities in computing and consumer\ndevices. It balances high computing and multimedia performance with low\npower consumption to support extended battery life, and includes a wealth\nof integrated peripherals to reduce overall BOM cost .... \"\"\"\n\nSee http://www.marvell.com/featured/pxa168.jsp for more information.\n\n  1. Marvell Mohawk core is a hybrid of xscale3 and its own ARM core,\n     there are many enhancements like instructions for flushing the\n     whole D-cache, and so on\n\n  2. Clock reuses Russell\u0027s common clkdev, and added the basic support\n     for UART1/2.\n\n  3. Devices are a bit different from the \u0027mach-pxa\u0027 way, the platform\n     devices are now dynamically allocated only when necessary (i.e.\n     when pxa_register_device() is called). Description for each device\n     are stored in an array of \u0027struct pxa_device_desc\u0027. Now that:\n\n     a. this array of device description is marked with __initdata and\n        can be freed up system is fully up\n\n     b. which means board code has to add all needed devices early in\n        his initializing function\n\n     c. platform specific data can now be marked as __initdata since\n        they are allocated and copied by platform_device_add_data()\n\n  4. only the basic UART1/2/3 are added, more devices will come later.\n\nSigned-off-by: Jason Chagas \u003cchagas@marvell.com\u003e\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\n"
    },
    {
      "commit": "bd5ce4332328c1fe473690a86b2e6a4157be038f",
      "tree": "785aa105d3752b2df92b1792e799e3f39e1b0411",
      "parents": [
        "e2bb5befd7b0ae2d045f4413a97db52340edec13"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Tue Jan 20 12:06:01 2009 +0800"
      },
      "committer": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Mon Mar 23 10:11:31 2009 +0800"
      },
      "message": "[ARM] pxa: introduce plat-pxa for PXA common code and add DMA support\n\n1. introduce folder of \u0027arch/arm/plat-pxa\u0027 for common code across different\n   PXA processor families\n\n2. initially moved DMA code into plat-pxa\n\n3. common code in \u003cmach/dma.h\u003e moved into \u003cplat/dma.h\u003e, new processors\n   should implement its own \u003cmach/dma.h\u003e, provide the following required\n   definitions and \u0027#include \u003cplat/dma.h\u003e\u0027 in the end:\n\n   - DMAC_REGS_VIRT for mapped virtual address of the DMA registers\u0027\n     physical I/O memory\n\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\n"
    },
    {
      "commit": "adf8b37bafc1495393201a2ae4235846371870d0",
      "tree": "b1f8a3df5ec6c94b1a90fecc28894a1d6241163d",
      "parents": [
        "c4c5716e16c4ee971dec446a7e4801fbb8a1066b"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Thu Feb 12 13:56:34 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Feb 19 11:30:18 2009 +0000"
      },
      "message": "[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding\n\nThis patch also makes the frame pointer default to y only if\n!ARM_UNWIND. LOCKDEP no longer selects FRAME_POINTER if ARM_UNWIND is\nenabled.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fdb0a1a67e131f07a308730c80d07e330211d2e0",
      "tree": "4fbf35055fc965737c1ffdbcfe98d7ea8335f940",
      "parents": [
        "fc0b7a20368193e1f7cf1376624eed419b9c33e6",
        "7bb56d01f111890414fbe35412698485b68ed468"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Dec 18 22:15:30 2008 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 18 22:15:30 2008 +0000"
      },
      "message": "Merge branch \u0027next-merged\u0027 of git://aeryn.fluff.org.uk/bjdooks/linux into devel\n"
    },
    {
      "commit": "cfca8b539f53114fb6a6de091987a984c8013d96",
      "tree": "7ba5516e465164bb330f1e8965f1be91337f966a",
      "parents": [
        "d133d6a89340b7438038ed0407221c5277cb8a0e"
      ],
      "author": {
        "name": "Paulius Zaleckas",
        "email": "paulius.zaleckas@teltonika.lt",
        "time": "Fri Nov 14 11:01:38 2008 +0100"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Tue Dec 16 14:58:40 2008 +0100"
      },
      "message": "patch-mxc-add-ARCH_MX1\n\nAdds MX1 architecture to platform MXC. It will supersede mach-imx\nand let it die.\n\nSigned-off-by: Paulius Zaleckas \u003cpaulius.zaleckas@teltonika.lt\u003e\nSigned-off-by: Darius Augulis \u003caugulis.darius@gmail.com\u003e\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "d626aeedc96e21a048f1a300cd6360f3a7be10f2",
      "tree": "80db0444654d2c171e5c8b3c095d6015506d83a6",
      "parents": [
        "beda30f6a9c5f8e1eebd195019a537057cc556fd"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 21 14:06:50 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 21:51:04 2008 +0000"
      },
      "message": "[ARM] S3C6410: Initial CPU support code\n\nInitial support for the Samsung S3C6410 SoC.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "a08ab63761730634bbbf8f361d1a058c1f4af9c5",
      "tree": "65eaf971a69a7e8a17ba473b8b39ddd774c187e4",
      "parents": [
        "9bc1aaeac0118611c30edf84995ebad5adfd6822"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 21 14:06:39 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 21:47:24 2008 +0000"
      },
      "message": "[ARM] S3C64XX: Initial arch directory\n\nAdd the initial PLAT_S3C64XX support files\nand directory structure.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "bcae8aeb320dfe8dde4b3512237a5b76737b0120",
      "tree": "871b63ba72aba38732f8c345230f108117111ff0",
      "parents": [
        "ce46a9c497ed788146449c230765ee5d6dd3cb53"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 21 14:06:32 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 21:46:39 2008 +0000"
      },
      "message": "[ARM] S3C24A0: Initial architecture support files\n\nInitial architecture support for the S3C24A0 ARCH_S3C24A0.\n\nWe don\u0027t yet add an kconfig entry in the main arch/arm/Kconfig\nfile as the series is not complete, so that is left until enough\nsupport is in to be useful.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "72aaf09fda49f5919d98d65d35e5179f3acb0497",
      "tree": "5fd25748f7f5640f8ee8efb86ddca88d12840791",
      "parents": [
        "67fbc2312312095acc2f19a0b601bac10f84cf9d",
        "58c2467355ed3154a12ee49d8f8236547145c9d3"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Dec 13 09:12:51 2008 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Dec 13 09:12:51 2008 +0000"
      },
      "message": "Merge git://git.marvell.com/orion into devel\n"
    },
    {
      "commit": "b71b9effb5c6aad49682f963291b06018b44ed38",
      "tree": "ef17d9649215c96d6b8cde709e1a2366c2e83362",
      "parents": [
        "37787e449b39202afae13b6c47505ae9e977cae3"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Thu Dec 04 01:03:57 2008 -0500"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Thu Dec 11 16:39:09 2008 -0500"
      },
      "message": "[ARM] Feroceon: pass proper -mtune argument to gcc\n\nCompilation for the Feroceon core should use -mtune\u003dmarvell-f.  This is\navailable in Code Sourcery\u0027s 2008Q3 release at the moment. Otherwise\nfall back to -mtune-\u003dxscale.\n\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\n"
    },
    {
      "commit": "7ec80ddf0455ff3854a5ca524952d91b5eb676b2",
      "tree": "be9c2a70b771a9d94844b7f37e63471e7bbaff6a",
      "parents": [
        "c5b84b3bb0c055d70dc9f1b5e900378bc9d059ea"
      ],
      "author": {
        "name": "wanzongshun",
        "email": "mcuos.com@gmail.com",
        "time": "Wed Dec 03 03:55:38 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Dec 03 21:57:16 2008 +0000"
      },
      "message": "[ARM] 5338/1: Add Nuvoton W90P910 Platform support\n\nAdd Nuvoton W90X900 ARM9 plat support to linux arm tree,\nNow, this patch include only W90P910 EVB of W90P910 CPU,\nIts driver is nothing.\n\nSigned-off-by: Wan ZongShun \u003cmcuos.com@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "635f0258e5ae526034486b4ae9020e64bfb7d27e",
      "tree": "636a311dde9092b8d8f48f5969a70cfa9dba099f",
      "parents": [
        "ed313489badef16d700f5a3be50e8fd8f8294bc8"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Oct 28 09:43:54 2008 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Nov 27 12:38:11 2008 +0000"
      },
      "message": "[ARM] clps7500: remove support\n\nThe CLPS7500 platform has not built since 2.6.22-git7 and there\nseems to be no interest in fixing it.  So, remove the platform\nsupport.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1637de0c9b4dbac0f185e94b2b8cd2c2db78700d",
      "tree": "4b7f9662891e90036a5e03b3241641c5b27c2af5",
      "parents": [
        "2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4"
      ],
      "author": {
        "name": "Brian Swetland",
        "email": "swetland@google.com",
        "time": "Tue Sep 09 07:13:33 2008 -0700"
      },
      "committer": {
        "name": "Brian Swetland",
        "email": "swetland@google.com",
        "time": "Wed Oct 22 02:39:32 2008 -0700"
      },
      "message": "[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM\n\nThe MSM architecture covers a wider family of chips than just the MSM7X00A.\nMove to a more generic name, in perparation for supporting the specific\nSoC variants as sub-architectures (ARCH_MSM7X01A, ARCH_MSM722X, etc).  This\ngives us ARCH_MSM for the (many) common peripherals.\n\nThis also removes the unused/obsolete config item MSM7X00A_IDLE.\n\nSigned-off-by: Brian Swetland \u003cswetland@google.com\u003e\n"
    },
    {
      "commit": "7e69a8c4d06b7ecb874f571e82b715a9f79bc3c4",
      "tree": "0248fb8f7a3e445cc3c744252abeecabb9205c05",
      "parents": [
        "b6825d2df55aa7d7341c715b577b73a6a03dc944",
        "d5120ae72a066b18f98e0c45ce73262f58030851"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Oct 14 22:24:51 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Oct 14 22:24:51 2008 +0100"
      },
      "message": "Merge branch \u0027s3c-move\u0027 into devel\n\nConflicts:\n\n\tarch/arm/mach-versatile/core.c\n"
    },
    {
      "commit": "b6825d2df55aa7d7341c715b577b73a6a03dc944",
      "tree": "ae4f0f52f4c2ad4e501dd323318486ccdd7fcd93",
      "parents": [
        "6defd90433729c2d795865165cb34d938d8ff07c",
        "aa59e19d05114f9fb7718d6bc8398255476fb4f5"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Oct 14 22:24:42 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Oct 14 22:24:42 2008 +0100"
      },
      "message": "Merge branch \u0027omap-all\u0027 into devel\n\nConflicts:\n\n\tarch/arm/mach-omap2/gpmc.c\n\tarch/arm/mach-omap2/irq.c\n"
    },
    {
      "commit": "cc26b3b01bc96a8b8c36671b0dc4898b2a152ea8",
      "tree": "8cd836cd32a38c1a849837ab295eeaa3ec104336",
      "parents": [
        "2e7509e5b3acc4b8653faa1966e5ac234d36ac82"
      ],
      "author": {
        "name": "Syed Mohammed, Khasim",
        "email": "khasim@ti.com",
        "time": "Thu Oct 09 17:51:41 2008 +0300"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Thu Oct 09 17:51:41 2008 +0300"
      },
      "message": "ARM: OMAP3: Add minimal omap3430 support\n\nAdd minimal omap3430 support based on earlier patches from\nSyed Mohammed Khasim. Also merge in omap34xx SRAM support\nfrom Karthik Dasu and use consistent naming for sram init\nfunctions.\n\nAlso do following changes that make 34xx support usable:\n\n- Remove unused sram.c functions for 34xx\n\n- Rename IRQ_SIR_IRQ to INTCPS_SIR_IRQ and define it locally\n  in entry-macro.S\n\n- Update mach-omap2/io.c to support 2420, 2430, and 34xx\n\n- Also merge in 34xx GPMC changes to add fields wr_access and\n  wr_data_mux_bus from Adrian Hunter\n\n- Remove memory initialization call omap2_init_memory() until\n  until more generic memory initialization patches are posted.\n  It\u0027s OK to rely on bootloader initialization until then.\n\nSigned-off-by: Syed Mohammed, Khasim \u003ckhasim@ti.com\u003e\nSigned-off-by: Karthik Dasu\u003ckarthik-dp@ti.com\u003e\nSigned-off-by: Adrian Hunter \u003cext-adrian.hunter@nokia.com\u003e\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n\n\n\n\n"
    },
    {
      "commit": "a2b7ba9ca471438c2bb0c3bdf0ff2ed7fdce3d2f",
      "tree": "65ad52e682b45c7fdfbd6725a34546b29f4dc907",
      "parents": [
        "4330ed8ed4da360ac1ca14b0fddff4c05b10de16"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 07 22:26:09 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 07 22:26:09 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*\n\nFirst move of items out of include/asm-arm/plat-s3c* to their\nnew homes under arch/arm/plat-s3c/include/plat and\narch/arm/plat-s3c24xx/include/plat directories.\n\nNote, we have to create a dummy arch/arm/plat-s3c/Makefile to\nallow us to add arch/arm/plat-s3c/include/plat to the path.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "76ebc6a429ec2becc2fa738c85ab9688ea4b9006",
      "tree": "937c299233d53785fd3a558929af18331946756c",
      "parents": [
        "7807c6098a716567fe408775c1c1999467088305"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Mon Sep 29 11:06:09 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Sep 30 11:30:54 2008 +0100"
      },
      "message": "[ARM] 5269/1: ARMv7: Use -march\u003darmv7-a as compiler flag\n\nThe current -march\u003darmv7a is not supported by mainline gcc.\n\nCc: Paul Brook \u003cpaul@codesourcery.com\u003e\nCc: Wei Zhong \u003cweizhong@broadcom.com\u003e\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b",
      "tree": "69689f467179891b498bd7423fcf61925173db31",
      "parents": [
        "a1b81a84fff05dbfef45b7012c26e1fee9973e5d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Aug 05 16:14:15 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:55:48 2008 +0100"
      },
      "message": "[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach\n\nThis just leaves include/asm-arm/plat-* to deal with.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f44f82e8a20b98558486eb14497b2f71c78fa325",
      "tree": "4fcbd691d4c75b4ec89e8082e742294f4a5fa3ee",
      "parents": [
        "be509729356b7433f73df2b9a966674a437fbbc1"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 02 19:36:14 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:54:39 2008 +0100"
      },
      "message": "[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e6bb83fd2f39eff3ae3e5ad6cac91d154d7ef3b1",
      "tree": "282ceef91ce481b9b22e37ac7182f855dc78aabe",
      "parents": [
        "024e8ac04453b3525448c31ef39848cf675ba6db"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sat Jul 19 17:52:59 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 26 15:23:25 2008 +0100"
      },
      "message": "[ARM] 5176/1: arm/Makefile: fix: ARM946T -\u003e ARM946E\n\nThis patch fixes a typo introduced by\ncommit f37f46eb1c0bd0b11c34ef06c7365658be989d80\n([ARM] nommu: add ARM946E-S core support).\n\nReported-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f0006314d37639714da9658cf4ff3f1f9f420764",
      "tree": "b8a18e014a40f2f8fd5148aab09c869dfaabd7a9",
      "parents": [
        "a177ba3b7a08beef3f0fe74efa0f90701891945a",
        "1bd55a436f1f90de0e7f476e514e01bd67497b88"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jul 10 16:41:50 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 10 16:41:50 2008 +0100"
      },
      "message": "Merge branch \u0027imx\u0027 into devel\n\nConflicts:\n\n\tarch/arm/mm/Kconfig\n"
    },
    {
      "commit": "a177ba3b7a08beef3f0fe74efa0f90701891945a",
      "tree": "ff57cc45ed39eced001d3cb61e93d3dcd2f79714",
      "parents": [
        "66ee156078697cdc013d46aed3b2fee445c325a1",
        "3ef8191f43cfd936ea00b7483ea0acf2f0303a23",
        "150c9173031d43746d70582a17931350f3da8932",
        "0c5d5b70449eddb7e2c8a5fdaf71b6108c1a9afc",
        "63f385cd1f649b3f4f2d59fc609e051981215fd7",
        "7e36e2f5355ab87f8946041d044b34cda01e2077",
        "f7def13ed0775ee506c62a8612a124dce1776ac2",
        "188237e28d7fece0471640ba86f6d8cd164ed085",
        "88b8ba90570067178d32c654ad95786041e86e86",
        "341eb781019afbf279b42722b00f63c6db00bf09",
        "bedd78ca786c1d18c2a2785c7e40593dc9c9870f",
        "7ba06b17a1931b2c9e1bee525a8c36920f5be0e0"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jul 10 16:38:50 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 10 16:38:50 2008 +0100"
      },
      "message": "Merge branches \u0027at91\u0027, \u0027dyntick\u0027, \u0027ep93xx\u0027, \u0027iop\u0027, \u0027ixp\u0027, \u0027misc\u0027, \u0027orion\u0027, \u0027omap-reviewed\u0027, \u0027rpc\u0027, \u0027rtc\u0027 and \u0027s3c\u0027 into devel\n"
    },
    {
      "commit": "1bd55a436f1f90de0e7f476e514e01bd67497b88",
      "tree": "2e801038851db5f5403e2f42b7662e020e833313",
      "parents": [
        "ff6552e4f3505da9c2886098773146be71c872e3"
      ],
      "author": {
        "name": "Juergen Beisert",
        "email": "j.beisert@pengutronix.de",
        "time": "Sat Jul 05 10:03:02 2008 +0200"
      },
      "committer": {
        "name": "Robert Schwebel",
        "email": "r.schwebel@pengutronix.de",
        "time": "Sat Jul 05 10:03:02 2008 +0200"
      },
      "message": "i.MX2 family: Add basic mach support\n\nThis patch adds basic mach support for the mx2 processor family, based\non the original freescale code and adapted to mainline kernel coding\nstyle.\n\nThis part adds the global build only.\n\nSigned-off-by: Juergen Beisert \u003cj.beisert@pengutronix.de\u003e\n\n"
    },
    {
      "commit": "6ccc3fc56e4cca6aceb81376fdb5d4c3340e72d8",
      "tree": "a62433f45085b6fcca8738af40cad75b2edfeac3",
      "parents": [
        "543cf4cb3fe6f6cae3651ba918b9c56200b257d0"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Mon Jun 09 16:24:09 2008 -0700"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 03 16:39:55 2008 +0100"
      },
      "message": "[ARM] remove drivers/acorn/char/defkeymap-l7200.c\n\nThe config option for building drivers/acorn/char/defkeymap-l7200.c is\nnot present since at least kernel 2.6.0.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "946e2ad040000a14b7316fae722e7e65fa09ffe5",
      "tree": "6bc244a1c49221335e14bf795403debf6f24712d",
      "parents": [
        "543cf4cb3fe6f6cae3651ba918b9c56200b257d0",
        "e055d5bff318845f99c0fbf93245767fab8dce88"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jul 03 16:13:28 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 03 16:13:28 2008 +0100"
      },
      "message": "Merge branch \u0027fb\u0027 into devel\n\nConflicts:\n\n\tarch/arm/Kconfig\n"
    },
    {
      "commit": "794d15b25df5dda10efba600d6dd6cd74a7aa9cb",
      "tree": "10797e90295895994ea3f2363e84e555e40abb97",
      "parents": [
        "a9311cfed241ebcd6b5f9be5c8c6d519bf22f9e7"
      ],
      "author": {
        "name": "Stanislav Samsonov",
        "email": "samsonov@marvell.com",
        "time": "Sun Jun 22 22:45:10 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sun Jun 22 22:45:10 2008 +0200"
      },
      "message": "[ARM] add Marvell 78xx0 ARM SoC support\n\nThe Marvell Discovery Duo (MV78xx0) is a family of ARM SoCs featuring\n(depending on the model) one or two Feroceon CPU cores with 512K of L2\ncache and VFP coprocessors running at (depending on the model) between\n800 MHz and 1.2 GHz, and features a DDR2 controller, two PCIe\ninterfaces that can each run either in x4 or quad x1 mode, three USB\n2.0 interfaces, two 3Gb/s SATA II interfaces, a SPI interface, two\nTWSI interfaces, a crypto accelerator, IDMA/XOR engines, a SPI\ninterface, four UARTs, and depending on the model, two or four gigabit\nethernet interfaces.\n\nThis patch adds basic support for the platform, and allows booting\non the MV78x00 development board, with functional UARTs, SATA, PCIe,\nGigE and USB ports.\n\nSigned-off-by: Stanislav Samsonov \u003csamsonov@marvell.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "651c74c74bf84ba966b52588ba3329606f3fd8d4",
      "tree": "7cb446c1da925bf1f4ca9c3a74dfe478748ec515",
      "parents": [
        "9c2af6c57c4a253b595b5eef1b665989b5f15de5"
      ],
      "author": {
        "name": "Saeed Bishara",
        "email": "saeed@marvell.com",
        "time": "Sun Jun 22 22:45:06 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sun Jun 22 22:45:06 2008 +0200"
      },
      "message": "[ARM] add Marvell Kirkwood (88F6000) SoC support\n\nThe Marvell Kirkwood (88F6000) is a family of ARM SoCs based on a\nShiva CPU core, and features a DDR2 controller, a x1 PCIe interface,\na USB 2.0 interface, a SPI controller, a crypto accelerator, a TS\ninterface, and IDMA/XOR engines, and depending on the model, also\nfeatures one or two Gigabit Ethernet interfaces, two SATA II\ninterfaces, one or two TWSI interfaces, one or two UARTs, a\nTDM/SLIC interface, a NAND controller, an I2S/SPDIF interface, and\nan SDIO interface.\n\nThis patch adds supports for the Marvell DB-88F6281-BP Development\nBoard and the RD-88F6192-NAS and the RD-88F6281 Reference Designs,\nenabling support for the PCIe interface, the USB interface, the\nethernet interfaces, the SATA interfaces, the TWSI interfaces, the\nUARTs, and the NAND controller.\n\nSigned-off-by: Saeed Bishara \u003csaeed@marvell.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "777f9bebad3476b7dbf5cd8abbd3414139ca0e48",
      "tree": "f58bb3a02ae8f30463d33a131d17707cf3308843",
      "parents": [
        "1219715de70956557b9dedf3ee021a73d4f4ec52"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sun Jun 22 22:45:02 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sun Jun 22 22:45:02 2008 +0200"
      },
      "message": "[ARM] add Marvell Loki (88RC8480) SoC support\n\nThe Marvell Loki (88RC8480) is an ARM SoC based on a Feroceon CPU\ncore running at between 400 MHz and 1.0 GHz, and features a 64 bit\nDDR controller, 512K of internal SRAM, two x4 PCI-Express ports,\ntwo Gigabit Ethernet ports, two 4x SAS/SATA controllers, two UARTs,\ntwo TWSI controllers, and IDMA/XOR engines.\n\nThis patch adds support for the Marvell LB88RC8480 Development\nBoard, enabling the use of the PCIe interfaces, the ethernet\ninterfaces, the TWSI interfaces and the UARTs.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "e055d5bff318845f99c0fbf93245767fab8dce88",
      "tree": "cd4629e530de81bdf0d5ef70311559337ce4251f",
      "parents": [
        "4b119e21d0c66c22e8ca03df05d9de623d0eb50f"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Tue Apr 22 01:43:27 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri May 02 23:44:57 2008 +0100"
      },
      "message": "[ARM] 5015/1: arm: remove ARCH_CO285\n\nTrying to compile a kerel for ARCH_CO285 fails with the following error:\n\n\u003c--  snip  --\u003e\n\n...\n  CC      arch/arm/mach-footbridge/dc21285.o\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:\nIn function \u0027dc21285_base_address\u0027:\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:54: error: \u0027PCICFG0_BASE\u0027 undeclared (first use in this function)\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:54: error: (Each undeclared identifier is reported only once\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:54: error: for each function it appears in.)\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:57: error: \u0027PCICFG1_BASE\u0027 undeclared (first use in this function)\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:\nIn function \u0027dc21285_scan_bus\u0027:\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:286: error: implicit declaration of function \u0027pci_scan_bus\u0027\n...\nmake[2]: *** [arch/arm/mach-footbridge/dc21285.o] Error 1\n\n\u003c--  snip  --\u003e\n\nThis does not seem to be a recent breakage.\n\nThe ARCH_CO285 support is old - kernel 2.2.0 contains first traces of\nit, an it seems to have been pretty complete in later 2.2 kernels.\n\nSince it seems to be completely dead code now this patch therefore\nremoves it.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d1964dab60ce7c104dd21590e987a8787db18051",
      "tree": "b417631b77f88424760bd87011dc8fb2ea810906",
      "parents": [
        "ba9279519b371340e01cadf4c230e9d52a4bf8c4",
        "ad48ce74f70a201c4c1cf3b4e8f6b6203a2e4a8d",
        "b685004f8dea2daae0306edcd358ed7de751aee9",
        "c34002c102880bfac5b449b41e5313dcda186db8",
        "fdb72fd84c26438a7dd754a1cc74890aca7f1b77",
        "c48b2e90aecf037f53913fc8d198d01fce0fbf3c",
        "3a8daaa49fb71d90e45d1e86d7f9f9e298bda05c",
        "04c366f06341259c88886a0d359e3597ba4c23f6",
        "875492511a4afce7880c9dd0ca71462c299b40e6",
        "58762e77aec49aa4b43a9ff62e7a3aee17720c41",
        "3e238be2f75f2a6d5d5064eda46ac96268c6411e",
        "140749e2bf8d7c80a50c9fcce1435bb2b4e423c4",
        "05944d74bc28fffbcce159cb915d0acff82f30a1"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Apr 19 17:17:25 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 19 17:17:25 2008 +0100"
      },
      "message": "Merge branches \u0027arm\u0027, \u0027at91\u0027, \u0027ep93xx\u0027, \u0027iop\u0027, \u0027ks8695\u0027, \u0027misc\u0027, \u0027mxc\u0027, \u0027ns9x\u0027, \u0027orion\u0027, \u0027pxa\u0027, \u0027sa1100\u0027, \u0027s3c\u0027 and \u0027sparsemem\u0027 into devel\n"
    },
    {
      "commit": "c1a9e91e426a78728c0e815b0355a7c0374d1088",
      "tree": "e01670522db26c281fdb849bc5b331339ee546dc",
      "parents": [
        "210b94e864de9d50ed08603a1ff0834603f309e0"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "Uwe.Kleine-Koenig@digi.com",
        "time": "Tue Feb 05 16:08:50 2008 +0100"
      },
      "committer": {
        "name": "Uwe Kleine-König",
        "email": "Uwe.Kleine-Koenig@digi.com",
        "time": "Mon Mar 31 08:17:00 2008 +0200"
      },
      "message": "ns9xxx: use default text offset\n\nSigned-off-by: Uwe Kleine-König \u003cUwe.Kleine-Koenig@digi.com\u003e\n"
    },
    {
      "commit": "9dd0b194bf6804b1998f0fe261b2606ec7b58d72",
      "tree": "c9fd5ab51dc256818c24a8a771dc068d021039e2",
      "parents": [
        "159ffb3a04f6bc619643af680df406faafd0199d"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Thu Mar 27 14:51:41 2008 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@marvell.com",
        "time": "Thu Mar 27 14:51:41 2008 -0400"
      },
      "message": "Orion: orion -\u003e orion5x rename\n\nDo a global s/orion/orion5x/ of the Orion 5x-specific bits (i.e.\nnot the plat-orion bits.)\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nReviewed-by: Tzachi Perelstein \u003ctzachi@marvell.com\u003e\nAcked-by: Saeed Bishara \u003csaeed@marvell.com\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\n"
    },
    {
      "commit": "69b02f6a9639af89c099d06d5f2c4c66a1b03ebf",
      "tree": "ee702c1747ccbc2e4f059a0c9b836d2c8cebc36d",
      "parents": [
        "15a32632d94011911497052a96cdbf3b905b325d"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Thu Mar 27 14:51:39 2008 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@marvell.com",
        "time": "Thu Mar 27 14:51:39 2008 -0400"
      },
      "message": "plat-orion: introduce\n\nCreate arch/arm/plat-orion/, for peripherals shared between various\nMarvell Orion SoCs.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nReviewed-by: Tzachi Perelstein \u003ctzachi@marvell.com\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\n"
    },
    {
      "commit": "a4f14bace8ddf0cc26fc2d658b6dd37c71178770",
      "tree": "bcc34f62e5ae194b0413449282439ff51428be49",
      "parents": [
        "ac5bbf21bf38b3f5eaa8cb1e17f7513dc354afda"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "Uwe.Kleine-Koenig@digi.com",
        "time": "Thu Mar 06 16:22:17 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 08 15:53:47 2008 +0000"
      },
      "message": "[ARM] 4853/1: include uImage target in make help\n\nSigned-off-by: Uwe Kleine-König \u003cUwe.Kleine-Koenig@digi.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c00d4ffdbace1bdc9fdd888e4ba6d207ffa3b679",
      "tree": "2c9ddd5ae9cd899758b0785d4c7eb4bc200d66df",
      "parents": [
        "d0d42df2a440003d96c8bf29991c2afb691ef720",
        "8f86dda3ed8f05748f2351ae967926227a91ca2a"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Jan 28 13:21:30 2008 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Jan 28 13:21:30 2008 +0000"
      },
      "message": "Merge branch \u0027orion\u0027 into devel\n\n* orion: (26 commits)\n  [ARM] Orion: implement power-off method for QNAP TS-109/209\n  [ARM] Orion: add support for QNAP TS-109/TS-209\n  [ARM] Orion: I2C support\n  [I2C] i2c-mv64xxx: Don\u0027t set i2c_adapter.retries\n  [I2C] Split mv643xx I2C platform support\n  [ARM] Orion: enable CONFIG_RTC_DRV_M41T80 for D-Link DNS-323\n  [ARM] Orion defconfig\n  [ARM] Orion: add support for Orion/MV88F5181 based D-Link DNS-323\n  [ARM] Orion: MV88F5181 support bits\n  [ARM] Orion: Buffalo/Revogear Kurobox Pro support\n  [ARM] OrionNAS RD board support\n  [ARM] Orion: support for Marvell Orion-2 (88F5281) Development Board\n  [ARM] Orion: common platform setup for Gigabit Ethernet port\n  [ARM] Orion: platform device registration for UART, USB and NAND\n  [ARM] Orion: system timer support\n  [ARM] Orion edge GPIO IRQ support\n  [ARM] Orion: IRQ support\n  [ARM] Orion: provide GPIO method for enabling hardware assisted blinking\n  [ARM] Orion: GPIO support\n  [ARM] Orion: programable address map support\n  ...\n\nConflicts:\n\n\tarch/arm/Kconfig\n\tarch/arm/Makefile\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "585cf17561d3174a745bec49c422c1a621c95fc4",
      "tree": "66f0ff02c844a4bf22dcbca66b2babf387b4f628",
      "parents": [
        "d910a0aa21c9c6e824744d0139bbe6a9ae676e2d"
      ],
      "author": {
        "name": "Tzachi Perelstein",
        "email": "tzachi@marvell.com",
        "time": "Tue Oct 23 15:14:41 2007 -0400"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 26 15:03:42 2008 +0000"
      },
      "message": "[ARM] basic support for the Marvell Orion SoC family\n\nThe Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory\ncontroller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces,\nand, depending on the specific model, PCI-E interface, PCI-X\ninterface, SATA controllers, crypto unit, SPI interface, SDIO\ninterface, device bus, NAND controller, DMA engine and/or XOR\nengine.\n\nThis contains the basic structure and architecture register definitions.\n\nSigned-off-by: Tzachi Perelstein \u003ctzachi@marvell.com\u003e\nReviewed-by: Nicolas Pitre \u003cnico@marvell.com\u003e\nReviewed-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3042102a28501510a409fe86962f20369e325cf2",
      "tree": "9d23bbddb9d8e23acf917b3eabc658edc36951e3",
      "parents": [
        "9b73e76f3cf63379dcf45fcd4f112f5812418d0a"
      ],
      "author": {
        "name": "Brian Swetland",
        "email": "swetland@google.com",
        "time": "Mon Nov 26 04:11:43 2007 -0800"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 26 14:39:14 2008 +0000"
      },
      "message": "[ARM] msm: core platform support for ARCH_MSM7X00A\n\n- core header files for arch-msm\n- Kconfig and Makefiles to enable ARCH_MSM7X00A builds\n- MSM7X00A specific arch_idle\n- peripheral iomap and irq number definitions\n\nSigned-off-by: Brian Swetland \u003cswetland@google.com\u003e\n"
    },
    {
      "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": "06c5040cdb13d27adad118f2fbfae905a1911b37",
      "tree": "e5e62e04ca2d6f834aed9925a13869f730656139",
      "parents": [
        "52bcc3308ae3344266f55bf98a22c1ac0201eda7"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Mon Oct 15 22:17:25 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Mon Oct 15 22:17:25 2007 +0200"
      },
      "message": "kbuild: enable \u0027make CPPFLAGS\u003d...\u0027 to add additional options to CPP\n\nThe variable CPPFLAGS is a wellknown variable and the usage by\nkbuild may result in unexpected behaviour.\n\nThis patch replace use of CPPFLAGS with KBUILD_CPPFLAGS all over the\ntree and enabling one to use:\nmake CPPFLAGS\u003d...\nto specify additional CPP commandline options.\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": "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": "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": "1e621a8e3752367d4aae78a8ab00a18fb2793f34",
      "tree": "db272f98f5772d42a447fe893c7b4b277d9381a8",
      "parents": [
        "033b8ffe3f1ea8174d51d125838ac6deea60f63f"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Fri Oct 12 14:38:54 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Oct 12 23:43:50 2007 +0100"
      },
      "message": "[ARM] 4600/1: fix kernel build failure with build-id-supporting binutils\n\nNewer versions of binutils support --build-id, which adds an ELF\nnote section called \".note.gnu.build-id\" to the output.  On the ARM\nkernel build, because there is no explicit mention of this section\nin the shipped ld script, this section is placed at vaddr 0x00000000\n(whereas the normal kernel text/data typically starts at vaddr\n0xc0008000), causing the output of objcopy (Image) to produce a 3G+\nfile.\n\nThis patch makes objcopy strip the .note.gnu.build-id section from\nthe Image file along with all other note sections, which fixes the\nbuild.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "52c543f90c4095dff71dc125017594b61a753069",
      "tree": "0b88dafea91f1fd2cb44bb863271503e765f7156",
      "parents": [
        "4b300c362d690c8e0788f69ed91c22a0a76f7ce2"
      ],
      "author": {
        "name": "Quinn Jensen",
        "email": "qcjensen@gmail.com",
        "time": "Mon Jul 09 22:06:53 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 22 15:44:46 2007 +0100"
      },
      "message": "[ARM] 4461/1: MXC platform and i.MX31ADS core support\n\nThis patch adds the foundation pieces for\nthe Freescale MXC platforms, including\ni.MX2 and i.MX3 based systems.\n\nThe bare-bones MX31 support in this patch\nboots to the rootdev panic with 8250 serial\nconsole configured \"console\u003dttyS0,115200\".\nIt assumes that Redboot is the boot loader.\n\nSigned-off-by: Quinn Jensen \u003cquinn.jensen@freescale.com\u003e\nAcked-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c53c9cf60e49119e97d38390849cac5b2f0a0981",
      "tree": "37615dedbbd8980b8357df47d90843eb86d017ff",
      "parents": [
        "c42dcb3dcfd3a473ab7c79c2ae91fc1c2e4dc5db"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Fri May 11 21:01:28 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri May 11 22:02:48 2007 +0100"
      },
      "message": "[ARM] 4331/3: Support for Micrel/Kendin KS8695 processor\n\nAdd core support for the Kendin/Micrel KS8695 processor family.\n\nIt is an ARM922-T based SoC with integrated USART, 4-port Ethernet\nSwitch, WAN Ethernet port, and optional PCI Host bridge, etc.\n http://www.micrel.com/page.do?page\u003dproduct-info/sys_on_chip.jsp\n\nThis patch is based on earlier patches from Lennert Buytenhek, Ben\nDooks and Greg Ungerer posted to the arm-linux-kernel mailing list in\nMarch 2006;  and Micrel\u0027s 2.6.9 port.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7c6337e225364870e9bf02a3ae277d9fdea483f8",
      "tree": "1ba5819dfc424beea0086cd3b855839be29370dd",
      "parents": [
        "7fdc7849d2f9f926cbaec224bbcbacb164b07b23"
      ],
      "author": {
        "name": "Kevin Hilman",
        "email": "khilman@mvista.com",
        "time": "Mon Apr 30 19:37:19 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri May 11 17:26:55 2007 +0100"
      },
      "message": "[ARM] 4303/3: base kernel support for TI DaVinci\n\nAdd base kernel support for the TI DaVinci platform.\n\nThis patch only includes interrupts, timers, CPU identification,\nserial support and basic power and sleep controller init.  More\ndrivers to come.\n\nSigned-off-by: Kevin Hilman \u003ckhilman@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "23688e999eda70f1ce1c61a68b865b996e3c6c4c",
      "tree": "4695a39ebc314bc0ed4c6d80bb128c7856f3c348",
      "parents": [
        "065cf519c32984b7a78777aae3859baf5f5fd3d3"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Tue May 08 22:45:26 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed May 09 09:52:38 2007 +0100"
      },
      "message": "[ARM] armv7: add Makefile and Kconfig entries\n\nThis patch adds the necessary lines to the Makefile and Kconfig files for\nenabling the compilation of the ARMv7 CPU support.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4afffe5eabc4005674a1ef4f4c96f1ae9f4a979b",
      "tree": "5a2bc4192adeb0f2d0f02c93f935ca405bfc0618",
      "parents": [
        "d7f786e06538081dd10c97931a89418699fe609d"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Feb 19 21:28:53 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 20 10:15:45 2007 -0800"
      },
      "message": "[PATCH] ARM: fix mach-at91 build breakage\n\nThe rename of the AT91 subtree from mach-at91rm9200 to mach-at91\n(to accomodate at91sam926x processors) was incomplete.  It needs\nthis patch to be able to build again.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "8213084125eed3c5efbc5e13739b93dfedb88590",
      "tree": "b98d91de82a4a39a47c6031832271341ecf5e8e0",
      "parents": [
        "66822b2eef8de9fe3ec9fa837386817565dbe690",
        "b77bfa84c419e3ec8b8e3fd4b4579e5761b7c943"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Feb 18 11:27:07 2007 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Feb 18 11:27:07 2007 +0000"
      },
      "message": "Merge NetSilicon NS93xx tree\n\nFixed conflicts:\n\n\tarch/arm/Makefile\n\tarch/arm/mm/Kconfig\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f69eda00d4e9808f0ddc88826278f93512cd2c98",
      "tree": "0f2675193ec1f271981414cf7a57889855efa409",
      "parents": [
        "bc43fd40ea9d4183fb0bab00f55af2da0ab46979",
        "dd1d2f4439af3bc80c047a13a8a2be60df1953cd",
        "271f5ca638b322248c6bb0a797284886f39ccce6",
        "108d093fdd75643dfc8c327f38125f4da76771e7",
        "78c2644feccf78ecab8e9413d2fac83cda091bae",
        "0e0ba76926c37f11f38670db0cb33728f502551e",
        "850b42933e70c19c7765dd7fad15cb7ad3955b65"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Feb 17 20:09:53 2007 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Feb 17 20:09:53 2007 +0000"
      },
      "message": "Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees\n"
    },
    {
      "commit": "9918cda52368ec3df5bb6bc1630ba8c070ad9fdd",
      "tree": "4b0a6b5df2c8d5f27b3c945eaec0966d8bcf67d8",
      "parents": [
        "ae0a846e411dc0b568e8ccda584896310ee5f369"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "ukleinek@informatik.uni-freiburg.de",
        "time": "Fri Feb 16 15:36:55 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Feb 17 20:05:45 2007 +0000"
      },
      "message": "[ARM] 4210/1: base for new machine type \"NetSilicon NS9360\"\n\nSigned-off-by: Uwe Kleine-König \u003cukleinek@informatik.uni-freiburg.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e4d06e39530559513c7e335ef7ca4675f8146220",
      "tree": "cfc65d49f873626c6be087d1a4411f6b48bec3c5",
      "parents": [
        "17908ed715e63a02484838b5456fb3fdbd1dfed6"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Feb 16 12:12:31 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 11:13:37 2007 +0000"
      },
      "message": "[ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support\n\nAdd arch/arm/mach-s3c2443 for support of the Samsung S3C2443 SoC\n\nThis patch adds the core CPU support, clock framework, times\nand initial IRQ support, as well as adding the directory into\nthe build tree.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a21765a70ec06be175d3997320a83fa66fcc8955",
      "tree": "24bdbf437a9bd5b7c1af05898f5aa25dccf67fe9",
      "parents": [
        "d19494b187b20e363f9b434b9ceab4159ac88324"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Feb 11 18:31:01 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Feb 11 17:36:09 2007 +0000"
      },
      "message": "[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components\n\nThe following patch and script moves the arch/arm/mach-s3c2410\ndirectory into arch/arm/plat-s3c24xx for the generic core code\nand inti arch/arm/mach-s3c{cpu} for the cpu/machine support files\n\nInclude directory include/asm-arm/plat-s3c24xx is added for the\ncore include files.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9d0412680e6c7b685ee466842047bcfb924d6dc5",
      "tree": "c79300964ef1aca5d24571696f95e76b37c14679",
      "parents": [
        "a93d48cc6019f84394b31d10c0d830a3b71696be"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Mon Feb 05 11:42:07 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Feb 08 14:50:56 2007 +0000"
      },
      "message": "[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories\n\nNow that Linux includes support for the Atmel AT91SAM9260 and\nAT91SAM9261 processors in addition to the original Atmel AT91RM9200\n(with support for more AT91 processors pending), the \"mach-at91rm9200\"\nand \"arch-at91rm9200\" directories should be renamed to indicate their\nmore generic nature.\n\nThe following git commands should be run BEFORE applying this patch:\n  git-mv arch/arm/mach-at91rm9200 arch/arm/mach-at91\n  git-mv include/asm-arm/arch-at91rm9200 include/asm-arm/arch-at91\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6705cda24fad1cb0ac82ac4f312df8ec735b39b0",
      "tree": "459a5152ce00e49f9f4d462031d1d7de0e33028f",
      "parents": [
        "0215ffb08ce99e2bb59eca114a99499a4d06e704",
        "208a49f086ed8cfb3cfa15579c7ee162c54a999b",
        "d4f3e084adf5414539ebb01848b851fe0f888084",
        "05f96ef1189ecbf2e8548056a0ca016e4f630cef",
        "2dc20a51dc1e2da6eae1182cfe4c4835fca26017",
        "47d7e524b7d51aa77b381fbc9b9c5d3f309e434e",
        "285f5fa7e9a35e75d9022f9b036ed709721c5cdf"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Dec 07 23:07:26 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 07 23:07:26 2006 +0000"
      },
      "message": "[ARM] Merge individual ARM sub-trees\n\nMerge:\n Atmel AT91RM9200 and AT91SAM9260 changes\n General ARM developments\n Disconfiguous memory cleanups\n 64-bit/32-bit division and sched_clock extension patches\n EP93xx support changes\n IOP support changes\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "285f5fa7e9a35e75d9022f9b036ed709721c5cdf",
      "tree": "d977aecd1a350e2c14086005b873141d8d829e12",
      "parents": [
        "4dbda6a50ae34d853353f15d30a166c87143408f"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dan.j.williams@intel.com",
        "time": "Thu Dec 07 02:59:39 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 07 17:20:21 2006 +0000"
      },
      "message": "[ARM] 3995/1: iop13xx: add iop13xx support\n\nThe iop348 processor integrates an Xscale (XSC3 512KB L2 Cache) core with a\nSerial Attached SCSI (SAS) controller, multi-ported DDR2 memory\ncontroller, 3 Application Direct Memory Access (DMA) controllers, a 133Mhz\nPCI-X interface, a x8 PCI-Express interface, and other peripherals to form\na system-on-a-chip RAID subsystem engine.\n\nThe iop342 processor replaces the SAS controller with a second Xscale core\nfor dual core embedded applications.\n\nThe iop341 processor is the single core version of iop342.\n\nThis patch supports the two Intel customer reference platforms iq81340mc\nfor external storage and iq81340sc for direct attach (HBA) development.\n\nThe developer\u0027s manual is available here:\nftp://download.intel.com/design/iio/docs/31503701.pdf\n\nChangelog:\n* removed virtual addresses from resource definitions\n* cleaned up some unnecessary #include\u0027s\n\nSigned-off-by: Dan Williams \u003cdan.j.williams@intel.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5636810d6f17493717ef0f03efc0315026db934d",
      "tree": "599c59b5a0b04c79f39eb924b94f0ad8ad21bf8f",
      "parents": [
        "afe4b25e7d9260d85fccb2d13c9933a987bdfc8a"
      ],
      "author": {
        "name": "George G. Davis",
        "email": "gdavis@mvista.com",
        "time": "Tue Dec 05 18:28:04 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 07 16:01:11 2006 +0000"
      },
      "message": "[ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)\n\nDo not assume that the ARM GCC toolchain defaults to building for the\n32-bit ARM ISA (-marm) case. Instead, explicitly select -marm in CFLAGS\nsince the toolchain default can be for the 16-bit Thumb ISA (-mthumb) in\nsome odd/rare cases.\n\nSigned-off-by: George G. Davis \u003cgdavis@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "51342d7126342e1f1a40cd96a5798a3cfd6136eb",
      "tree": "eb02f430e14948ca351ef04ce74446b7cadc8ebd",
      "parents": [
        "9468613b2bb0a386af563953b613efc6c77bd8c1"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Oct 29 12:51:05 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Oct 29 12:51:05 2006 +0000"
      },
      "message": "[ARM] Add KBUILD_IMAGE target support\n\nAdd support for KBUILD_IMAGE on ARM.  This takes the usual target\nspecifiers (zImage/Image/etc) in the same way that powerpc does\n(iow, without the arch/arm/boot prefix).\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f37f46eb1c0bd0b11c34ef06c7365658be989d80",
      "tree": "1790995456cafc852899927140e5dd7523463fdb",
      "parents": [
        "d60674eb5d961b2421db16cc373dc163f38cc105"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Tue Sep 26 17:38:32 2006 +0900"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Sep 27 17:39:19 2006 +0100"
      },
      "message": "[ARM] nommu: add ARM946E-S core support\n\nThis patch adds ARM946E-S core support which has typically 8KB I\u0026D cache.\nIt has a MPU and supports ARMv5TE instruction set.\n\nBecause the ARM946E-S core can be synthesizable with various cache size,\nCONFIG_CPU_DCACHE_SIZE is defined for vendor specific configurations.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d60674eb5d961b2421db16cc373dc163f38cc105",
      "tree": "f2d6e9fad27cd132e5a45f88350f80cae7444e5c",
      "parents": [
        "43f5f0146ef5c3a3421ea53a0708fd37edcb8905"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Tue Sep 26 17:38:18 2006 +0900"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Sep 27 17:39:18 2006 +0100"
      },
      "message": "[ARM] nommu: add ARM940T core support\n\nThis patch adds ARM940T core support which has 4KB D-cache, 4KB I-cache\nand a MPU.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "43f5f0146ef5c3a3421ea53a0708fd37edcb8905",
      "tree": "9bc8d546aa0d801f28ef882937af929b0f4f22d3",
      "parents": [
        "b731c3118d87f26c8bf3f358ffbbc24450af50a6"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Tue Sep 26 17:38:05 2006 +0900"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Sep 27 17:39:17 2006 +0100"
      },
      "message": "[ARM] nommu: add ARM9TDMI core support\n\nThis patch adds ARM9TDMI core support which has no cache and no CP15\nregister(no memory control unit).\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b731c3118d87f26c8bf3f358ffbbc24450af50a6",
      "tree": "63e280a475d81eb39c16a7fbd4cd12568b4e1f1e",
      "parents": [
        "07e0da78abdc679714a12e7a60137d950c346681"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Tue Sep 26 17:37:50 2006 +0900"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Sep 27 17:39:17 2006 +0100"
      },
      "message": "[ARM] nommu: add ARM740T core support\n\nThis patch adds ARM740T core support which has a MPU and 4KB or 8KB cache.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ],
  "next": "07e0da78abdc679714a12e7a60137d950c346681"
}
