)]}'
{
  "log": [
    {
      "commit": "bb893d15b564f7711b60e0bc12966d049980582d",
      "tree": "a8606472dc0594451f0e2afffc612e96e973613c",
      "parents": [
        "2d360fcbd851b7f9f8c23b1c30b2f3c060fa43e6",
        "e5489847d6fc0ff176048b6e1cf5034507bf703a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Nov 20 14:34:58 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Nov 20 14:34:58 2011 -0800"
      },
      "message": "Merge branch \u0027fixes\u0027 of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm\n\n* \u0027fixes\u0027 of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm:\n  ARM: wire up process_vm_writev and process_vm_readv syscalls\n  ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list\n  ARM: 7158/1: add new MFP implement for NUC900\n  ARM: 7157/1: fix a building WARNING for nuc900\n  ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF\n  ARM: 7155/1: arch.h: Declare \u0027pt_regs\u0027 locally\n  ARM: 7154/1: mach-bcmring: fix build error in dma.c\n  ARM: 7153/1: mach-bcmring: fix build error in core.c\n  ARM: 7152/1: distclean: Remove generated .dtb files\n  ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors\n  ARM: 7149/1: spi/pl022: Enable clock in probe\n  Revert \"ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage\"\n"
    },
    {
      "commit": "c406eeb3aa7007ed252290f2f11c8383ca95a177",
      "tree": "7546800d552e183198220a8e782d7058f1988e60",
      "parents": [
        "4b91b6fb8646843d96628ae9512d8c4cd33ece2d"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Wed Oct 19 06:53:57 2011 +0000"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Wed Nov 09 11:24:37 2011 -0800"
      },
      "message": "arm/dt: Fix ventana SDHCI power-gpios\n\nVentana uses the same SDHCI GPIOs as Seaboard; PI6 (70) is the power GPIO\nfor the SD port, and there is no power GPIO for the MMC chip.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "5f300acd8ae9f3d4585154370012ffc5c665330f",
      "tree": "2ee7b8f28d20969ef715665292174125fa25e5d0",
      "parents": [
        "8428e84d42179c2a00f5f6450866e70d802d1d05"
      ],
      "author": {
        "name": "Dirk B",
        "email": "dirk.behme@googlemail.com",
        "time": "Tue Nov 08 18:16:39 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Nov 08 18:25:04 2011 +0000"
      },
      "message": "ARM: 7152/1: distclean: Remove generated .dtb files\n\nThe patch \u0027arm/dt: Add dtb make rule\u0027 adds support to\ncreate a .dtb file. But this is never removed afterwards.\nRemove the generated .dtb file if \u0027distclean\u0027 is called.\n\nSigned-off-by: Dirk Behme \u003cdirk.behme@de.bosch.com\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Shawn Guo \u003cshawn.guo@freescale.com\u003e\nCc: Jason Liu \u003cjason.hui@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "994c0e992522c123298b4a91b72f5e67ba2d1123",
      "tree": "411952f844b8e1d5ef2854e44df793529078d3eb",
      "parents": [
        "367069f16e32e188d4687fe2c3e30f2ca583836f",
        "abc3f126ac736280c68db6472eb0040ddf6e1b1f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 21:08:03 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 21:08:03 2011 -0700"
      },
      "message": "Merge branch \u0027next/soc\u0027 of git://git.linaro.org/people/arnd/arm-soc\n\n* \u0027next/soc\u0027 of git://git.linaro.org/people/arnd/arm-soc: (21 commits)\n  MAINTAINERS: add ARM/FREESCALE IMX6 entry\n  arm/imx: merge i.MX3 and i.MX6\n  arm/imx6q: add suspend/resume support\n  arm/imx6q: add device tree machine support\n  arm/imx6q: add smp and cpu hotplug support\n  arm/imx6q: add core drivers clock, gpc, mmdc and src\n  arm/imx: add gic_handle_irq function\n  arm/imx6q: add core definitions and low-level debug uart\n  arm/imx6q: add device tree source\n  ARM: highbank: add suspend support\n  ARM: highbank: Add cpu hotplug support\n  ARM: highbank: add SMP support\n  MAINTAINERS: add Calxeda Highbank ARM platform\n  ARM: add Highbank core platform support\n  ARM: highbank: add devicetree source\n  ARM: l2x0: add empty l2x0_of_init\n  picoxcell: add a definition of VMALLOC_END\n  picoxcell: remove custom ioremap implementation\n  picoxcell: add the DTS for the PC7302 board\n  picoxcell: add the DTS for pc3x2 and pc3x3 devices\n  ...\n\nFix up trivial conflicts in arch/arm/Kconfig, and some more header file\nconflicts in arch/arm/mach-omap2/board-generic.c (as per an ealier merge\nby Arnd).\n"
    },
    {
      "commit": "367069f16e32e188d4687fe2c3e30f2ca583836f",
      "tree": "977f87038b75e53af9d132cba2f7a2aecb2fa005",
      "parents": [
        "81a3c10ce8a7fd5bf9a06bfc38bd417512911831",
        "c72dbae971400e466ad9ff16c920cd6d9d8c55a1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 21:02:35 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 21:02:35 2011 -0700"
      },
      "message": "Merge branch \u0027next/dt\u0027 of git://git.linaro.org/people/arnd/arm-soc\n\n* \u0027next/dt\u0027 of git://git.linaro.org/people/arnd/arm-soc:\n  ARM: gic: use module.h instead of export.h\n  ARM: gic: fix irq_alloc_descs handling for sparse irq\n  ARM: gic: add OF based initialization\n  ARM: gic: add irq_domain support\n  irq: support domains with non-zero hwirq base\n  of/irq: introduce of_irq_init\n  ARM: at91: add at91sam9g20 and Calao USB A9G20 DT support\n  ARM: at91: dt: at91sam9g45 family and board device tree files\n  arm/mx5: add device tree support for imx51 babbage\n  arm/mx5: add device tree support for imx53 boards\n  ARM: msm: Add devicetree support for msm8660-surf\n  msm_serial: Add devicetree support\n  msm_serial: Use relative resources for iomem\n\nFix up conflicts in arch/arm/mach-at91/{at91sam9260.c,at91sam9g45.c}\n"
    },
    {
      "commit": "81a3c10ce8a7fd5bf9a06bfc38bd417512911831",
      "tree": "12ceac10fae8c4b2dc17b362672a5db305a8d960",
      "parents": [
        "6585dea1f99cc2265582ff2e4cc1727062136e92",
        "df80442d1ee2902c2e39f90f18160f2e08d14c06"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 20:58:25 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 20:58:25 2011 -0700"
      },
      "message": "Merge branch \u0027next/cleanup2\u0027 of git://git.linaro.org/people/arnd/arm-soc\n\n* \u0027next/cleanup2\u0027 of git://git.linaro.org/people/arnd/arm-soc: (31 commits)\n  ARM: OMAP: Warn if omap_ioremap is called before SoC detection\n  ARM: OMAP: Move set_globals initialization to happen in init_early\n  ARM: OMAP: Map SRAM later on with ioremap_exec()\n  ARM: OMAP: Remove calls to SRAM allocations for framebuffer\n  ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done\n  ARM: OMAP1: Use generic map_io, init_early and init_irq\n  arm/dts: OMAP3+: Add mpu, dsp and iva nodes\n  arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver\n  ARM: OMAP2+: l3-noc: Add support for device-tree\n  ARM: OMAP2+: board-generic: Add i2c static init\n  ARM: OMAP2+: board-generic: Add DT support to generic board\n  arm/dts: Add support for OMAP3 Beagle board\n  arm/dts: Add initial device tree support for OMAP3 SoC\n  arm/dts: Add support for OMAP4 SDP board\n  arm/dts: Add support for OMAP4 PandaBoard\n  arm/dts: Add initial device tree support for OMAP4 SoC\n  ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node\n  ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration\n  of: Add helpers to get one string in multiple strings property\n  ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures\n  ...\n\nFix up trivial header file conflicts in arch/arm/mach-omap2/board-generic.c\n"
    },
    {
      "commit": "16ee792e45cf0c97ce061fce03c36cab5551ec72",
      "tree": "dc68af705fbac4b5d71325aa972730199bb187dd",
      "parents": [
        "f906fb1d70e016726fccfb0d978c5d425503db9d",
        "efa62e1355f0495f37f1296754b8880947c8da72"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 20:31:25 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 20:31:25 2011 -0700"
      },
      "message": "Merge branch \u0027next/devel\u0027 of git://git.linaro.org/people/arnd/arm-soc\n\n* \u0027next/devel\u0027 of git://git.linaro.org/people/arnd/arm-soc: (50 commits)\n  ARM: tegra: update defconfig\n  arm/tegra: Harmony: Configure PMC for low-level interrupts\n  arm/tegra: device tree support for ventana board\n  arm/tegra: add support for ventana pinmuxing\n  arm/tegra: prepare Seaboard pinmux code for derived boards\n  arm/tegra: pinmux: ioremap registers\n  gpio/tegra: Convert to a platform device\n  arm/tegra: Convert pinmux driver to a platform device\n  arm/dt: Tegra: Add pinmux node to tegra20.dtsi\n  arm/tegra: Prep boards for gpio/pinmux conversion to pdevs\n  ARM: mx5: fix clock usage for suspend\n  ARM i.MX entry-macro.S: remove now unused code\n  ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER\n  ARM i.MX tzic: add handle_irq function\n  ARM i.MX avic: add handle_irq function\n  ARM: mx25: Add the missing IIM base definition\n  ARM i.MX avic: convert to use generic irq chip\n  mx31moboard: Add poweroff support\n  ARM: mach-qong: Add watchdog support\n  ARM: davinci: AM18x: Add wl1271/wlan support\n  ...\n\nFix up conflicts in:\n\tarch/arm/mach-at91/at91sam9g45.c\n\tarch/arm/mach-mx5/devices-imx53.h\n\tarch/arm/plat-mxc/include/mach/memory.h\n"
    },
    {
      "commit": "cd9a0b6bd67ec372b0ef3cb2abe26974f888b956",
      "tree": "ffec66aa48f95b2b764f9e84fbafc519cce5000e",
      "parents": [
        "ac5761a650d22dd7dfad4d417463a0981d2da0a4",
        "090ad104c5c59c7952d4b8d4cfb60559b38eb3e0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 20:22:01 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 20:22:01 2011 -0700"
      },
      "message": "Merge branch \u0027next/pm\u0027 of git://git.linaro.org/people/arnd/arm-soc\n\n* \u0027next/pm\u0027 of git://git.linaro.org/people/arnd/arm-soc: (66 commits)\n  ARM: CSR: PM: use outer_resume to resume L2 cache\n  ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaII\n  ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM\u003dn\n  ARM: CSR: PM: add sleep entry for SiRFprimaII\n  ARM: CSR: PM: save/restore irq status in suspend cycle\n  ARM: CSR: PM: save/restore timer status in suspend cycle\n  OMAP4: PM: TWL6030: add cmd register\n  OMAP4: PM: TWL6030: fix ON/RET/OFF voltages\n  OMAP4: PM: TWL6030: address 0V conversions\n  OMAP4: PM: TWL6030: fix uv to voltage for \u003e0x39\n  OMAP4: PM: TWL6030: fix voltage conversion formula\n  omap: voltage: add a stub header file for external/regulator use\n  OMAP2+: VC: more registers are per-channel starting with OMAP5\n  OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale\n  OMAP3+: voltage: rename omap_voltage_get_nom_volt -\u003e voltdm_get_voltage\n  OMAP3+: voltdm: final removal of omap_vdd_info\n  OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain\n  OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix\n  OMAP3+: VP: combine setting init voltage into common function\n  OMAP3+: VP: remove unused omap_vp_get_curr_volt()\n  ...\n\nFix up trivial conflict in arch/arm/mach-prima2/l2x0.c (code removal vs\nedit)\n"
    },
    {
      "commit": "68e24ba70465b82ad24e0774ceab5360180d4627",
      "tree": "5d2b8e22e556360f353b2d1c73a19aaf6c5becd9",
      "parents": [
        "b4beb4bf9934d151bf4581a54ae028927374cb2a",
        "5725aeae5ff2e39f3815bbef788ee326c9afea2c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 19:55:06 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 01 19:55:06 2011 -0700"
      },
      "message": "Merge branch \u0027next/fixes\u0027 of git://git.linaro.org/people/arnd/arm-soc\n\n* \u0027next/fixes\u0027 of git://git.linaro.org/people/arnd/arm-soc: (28 commits)\n  ARM: pxa/cm-x300: properly set bt_reset pin\n  ARM: mmp: rename SHEEVAD to GPLUGD\n  ARM: imx: Fix typo \u0027MACH_MX31_3DS_MXC_NAND_USE_BBT\u0027\n  ARM: i.MX28: shift frac value in _CLK_SET_RATE\n  plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that\u0027s desired\n  ARM: mx5: fix clock usage for suspend\n  ARM: pxa: use correct __iomem annotations\n  ARM: pxa: sharpsl pm needs SPI\n  ARM: pxa: centro and treo680 need palm27x\n  ARM: pxa: make pxafb_smart_*() empty when not enabled\n  ARM: pxa: select POWER_SUPPLY on raumfeld\n  ARM: pxa: pxa95x is incompatible with earlier pxa\n  ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQ\n  ARM: pxa: pxa95x/saarb depends on pxa3xx code\n  ARM: pxa: allow selecting just one of TREO680/CENTRO\n  ARM: pxa: export symbols from pxa3xx-ulpi\n  ARM: pxa: make zylonite_pxa*_init declaration match code\n  ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer available\n  ARM: at91: add defconfig for at91sam9g45 family\n  ARM: at91: remove dependency for Atmel PWM driver selector in Kconfig\n  ...\n"
    },
    {
      "commit": "abc3f126ac736280c68db6472eb0040ddf6e1b1f",
      "tree": "4e3333cde6da6c49dcd81920410bf5a33055f03a",
      "parents": [
        "b8df0ea26ac17c9a073f235c7fdfbdd1851b59ea",
        "8bcb97659656042f3132b2814b19709856aa1335"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Nov 02 02:46:55 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Nov 02 02:46:55 2011 +0100"
      },
      "message": "Merge branch \u0027imx/imx6q\u0027 into next/soc\n\nConflicts:\n\tDocumentation/devicetree/bindings/arm/fsl.txt\n\tarch/arm/Kconfig\n\tarch/arm/Kconfig.debug\n\tarch/arm/plat-mxc/include/mach/common.h\n"
    },
    {
      "commit": "b8df0ea26ac17c9a073f235c7fdfbdd1851b59ea",
      "tree": "5e57a2fdc5fa05155d7d8214ad054b16f6b1c3d8",
      "parents": [
        "884897e6a10a86de0e611a76f4bf3fd0068a672c",
        "76780127914d5dc69a458eda5e471e65a5fd3dc9"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Nov 02 02:46:17 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Nov 02 02:46:17 2011 +0100"
      },
      "message": "Merge branch \u0027picoxcell/soc\u0027 into next/soc\n"
    },
    {
      "commit": "884897e6a10a86de0e611a76f4bf3fd0068a672c",
      "tree": "019689fb9d129404af1efba4df10975bc9e0a57a",
      "parents": [
        "c72dbae971400e466ad9ff16c920cd6d9d8c55a1",
        "8b61f37440388ebbd2a894178fe098f2e70ab392"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Nov 02 02:46:10 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Nov 02 02:46:10 2011 +0100"
      },
      "message": "Merge branch \u0027highbank/soc\u0027 into next/soc\n\nConflicts:\n\tarch/arm/mach-mxs/include/mach/gpio.h\n\tarch/arm/mach-omap2/board-generic.c\n\tarch/arm/plat-mxc/include/mach/gpio.h\n"
    },
    {
      "commit": "7d740f87fd0741c00231a4b13074660d526d5630",
      "tree": "aa65429bf9d8c1e7f89a9a7036338cad1eaf5f3d",
      "parents": [
        "ccfa8b21f20099b950b4f2f75d2330fb149a2012"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Tue Sep 06 13:53:26 2011 +0800"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:26:20 2011 +0100"
      },
      "message": "arm/imx6q: add device tree source\n\nIt adds device tree source and documentation for imx6q platform.\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "929f58aeeb46f964d9468ce1addd993f5d92b11d",
      "tree": "95355731bd4d21d221cdc2a5ab073244ff76db65",
      "parents": [
        "fcd467137ea2da46ffe5cbfdb42e8a2b35f13dad",
        "a26bce1220a4c5a7a074a779e6aad3cae63a94f7"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:23:28 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:23:28 2011 +0100"
      },
      "message": "Merge branch \u0027depends/rmk/devel-stable\u0027 into imx/imx6q\n"
    },
    {
      "commit": "253d7addbcb06acc90eb722f122d32a6ccbf67a7",
      "tree": "763993c907d7c6afe65b74f05d31a4a0a3e1ac83",
      "parents": [
        "fae2b89ab13f6181cb418d788b66a44758cc71d4"
      ],
      "author": {
        "name": "Rob Herring",
        "email": "rob.herring@calxeda.com",
        "time": "Wed Aug 10 15:22:11 2011 -0500"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:13:58 2011 +0100"
      },
      "message": "ARM: highbank: add devicetree source\n\nThis adds the devicetree source and documentation for the Calxeda highbank\nplatform.\n\nSigned-off-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nReviewed-by: Jamie Iles \u003cjamie@jamieiles.com\u003e\nReviewed-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "08cab72f91c8b28ffabfd143119bccdd4a115ad7",
      "tree": "ccd5583971caecd82bf2d1e62691bf6e0362d650",
      "parents": [
        "86c1e5a74af11e4817ffa6d7748d9ac1353b5b53",
        "f37a53cc5d8a8fb199e41386d125d8c2ed9e54ef"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:08:10 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:08:10 2011 +0100"
      },
      "message": "Merge branch \u0027dt/gic\u0027 into next/dt\n\nConflicts:\n\tarch/arm/include/asm/localtimer.h\n\tarch/arm/mach-msm/board-msm8x60.c\n\tarch/arm/mach-omap2/board-generic.c\n"
    },
    {
      "commit": "86c1e5a74af11e4817ffa6d7748d9ac1353b5b53",
      "tree": "377327a40452c4282787f49456122bf1753a0255",
      "parents": [
        "6a8d2e2b504ce3d12cfa3934f545c9415441a5c3",
        "3ae3e253db7385238dd9d6c67c085afa3e770a56"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:07:51 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 31 14:07:51 2011 +0100"
      },
      "message": "Merge branch \u0027omap/dt\u0027 into next/dt\n"
    },
    {
      "commit": "6a8d2e2b504ce3d12cfa3934f545c9415441a5c3",
      "tree": "4653cae49b03dda61c04369d44153d7dbfebe1cc",
      "parents": [
        "56e2d8a68803be438211130f58ff02c277a2daaf",
        "9daaf31a8cc9c98751b7b71198307e47d5bf6a4d",
        "fea3158c5508f3a96b0cfec6d37a239aa7f3ed4b"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Oct 30 22:09:09 2011 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Oct 30 22:09:09 2011 +0100"
      },
      "message": "Merge branches \u0027msm/dt\u0027, \u0027imx/dt\u0027 and \u0027at91/dt\u0027 into next/dt\n"
    },
    {
      "commit": "1fdb24e969110fafea36d3b393bea438f702c87f",
      "tree": "47a1dfef8a259e7922285315f8a02d31b4efe2f1",
      "parents": [
        "f362f98e7c445643d27c610bb7a86b79727b592e",
        "531a6a941745e1e045dd2a6bd09e1dc01247a5f3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 28 12:02:27 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 28 12:02:27 2011 -0700"
      },
      "message": "Merge branch \u0027devel-stable\u0027 of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm\n\n* \u0027devel-stable\u0027 of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm: (178 commits)\n  ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSET\n  ARM: gic, local timers: use the request_percpu_irq() interface\n  ARM: gic: consolidate PPI handling\n  ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H\n  ARM: mach-s5p64x0: remove mach/memory.h\n  ARM: mach-s3c64xx: remove mach/memory.h\n  ARM: plat-mxc: remove mach/memory.h\n  ARM: mach-prima2: remove mach/memory.h\n  ARM: mach-zynq: remove mach/memory.h\n  ARM: mach-bcmring: remove mach/memory.h\n  ARM: mach-davinci: remove mach/memory.h\n  ARM: mach-pxa: remove mach/memory.h\n  ARM: mach-ixp4xx: remove mach/memory.h\n  ARM: mach-h720x: remove mach/memory.h\n  ARM: mach-vt8500: remove mach/memory.h\n  ARM: mach-s5pc100: remove mach/memory.h\n  ARM: mach-tegra: remove mach/memory.h\n  ARM: plat-tcc: remove mach/memory.h\n  ARM: mach-mmp: remove mach/memory.h\n  ARM: mach-cns3xxx: remove mach/memory.h\n  ...\n\nFix up mostly pretty trivial conflicts in:\n - arch/arm/Kconfig\n - arch/arm/include/asm/localtimer.h\n - arch/arm/kernel/Makefile\n - arch/arm/mach-shmobile/board-ap4evb.c\n - arch/arm/mach-u300/core.c\n - arch/arm/mm/dma-mapping.c\n - arch/arm/mm/proc-v7.S\n - arch/arm/plat-omap/Kconfig\nlargely due to some CONFIG option renaming (ie CONFIG_PM_SLEEP -\u003e\nCONFIG_ARM_CPU_SUSPEND for the arm-specific suspend code etc) and\naddition of NEED_MACH_MEMORY_H next to HAVE_IDE.\n"
    },
    {
      "commit": "fea3158c5508f3a96b0cfec6d37a239aa7f3ed4b",
      "tree": "3dbf14e80facb4721717899ea64bbe389f61b40a",
      "parents": [
        "49fe2ba3138ca60422fd90ed76c1918be1c30fc0"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Oct 14 09:40:52 2011 +0800"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Tue Oct 25 13:08:31 2011 +0200"
      },
      "message": "ARM: at91: add at91sam9g20 and Calao USB A9G20 DT support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nReviewed-by: Rob Herring \u003crob.herring@calxeda.com\u003e\n"
    },
    {
      "commit": "49fe2ba3138ca60422fd90ed76c1918be1c30fc0",
      "tree": "706cfe55a2e796ec304cd7ff4c9670e95f2b9402",
      "parents": [
        "c3b92c8787367a8bb53d57d9789b558f1295cc96"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Mon Oct 10 18:29:24 2011 +0200"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Tue Oct 25 13:08:21 2011 +0200"
      },
      "message": "ARM: at91: dt: at91sam9g45 family and board device tree files\n\nCreate a new device tree source file for Atmel at91sam9g45 SoC family.\nThe Evaluation Kit at91sam9m10g45ek includes it.\nThis first basic support will be populated as drivers and boards will be\nconverted to device tree.\nContains serial, dma and interrupt controllers.\n\nThe generic board file still takes advantage of platform data for early serial\ninit. As we need a storage media and the NAND flash driver is not converted to\nDT yet, we keep old initialization for it.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nReviewed-by: Rob Herring \u003crob.herring@calxeda.com\u003e\n"
    },
    {
      "commit": "bdf4e9482360a3ddc1619efbd5d1c928ede8c3fa",
      "tree": "b02319e809c5b8abfca85409a11472775e27f597",
      "parents": [
        "06afb1a087d49ae0f676b2e5b9ffe5f4b3aba355",
        "eb0474544bc16a9dab53b26abd846e86ba814eb1"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Oct 25 08:19:59 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Oct 25 08:19:59 2011 +0100"
      },
      "message": "Merge branch \u0027misc\u0027 into for-linus\n\nConflicts:\n\tarch/arm/mach-integrator/integrator_ap.c\n"
    },
    {
      "commit": "531a6a941745e1e045dd2a6bd09e1dc01247a5f3",
      "tree": "d90e1ee69a00f649488e5599325e2dc89d7e345c",
      "parents": [
        "34471a9168c8bfd7f0d00989a7b0797ad27d585e"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Mon Oct 24 13:30:32 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Oct 24 20:53:50 2011 +0100"
      },
      "message": "ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSET\n\nIf TEXT_OFFSET is too large (e.g. like on MSM) the resulting immediate\nargument gets wider than 8 bits.\n\nNoticed by David Brown \u003cdavidb@codeaurora.org\u003e\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3a8254364277fabe01bc0e12b9691722939f5ef3",
      "tree": "0befa43780509144cc840f767859006409e0506d",
      "parents": [
        "976d167615b64e14bc1491ca51d424e2ba9a5e84",
        "34471a9168c8bfd7f0d00989a7b0797ad27d585e"
      ],
      "author": {
        "name": "Rob Herring",
        "email": "rob.herring@calxeda.com",
        "time": "Mon Oct 24 14:02:37 2011 -0500"
      },
      "committer": {
        "name": "Rob Herring",
        "email": "rob.herring@calxeda.com",
        "time": "Mon Oct 24 14:02:37 2011 -0500"
      },
      "message": "Merge remote-tracking branch \u0027rmk/devel-stable\u0027 into HEAD\n"
    },
    {
      "commit": "917d853564530dd5e73c8c1604e823465ff9b713",
      "tree": "a3163bda42777b827d0678cd3d02d69ec811d63f",
      "parents": [
        "1e11bec9b09a28f81dd3173fec6b1c6c56b5e299"
      ],
      "author": {
        "name": "Barry Song",
        "email": "Baohua.Song@csr.com",
        "time": "Thu Sep 15 19:16:28 2011 -0700"
      },
      "committer": {
        "name": "Barry Song",
        "email": "Barry.Song@csr.com",
        "time": "Mon Oct 24 02:54:21 2011 -0700"
      },
      "message": "ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaII\n\nCc: Rob Herring \u003crobherring2@gmail.com\u003e\nSigned-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\n"
    },
    {
      "commit": "107532920226a37e595697959b2a6a823cfa2497",
      "tree": "7d35c84ed324e6cabeed29282f1fc97994fd204b",
      "parents": [
        "29ea35969b92a4be122a58c4aceea8c5e2c388d9",
        "ecb7b0e33e048e63d1169e6fee277430c70ddf0b"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Oct 20 18:15:30 2011 +0200"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Oct 20 18:15:30 2011 +0200"
      },
      "message": "Merge branch \u0027tegra/devel\u0027 into next/devel\n"
    },
    {
      "commit": "29ea35969b92a4be122a58c4aceea8c5e2c388d9",
      "tree": "8285c0e98e7bb03868d390b58180e3cab876a8db",
      "parents": [
        "112d17d6f75b93e1dcaec2e2232a411148b3bf71",
        "b4cbb8a4e602ea77b0525d06eff89c6a6070dab3"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Oct 20 15:30:55 2011 +0200"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Oct 20 15:30:55 2011 +0200"
      },
      "message": "Merge branch \u0027imx/devel\u0027 into next/devel\n"
    },
    {
      "commit": "9daaf31a8cc9c98751b7b71198307e47d5bf6a4d",
      "tree": "652301a4dd70a11462199237ca869047070e8fea",
      "parents": [
        "73d2b4cdfc09a7a858b3ea1f32f6218b21439b96"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Oct 17 08:42:17 2011 +0800"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Tue Oct 18 12:43:19 2011 +0200"
      },
      "message": "arm/mx5: add device tree support for imx51 babbage\n\nIt adds device tree support for imx51 babbage board.\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "73d2b4cdfc09a7a858b3ea1f32f6218b21439b96",
      "tree": "d17b0b7514f39b11fd1e0e7d3719f58736e5fb00",
      "parents": [
        "976d167615b64e14bc1491ca51d424e2ba9a5e84"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@freescale.com",
        "time": "Mon Oct 17 08:42:16 2011 +0800"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Tue Oct 18 12:42:57 2011 +0200"
      },
      "message": "arm/mx5: add device tree support for imx53 boards\n\nIt adds device tree support for imx53 boards.\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "4bdad983a4a4fb509aba8b102a2233f0ea1d7681",
      "tree": "73b329382d02c6de569823b6f9585c1b2e5cb3fb",
      "parents": [
        "b0c1264f534a1cb3c52036a23a04d238434a0df6"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin@rab.in",
        "time": "Tue Oct 04 14:33:34 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Oct 17 09:13:42 2011 +0100"
      },
      "message": "ARM: 7120/1: remove bashism in check for multiple zreladdrs\n\nGet rid of this complaint from dash:\n\n    AS      arch/arm/boot/compressed/lib1funcs.o\n  /bin/sh: 1: [: y: unexpected operator\n    LD      arch/arm/boot/compressed/vmlinux\n\nAcked-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Rabin Vincent \u003crabin@rab.in\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "cd227fbffa9e971ee80065de772d3201c73e1670",
      "tree": "8ddb2e622c2c5ce1b6527a69d5782ed2d62279d0",
      "parents": [
        "60aac93283823b44644c92d0803d821b9d2d987a"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Wed Aug 17 14:23:46 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Oct 17 09:12:40 2011 +0100"
      },
      "message": "ARM: 7021/1: Check for multiple load addresses before building a uImage\n\nuImages need a load address specified. This makes them\nincompatible with multiple zreladdrs. Catch this error\nbefore building an uImage so that we do not end up with\nbroken uImages. The load address can still be specified\nwith LOADADDR\u003d on the command line.\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "60aac93283823b44644c92d0803d821b9d2d987a",
      "tree": "8640e4fb247f30743036d85f2c133b74c92400a4",
      "parents": [
        "3f8e288033ec7f52b570efad7c2eb42741f6d710"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Wed Aug 17 14:22:11 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Oct 17 09:12:40 2011 +0100"
      },
      "message": "ARM: 7020/1: Check for multiple zreladdrs\n\nWithout CONFIG_AUTO_ZRELADDR being set the kernel needs a single\nzreladdr for building zImages. Bail out if we detect multiple\nzreladdrs without CONFIG_AUTO_ZRELADDR.\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "add29e61d4651fc2f87dab443f47faa70ee96f8f",
      "tree": "0b82c22aa4ca355bdd3be3c2933ec36d47bfa31f",
      "parents": [
        "21fb1ccc92655d8eabed9b8fdfa2a65bf6e58a33"
      ],
      "author": {
        "name": "Peter De Schrijver",
        "email": "pdeschrijver@nvidia.com",
        "time": "Wed Oct 12 14:53:05 2011 +0300"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Thu Oct 13 15:04:54 2011 -0700"
      },
      "message": "arm/tegra: device tree support for ventana board\n\nSigned-off-by: Peter De Schrijver \u003cpdeschrijver@nvidia.com\u003e\nAcked-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "f62f548c1c04742f68c15e21f173712dd6633791",
      "tree": "b5117bfb47d7d839aa19bc768b56525897a199e2",
      "parents": [
        "940dd96fe9dec5b6ba4bb7ebc33212ff66db243c"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Tue Oct 11 16:16:13 2011 -0600"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Oct 11 17:19:56 2011 -0700"
      },
      "message": "arm/dt: Tegra: Add pinmux node to tegra20.dtsi\n\nAdd a pinmux node to tegra20.dtsi in order to instantiate the future\npinmux device.\n\nv2: Specify reg property precisely; don\u0027t just point at the whole APB_MISC\nregister range.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "476b679a5d785d1244f6b43ad26877acf278cd18",
      "tree": "c3f93d9742c4654c9d10af829db1122bac0b6f6f",
      "parents": [
        "ad8dfac66fb1995014060302bda19a15bc62bd6d"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Aug 16 11:49:08 2011 +0200"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:29:40 2011 +0200"
      },
      "message": "arm/dts: OMAP3+: Add mpu, dsp and iva nodes\n\nAdd nodes for devices used by PM code (mpu, dsp, iva).\n\nAdd a cpus node as well as recommended in the DT spec.\n\nRemove mpu, dsp, iva devices init if is populated.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Kevin Hilman \u003ckhilman@ti.com\u003e\n"
    },
    {
      "commit": "ad8dfac66fb1995014060302bda19a15bc62bd6d",
      "tree": "ee807e9a225ecfa909f092949511e3db1e311235",
      "parents": [
        "d039c5b9fb2315ef942944439da6f0fbaf2f1941"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Fri Aug 12 13:48:47 2011 +0200"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:29:39 2011 +0200"
      },
      "message": "arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver\n\nUsed the main OCP node to add bindings with the l3_noc driver.\nRemove l3_noc static device creation if DT is populated.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\nCc: Santosh Shilimkar \u003csantosh.shilimkar@ti.com\u003e\n"
    },
    {
      "commit": "295e98c60b8cee05e02f0a055dbc12a08b0378c1",
      "tree": "7b2a387453515f6e144adc56a13c782aa75511b8",
      "parents": [
        "189892f496cd01bf1af149bd6f7f380fcf67489d"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Thu Jul 14 01:44:54 2011 +0530"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:27:03 2011 +0200"
      },
      "message": "arm/dts: Add support for OMAP3 Beagle board\n\nAdd OMAP3 beagleboard DTS file to use the omap3.dtsi SoC file.\n\nAdd a default bootargs line to allow a boot from RAMDISK.\n\nAdd memory node information.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: G, Manjunath Kondaiah \u003cmanjugk@ti.com\u003e\n"
    },
    {
      "commit": "189892f496cd01bf1af149bd6f7f380fcf67489d",
      "tree": "0fabf6e3b648cb30d86df6d146fd7a6ffa42c372",
      "parents": [
        "492beedfd80e48be48211b5e7bce9b85fb141a81"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Aug 16 21:02:01 2011 +0530"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:27:02 2011 +0200"
      },
      "message": "arm/dts: Add initial device tree support for OMAP3 SoC\n\nAdd initial OMAP3 soc file with empty ocp bus.\n\nBased on initial patch from Manju:\nhttp://www.spinics.net/lists/linux-omap/msg55830.html\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: G, Manjunath Kondaiah \u003cmanjugk@ti.com\u003e\n"
    },
    {
      "commit": "492beedfd80e48be48211b5e7bce9b85fb141a81",
      "tree": "730ae4eb3c65231e326d58d7b6f6fa5875bc5d4d",
      "parents": [
        "38eb2ae65859b8c1bbb0cd07a173ad19de39b746"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Aug 16 15:59:52 2011 +0200"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:27:01 2011 +0200"
      },
      "message": "arm/dts: Add support for OMAP4 SDP board\n\nAdd the SDP/Blaze (Software Development Board) support with\ndevice tree.\nThat file is based on the omap4-panda.dts.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: G, Manjunath Kondaiah \u003cmanjugk@ti.com\u003e\n"
    },
    {
      "commit": "38eb2ae65859b8c1bbb0cd07a173ad19de39b746",
      "tree": "b7392cd46a3778bde419e2575ee808cd71511621",
      "parents": [
        "d9fda07af7fbb989cf68ba7d2f370320f05664d8"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Aug 16 15:57:51 2011 +0200"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:26:59 2011 +0200"
      },
      "message": "arm/dts: Add support for OMAP4 PandaBoard\n\nBased on the original omap4-panda.dts file from Manju.\nhttp://www.spinics.net/lists/linux-omap/msg55836.html\n\nAdd memory information and a default bootargs to allow\na boot from RAMDISK.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: G, Manjunath Kondaiah \u003cmanjugk@ti.com\u003e\n"
    },
    {
      "commit": "d9fda07af7fbb989cf68ba7d2f370320f05664d8",
      "tree": "389a518f5bc9d69bb71f21fd5addbe2d65f1120b",
      "parents": [
        "dc2d07ebaea839a6e0fa47588c7984931f3c9c71"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Aug 09 17:15:17 2011 +0200"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Tue Oct 04 22:26:58 2011 +0200"
      },
      "message": "arm/dts: Add initial device tree support for OMAP4 SoC\n\nAdd initial device-tree support for OMAP4 SoC.\n\nThis is based on the original panda board patch done by Manju:\nhttp://permalink.gmane.org/gmane.linux.ports.arm.omap/60393\n\nAdd the generic GIC interrupt-controller from ARM.\n\nAdd an empty \"soc\" node to contain non memory mapped IPs\n(DSP, MPU, IPU...).\n\nNote: Since reg, irq and dma are provided by hwmod for the\nmoment, these attributes will not be present at all in DTS\nto highlight the gap. They will be added as soon as dma bindings\nwill be there and drivers will be adapted.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: G, Manjunath Kondaiah \u003cmanjugk@ti.com\u003e\n"
    },
    {
      "commit": "a14bf143b317f9c0944bc7aedfd85c07b3b04150",
      "tree": "6d9f615cfd0af2535dc74a02d2c1b344ceae1a0d",
      "parents": [
        "fee7565679e39039bdd8083e9f1a54151ffac6d9"
      ],
      "author": {
        "name": "Jamie Iles",
        "email": "jamie@jamieiles.com",
        "time": "Mon Aug 01 14:25:24 2011 +0100"
      },
      "committer": {
        "name": "Jamie Iles",
        "email": "jamie@jamieiles.com",
        "time": "Mon Sep 26 16:12:07 2011 +0100"
      },
      "message": "picoxcell: add the DTS for the PC7302 board\n\nThe PC7302 board can be populated with either a PC3X2 or PC3X3 device.\nAdd DTS files for both variants of the PC7302.\n\nv3:\t- remove bootargs from dts files\n\nSigned-off-by: Jamie Iles \u003cjamie@jamieiles.com\u003e\n"
    },
    {
      "commit": "fee7565679e39039bdd8083e9f1a54151ffac6d9",
      "tree": "cf6f0bab49aed8c6774bd1fd60c6879150f15910",
      "parents": [
        "af75655c066621352c419646ec0775e9523dc720"
      ],
      "author": {
        "name": "Jamie Iles",
        "email": "jamie@jamieiles.com",
        "time": "Mon Aug 01 14:23:36 2011 +0100"
      },
      "committer": {
        "name": "Jamie Iles",
        "email": "jamie@jamieiles.com",
        "time": "Mon Sep 26 16:12:06 2011 +0100"
      },
      "message": "picoxcell: add the DTS for pc3x2 and pc3x3 devices\n\nThis describes the basic hierarchy of picoxcell pc3x3 devices including\nclocks and bus interconnect.  Some onchip devices are currently omitted\nas there haven\u0027t been bindings created for them.\n\nv2:\t- change timer compatible strings to be more soc specific\n\t- split vic node into 2 devices\n\nSigned-off-by: Jamie Iles \u003cjamie@jamieiles.com\u003e\n"
    },
    {
      "commit": "6111d50c5885f6ba00dc935e44bcbbcd63b3915d",
      "tree": "07da3418e154f164964bec3a343c3f123e521fdc",
      "parents": [
        "d93dc5c4478c1fd5de85a3e8aece9aad7bbae044"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Tue Sep 20 10:46:26 2011 -0600"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Sep 22 14:44:28 2011 +0000"
      },
      "message": "arm/dt: Tegra: Add support-8bit to SDHCI nodes\n\nFor Seaboard\u0027s internal eMMC, this makes the difference between a\n5.5MB/s and 10.2MB/s transfer rate. On Harmony, there wasn\u0027t any\nmeasurable difference on my cheap/slow ~2MB/s card.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "a0638eb6a2979840ff4cde19b100e96b97a91dfd",
      "tree": "ce3781bca478add099cca5ea43552e163f3b8234",
      "parents": [
        "c488637cf0e028ed7973614ee708f94b4dc9c16e"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Tue Sep 20 10:46:25 2011 -0600"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Sep 20 22:56:53 2011 +0200"
      },
      "message": "arm/dt: Tegra: Update SDHCI nodes to match bindings\n\nThe bindings were recently updated to have separate properties for each\ntype of GPIO. Update the Device Tree source to match that.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nAcked-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "4722cd7741c6404f967f7a7b8b666540b6c1663e",
      "tree": "877b7d8efe1e4e4ce48416186b4f45da3a5fccac",
      "parents": [
        "1db3706b05b11abcf2673ffbed5ad43b4c90ed11",
        "4fb0d2ea397ab207fdecbd88ad0e37b36ce68a62"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Sep 16 21:45:16 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Sep 16 21:45:16 2011 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://linux-arm.org/linux-2.6-wd into devel-stable\n\nConflicts:\n\tarch/arm/mach-imx/mach-cpuimx27.c\n"
    },
    {
      "commit": "63d15148b6058ab0037343390e8918503ed81968",
      "tree": "c7cf511e7f6505014f176bdc1d341aedb7c4dbf9",
      "parents": [
        "b90b9a38251e9c89c34179eccde57411ceb5f1aa"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Wed Sep 14 00:16:21 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Wed Sep 14 13:51:59 2011 -0400"
      },
      "message": "ARM: zImage: prevent constant copy+rebuild of lib1funcs.S\n\nThe rule to copy this file doesn\u0027t have to be forced.  However\nlib1funcs.[So] have to be listed amongst the targets.\n\nThis prevents zImage from being recreated needlessly.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nTested-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\n"
    },
    {
      "commit": "b90b9a38251e9c89c34179eccde57411ceb5f1aa",
      "tree": "88d324970a195a540e86628cd2edc02243a3d38a",
      "parents": [
        "df4879fa2603fbf0804a80f9f146ef9023dd621f"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Tue Sep 13 22:37:07 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Wed Sep 14 13:51:59 2011 -0400"
      },
      "message": "ARM: zImage: allow supplementing appended DTB with traditional ATAG data\n\nSome old bootloaders can\u0027t be updated to a device tree capable one,\nyet they provide ATAGs with memory configuration, the ramdisk address,\nthe kernel cmdline string, etc.  To allow a device tree enabled\nkernel to be used with such bootloaders, it is necessary to convert those\nATAGs into FDT properties and fold them into the DTB appended to zImage.\n\nCurrently the following ATAGs are converted:\n\n\tATAG_CMDLINE\n\tATAG_MEM\n\tATAG_INITRD2\n\nIf the corresponding information already exists in the appended DTB, it\nis replaced, otherwise the required node is created to hold it.\n\nThe code looks for ATAGs at the location pointed by the value of r2 upon\nentry into the zImage code.  If no ATAGs are found there, an attempt at\nfinding ATAGs at the typical 0x100 offset from start of RAM is made.\nOtherwise the DTB is left unchanged.\n\nThisstarted from an older patch from John Bonesio \u003cbones@secretlab.ca\u003e,\nwith contributions from David Brown \u003cdavidb@codeaurora.org\u003e.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nTested-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\n"
    },
    {
      "commit": "df4879fa2603fbf0804a80f9f146ef9023dd621f",
      "tree": "f9b88191c3cb423daac502fd307b63c69ab47df0",
      "parents": [
        "5ffb04f6690d71fab241b3562ebf52b893ac4ff1"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Tue Sep 13 21:42:55 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Wed Sep 14 13:51:58 2011 -0400"
      },
      "message": "ARM: zImage: gather some string functions into string.c\n\nThis is a small subset of string functions needed by commits to come.\nExcept for memcpy() which is unchanged from its original location, their\nimplementation is meant to be small, and -Os is enforced to prevent gcc\nfrom doing pointless loop unrolling.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nTested-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\n"
    },
    {
      "commit": "5ffb04f6690d71fab241b3562ebf52b893ac4ff1",
      "tree": "69897c130b7f3ff06d54d35eb3c92a8baea57119",
      "parents": [
        "e2a6a3aafa9862c4a4b59f2a59b8f923d64a680e"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Sun Jun 12 01:07:33 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Wed Sep 14 13:51:57 2011 -0400"
      },
      "message": "ARM: zImage: make sure appended DTB doesn\u0027t get overwritten by kernel .bss\n\nThe appended DTB gets relocated with the decompressor code to get out\nof the way of the decompressed kernel.  However the kernel\u0027s .bss section\nmay be larger than the relocated code and data, and then the DTB gets\noverwritten.  Let\u0027s make sure the relocation takes care of moving zImage\nfar enough so no such conflict with .bss occurs.\n\nThanks to Tony Lindgren \u003ctony@atomide.com\u003e for figuring out this issue.\n\nWhile at it, let\u0027s clean up the code a bit so that the wont_overwrite\nsymbol is used while determining if a conflict exists, making the above\nchange more precise as well as eliminating some ARM/THUMB alternates.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nTested-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\n"
    },
    {
      "commit": "e2a6a3aafa9862c4a4b59f2a59b8f923d64a680e",
      "tree": "599aeb9dc39e0a987932e2c024e7f5e7667fa456",
      "parents": [
        "72bf0bce411d9df0935eb77256604212de8f89cc"
      ],
      "author": {
        "name": "John Bonesio",
        "email": "bones@secretlab.ca",
        "time": "Fri May 27 18:45:50 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Wed Sep 14 13:50:45 2011 -0400"
      },
      "message": "ARM: zImage: Allow the appending of a device tree binary\n\nThis patch provides the ability to boot using a device tree that is appended\nto the raw binary zImage (e.g. cat zImage \u003cfilename\u003e.dtb \u003e zImage_w_dtb).\n\nSigned-off-by: John Bonesio \u003cbones@secretlab.ca\u003e\n[nico: ported to latest zImage changes plus additional cleanups/improvements]\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nTested-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\n"
    },
    {
      "commit": "72bf0bce411d9df0935eb77256604212de8f89cc",
      "tree": "13619f008d289960721f90c78ca64b56f94a78a4",
      "parents": [
        "c6a389f123b9f68d605bb7e0f9b32ec1e3e14132"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Fri May 27 22:25:26 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Wed Sep 14 12:12:12 2011 -0400"
      },
      "message": "ARM: zImage: ensure it is always a multiple of 64 bits in size\n\nThis is needed for proper alignment when the DTB appending feature\nis used.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nTested-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\n"
    },
    {
      "commit": "684f741446f7a3108b4c167faf20214c42b7eeac",
      "tree": "7d6b2d4919640170f61aaaf5460e9b2a6dbb24cd",
      "parents": [
        "858ba703e842f4ece6680b45862ee9e6e6297d1e"
      ],
      "author": {
        "name": "Zhiwu Song",
        "email": "zhiwu.song@csr.com",
        "time": "Tue Aug 30 19:20:34 2011 -0700"
      },
      "committer": {
        "name": "Barry Song",
        "email": "21cnbao@gmail.com",
        "time": "Sun Sep 11 09:17:53 2011 +0800"
      },
      "message": "ARM: CSR: add rtc i/o bridge interface for SiRFprimaII\n\nThe module is a bridge between the RTC clock domain and the CPU interface\nclock domain. ARM access the register of SYSRTC, GPSRTC and PWRC through\nthis module.\n\nSigned-off-by: Zhiwu Song \u003czhiwu.song@csr.com\u003e\nSigned-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\nReviewed-by: Jamie Iles \u003cjamie@jamieiles.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "c915bedf221ad4f017710865fc963b1e0dda1390",
      "tree": "4212de1ef80147e09499f595bfdda979e6e3b9df",
      "parents": [
        "073adf4fa7f91a91f64a88af278a5d2b075c1e83"
      ],
      "author": {
        "name": "Barry Song",
        "email": "Baohua.Song@csr.com",
        "time": "Sun Sep 04 22:15:17 2011 -0700"
      },
      "committer": {
        "name": "Barry Song",
        "email": "21cnbao@gmail.com",
        "time": "Sun Sep 11 09:14:15 2011 +0800"
      },
      "message": "ARM: CSR: extend the compatibility of gpio controller to pinmux in dts\n\ngpio controller handles the switch of gpio and pinmux. And drivers/pinctrl/pinmux-sirf.c\nwill contain both gpio and pinmux.\n\nCc: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\n"
    },
    {
      "commit": "073adf4fa7f91a91f64a88af278a5d2b075c1e83",
      "tree": "baf8c8da8538c5f993b1c5f8bf4c454be1d1b70d",
      "parents": [
        "6a53747be5f02ba7b37ff5131330363270782dc3"
      ],
      "author": {
        "name": "Barry Song",
        "email": "Baohua.Song@csr.com",
        "time": "Sun Sep 04 22:15:16 2011 -0700"
      },
      "committer": {
        "name": "Barry Song",
        "email": "21cnbao@gmail.com",
        "time": "Sun Sep 11 09:13:32 2011 +0800"
      },
      "message": "ARM: CSR: add lost Resource Sharing Control(RSC) node in dts\n\nSigned-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\n"
    },
    {
      "commit": "56e2d8a68803be438211130f58ff02c277a2daaf",
      "tree": "051aa9feb368d6893fa0e99421c253c9612f6dc8",
      "parents": [
        "cfdad2aba7398021f6eec415b9271b9cb40065f9"
      ],
      "author": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Thu Aug 04 02:01:02 2011 -0700"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Mon Aug 29 12:47:36 2011 -0700"
      },
      "message": "ARM: msm: Add devicetree support for msm8660-surf\n\nAdds support for booting via device tree with a simple serial console.\n\nChange-Id: I7f175b8db21928cd13e0fb49f3eed74966a2696f\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "4791d63bd40ec63c533060707dae0232b9969dc0",
      "tree": "8e10fe91cea556c10f7d211b65c5f6bdd7ffeb55",
      "parents": [
        "b3623080ff6974e696710b6c6eb4cdbf2bbab347",
        "322a8b034003c0d46d39af85bf24fee27b902f48"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 08 16:41:23 2011 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 08 16:41:23 2011 +0900"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest\n"
    },
    {
      "commit": "b3623080ff6974e696710b6c6eb4cdbf2bbab347",
      "tree": "c2653e1cdec53d5c34e251190afe1ff0c015e860",
      "parents": [
        "b79b3e05b1229d5b2fc2af71dc29701642577eba"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Wed Aug 03 06:08:54 2011 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 08 16:38:04 2011 +0900"
      },
      "message": "mmc: sdhi, mmcif: zboot: Correct clock disable logic\n\nThis corrects a logic-error that I made in the original implementation.\n\nAn alternate patch would be to just remove these lines and\nleave the clock running as it is reconfigured later on during\nboot anyway.\n\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6124a4e430b64d1577438c8648c59e996d02e73e",
      "tree": "49cfafad785d1c9e403a5b0d755298b9af2c260f",
      "parents": [
        "8e267f3da5f117d2f1316cf6ddf740f93f1c73aa",
        "580975d7f48d7d047e22bb0f42adf7557801d8d4"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Jul 28 15:25:46 2011 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Jul 28 15:25:46 2011 +0000"
      },
      "message": "Merge branch \u0027imx/dt\u0027 into next/dt\n"
    },
    {
      "commit": "8e267f3da5f117d2f1316cf6ddf740f93f1c73aa",
      "tree": "19c7739b88de481618e0f461a83a1bb46a9ef5e2",
      "parents": [
        "3ba7222ac992d24d09ccd0b55940b54849eef752"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Jul 19 17:26:54 2011 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Jul 28 01:32:04 2011 -0600"
      },
      "message": "arm/dt: tegra devicetree support\n\nEverything required to populate NVIDIA Tegra devices from the device\ntree.  This patch adds a new DT_MACHINE_DESC() which matches against\na tegra20 device tree.  So far it only registers the on-chip devices,\nbut it will be refined in follow on patches to configure clocks and\npin IO from the device tree also.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "3ba7222ac992d24d09ccd0b55940b54849eef752",
      "tree": "278ee248319b6a71cb72fafa36fa90ff1c641cfe",
      "parents": [
        "7e71330169d8056536b299290544980bccc6b300"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Jul 26 03:19:06 2011 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Jul 28 01:32:04 2011 -0600"
      },
      "message": "arm/versatile: Add device tree support\n\nFor testing the dt work, define a dt-enabled versatile platform.\n\nThis patch adds a new versatile platform for when using the device\ntree.  Add platform and amba devices are discovered and registered by\nparsing the device tree.  Clocks and initial io mappings are still\nconfigured statically.\n\nThis patch still depends on some static platform_data for a few devices\nwhich is passed via the auxdata structure to of_platform_populate(),\nbut it is a viable starting point until the drivers can get all\nconfiguration data out of the device tree.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "4b30b6f23a1a59cda29cc12566eb4f32a22a8069",
      "tree": "69e262a5065ce8be21c919febd29d5d9660f3e97",
      "parents": [
        "38da590bef19f23d4b610aecaad4f32de483890d",
        "6c59c115b0f295434cc4f917d180fecd84d39f81"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 26 17:09:31 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 26 17:09:31 2011 -0700"
      },
      "message": "Merge branch \u0027next/soc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc\n\n* \u0027next/soc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc:\n  MAINTAINERS: add maintainer of CSR SiRFprimaII machine\n  ARM: CSR: initializing L2 cache\n  ARM: CSR: mapping early DEBUG_LL uart\n  ARM: CSR: Adding CSR SiRFprimaII board support\n  OMAP4: clocks: Update the clock tree with 4460 clock nodes\n  OMAP4: PRCM: OMAP4460 specific PRM and CM register bitshifts\n  OMAP4: ID: add omap_has_feature for max freq supported\n  OMAP: ID: introduce chip detection for OMAP4460\n  ARM: Xilinx: merge board file into main platform code\n  ARM: Xilinx: Adding Xilinx board support\n\nFix up conflicts in arch/arm/mach-omap2/cm-regbits-44xx.h\n"
    },
    {
      "commit": "5fd1a2ed0ec6fb5449c71a988cc15edb8671b3d0",
      "tree": "82d49394874271f1dcaa7c38775c1dab0b71d87f",
      "parents": [
        "2b4180af3faaf6088162d8a6b8d3f571bd7c2004"
      ],
      "author": {
        "name": "Rob Herring",
        "email": "rob.herring@calxeda.com",
        "time": "Mon Jul 25 09:52:12 2011 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Jul 25 09:52:12 2011 -0600"
      },
      "message": "arm/dt: Add dtb make rule\n\nAdd a make rule to compile dt blobs for ARM.\n\nSigned-off-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Shawn Guo \u003cshawn.guo@freescale.com\u003e\nTested-by: Jason Liu \u003cjason.hui@linaro.org\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "2b4180af3faaf6088162d8a6b8d3f571bd7c2004",
      "tree": "ffd50edb02f44756426b197e4a01e20328370760",
      "parents": [
        "85cad1b0b6409c62bce4828da2fd8a535e2148b0"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Jul 25 09:52:11 2011 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Jul 25 09:52:11 2011 -0600"
      },
      "message": "arm/dt: Add skeleton dtsi file\n\nContains the bare minimum template required to boot with the device tree.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "06f365acef5ca54fd5708a0d853c4a89609536f1",
      "tree": "e2fb0146d450077dd95e4ae178ff56e72d3d89b5",
      "parents": [
        "4348810a241a330d3d143d62d7c988ec8b2e6629",
        "022ae537b23cb14a391565e9ad9e9945f4b17138",
        "30891c90d81133179cc47eb77c30764a3b5dad5c",
        "e7d59db91a346f5069692e3b1f4e0afd100096dc",
        "e2f81844efa2d44d326bef48e1c9e48926162bc6",
        "4cde7e0dca98e0e93dceb174d83f766d0d637c23",
        "7f294e4983b67be802277d139522837b3ce5769f",
        "29cb3cd208dd0e4471bb80bec4facc49ceb199fa",
        "19dad35fe0f10df8f0524f98037469e3a0dd1ec2"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 22 23:08:48 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 22 23:08:48 2011 +0100"
      },
      "message": "Merge branches \u0027btc\u0027, \u0027dma\u0027, \u0027entry\u0027, \u0027fixes\u0027, \u0027linker-layout\u0027, \u0027misc\u0027, \u0027mmci\u0027, \u0027suspend\u0027 and \u0027vfp\u0027 into for-next\n"
    },
    {
      "commit": "540b573875bd26dfe39aa18d22dc195f275fc0df",
      "tree": "d4fc0c012ef109d601e28814b3806eb44ce357c7",
      "parents": [
        "c7e89b16eb90e7bdf0d71bd5ba265ce8d424f30b"
      ],
      "author": {
        "name": "Dave Martin",
        "email": "dave.martin@linaro.org",
        "time": "Wed Jul 13 15:53:30 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Jul 19 12:00:53 2011 +0100"
      },
      "message": "ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state\n\nCurrently, the documented kernel entry requirements are not\nexplicit about whether the kernel should be entered in ARM or\nThumb, leading to an ambiguitity about how to enter Thumb-2\nkernels.  As a result, the kernel is reliant on the zImage\ndecompressor to enter the kernel proper in the correct instruction\nset state.\n\nThis patch changes the boot entry protocol for head.S and Image to\nbe the same as for zImage: in all cases, the kernel is now entered\nin ARM.\n\nDocumentation/arm/Booting is updated to reflect this new policy.\n\nA different rule will be needed for Cortex-M class CPUs as and when\nsupport for those lands in mainline, since these CPUs don\u0027t support\nthe ARM instruction set at all: a note is added to the effect that\nthe kernel must be entered in Thumb on such systems.\n\nSigned-off-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nAcked-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3a6cb8ce07d994f6e4a3679c5478d0f18b6b86c4",
      "tree": "7d729e347d8860c9ef5631cb8cdfa96e892f86d5",
      "parents": [
        "a990cbd887585a1056b927b3b20de325f14fdf96",
        "3d64b4496f5fd90618106555344205a522178c0c"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Jul 17 21:43:26 2011 +0200"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Jul 17 21:43:26 2011 +0200"
      },
      "message": "Merge branch \u0027zynq/master\u0027 of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/soc\n\nConflicts:\n\tarch/arm/Kconfig\n\tarch/arm/mm/Kconfig\n"
    },
    {
      "commit": "02c981c07bc95ac1e42ec6c817f0c28cf3fe993a",
      "tree": "3b0f9a368d7d3b4cef3eab9128a0c3d95e8188d4",
      "parents": [
        "f1bb20a8365f6753e0f7b6e94981ca2b662bae13"
      ],
      "author": {
        "name": "Binghua Duan",
        "email": "binghua.duan@csr.com",
        "time": "Fri Jul 08 17:40:12 2011 +0800"
      },
      "committer": {
        "name": "Barry Song",
        "email": "21cnbao@gmail.com",
        "time": "Sat Jul 09 07:19:28 2011 +0800"
      },
      "message": "ARM: CSR: Adding CSR SiRFprimaII board support\n\nSiRFprimaII is the latest generation application processor from CSR’s\nMultifunction SoC product family. Designed around an ARM cortex A9 core,\nhigh-speed memory bus, advanced 3D accelerator and full-HD multi-format\nvideo decoder, SiRFprimaII is able to meet the needs of complicated\napplications for modern multifunction devices that require heavy concurrent\napplications and fluid user experience. Integrated with GPS baseband,\nanalog and PMU, this new platform is designed to provide a cost effective\nsolution for Automotive and Consumer markets.\n\nThis patch adds the basic support for this SoC and EVB board based on device\ntree. It is following the ZYNQ of Xilinx in some degree.\n\nSigned-off-by: Binghua Duan \u003cBinghua.Duan@csr.com\u003e\nSigned-off-by: Rongjun Ying \u003cRongjun.Ying@csr.com\u003e\nSigned-off-by: Zhiwu Song \u003cZhiwu.Song@csr.com\u003e\nSigned-off-by: Yuping Luo \u003cYuping.Luo@csr.com\u003e\nSigned-off-by: Bin Shi \u003cBin.Shi@csr.com\u003e\nSigned-off-by: Huayi Li \u003cHuayi.Li@csr.com\u003e\nSigned-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\nReviewed-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "3002b41bc6e5d66f7c1b5fd604f8f413e9bb37a5",
      "tree": "505ff58a746fbeabb557e89f4002b57a0c6140ce",
      "parents": [
        "c1f2d9991046769aa14a904ea2bf5434daf86262"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 26 11:40:54 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 07 23:35:35 2011 +0100"
      },
      "message": "ARM: decompressor: use better output sections\n\nPlace read-only data in a .rodata output section, and the compressed\npiggy data in .piggydata.  Place the .got.plt section before the .got\nsection as is standard ELF practise.\n\nThis allows the piggydata to be more easily extracted from the\ncompressed vmlinux file for verification purposes.\n\nAcked-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "090ab3ff8ebb842c0f159d34d57d6e51bd94ace1",
      "tree": "76b2dd13d94313c9ef9d417cc04e38e500ebf07c",
      "parents": [
        "74facffeca3795ffb5cf8898f5859fbb822e4c5d"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Tue Apr 26 06:29:53 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 29 10:00:52 2011 +0100"
      },
      "message": "ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARM\n\nThis allows a ROM-able zImage to be written to eSD and for SuperH Mobile\nARM to boot directly from the SDHI hardware block.\n\nThis is achieved by the MaskROM loading the first portion of the image into\nMERAM and then jumping to it.  This portion contains loader code which\ncopies the entire image to SDRAM and jumps to it. From there the zImage\nboot code proceeds as normal, uncompressing the image into its final\nlocation and then jumping to it.\n\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nAcked-by: Magnus Damm \u003cmagnus.damm@gmail.com\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "946a105e16651c35e9cc670bff23812761f1ad35",
      "tree": "cc5c434db14553737808d7b86bb2d6938b06ca53",
      "parents": [
        "573619d165b85152eeddd3b3871002c48cd94e42"
      ],
      "author": {
        "name": "Dave Martin",
        "email": "dave.martin@linaro.org",
        "time": "Tue Jun 14 14:20:44 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Jun 21 11:33:20 2011 +0100"
      },
      "message": "ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries\n\nIt is easy to mis-maintain the proc_types table such that the\nentries become wrongly-sized and misaligned when the kernel is\nbuilt in Thumb-2.\n\nThis patch adds an assembly-time check which will turn most common\nsize/alignment mistakes in this table into build failures, to avoid\nhaving to debug the boot-time kernel hang which would happen if the\nresulting kernel were actually booted.\n\nSigned-off-by: Dave Martin \u003cdave.martin@linaro.org\u003e\nAcked-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b85a3ef4ac65169b65fd2fe9bec7912bbf475ba4",
      "tree": "4a629040873bf9f0c34c8e7c970617dcce9b30e9",
      "parents": [
        "2c53b436a30867eb6b47dd7bab23ba638d1fb0d2"
      ],
      "author": {
        "name": "John Linn",
        "email": "john.linn@xilinx.com",
        "time": "Mon Jun 20 11:47:27 2011 -0600"
      },
      "committer": {
        "name": "John Linn",
        "email": "john.linn@xilinx.com",
        "time": "Mon Jun 20 11:52:30 2011 -0600"
      },
      "message": "ARM: Xilinx: Adding Xilinx board support\n\nThe 1st board support is minimal to get a system up and running\non the Xilinx platform.\n\nThis platform reuses the clock implementation from plat-versatile, and\nit depends entirely on CONFIG_OF support.  There is only one board\nsupport file which obtains all device information from a device tree\ndtb file which is passed to the kernel at boot time.\n\nSigned-off-by: John Linn \u003cjohn.linn@xilinx.com\u003e\n"
    },
    {
      "commit": "720c60e1943a06cfd9472ad5a9967dec304e4394",
      "tree": "a1636063dc351feb1695644c6c86266b4853f9e2",
      "parents": [
        "f506cd48a4236b7045d092c9b92709ae6b4bdaf0"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Thu Jun 09 05:05:27 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jun 09 10:15:06 2011 +0100"
      },
      "message": "ARM: 6954/1: zImage: fix Thumb2 breakage\n\nCommit af3e4fd37a \"ARM: 6859/1: Add writethrough dcache support for\nARM926EJS processor\" broke Thumb2 compilation by omitting to maintain\nthe wide encoding for the added branch instructions which made the\nARM926EJ-S record smaller than expected, breaking the record walk code.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nCc: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9a55d9752d8abfc62f1ab05ccc790d22a0c8e7c0",
      "tree": "894bb6a3fb409c6ac5f0374f5a1f656918bc35cd",
      "parents": [
        "ec19628d72cff8f80220b7cedba089074ac6a599",
        "dc7ad3b3d5f1cd0a0d16c05dd3ad3898979d261e"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 23 19:28:04 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 23 19:28:04 2011 +0100"
      },
      "message": "Merge branch \u0027devel-stable\u0027 into for-linus\n\nConflicts:\n\tarch/arm/Kconfig\n\tarch/arm/mach-ns9xxx/include/mach/uncompress.h\n"
    },
    {
      "commit": "ec19628d72cff8f80220b7cedba089074ac6a599",
      "tree": "c3ec69d6648fdfd3e19563fa341d6585a3d77567",
      "parents": [
        "4b60e5f90dec4ae251386f20464336369e962e9c",
        "b0ec5cf191eeca7fd885ef2860e9a586d29bff00",
        "603605abae9ee731bdafb2af83a487d98a568815",
        "8373dc38ca8d4918210710807256a313cd111f0b",
        "399bc4863e2a3b4b255ca22189820c81ca34f4e0",
        "16dc062b42459e6ddd244c2bc8255cac45db47e4",
        "f1f6ac111d6b1c55a604afbbff966e284b392050"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 23 19:27:40 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 23 19:27:40 2011 +0100"
      },
      "message": "Merge branches \u0027consolidate\u0027, \u0027ep93xx\u0027, \u0027fixes\u0027, \u0027misc\u0027, \u0027mmci\u0027, \u0027remove\u0027 and \u0027spear\u0027 into for-linus\n"
    },
    {
      "commit": "af3e4fd37a18f2e5a00175bc96061541d1364a3b",
      "tree": "2e68bb99fc917dcf4a4611bf661f018fbbc23851",
      "parents": [
        "111e9a5ce66e64cbf9cf33a60982f29fd7e224da"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Fri Apr 01 15:41:26 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 12 10:07:00 2011 +0100"
      },
      "message": "ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor\n\nThe ARM kernel supports writethrough data cache via the\nCONFIG_CPU_DCACHE_WRITETHROUGH option.  However, that\nfunctionality wasn\u0027t implemented in the arch/arm/boot/compressed\ncode.  It is now necessary due to a new ARM926EJS processor\nthat has an issue with writeback data cache.\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "362607df9faa01fea6ae437b1a50645f33f393c0",
      "tree": "3575f6e29099a5c199ce003d5cbdcc0ecba49d2d",
      "parents": [
        "52fe116376129b29572f55acc9c73ebd485052c9",
        "ea9df3b168e641e87dbf889afae16390119e4179"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 07 08:34:36 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 07 08:34:40 2011 +0100"
      },
      "message": "Merge first four commits of \u0027zImage_fixes\u0027 of git://git.linaro.org/people/nico/linux into fixes\n"
    },
    {
      "commit": "7b76415375ba91f5a06f8d5179278c03d6151d16",
      "tree": "11f156309efb05174906954efc5159a15b202437",
      "parents": [
        "c93212f387fdf5180d9d13cc207419abd5b3ec17",
        "8d7e4cc2c8ea1d180d32d902eb899f27d3ee53d7"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 07 08:34:02 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 07 08:34:02 2011 +0100"
      },
      "message": "Merge branch \u0027zImage_fixes\u0027 of git://git.linaro.org/people/nico/linux into devel-stable\n"
    },
    {
      "commit": "8d7e4cc2c8ea1d180d32d902eb899f27d3ee53d7",
      "tree": "899c64ebde52465cfae79f4908602ae4883e4c1e",
      "parents": [
        "8ea0de4b8831513924e3ec6a17bb721fabf97055"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Wed Apr 27 14:54:39 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat May 07 00:08:03 2011 -0400"
      },
      "message": "ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols\n\nTo be able to relocate the .bss section at run time independently from\nthe rest of the code, we must make sure that no GOTOFF relocations are\nused with .bss symbols.  This usually means that no global variables can\nbe marked static unless they\u0027re also const.\n\nTo enforce this, suffice to fail the build whenever a private symbol\nis allocated to .bss and list those symbols for convenience.\n\nThe user_stack and user_stack_end labels in head.S were converted into\nnon exported symbols to remove false positives.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "ccc1c7c6c25661f0071a7ebe997abcbf529df3e9",
      "tree": "a879518e3e9d70521d0ac1103ec3bbbd2a2b7aba",
      "parents": [
        "e40f1e9fb342a2e38fae164861a8cff248ceb87b"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Thu Apr 21 21:59:49 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat May 07 00:08:01 2011 -0400"
      },
      "message": "ARM: zImage: don\u0027t ignore error returned from decompress()\n\nIf decompress() returns an error without calling error(), we must\nnot attempt to boot the resulting kernel.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "e40f1e9fb342a2e38fae164861a8cff248ceb87b",
      "tree": "90f68e7bed7a21aee4cc3bfcf8916053a62aaf6b",
      "parents": [
        "34cc1a8fe0d3f89f3602b49f1121a99d2bfc5efc"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Tue Apr 19 16:13:23 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat May 07 00:08:00 2011 -0400"
      },
      "message": "ARM: zImage: simplify decompress_kernel()\n\nThe return value for decompress_kernel() is no longer used.  Furthermore,\nthis was obtained and stored in a variable called output_ptr which is\na complete misnomer for what is actually the size of the decompressed\nkernel image.  Let\u0027s get rid of it.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "34cc1a8fe0d3f89f3602b49f1121a99d2bfc5efc",
      "tree": "d8c70249ddd62093a3074996fd8b25b46a4ad211",
      "parents": [
        "ea9df3b168e641e87dbf889afae16390119e4179"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Tue Apr 19 15:42:43 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat May 07 00:07:59 2011 -0400"
      },
      "message": "ARM: zImage: no need to get the decompressed size from the filesystem\n\nIn commit d239b1dc093d the hardcoded 4x estimate for the decompressed\nkernel size was replaced by the exact Image file size and passed to\nthe linker as a symbol value.  Turns out that this is unneeded as the\nsize is already included at the end of the compressed piggy data.\nFor those compressed formats that don\u0027t include this data, the build\nsystem already takes care of appending it using size_append in\nscripts/Makefile.lib.  So let\u0027s use that instead.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nTested-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "ea9df3b168e641e87dbf889afae16390119e4179",
      "tree": "c7f9b4887efeb79fa55833424b2674338d99860f",
      "parents": [
        "adcc25915b98e5752d51d66774ec4a61e50af3c5"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Thu Apr 21 22:52:06 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat May 07 00:07:58 2011 -0400"
      },
      "message": "ARM: zImage: the page table memory must be considered before relocation\n\nFor correctness, the initial page table located right before the\ndecompressed kernel should be considered when determining if relocation\nis required.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "adcc25915b98e5752d51d66774ec4a61e50af3c5",
      "tree": "9953511f394eabaab7331e895f707fd1de1a6271",
      "parents": [
        "7c2527f0c4bf6bd096f58296597e1373387d69fd"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Wed Apr 27 16:15:11 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat May 07 00:07:53 2011 -0400"
      },
      "message": "ARM: zImage: make sure not to relocate on top of the relocation code\n\nIf the zImage load address is slightly below the relocation address,\nthere is a risk for the copied data to overwrite the copy loop or\ncache flush code that the relocation process requires.  Always\nbump the relocation address by the size of that code to avoid this\nissue.\n\nNoticed by Tony Lindgren \u003ctony@atomide.com\u003e.\n\nWhile at it, let\u0027s start the copy from the restart symbol which makes\nthe above code size computation possible by the assembler directly\n(same sections), given that we don\u0027t need to preserve the code before\nthat point anyway. And therefore we don\u0027t need to carry the _start\npointer in r5 anymore.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "7c2527f0c4bf6bd096f58296597e1373387d69fd",
      "tree": "a140c9d2864d3949b91a8265f93a0447bafcee71",
      "parents": [
        "3bd2cbb95543acf44fe123eb9f038de54e655eb4"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Tue Apr 26 05:37:46 2011 -0700"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Fri May 06 23:56:43 2011 -0400"
      },
      "message": "ARM: zImage: Fix bad SP address after relocating kernel\n\nOtherwise cache_clean_flush can overwrite some of the relocated\narea depending on where the kernel image gets loaded. This fixes\nbooting on n900 after commit 6d7d0ae51574943bf571d269da3243257a2d15db\n(ARM: 6750/1: improvements to compressed/head.S).\n\nThanks to Aaro Koskinen \u003caaro.koskinen@nokia.com\u003e for debugging\nthe address of the relocated area that gets corrupted, and to\nNicolas Pitre \u003cnicolas.pitre@linaro.org\u003e for the other uncompress\nrelated fixes.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\n"
    },
    {
      "commit": "3bd2cbb95543acf44fe123eb9f038de54e655eb4",
      "tree": "3997d786c250cef69fc1977f2ab4ad1aba2f8197",
      "parents": [
        "0ce790e7d736cedc563e1fb4e998babf5a4dbc3d"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Thu Apr 21 21:45:08 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Fri May 06 23:55:49 2011 -0400"
      },
      "message": "ARM: zImage: make sure the stack is 64-bit aligned\n\nWith ARMv5+ and EABI, the compiler expects a 64-bit aligned stack so\ninstructions like STRD and LDRD can be used.  Without this, mysterious\nboot failures were seen semi randomly with the LZMA decompressor.\n\nWhile at it, let\u0027s align .bss as well.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nTested-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nCC: stable@kernel.org\n"
    },
    {
      "commit": "f5178ddd2f09de8b1cfc5e19043892e8b24666cb",
      "tree": "1df301d8bf3b57a2c95a7b77270188909cce3a36",
      "parents": [
        "0ffd3c4805446dc00a042140443fd7342a35d0b4"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Tue May 03 15:30:34 2011 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Tue May 03 15:39:05 2011 -0400"
      },
      "message": "ARM: PJ4: remove the ARMv6 compatible cache method entries\n\nThe Marvell PJ4 is ARMv7 capable, so we don\u0027t support it in\nARMv6 mode anymore.\n\nSigned-off-by: Nicolas Pitre \u003cnico@fluxnic.net\u003e\nAcked-by: Saeed Bishara \u003csaeed.bishara@gmail.com\u003e\nAcked-by: Haojian Zhuang \u003chaojian.zhuang@gmail.com\u003e\n"
    },
    {
      "commit": "dfad549d98b60160547d1b8299051b9456c8da85",
      "tree": "3920e4931669c67e0f06955dfc667ee3aa0d566c",
      "parents": [
        "8e8806990cfd91a4ec25df6f00528008c4b0087a"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Wed Mar 23 22:46:15 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Mar 28 19:01:43 2011 +0100"
      },
      "message": "ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support\n\nThe inline assembly differences for v6 vs. v7 are purely\noptimizations. On a v7 processor, an mrc with the pc sets the\ncondition codes to the 28-31 bits of the register being read. It\njust so happens that the TX/RX full bits the DCC support code is\ntesting for are high enough in the register to be put into the\ncondition codes. On a v6 processor, this \"feature\" isn\u0027t\nimplemented and thus we have to do the usual read, mask, test\noperations to check for TX/RX full. Thus, we can drop the v7\nimplementation and just use the v6 implementation for both.\n\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9d9659b6c0ebf7dde65ebada4c67980818245913",
      "tree": "05335a7e2d03350309d617834997d7fe9c395d28",
      "parents": [
        "a6558c2d07d5c955fbb0290f68c27164a5567b9a"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Thu Mar 24 07:04:38 2011 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 25 01:24:57 2011 +0900"
      },
      "message": "mmc: Add MMC_PROGRESS_*\n\nThis is my second attempt to make this enum generally available.\nThe first attempt added MMCIF_PROGRESS_* to include/linux/mmc/sh_mmcif.h.\nHowever this is not sufficiently generic as the enum will be\nused by SDHI boot code.\n\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a6558c2d07d5c955fbb0290f68c27164a5567b9a",
      "tree": "dc01b3f881dfab39186e1146bfe4ffd9556aaf73",
      "parents": [
        "05a5f01c68e70f2b290db5faed00990daaff3990"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Thu Mar 24 07:04:37 2011 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 25 01:24:57 2011 +0900"
      },
      "message": "mmc, ARM: Rename SuperH Mobile ARM zboot helpers\n\nThese headers and helpers will also be used for SDHI boot\nso the mmcif name will start to make a lot less sense.\n\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a44f99c7efdb88fa41128065c9a9445c19894e34",
      "tree": "9d9dc6026b2c0409eca05e360c98b8a688ccdb1e",
      "parents": [
        "b87a2d3e3147bd140da2eae584772c353d11421b",
        "22942c00a6ad6e9e93b53811a6de72c821c15d22"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 20 18:14:55 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 20 18:14:55 2011 -0700"
      },
      "message": "Merge branch \u0027trivial\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6\n\n* \u0027trivial\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: (25 commits)\n  video: change to new flag variable\n  scsi: change to new flag variable\n  rtc: change to new flag variable\n  rapidio: change to new flag variable\n  pps: change to new flag variable\n  net: change to new flag variable\n  misc: change to new flag variable\n  message: change to new flag variable\n  memstick: change to new flag variable\n  isdn: change to new flag variable\n  ieee802154: change to new flag variable\n  ide: change to new flag variable\n  hwmon: change to new flag variable\n  dma: change to new flag variable\n  char: change to new flag variable\n  fs: change to new flag variable\n  xtensa: change to new flag variable\n  um: change to new flag variables\n  s390: change to new flag variable\n  mips: change to new flag variable\n  ...\n\nFix up trivial conflict in drivers/hwmon/Makefile\n"
    },
    {
      "commit": "21f0b311c6c08db6b15fd6299fe6601fec60eeb5",
      "tree": "ffe8e51ec6162b0b65de1f16ecfbf10da7c8d390",
      "parents": [
        "ed3cd4a86562eee79de25b567a00e648cc3dc2bf"
      ],
      "author": {
        "name": "matt mooney",
        "email": "mfm@muteddisk.com",
        "time": "Fri Jan 14 06:12:26 2011 -0800"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Mar 17 14:02:55 2011 +0100"
      },
      "message": "arm: change to new flag variables\n\nReplace EXTRA_CFLAGS with ccflags-y and EXTRA_AFLAGS with asflags-y.\n\nSigned-off-by: matt mooney \u003cmfm@muteddisk.com\u003e\nAcked-by: WANG Cong \u003cxiyou.wangcong@gmail.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "bd1274dc005c2cee41771a7cc616f4709a6e6323",
      "tree": "fcfe103a499ca9e3d8fa0ecbca5b7d0d274da5ca",
      "parents": [
        "1f0090a1eaa1b750a2fc5c99c91b790d5322a1fd",
        "3ba6e69ad887f8a814267ed36fd4bfbddf8855a9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 16 23:35:26 2011 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 16 23:35:26 2011 +0000"
      },
      "message": "Merge branch \u0027v6v7\u0027 into devel\n\nConflicts:\n\tarch/arm/include/asm/cacheflush.h\n\tarch/arm/include/asm/proc-fns.h\n\tarch/arm/mm/Kconfig\n"
    },
    {
      "commit": "1f0090a1eaa1b750a2fc5c99c91b790d5322a1fd",
      "tree": "c685060f260410e6704c9dfd457ed8c347141f1d",
      "parents": [
        "2472f3c8d8fc18b25b2cf1574c036e238187c0ff",
        "10a8c3839810ac9af1aec836d61b92e7a879f5fa"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 16 23:35:25 2011 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 16 23:35:25 2011 +0000"
      },
      "message": "Merge branch \u0027misc\u0027 into devel\n\nConflicts:\n\tarch/arm/Kconfig\n"
    },
    {
      "commit": "2472f3c8d8fc18b25b2cf1574c036e238187c0ff",
      "tree": "485458b51ef0b5509376b56e6ff2e1b124f9c048",
      "parents": [
        "d081377dfda42beab13d8b4af876571ce7661174",
        "31bb68a314e9a2c9fbe054441b18c0608585605e",
        "5dab26af1bacad9a7189d904fbc8b4fe8e95dd81",
        "4e8d76373c9fd7a1c1b401fc97ba01c0ecbb888f",
        "b6338bdc8305b27688a7feb8689e4ccfd42f0292",
        "f512626f5baf09c1d40d098462a986417f4e9790",
        "bf0c11183fc3a2acce56d2b53f2a117322bd3c3b",
        "941aefac4c243cf407d7665d3e64beb32d556acf",
        "f45b1149911cc4c3ab50e56c8844ad4ec04a4575",
        "981a95d37126cdf09e1dba3884305c2e25375bfb",
        "6e266b204b853b960ad038e62f31c1671f930b87",
        "21f47fbc5b18da4a3db680959aee887612ec9a72"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 16 23:35:17 2011 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 16 23:35:17 2011 +0000"
      },
      "message": "Merge branches \u0027at91\u0027, \u0027ep93xx\u0027, \u0027errata\u0027, \u0027footbridge\u0027, \u0027fncpy\u0027, \u0027gemini\u0027, \u0027irqdata\u0027, \u0027pm\u0027, \u0027sh\u0027, \u0027smp\u0027, \u0027spear\u0027, \u0027ux500\u0027 and \u0027via\u0027 into devel\n"
    },
    {
      "commit": "1cf7cf06c92ba46ac0e0654ad8aad4c93ae412db",
      "tree": "4557716baa2e405e53de832a9e2721ea622461af",
      "parents": [
        "d7ed36a4ea84e3a850f9932e2058ceef987d1acd"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Wed Mar 02 18:08:55 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Mar 09 00:18:48 2011 +0000"
      },
      "message": "ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expanded variable\n\nThe simply expanded variable may be evaluated before the target file for\nthe stat command is up to date or even exists.  Switching to a recursively\nexpanded variable move the execution of the stat command to the location\nwhere LDFLAGS_vmlinux is actually used, fixing the dependency issue\nintroduced by patch #6746/1.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d239b1dc093d551046a909920b5310c1d1e308c1",
      "tree": "eacba86f9a13fe7fd512219ef88755988dc09a20",
      "parents": [
        "6d7d0ae51574943bf571d269da3243257a2d15db"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Mon Feb 21 04:57:38 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Feb 26 13:39:51 2011 +0000"
      },
      "message": "ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernel\n\nWe currently presume a 4x expansion to guess the decompressed kernel size\nin order to determine if the decompressed kernel is in conflict with\nthe location where zImage is loaded.  This guess may cause many issues\nby overestimating the final kernel image size:\n\n- This may force a needless relocation if the location of zImage was\n  fine, wasting some precious microseconds of boot time.\n\n- The relocation may be located way too far, possibly overwriting the\n  initrd image in RAM.\n\n- If the kernel image includes a large already-compressed initramfs image\n  then the problem is even more exacerbated.\n\nAnd if by some strange means the 4x guess is too low then we may overwrite\nourselves with the decompressed image.\n\nSo let\u0027s use the exact decompressed kernel image size instead.  For that\nwe need to rely on the stat command, but this is hardly a new build\ndependency as the kernel already depends on many external commands\nto be built provided by the coreutils package where stat is found.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6d7d0ae51574943bf571d269da3243257a2d15db",
      "tree": "4899352ea39e5e52941ba41eceb4df3de4734b68",
      "parents": [
        "425fc47adb5bb69f76285be77a09a3341a30799e"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nicolas.pitre@linaro.org",
        "time": "Mon Feb 21 07:06:45 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 23 17:24:22 2011 +0000"
      },
      "message": "ARM: 6750/1: improvements to compressed/head.S\n\nIn the case of a conflict between the memory used by the compressed\nkernel with its decompressor code and the memory used for the\ndecompressed kernel, we currently store the later after the former and\nrelocate it afterwards.\n\nThis would be more efficient to do this the other way around i.e.\nrelocate the compressed data up front instead, resulting in a smaller\ncopy.  That also has the advantage of making the code smaller and more\nstraight forward.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b11fe38883d1de76f2f847943e085a808f83f189",
      "tree": "381973a579e681e69472a4ee8f12e17e227d99ef",
      "parents": [
        "74c25beeb30fa32badf575a908902cbdef4d4eb4"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Sat Feb 12 22:25:27 2011 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 23 17:24:19 2011 +0000"
      },
      "message": "ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one\n\nSome installers would binary patch the kernel zImage to replace the\nfirst few nops with custom instructions.  This breaks the Thumb2 kernel\nas the mode switch is right at the beginning.  Let\u0027s move it towards the\nend of the nop sequence instead.\n\nSigned-off-by: Nicolas Pitre \u003cnicolas.pitre@linaro.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a65d29225ed884456f3d34dcefd3a18df24af03b",
      "tree": "c0f5c1b1e985398913fd7e5622b3d5cc1c2b9380",
      "parents": [
        "2bbd7e9b74271b2d6a14b4840fc44afbea83774d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 08 16:18:51 2011 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 23 17:24:13 2011 +0000"
      },
      "message": "ARM: add \u0027uinstall\u0027 target for installing uboot kernels\n\nWe have \u0027install\u0027 and \u0027zinstall\u0027 for installing Image and zImage\nkernels, so add \u0027uinstall\u0027 to complete the set.\n\nThis allows developers to have a ~/bin/installkernel script which (eg)\ncopies the kernel to the tftp server automatically once the kernel\nhas built, resulting in a better workflow.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ],
  "next": "32c3fcb08178f6ca14191b22d72760984cfb75cb"
}
