)]}'
{
  "log": [
    {
      "commit": "c3dc5bec05a2ae03a72ef82e321d77fb549d951c",
      "tree": "fc3fa0f7a854dce91d0816cb757244bb62f57bf6",
      "parents": [
        "ba9447198bdd945666a9bac5e556632a7acb235d"
      ],
      "author": {
        "name": "Oskar Schirmer",
        "email": "os@emlix.com",
        "time": "Thu May 28 14:34:31 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri May 29 08:40:02 2009 -0700"
      },
      "message": "flat: fix data sections alignment\n\nThe flat loader uses an architecture\u0027s flat_stack_align() to align the\nstack but assumes word-alignment is enough for the data sections.\n\nHowever, on the Xtensa S6000 we have registers up to 128bit width\nwhich can be used from userspace and therefor need userspace stack and\ndata-section alignment of at least this size.\n\nThis patch drops flat_stack_align() and uses the same alignment that\nis required for slab caches, ARCH_SLAB_MINALIGN, or wordsize if it\u0027s\nnot defined by the architecture.\n\nIt also fixes m32r which was obviously kaput, aligning an\nuninitialized stack entry instead of the stack pointer.\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Oskar Schirmer \u003cos@emlix.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Bryan Wu \u003ccooloney@kernel.org\u003e\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nCc: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Johannes Weiner \u003cjw@emlix.com\u003e\nAcked-by: Mike Frysinger \u003cvapier.adi@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "37869fa2da1a952ed736858f8b9e45c0b9131ae9",
      "tree": "eb7ae599e4fd98008651070cb2847a1a7c896a19",
      "parents": [
        "5805977e63a36ad56594a623f3bd2bebcb7db233"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed May 20 14:30:06 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri May 22 13:19:11 2009 +0900"
      },
      "message": "sh: ap325 camera without i2c driver fix\n\nThis patch fixes the ap325rxa ncm03j camera code to handle\nthe case where no i2c driver is present. Without this fix\ni2c_transfer() may be passed NULL as adapter which results\nin a crash.\n\nTriggered when i2c-sh_mobile.c failed to probe() due to\nmissing MSTP clocks.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "882016ff3659126f6da50cf7cb84a0a15d00a87b",
      "tree": "8d4762db9aaadc71f22d1a982f61d0551f214598",
      "parents": [
        "9203fc9c1266ed21c327f679ad05e53509dfbee1"
      ],
      "author": {
        "name": "Tim Abbott",
        "email": "tabbott@MIT.EDU",
        "time": "Mon Apr 27 14:02:25 2009 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Apr 27 19:51:58 2009 -0700"
      },
      "message": "sh: Use __INIT macro instead of .text.init.\n\nThe sh architecture has some code in the .text.init section, but it\ndoes not reference that section in its linker scripts.\n\nThis change moves this code from the .text.init section to the\n.init.text section, which is presumably where it belongs.\n\nSigned-off-by: Tim Abbott \u003ctabbott@mit.edu\u003e\nAcked-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ecd4ca52bfdb4108f47aa480781b97f037051a72",
      "tree": "7070eaf3a3b41209abc87792b58cdbf96aff8453",
      "parents": [
        "6b3480855aad6e22ca90981a4c7893a7f41ffb47"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 27 17:05:38 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 27 17:05:38 2009 +0900"
      },
      "message": "sh: Fix up unsigned syscall_nr in SH-5 pt_regs.\n\nsyscall_nr is presently defined as unsigned in the SH-5 pt_regs,\nwhile the syscall restarting code wants it to be signed. Fix this\nup, and bring it in line with the other SH parts.\n\nReported-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "40f4a6d522e68a0203ebefb57f3cbdac4a622169",
      "tree": "6446ed23cf9e61b21d63c4f716c26bc472e48b7a",
      "parents": [
        "ce8a7424d23a36f043d0de8484f888971c831119"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Wed Apr 22 10:50:19 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 27 09:17:38 2009 +0900"
      },
      "message": "sh: sh7785lcr: fix defconfig for 29-bit mode\n\nFix the problem that cannot work 29-bit mode when use sh7785lcr_defconfig.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "bbe215c231ac809e42b037345c1fa8e8eb09b00a",
      "tree": "d58f315a1a580a1e1104cbe7fd3c3958254757e4",
      "parents": [
        "2133bb8d8c691c08d47f16d5971ba98f0ac241bf"
      ],
      "author": {
        "name": "Tim Abbott",
        "email": "tabbott@MIT.EDU",
        "time": "Sat Apr 25 22:11:07 2009 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Apr 26 09:20:39 2009 -0700"
      },
      "message": "sh: convert to use __HEAD and HEAD_TEXT macros.\n\nThis has the consequence of changing the section name use for head\ncode from \".text.head\" to \".head.text\".  Since this commit changes all\nusers in the architecture, this change should be harmless.\n\nSigned-off-by: Tim Abbott \u003ctabbott@mit.edu\u003e\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nAcked-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "8e19608e8b5c001e4a66ce482edc474f05fb7355",
      "tree": "06af4be339136da7476396604c30112238d84339",
      "parents": [
        "ff14ed5db6e7e5e5dc23712d3c877891d4d9a1a8"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Tue Apr 21 12:24:00 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Apr 21 13:41:47 2009 -0700"
      },
      "message": "clocksource: pass clocksource to read() callback\n\nPass clocksource pointer to the read() callback for clocksources.  This\nallows us to share the callback between multiple instances.\n\n[hugh@veritas.com: fix powerpc build of clocksource pass clocksource mods]\n[akpm@linux-foundation.org: cleanup]\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nAcked-by: John Stultz \u003cjohnstul@us.ibm.com\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Hugh Dickins \u003chugh@veritas.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "4db25d496c09fdf094d52d11a90ae51f9ee473c6",
      "tree": "77ab8003db1d6ccbcf3a9acafad26002fba37b63",
      "parents": [
        "b8c193f88ebd8705b3e916532539031cd9fc0b4c",
        "8c31813f31cd4403b46802866949a95a6e8fa584"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 21 17:12:16 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 21 17:12:16 2009 +0900"
      },
      "message": "Merge branch \u0027sh/stable-updates\u0027 into sh/for-2.6.30\n"
    },
    {
      "commit": "8c31813f31cd4403b46802866949a95a6e8fa584",
      "tree": "83f774f5b0f979d53b909638efe56d8dc2e05ea0",
      "parents": [
        "aefe6475720bd5eb8aacbc881488f3aa65618562"
      ],
      "author": {
        "name": "Toshinobu Sugioka",
        "email": "sugioka@itonet.co.jp",
        "time": "Tue Apr 21 07:34:53 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 21 07:34:53 2009 +0900"
      },
      "message": "sh: Fix mmap2 for handling differing PAGE_SIZEs.\n\nmmap2 uses a fixed page shift of 12, regardless of the PAGE_SIZE setting.\nFix up the mmap2 code to add some sanity checks on the mapping, and to\nupdate pgoff accordingly.\n\nError handling bits based on 4280e3126f641898f0ed1a931645373d3489e2a6\n(\"frv: fix mmap2 error handling\").\n\nSigned-off-by: Toshinobu Sugioka \u003csugioka@itonet.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b8c193f88ebd8705b3e916532539031cd9fc0b4c",
      "tree": "9300f1b00b7e91d0a2b681ac4e092a6fd2c83fa3",
      "parents": [
        "6bf853aeb1d840222aebe532ad5afc861f4d0fbb"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 16 14:16:33 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 16 14:16:33 2009 +0900"
      },
      "message": "sh: sh7723: Don\u0027t default enable the RTC clock.\n\nrtc-sh takes care of this now, so no need to have this always enabled.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6bf853aeb1d840222aebe532ad5afc861f4d0fbb",
      "tree": "613bc767d9234b6e016b374f908006b86671b284",
      "parents": [
        "063adc7502890a0b115da4af4e15cc2622b348de"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 16 14:15:38 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 16 14:15:38 2009 +0900"
      },
      "message": "sh: sh7722: Don\u0027t default enable the RTC clock.\n\nrtc-sh takes care of this now, so no need to have this always enabled.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e588a00fe546695e93077b3f7b7009f0c31d9370",
      "tree": "3bf87434001d26d9ec408d06d93ae9bc7fb5fd7a",
      "parents": [
        "7b41f5688c1e03c41c772cd1766d6d80189380dd"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 14 15:23:40 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 14 15:23:40 2009 +0900"
      },
      "message": "sh: Add in PCI bus for DMA API debugging.\n\nThis adds in the pci_bus_type for DMA API debug.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7b41f5688c1e03c41c772cd1766d6d80189380dd",
      "tree": "976cddb7fbfa5161f9e88bf83c34f4ac0f8ec209",
      "parents": [
        "0ee50254dfe0c96f9eef4fc9fdf47a18d6a12df3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 14 15:22:15 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 14 15:22:15 2009 +0900"
      },
      "message": "sh: Pre-allocate a reasonable number of DMA debug entries.\n\nThis prevents the DMA API debugging from running out of entries right\naway on boot. Defines 4096 entries by default, which while a bit on the\nheavy side, ought to leave enough breathing room for some time.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "0ee50254dfe0c96f9eef4fc9fdf47a18d6a12df3",
      "tree": "e5dd3e586d13e3aa4b454152ad4606eff81c57b7",
      "parents": [
        "066069e14f6b4651293ae0865c121bcb2b360666"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Fri Apr 10 00:54:07 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 14 07:25:35 2009 +0900"
      },
      "message": "sh: sh7786: modify usb setup timeout judgment bug.\n\nThis corrects a race with the PHY RST bit not being set properly if the\nPLL status changes right before timeout. This resulted in it potentially\nfailing even if the device came up in time.\n\nSpecial thanks to Mr. Juha Leppanen and Iwamatsu-san for reporting this\nout and reviewing it.\n\nReported-by: Juha Leppanen \u003cjuha_motorsportcom@luukku.com\u003e\nReviewed-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nTested-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "fc3f55e672e1ed917dd9e215af81939cd3d717da",
      "tree": "3cce90ab0f942621f7ac88c65abc8722309c9e04",
      "parents": [
        "3cc000b58360d8df402e31277c3dc0ebe34ad110"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Mon Apr 13 06:40:04 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 13 22:45:10 2009 +0900"
      },
      "message": "sh: ap325: use edge control for ov772x camera\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3cc000b58360d8df402e31277c3dc0ebe34ad110",
      "tree": "ec3cac727ce780345de92c5e6079fd5c9c4e8f5a",
      "parents": [
        "1bc571853381b81514cfc815b07a5cc2be4c86d2"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Apr 11 08:39:27 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Apr 11 08:39:27 2009 +0900"
      },
      "message": "sh: Plug in support for ARCH\u003dsh64 using sh SRCARCH.\n\nThis adds in support for building with ARCH\u003dsh64 using the sh SRCARCH.\nThis tidies up the randconfig generation somewhat to make sure that we\ndon\u0027t end up with impossible configurations, and without having to rely\non things like KCONFIG_ALLCONFIG to detect the proper CPU support subset.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "1bc571853381b81514cfc815b07a5cc2be4c86d2",
      "tree": "01b92fe6930f93da8e64e2db14cf3b1c5be93f08",
      "parents": [
        "f802d969b6a89d3f9b67ef879179824d53420ebe"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Fri Apr 10 13:35:28 2009 -0700"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Apr 10 13:35:28 2009 -0700"
      },
      "message": "sh: urquell: Fix up address mapping in board comments.\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f802d969b6a89d3f9b67ef879179824d53420ebe",
      "tree": "73748811278c85817b59240d63e610c8a9565132",
      "parents": [
        "b35346fd25f3c8c0b6afeb778f8c4f41c5703c84"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 09 10:36:54 2009 -0700"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 09 10:36:54 2009 -0700"
      },
      "message": "sh: Add support for DMA API debugging.\n\nThis wires up support for the generic DMA API debugging.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b35346fd25f3c8c0b6afeb778f8c4f41c5703c84",
      "tree": "9ae4bfb09f8046ba2c2d4e3ddfd87a67fb15100f",
      "parents": [
        "6e9793812583e3c9e3674c8c8af1b114afae8673"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 07 17:11:15 2009 -0700"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 07 17:11:15 2009 -0700"
      },
      "message": "sh: Provide cpumask_of_pcibus() to fix NUMA build.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6e9793812583e3c9e3674c8c8af1b114afae8673",
      "tree": "ef75cb5e50c5fc6d7dee8fb4234914f4e196f835",
      "parents": [
        "090fed50ca11e7fe36e69d8cd46069276a40134b"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Tue Apr 07 08:41:57 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Apr 07 09:57:42 2009 -0700"
      },
      "message": "sh: urquell: Add board comment\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "090fed50ca11e7fe36e69d8cd46069276a40134b",
      "tree": "50caab9331e583d2af39c5a353d0b36ccf996573",
      "parents": [
        "9bb019f4c25a426deab26c9d1c67c8914bb4424f"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 06 09:00:16 2009 -0700"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 06 09:00:16 2009 -0700"
      },
      "message": "sh: wire up sys_preadv/sys_pwritev() syscalls.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9bb019f4c25a426deab26c9d1c67c8914bb4424f",
      "tree": "2079b6fbb56f8fb64af4eab13a830149ba2caa72",
      "parents": [
        "7fd87b3f1a6955da0a21b4fd99f8939701055172"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Mon Apr 06 11:37:15 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Apr 06 08:55:51 2009 -0700"
      },
      "message": "sh: sh7785lcr: fix PCI address map for 32-bit mode\n\nFix the problem that cannot work PCI device on 32-bit mode because\ninfluence of the commit 68b42d1b548be1840aff7122fdebeb804daf0fa3\n(\"sh: sh7785lcr: Map whole PCI address space.\"). So this patch was\nimplement like a 29-bit mode, map whole physical address space of\nDDR-SDRAM.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "45e36c1666aa6c8b0c538abcf984b336184d8c3f",
      "tree": "c1f1771d6b02ec210238081450b4a063847b3383",
      "parents": [
        "87fc94d54b639d8c39fc4a11db0e142f84096e13",
        "68b42d1b548be1840aff7122fdebeb804daf0fa3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Apr 05 11:15:54 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Apr 05 11:15:54 2009 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (23 commits)\n  sh: sh7785lcr: Map whole PCI address space.\n  sh: Fix up DSP context save/restore.\n  sh: Fix up number of on-chip DMA channels on SH7091.\n  sh: update defconfigs.\n  sh: Kill off broken direct-mapped cache mode.\n  sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.\n  sh: Add a command line option for disabling I/O trapping.\n  sh: Select ARCH_HIBERNATION_POSSIBLE.\n  sh: migor: Fix up CEU use flags.\n  input: migor_ts: add wakeup support\n  rtc: rtc-sh: use set_irq_wake()\n  input: sh_keysc: use enable/disable_irq_wake()\n  sh: intc: set_irq_wake() support\n  sh: intc: install enable, disable and shutdown callbacks\n  clocksource: sh_cmt: use remove_irq() and remove clockevent workaround\n  sh: ap325 and Migo-R use new sh_mobile_ceu_info flags\n  sh: Fix up -Wformat-security whining.\n  sh: ap325rxa: Add ov772x support, again.\n  sh: Sanitize asm/mmu.h for assembly use.\n  sh: Tidy up sh7786 pinmux table.\n  ...\n"
    },
    {
      "commit": "68b42d1b548be1840aff7122fdebeb804daf0fa3",
      "tree": "b971d30d186a197eeabc18c150eee0496c4614ff",
      "parents": [
        "01ab10393c510342ec4ce85df11ccfa3df06bbb2"
      ],
      "author": {
        "name": "Takashi Yoshii",
        "email": "yoshii.takashi@renesas.com",
        "time": "Thu Apr 02 09:03:30 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Apr 04 11:50:52 2009 -0400"
      },
      "message": "sh: sh7785lcr: Map whole PCI address space.\n\nPCI still doesn\u0027t work on sh7785lcr 29bit 256M map mode.\n\nOn SH7785, PCI -\u003e SHwy address translation is not base+offset but\nsomewhat like base|offset (See HW Manual (rej09b0261) Fig. 13.11).\nSo, you can\u0027t export CS2,3,4,5 by 256M at CS2 (results CS0,1,2,3\nexported, I guess).  There are two candidates.\n\na) 128M@CS2 + 128M@CS4\nb) 512M@CS0\n\nAttached patch is B. It maps 512M Byte at 0 independently of memory\nsize. It results CS0 to CS6 and perhaps some more being accessible\nfrom PCI.\n\nTested on\n7785lcr 29bit 128M map\n7785lcr 29bit 256M map\n(NOT tested on 32bit)\n\nSigned-off-by: Takashi YOSHII \u003cyoshii.takashi@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "01ab10393c510342ec4ce85df11ccfa3df06bbb2",
      "tree": "ebf0493fa7b53941f830f8b300037f834eb85e59",
      "parents": [
        "a27873cd234b4248dda342721d6262943e5fa235"
      ],
      "author": {
        "name": "Michael Trimarchi",
        "email": "trimarchi@gandalf.sssup.it",
        "time": "Fri Apr 03 17:32:33 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Apr 04 11:48:11 2009 -0400"
      },
      "message": "sh: Fix up DSP context save/restore.\n\nThere were a number of issues with the DSP context save/restore code,\nmostly left-over relics from when it was introduced on SH3-DSP with\nlittle follow-up testing, resulting in things like task_pt_dspregs()\nreferencing incorrect state on the stack.\n\nThis follows the MIPS convention of tracking the DSP state in the\nthread_struct and handling the state save/restore in switch_to() and\nfinish_arch_switch() respectively. The regset interface is also updated,\nwhich allows us to finally be rid of task_pt_dspregs() and the special\ncased task_pt_regs().\n\nSigned-off-by: Michael Trimarchi \u003cmichael@evidence.eu.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a27873cd234b4248dda342721d6262943e5fa235",
      "tree": "34bae4d4dbeafa682eab63ed07743b591428fedc",
      "parents": [
        "53a52abcf32666819db35d67269e1ed64f7b2b7a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Apr 04 11:40:22 2009 -0400"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Apr 04 11:40:22 2009 -0400"
      },
      "message": "sh: Fix up number of on-chip DMA channels on SH7091.\n\nThis accidentally regressed when the multi-IRQ changes went in,\nswitching SH7091 from 4 to 6 channels. Add SH7091 back in to the\n4-channel dependency list.\n\nReported-by: Adrian McMenamin \u003cadrian@mcmen.demon.co.uk\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "811158b147a503fbdf9773224004ffd32002d1fe",
      "tree": "0a11dcfefe721bfc38ea9f1f4a238822dbae0dda",
      "parents": [
        "4e76c5ccd5ac9bd003467d3bb0f49b18572dd4cd",
        "b26e0ed4936b743b693a4cc1413561fa3e4eaf65"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Apr 03 15:24:35 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Apr 03 15:24:35 2009 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (28 commits)\n  trivial: Update my email address\n  trivial: NULL noise: drivers/mtd/tests/mtd_*test.c\n  trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.h\n  trivial: Fix misspelling of \"Celsius\".\n  trivial: remove unused variable \u0027path\u0027 in alloc_file()\n  trivial: fix a pdlfush -\u003e pdflush typo in comment\n  trivial: jbd header comment typo fix for JBD_PARANOID_IOFAIL\n  trivial: wusb: Storage class should be before const qualifier\n  trivial: drivers/char/bsr.c: Storage class should be before const qualifier\n  trivial: h8300: Storage class should be before const qualifier\n  trivial: fix where cgroup documentation is not correctly referred to\n  trivial: Give the right path in Documentation example\n  trivial: MTD: remove EOL from MODULE_DESCRIPTION\n  trivial: Fix typo in bio_split()\u0027s documentation\n  trivial: PWM: fix of #endif comment\n  trivial: fix typos/grammar errors in Kconfig texts\n  trivial: Fix misspelling of firmware\n  trivial: cgroups: documentation typo and spelling corrections\n  trivial: Update contact info for Jochen Hein\n  trivial: fix typo \"resgister\" -\u003e \"register\"\n  ...\n"
    },
    {
      "commit": "f5f7eac41db827a47b2163330eecd7bb55ae9f12",
      "tree": "ae8ab45dba49c1b3d5f2088051389e6fd3e4a24c",
      "parents": [
        "e8c158bb313c1df421eab7dc4299cd39cbbf5895"
      ],
      "author": {
        "name": "Robin Holt",
        "email": "holt@sgi.com",
        "time": "Thu Apr 02 16:59:46 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Apr 02 19:05:11 2009 -0700"
      },
      "message": "Allow rwlocks to re-enable interrupts\n\nPass the original flags to rwlock arch-code, so that it can re-enable\ninterrupts if implemented for that architecture.\n\nInitially, make __raw_read_lock_flags and __raw_write_lock_flags stubs\nwhich just do the same thing as non-flags variants.\n\nSigned-off-by: Petr Tesarik \u003cptesarik@suse.cz\u003e\nSigned-off-by: Robin Holt \u003cholt@sgi.com\u003e\nAcked-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: \u003clinux-arch@vger.kernel.org\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: \"Luck, Tony\" \u003ctony.luck@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6f2c55b843836d26528c56a0968689accaedbc67",
      "tree": "17501e29d4b6ef3eb85da9a5d6ad3df7f19ec6a2",
      "parents": [
        "14dd1ff0f9e75dd4ae2f1ff8e48becb76d14f4ab"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Thu Apr 02 16:56:59 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Apr 02 19:04:51 2009 -0700"
      },
      "message": "Simplify copy_thread()\n\nFirst argument unused since 2.3.11.\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: \u003clinux-arch@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "53a52abcf32666819db35d67269e1ed64f7b2b7a",
      "tree": "855c3970dc865d1449869e8a8d8c04ca3ce33e61",
      "parents": [
        "e8208828dc014dc0193dc5558995556df0fbe3a5"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 22:02:26 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 22:02:26 2009 +0900"
      },
      "message": "sh: update defconfigs.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e8208828dc014dc0193dc5558995556df0fbe3a5",
      "tree": "4cecdf10e8215f65f531af98da1f207712f2e96c",
      "parents": [
        "e869a90ee1235a4f89ecb956e7b7d724d65217c8"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 17:40:16 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 17:40:16 2009 +0900"
      },
      "message": "sh: Kill off broken direct-mapped cache mode.\n\nForcing direct-mapped worked on certain older 2-way set associative\nparts, but was always error prone on 4-way parts. As these are the\nnorm these days, there is not much point in continuing to support this\nmode. Most of the folks that used direct-mapped mode generally just\nwanted writethrough caching in the first place..\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e869a90ee1235a4f89ecb956e7b7d724d65217c8",
      "tree": "301059ac2ebc4c0ac8251765a3a87e4b2518bfc8",
      "parents": [
        "eeee7853c4ffaf5b9eb58f39708e3c78f66cee15"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 13:08:31 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 13:08:31 2009 +0900"
      },
      "message": "sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.\n\ncpuidle wants ARCH_HAS_DEFAULT_IDLE defined in order to use the\ndefault idle loop. So, make it accessible and enable it for all\nsh machines.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "eeee7853c4ffaf5b9eb58f39708e3c78f66cee15",
      "tree": "55506c48a8e841573f1d869cd6e0fbfc6e8443e1",
      "parents": [
        "8dafc34616282c1fd79d42a4353ee5322767d720"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 12:31:16 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 12:31:16 2009 +0900"
      },
      "message": "sh: Add a command line option for disabling I/O trapping.\n\nThis adds a \u0027noiotrap\u0027 kernel command line option to permit disabling of\nI/O trapping. This is mostly useful for running on emulators where the\nphysical device limitations are not an issue.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8dafc34616282c1fd79d42a4353ee5322767d720",
      "tree": "3f271f392bc61d7cdef227e81c079c9f10e1ec34",
      "parents": [
        "64935056f038a222278eb9b4a07176b339d64565"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 11:56:38 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 11:56:38 2009 +0900"
      },
      "message": "sh: Select ARCH_HIBERNATION_POSSIBLE.\n\nNow that the requisite patches have gone in, this can safely be enabled\nacross the board for all of the 32-bit SH platforms.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "64935056f038a222278eb9b4a07176b339d64565",
      "tree": "85f4f45699f2e4d89e32195ac176f0dc423a2cc1",
      "parents": [
        "0935ade0bf6baf9c5f23024102737bdaf7075abc"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 11:25:12 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 11:25:12 2009 +0900"
      },
      "message": "sh: migor: Fix up CEU use flags.\n\nFollows the same change as per ap325rxa, which was inadvertently omitted.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c4361bb64b81f5b81a7a08d58654493385a2f2b2",
      "tree": "8741c0b60ddfbc3fc4e17c8d200f6aa6ff32cca0",
      "parents": [
        "46368fa05164e1afdc1401294908cf30c6d8d981",
        "833bb3046b6cb320e775ea2160ddca87d53260d5"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 11:17:41 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Apr 02 11:17:41 2009 +0900"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6\n"
    },
    {
      "commit": "46368fa05164e1afdc1401294908cf30c6d8d981",
      "tree": "cd84b2fb0ff28daab0bf248ad6efdce30578e3a7",
      "parents": [
        "0bd4781d40ffc3bff939a2540041144b99c373b8"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Wed Mar 11 07:20:32 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 14:37:31 2009 +0900"
      },
      "message": "sh: ap325 and Migo-R use new sh_mobile_ceu_info flags\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d17abcd5417d84cfa8a225160481203a37dc81d4",
      "tree": "74ce2c425c5c6550acec90bc92c8a3f735f0d257",
      "parents": [
        "db6f204019380c788f1de06ee937bdbccd60e5c0",
        "bb75efddeaca89f8a67fd82cdcbaaf436cf17ca9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 30 18:00:26 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Mar 30 18:00:26 2009 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask:\n  oprofile: Thou shalt not call __exit functions from __init functions\n  cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic\n  cpumask: remove cpumask_t from core\n  cpumask: convert rcutorture.c\n  cpumask: use new cpumask_ functions in core code.\n  cpumask: remove references to struct irqaction\u0027s mask field.\n  cpumask: use mm_cpumask() wrapper: kernel/fork.c\n  cpumask: use set_cpu_active in init/main.c\n  cpumask: remove node_to_first_cpu\n  cpumask: fix seq_bitmap_*() functions.\n  cpumask: remove dangerous CPU_MASK_ALL_PTR, \u0026CPU_MASK_ALL\n"
    },
    {
      "commit": "0bd4781d40ffc3bff939a2540041144b99c373b8",
      "tree": "3ac98a62c1c8ff4d07681cc57329b41db8c5a2be",
      "parents": [
        "47131258765e3561475822a7838b7ed90e2f6990"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 08:25:54 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 08:25:54 2009 +0900"
      },
      "message": "sh: Fix up -Wformat-security whining.\n\nTriggers -Werror on gcc-4.3:\n\narch/sh/kernel/setup.c: In function \u0027early_parse_mem\u0027:\narch/sh/kernel/setup.c:111: error: format not a string literal and no format arguments\n...\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "47131258765e3561475822a7838b7ed90e2f6990",
      "tree": "5252d20514296ca8f5cb04eb4a6ef6bc195de17d",
      "parents": [
        "3b4df71b364e230fb7b02356d1f8fce64838ddc7"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Jan 22 00:38:31 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 08:08:47 2009 +0900"
      },
      "message": "sh: ap325rxa: Add ov772x support, again.\n\nNow that the V4L bits have finally settled..\n\nThis patch adds support for a secondary ov772x camera on ap325rxa.\nThis is supported in addition to the regular soc_camera_platform camera.\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3b4df71b364e230fb7b02356d1f8fce64838ddc7",
      "tree": "0a5241ecf7c7a020f7470de27dd383e8846f8c1a",
      "parents": [
        "1c58b0b1a1412ceb6b25dad81bc537bf0fe6ad46"
      ],
      "author": {
        "name": "Francesco VIRLINZI",
        "email": "francesco.virlinzi@st.com",
        "time": "Tue Mar 24 13:30:01 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 07:42:37 2009 +0900"
      },
      "message": "sh: Sanitize asm/mmu.h for assembly use.\n\nThis patch adds the ifndef __ASSEMBLY__ preprocessor to allow the\ndefines in the file to be used also in assembly code.\n\nSigned-off-by: Francesco Virlinzi \u003cfrancesco.virlinzi@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "1c58b0b1a1412ceb6b25dad81bc537bf0fe6ad46",
      "tree": "8ce3e19a311d8eb9c6e2830d557f8aa3d59b6ed8",
      "parents": [
        "f36b59d1a4fa1e29be606d0513b5f7fa6e720f79"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Mar 26 00:39:49 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 07:39:51 2009 +0900"
      },
      "message": "sh: Tidy up sh7786 pinmux table.\n\nFormatting and typo fix.\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f36b59d1a4fa1e29be606d0513b5f7fa6e720f79",
      "tree": "a91eab845b758330cb73a058f791497974576b41",
      "parents": [
        "71c1d19e451c2823677a43182e482f66a23ed10a"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Thu Mar 26 08:32:37 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 07:38:37 2009 +0900"
      },
      "message": "sh: Add MMU dependency for kexec\n\nKexec is not likely to work on NON-MMU CPU because this added\ndepend on MMU for kexec.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "71c1d19e451c2823677a43182e482f66a23ed10a",
      "tree": "aa76b18f097480b23832fce5e2b26174e2182bf9",
      "parents": [
        "0824806b2a2948adedf053103a19a7a5e1560342"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Mar 26 00:24:01 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 07:37:54 2009 +0900"
      },
      "message": "sh: urquell: enable LAN device\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "0824806b2a2948adedf053103a19a7a5e1560342",
      "tree": "27e0515ae1162e60e26ce9e13db56cb5c89735c6",
      "parents": [
        "53d8f67082c9b86699dd88b7f9e667e245193f21"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Wed Mar 25 08:54:23 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 31 07:36:24 2009 +0900"
      },
      "message": "sh: Remove buggy definition from SH7786 pinmux_data[]\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2d9329f3a551b50350a15d19edd9ab3df6c6bad0",
      "tree": "0e387e6878685f62d642a4f1130bb8c172ab161b",
      "parents": [
        "8420fa7ee22c1d681549ff7ab0466ceda5a911c2"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Mon Feb 23 12:12:58 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Mar 30 12:42:52 2009 -0300"
      },
      "message": "V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers\n\nAll soc-camera camera and host drivers must specify supported data signal\npolarity, after all drivers are fixed, we\u0027ll add a suitable test to\nsoc_camera_bus_param_compatible().\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf",
      "tree": "e079cea0948d250e5411befe0c5cca7c97bcf860",
      "parents": [
        "877d03105d04b2c13e241130277fa69c8d2564f0"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Mon Jan 26 11:12:25 2009 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 30 15:22:01 2009 +0200"
      },
      "message": "trivial: fix typos/grammar errors in Kconfig texts\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "1a8a51004a18b627ea81444201f7867875212f46",
      "tree": "c9c99fcbfc6ea590aac34317e9a6676dfab1d051",
      "parents": [
        "9489424454c93f4d225d7af47978f8c7e84bf4d4"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Mar 30 22:05:13 2009 -0600"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Mar 30 22:05:14 2009 +1030"
      },
      "message": "cpumask: remove references to struct irqaction\u0027s mask field.\n\nImpact: cleanup\n\nIt\u0027s unused, since about 1995.  So remove all initialization of it in\npreparation for actually removing the field.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nAcked-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "0451fb2ebc4f65c265bb51d71a2fc986ebf20218",
      "tree": "6851f5645cd53d9c243b048919ca2a5683e97a64",
      "parents": [
        "af76aba00fdcfb21535c9f9872245d14097a4561"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Mar 30 22:05:11 2009 -0600"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Mon Mar 30 22:05:12 2009 +1030"
      },
      "message": "cpumask: remove node_to_first_cpu\n\nEveryone defines it, and only one person uses it\n(arch/mips/sgi-ip27/ip27-nmi.c).  So just open code it there.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: linux-mips@linux-mips.org\n"
    },
    {
      "commit": "8e99ada8deaa9033600cd2c7d0a9366b0e99ab68",
      "tree": "20784a41011e58f7ba6497d7a3763781b8a3d460",
      "parents": [
        "eff9ec95efaaf6b12d230f0ea7d3c295d3bc9d57"
      ],
      "author": {
        "name": "Wolfram Sang",
        "email": "w.sang@pengutronix.de",
        "time": "Sat Mar 28 21:34:45 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Mar 28 21:34:45 2009 +0100"
      },
      "message": "i2c-algo-pca: Rework waiting for a free bus\n\nWaiting for a free bus now accepts the timeout value in jiffies and does\nproper checking using time_before.\n\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "a8416961d32d8bb757bcbb86b72042b66d044510",
      "tree": "85ae6a21a2d71541e3dae93f17da078f63e2341e",
      "parents": [
        "6671de344cd661453bbee3cfde5574a974332436",
        "fc2869f6a1993550c2765e934b117e993782db30"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 26 16:06:50 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 26 16:06:50 2009 -0700"
      },
      "message": "Merge branch \u0027irq-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027irq-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (32 commits)\n  x86: disable __do_IRQ support\n  sparseirq, powerpc/cell: fix unused variable warning in interrupt.c\n  genirq: deprecate obsolete typedefs and defines\n  genirq: deprecate __do_IRQ\n  genirq: add doc to struct irqaction\n  genirq: use kzalloc instead of explicit zero initialization\n  genirq: make irqreturn_t an enum\n  genirq: remove redundant if condition\n  genirq: remove unused hw_irq_controller typedef\n  irq: export remove_irq() and setup_irq() symbols\n  irq: match remove_irq() args with setup_irq()\n  irq: add remove_irq() for freeing of setup_irq() irqs\n  genirq: assert that irq handlers are indeed running in hardirq context\n  irq: name \u0027p\u0027 variables a bit better\n  irq: further clean up the free_irq() code flow\n  irq: refactor and clean up the free_irq() code flow\n  irq: clean up manage.c\n  irq: use GFP_KERNEL for action allocation in request_irq()\n  kernel/irq: fix sparse warning: make symbol static\n  irq: optimize init_kstat_irqs/init_copy_kstat_irqs\n  ...\n"
    },
    {
      "commit": "08abe18af1f78ee80c3c3a5ac47c3e0ae0beadf6",
      "tree": "2be39bf8942edca1bcec735145e144a682ca9cd3",
      "parents": [
        "f0de70f8bb56952f6e016a65a8a8d006918f5bf6",
        "0384e2959127a56d0640505d004d8dd92f9c29f5"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 26 15:23:24 2009 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 26 15:23:24 2009 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of /home/davem/src/GIT/linux-2.6/\n\nConflicts:\n\tdrivers/net/wimax/i2400m/usb-notif.c\n"
    },
    {
      "commit": "eaeed5d31d8ded02fa0a4b608f57418cc0e65b07",
      "tree": "6b00f9d1a6f912da78e9c7d0e526ff85c54f0a36",
      "parents": [
        "3bf509230a626d11cba0e0145f552918092f586d"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Fri Mar 20 14:16:29 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Mar 21 01:26:33 2009 +0900"
      },
      "message": "sh: add support for SMSC Polaris platform\n\nPolaris is an SMSC reference platform with a SH7709S CPU and LAN9118\nethernet controller.  This patch adds support for it.\n\nUpdated following feedback from Nobuhiro Iwamatsu.\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nReviewed-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3bf509230a626d11cba0e0145f552918092f586d",
      "tree": "89f12de362f46871e6238bc2ce6516f103e966a9",
      "parents": [
        "7a8fe8e320251d25274e89f610ffee936769250a"
      ],
      "author": {
        "name": "Rafael Ignacio Zurita",
        "email": "rizurita@yahoo.com",
        "time": "Fri Mar 20 02:08:22 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 20 18:57:48 2009 +0900"
      },
      "message": "sh: fix the HD64461 level-triggered interrupts handling\n\nRework the hd64461 demuxer code to fix the HD64461 level-triggered\ninterrupts handling, using handle_level_irq() as needed.\n\nSigned-off-by: Rafael Ignacio Zurita \u003crizurita@yahoo.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "615e73b3cd8876262f61ea28b4147c8de38a043a",
      "tree": "a846b18db9a718538d7093751e2cbe2d8ca5cc0b",
      "parents": [
        "7e6b6f2b949a52382f59a93ecbe86e32e4fcec7c"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Mar 19 10:04:29 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 20 18:56:04 2009 +0900"
      },
      "message": "sh: disallow kexec virtual entry\n\nOlder versions of kexec-tools has a zImage loader that\npasses a virtual address as entry point. The elf loader\notoh it passes a physical address as entry point, and\npages are always passed as physical addresses as well.\n\nOnly allow physical addresses from now on.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7e6b6f2b949a52382f59a93ecbe86e32e4fcec7c",
      "tree": "646efa98aa16b4d829eb61ea067124ffe42d0d94",
      "parents": [
        "a6bab7b5c18501e4dd3201ae8ac1dc6da5f07acc"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 19:07:16 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 19:07:16 2009 +0900"
      },
      "message": "sh: kexec jump: fix for ftrace.\n\nSave and restore ftrace state when returning from kexec jump in\nmachine_kexec(). Follows the x86 change.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a6bab7b5c18501e4dd3201ae8ac1dc6da5f07acc",
      "tree": "fc4b97e04dc02d9aa80b3c12ae49c17ca11860a6",
      "parents": [
        "b7cf6ddc13186f9272438a97aa75972d496d0b0a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 19:06:15 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 19:06:15 2009 +0900"
      },
      "message": "sh: kexec: Drop SR.BL bit toggling.\n\nFor the time being, this creates far more problems than it solves,\nevident by the second local_irq_disable(). Kill all of this off\nand rely on IRQ disabling to protect against the VBR reload.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b7cf6ddc13186f9272438a97aa75972d496d0b0a",
      "tree": "f0b7e65b92a573dd10fc97b9bad0d832ed45f64b",
      "parents": [
        "e4e063d0c288bd65c56dd855337780a541ed928d"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Mar 18 08:51:29 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 18:57:43 2009 +0900"
      },
      "message": "sh: add kexec jump support\n\nAdd kexec jump support to the SuperH architecture.\n\nSimilar to the x86 implementation, with the following\nexceptions:\n\n- Instead of separating the assembly code flow into\ntwo parts for regular kexec and kexec jump we use a\nsingle code path. In the assembly snippet regular\nkexec is just kexec jump that never comes back.\n\n- Instead of using a swap page when moving data between\npages the page copy assembly routine has been modified\nto exchange the data between the pages using registers.\n\n- We walk the page list twice in machine_kexec() to\ndo and undo physical to virtual address conversion.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e4e063d0c288bd65c56dd855337780a541ed928d",
      "tree": "88ac50d334c002a60861d92afc5a849b8e26b48f",
      "parents": [
        "7be5c55af0cc58e54e42e1702d837527e15b8414"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Mar 18 08:49:45 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 18:44:32 2009 +0900"
      },
      "message": "sh: rework kexec segment code\n\nRework the kexec code to avoid using P2SEG. Instead\nwe walk the page list in machine_kexec() and convert\nthe addresses from physical to virtual using C.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7be5c55af0cc58e54e42e1702d837527e15b8414",
      "tree": "87d6ecab0ff11b0b75053bf57ee462a99828f981",
      "parents": [
        "c20351846efcb755ba849d9fb701fbd9a1ffb7c2"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Mar 18 08:47:31 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 18 18:44:22 2009 +0900"
      },
      "message": "sh: simplify kexec vbr code\n\nSetup the vbr register in machine_kexec(). This\ninstead of passing values to the assembly snippet.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c20351846efcb755ba849d9fb701fbd9a1ffb7c2",
      "tree": "8e8c0cdce372160fb2081d4e491550d1e8a8c99c",
      "parents": [
        "3a3b311ca375a37b29bb78b030f96bf97dee97f5"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 21:19:49 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 21:19:49 2009 +0900"
      },
      "message": "sh: Flush only the needed range when unmapping a VMA.\n\nThis follows the ARM change from Aaro Koskinen:\n\n\tWhen unmapping N pages (e.g. shared memory) the amount of TLB\n\tflushes done can be (N*PAGE_SIZE/ZAP_BLOCK_SIZE)*N although it\n\tshould be N at maximum. With PREEMPT kernel ZAP_BLOCK_SIZE is 8\n\tpages, so there is a noticeable performance penalty when\n\tunmapping a large VMA and the system is spending its time in\n\tflush_tlb_range().\n\n\tThe problem is that tlb_end_vma() is always flushing the full VMA\n\trange. The subrange that needs to be flushed can be calculated by\n\ttlb_remove_tlb_entry(). This approach was suggested by Hugh\n\tDickins, and is also used by other arches.\n\n\tThe speed increase is roughly 3x for 8M mappings and for larger\n\tmappings even more.\n\nBits and peices are taken from the ARM patch as well as the existing\narch/um implementation that is quite similar.\n\nThe end result is a significant reduction in both partial and full TLB\nflushes initiated through flush_tlb_range().\n\nAt the same time, the nommu implementation was broken, had a superfluous\ncache flush, and subsequently would have triggered a BUG_ON() if a\ncode-path had triggered it. Tidy this up for correctness and provide a\nnopped-out implementation there.\n\nMore background on the initial discussion can be found at:\n\n\thttp://marc.info/?t\u003d123609820900002\u0026r\u003d1\u0026w\u003d2\n\thttp://marc.info/?t\u003d123660375800003\u0026r\u003d1\u0026w\u003d2\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3a3b311ca375a37b29bb78b030f96bf97dee97f5",
      "tree": "c4f769b2f1e00bcaf8289f2f6337c50ab4c2c82b",
      "parents": [
        "c54a43e90b80993b2e0772d678563cb2bc6a1b3b"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 17:59:31 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 17:59:31 2009 +0900"
      },
      "message": "sh: Update debugfs ASID dumping for 16-bit ASID support.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c54a43e90b80993b2e0772d678563cb2bc6a1b3b",
      "tree": "6b54a13d1dd0c7b6c641366c58ffb3b83ce10e50",
      "parents": [
        "8263a67e169fdf0d06d172acbf6c03ae172a69d4"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 17:58:33 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 17:58:33 2009 +0900"
      },
      "message": "sh: tlb-pteaex: Kill off legacy PTEA updates.\n\nWhile harmless, PTEA has different semantics on these parts, and is only\nused in extended TLB mode. Kill off the legacy support.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8263a67e169fdf0d06d172acbf6c03ae172a69d4",
      "tree": "cdfefd2d72c7854101287a9e39e3ad97cad6cb5b",
      "parents": [
        "da78800632197ac12adcdefbf09991d82adb8201"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 17:49:49 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 17:49:49 2009 +0900"
      },
      "message": "sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.\n\nThis adds support for extended ASIDs (up to 16-bits) on newer SH-X3 cores\nthat implement the PTAEX register and respective functionality. Presently\nonly the 65nm SH7786 (90nm only supports legacy 8-bit ASIDs).\n\nThe main change is in how the PTE is written out when loading the entry\nin to the TLB, as well as in how the TLB entry is selectively flushed.\n\nWhile SH-X2 extended mode splits out the memory-mapped U and I-TLB data\narrays for extra bits, extended ASID mode splits out the address arrays.\nWhile we don\u0027t use the memory-mapped data array access, the address\narray accesses are necessary for selective TLB flushes, so these are\nimplemented newly and replace the generic SH-4 implementation.\n\nWith this, TLB flushes in switch_mm() are almost non-existent on newer\nparts.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "da78800632197ac12adcdefbf09991d82adb8201",
      "tree": "3cc43a138386c98a88bf300375ae8aa43c838f88",
      "parents": [
        "32910e2c52cae552f2651c5360bae8033adb8aac"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Tue Mar 17 05:53:26 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 15:20:59 2009 +0900"
      },
      "message": "sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdp\n\nIRQ for sh_eth of sh7763rdp became multi handling.\nTherefore, the IRQ number of sh_eth is changed, too.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "32910e2c52cae552f2651c5360bae8033adb8aac",
      "tree": "d2f5b0c0d0e64126388bd489d8bd51b8ee5a2fff",
      "parents": [
        "40f49e7ed77f1b753a7243c0137e4767a50ea8bd"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Tue Mar 17 05:54:37 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 15:18:52 2009 +0900"
      },
      "message": "sh: espt-giga board support\n\nThis adds support for the ESPT-Giga (Ethernet Serial Parallel\nTranslator) SH7763-based reference board.\n\nBoard support is relatively sparse, presently supporting serial,\ngigabit ethernet, USB host, and MTD.\n\nMore information (in Japanese) available at:\n\n\thttp://www.cente.jp/product/cente_hard/ESPT-Giga.html\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "40f49e7ed77f1b753a7243c0137e4767a50ea8bd",
      "tree": "84aa135f6c98093cde0ad83e714f0415c39cd6cd",
      "parents": [
        "da62e71d13ad0b76011491e36cb58999c464516a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 12:47:56 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 12:47:56 2009 +0900"
      },
      "message": "sh: dma: Make G2 DMA configurable.\n\nFollow the PVR2 DMAC change for G2 DMA.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "da62e71d13ad0b76011491e36cb58999c464516a",
      "tree": "68ef5f8f6d49352780773f862427a31fad791324",
      "parents": [
        "988f831df398ff36f67b095245060c24c354e9e9"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 09:30:36 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 17 09:30:36 2009 +0900"
      },
      "message": "sh: dma: Make PVR2 DMA configurable.\n\nWith arch/sh/drivers/dma/ always being built, the Dreamcast DMA engines\nare being unconditionally built in, regardless of whether the DMA API is\nenabled or not. This is a regression from previous behaviour, but there\nis not much advantage in building them all in unconditionally regardless.\nAdd a new config option to make it optional, and update the only user of\nit to reflect that.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "988f831df398ff36f67b095245060c24c354e9e9",
      "tree": "9ad8250800cbd01c501e3f2f14e3c2187c2d6b18",
      "parents": [
        "50cca715a64b66ccf173767d94d4020ea0a6129c"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Mon Mar 16 03:22:07 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 20:14:25 2009 +0900"
      },
      "message": "sh: Move IRQ multi definition of DMAC to defconfig\n\nWhen SuperH CPU has IRQ multi of DMAC, SH_DMA_IRQ_MULTI becomes enable.\nThe following CPU\u0027s are Multi IRQ of DMAC now.\n - SH775X and SH7091\n - SH776X\n - SH7780\n - SH7785\n\nIf SH_DMA_IRQ_MULTI becomes enable, dma-sh api driver is optimized\nfor Multi IRQ.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "50cca715a64b66ccf173767d94d4020ea0a6129c",
      "tree": "56f26236a191e98825dca07e69835e42ee019d1d",
      "parents": [
        "e9edb3fec2260b5a64e9ca9e09160b74f1b106e3"
      ],
      "author": {
        "name": "Francesco VIRLINZI",
        "email": "francesco.virlinzi@st.com",
        "time": "Fri Mar 13 08:08:01 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 20:11:00 2009 +0900"
      },
      "message": "sh: clkfwk: Safer resume from hibernation.\n\nThis patch fixes a possible problem in the resume from\nhibenration. It temporaneally saves the clk-\u003erate on the\nstack to avoid any possible change during the clk-\u003eset_parent(..)\ncall.\n\nSigned-off-by: Francesco Virlinzi \u003cfrancesco.virlinzi@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e9edb3fec2260b5a64e9ca9e09160b74f1b106e3",
      "tree": "f76071f79bd5fafa833245c0135214d8ad5e8d02",
      "parents": [
        "2feb075a33905c2f6ef6be484c75ba6a35f6d12d"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 20:00:17 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 20:00:17 2009 +0900"
      },
      "message": "sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "93356d07474b1f16f25e79e81597c2a6b8c2a783",
      "tree": "32122aee45d75de792af25eac5f5a63c121644c8",
      "parents": [
        "7759491274bc5ba7cd72b3b9cc5ec8247b937efb"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Mar 13 15:27:14 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:53:02 2009 +0900"
      },
      "message": "sh: add ap325 lcd power off support\n\nImprove the ap325 board code to allow the lcd panel\nand backlight to be powered off.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7759491274bc5ba7cd72b3b9cc5ec8247b937efb",
      "tree": "f6e98001aa8296220e429c30ac3a8cc42b8cc95d",
      "parents": [
        "7a516280b6a99634933b417834e178bde8659da1"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Mar 13 15:23:04 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:52:53 2009 +0900"
      },
      "message": "sh: SuperH Mobile suspend support\n\nThis patch contains CONFIG_SUSPEND support to the SuperH\narchitecture. If enabled, SuperH Mobile processors will\nregister their suspend callbacks during boot.\n\nTo suspend, use \"echo mem \u003e /sys/power/state\". To allow\nwakeup, make sure \"/sys/device/platform/../power/wakeup\"\ncontains \"enabled\". Additional per-device driver patches\nare most likely needed.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7a516280b6a99634933b417834e178bde8659da1",
      "tree": "beb5bf3e80f6335d565fa68beda108036e1de74c",
      "parents": [
        "02ebd32f52c10f90f810e85d0281e9e81dd6e741"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Fri Mar 13 05:03:37 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:49:21 2009 +0900"
      },
      "message": "sh: Fix compile error by operands(mov.l) in sh3/entry.S\n\n-- log --\narch/sh/kernel/cpu/sh4/../sh3/entry.S:365: Error: invalid operands for opcode\nmake[4]: *** [arch/sh/kernel/cpu/sh4/../sh3/entry.o] Error 1\nmake[3]: *** [arch/sh/kernel/cpu/sh4] Error 2\n-- log --\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "02ebd32f52c10f90f810e85d0281e9e81dd6e741",
      "tree": "71085fae4632e3ae013cf3b82631a27a3f04b8c5",
      "parents": [
        "a83c0b739f3ad1887704cfa9f1ee5ee208cf1532"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Fri Mar 13 04:31:34 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:49:01 2009 +0900"
      },
      "message": "sh: Disable get_dma_error_irq for non-SH4 targets.\n\ndma-sh\u0027s get_dma_error_irq() is only used by SH4, as the SH3\ndoesn\u0027t have the DMA Error interrupt.\n\nDisable it out for non-SH4 builds.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a83c0b739f3ad1887704cfa9f1ee5ee208cf1532",
      "tree": "213fac95be0a7215a2f381c421b93bc1466e08a2",
      "parents": [
        "039a718ebb37298de87801288673859ac40b6fc4"
      ],
      "author": {
        "name": "Francesco VIRLINZI",
        "email": "francesco.virlinzi@st.com",
        "time": "Wed Mar 11 10:39:02 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:46:17 2009 +0900"
      },
      "message": "sh: PMB hibernation support\n\nThis implements preliminary suspend/resume support for the PMB.\n\nSigned-off-by: Francesco Virlinzi \u003cfrancesco.virlinzi@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "039a718ebb37298de87801288673859ac40b6fc4",
      "tree": "6bca7584ccd5d79c1f938d39032f53210d69ff21",
      "parents": [
        "4c3f450ba4e4c00df91f98664b58f9a98dc049fd"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Thu Mar 12 06:34:39 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:43:08 2009 +0900"
      },
      "message": "sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "4c3f450ba4e4c00df91f98664b58f9a98dc049fd",
      "tree": "383e138887b318d6d653382980bb32af36f32f56",
      "parents": [
        "600fa578a95f65bc1f2a03210d3d418747024b43"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Mar 12 08:40:15 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 16 19:40:34 2009 +0900"
      },
      "message": "sh: Add OHCI USB support for SH7786\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "edb35028e40515beb2f94808aff8b3e71fb9f35a",
      "tree": "153da9f8ca1934b30474bb15478feb14a7bd5b75",
      "parents": [
        "8f8573ae9f5deefada6f5d64d0a52c9b39c730c7",
        "cb065c06b6cc615a58860d619d7fa7952cd6a18b",
        "5bee17f18b595937e6beafeee5197868a3f74a06"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Mar 16 09:20:13 2009 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Mar 16 09:20:13 2009 +0100"
      },
      "message": "Merge branches \u0027irq/genirq\u0027 and \u0027linus\u0027 into irq/core\n"
    },
    {
      "commit": "600fa578a95f65bc1f2a03210d3d418747024b43",
      "tree": "3c76f6647b5bdb44f800295d537cb24227190b42",
      "parents": [
        "49976927de5c52c415d4809c7d56700cc8ff4215"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Mar 11 08:14:26 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 11 17:25:10 2009 +0900"
      },
      "message": "sh: improve sh7785lcr power off code\n\nImprove the sh7785lcr power off implementation to\nnever return. It takes some time before the board\nis actually powered off, just hang after asking\nthe harware to power down.\n\nThis removes the serial port garbage printout.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "4a55026fd7a08074676e87932578ff9e327e82a3",
      "tree": "1440f7034dcc4c18e1d82fbc53ebf82509d066c5",
      "parents": [
        "d680c76eccd9222031ee30dcee5fdedba2467610"
      ],
      "author": {
        "name": "Francesco VIRLINZI",
        "email": "francesco.virlinzi@st.com",
        "time": "Wed Mar 11 07:42:05 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 11 17:18:50 2009 +0900"
      },
      "message": "sh: clkfwk: Add resume from hibernation support.\n\nThis patch adds PM support to the clock framework.\nWith this, resume from hibernation is properly supported.\n\nSigned-off-by: Francesco Virlinzi \u003cfrancesco.virlinzi@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d680c76eccd9222031ee30dcee5fdedba2467610",
      "tree": "cfde726fe9c9193c07c768cb2144cb1eb4f1f1f8",
      "parents": [
        "47a72688fae7298e1ad5fdc9bff7e04b6a549620"
      ],
      "author": {
        "name": "Francesco VIRLINZI",
        "email": "francesco.virlinzi@st.com",
        "time": "Wed Mar 11 07:40:54 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 11 17:18:46 2009 +0900"
      },
      "message": "sh: clkfwk: add clk_set_parent/clk_get_parent\n\nThis patch adds the clk_set_parent/clk_get_parent routines to the sh\nclock framework.\n\nSigned-off-by: Francesco Virlinzi \u003cfrancesco.virlinzi@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "71b973a42c5456824c8712e00659d9616d395919",
      "tree": "1367c85de45159c66752a93fc062a6f67f616607",
      "parents": [
        "ae68df5635a191c7edb75f5c1c1406353cb24a9f"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Tue Mar 10 17:26:49 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 17:26:49 2009 +0900"
      },
      "message": "sh: dma-sh updates for multi IRQ and new SH-4A CPUs.\n\nThis adds DMA support for newer SH-4A CPUs, particularly SH7763/64/80/85.\n\nThis also enables multi IRQ support for platforms that have multiple\nvectors bound to the same IRQ source.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "ae68df5635a191c7edb75f5c1c1406353cb24a9f",
      "tree": "2372da9645bcd51f8555697dd38e0ee6515ff988",
      "parents": [
        "dc65a977ce59f2c3171ea451b90c7e5effb6737e"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 17:00:48 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 17:00:48 2009 +0900"
      },
      "message": "sh: Generate uImage by default on Urquell board.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "dc65a977ce59f2c3171ea451b90c7e5effb6737e",
      "tree": "4f76c55edec9f0d6cdb19d5915cd688d10014d9f",
      "parents": [
        "8ffe31334262108be343d92e81649f9dc3efe826"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 16:26:29 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 16:26:29 2009 +0900"
      },
      "message": "sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8ffe31334262108be343d92e81649f9dc3efe826",
      "tree": "9ce7301e6563c786ae904d18ba8f4446d566521a",
      "parents": [
        "df4d4f1a47ed6080c7b4010149126bd1013dc3f1"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Tue Mar 10 15:51:49 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:51:49 2009 +0900"
      },
      "message": "sh: pci-sh7780: fix pci memory address for fixed PMB\n\nFix the problem that cannot work a PCI device when 32-bit physical\naddress mode.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "df4d4f1a47ed6080c7b4010149126bd1013dc3f1",
      "tree": "4f7174e4b322ad81c0702b3aa2e34030b644e86f",
      "parents": [
        "2f47f44790a9c8fc43e515df3c6be19a35ee5de5"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Tue Mar 10 15:50:44 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:50:44 2009 +0900"
      },
      "message": "sh: sh7785lcr: Updates for fixed PMB.\n\nAdd a new defconfig for SH7785LCR in 32-bit mode, and update the power\noff code to avoid 29-bit assumptions.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2f47f44790a9c8fc43e515df3c6be19a35ee5de5",
      "tree": "6a13f7abebcb04cc396a1d6de307265e36ccc89d",
      "parents": [
        "a29b99eccecefe5026713b226f66f117c8837ad5"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Tue Mar 10 15:49:54 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:49:54 2009 +0900"
      },
      "message": "sh: Support fixed 32-bit PMB mappings from bootloader.\n\nThis provides a method for supporting fixed PMB mappings inherited from\nthe bootloader, as an alternative to the dynamic PMB mapping currently\nused by the kernel. In the future these methods will be combined.\n\nP1/P2 area is handled like a regular 29-bit physical address, and local\nbus device are assigned P3 area addresses.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "508407149a7f927c4b65a20e0a08a2a94dc769c6",
      "tree": "5b04a900db013fcecb4d3568c8d7ff0223fc1720",
      "parents": [
        "74aaf024c9a4def24f3eb91a675e4712142d3c87"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Tue Mar 10 06:13:22 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:26:56 2009 +0900"
      },
      "message": "sh: Show sleep state with Migo-R LEDs\n\nIf CONFIG_PM is set, let Migo-R LEDs show sleep states.\nD11 will show STATUS0 and D12 PDSTATUS.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "74aaf024c9a4def24f3eb91a675e4712142d3c87",
      "tree": "87151eb8253da9d98851ce5756d97c7cfa9c4e97",
      "parents": [
        "e161183ba674f97fce748384f5bb037d07bdc5c9",
        "467fc4988986865b5dbcc8cc6a86c9b650cb0c6f"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:25:18 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:25:18 2009 +0900"
      },
      "message": "Merge branch \u0027sh/stable-updates\u0027\n"
    },
    {
      "commit": "ba087e6f69381de6c91d6634aa0f603a2fdc96a9",
      "tree": "62ab6fb45e7d079ff33c192547012c58a3d1b114",
      "parents": [
        "99adcd9d67aaf04e28f5ae96df280f236bde4b66"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Fri Mar 06 02:51:14 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:20:54 2009 +0900"
      },
      "message": "sh: Add media/soc_camera.h to board setup of Renesas AP325RXA\n\nOther compilation errors were revised by commit of\n\"sh: ap325rxa: Revert ov772x support\"\n(08c2f5b4d76f83213e379b12df504269d21c9e7c) but other compilation\nerrors are given.\nWe revert this commit and need to add new header(media/soc_camera.h).\nThis change revises new compilation error.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e161183ba674f97fce748384f5bb037d07bdc5c9",
      "tree": "5b3bd4b995f6435ee977b71082244fa1a647f717",
      "parents": [
        "2ef7f0dab6b3d171b6aff00a47077385ae3155b5",
        "99adcd9d67aaf04e28f5ae96df280f236bde4b66"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:17:26 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:17:26 2009 +0900"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6\n"
    },
    {
      "commit": "2ef7f0dab6b3d171b6aff00a47077385ae3155b5",
      "tree": "6066996e7dfc65b02470ae4c1c96c6c7c70965a6",
      "parents": [
        "edab56f4c90f45ba4e61d06d3fc9658da4e94bde"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Mar 06 09:47:02 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 12:55:40 2009 +0900"
      },
      "message": "sh: hibernation support\n\nAdd Suspend-to-disk / swsusp / CONFIG_HIBERNATION support\nto the SuperH architecture.\n\nTo suspend, use \"swapon /dev/sda2; echo disk \u003e /sys/power/state\"\nTo resume, pass \"resume\u003d/dev/sda2\" on the kernel command line.\n\nThe patch \"pm: rework includes, remove arch ifdefs V2\" is\nneeded to allow the generic swsusp code to build properly.\n\nHibernation is not enabled with this patch though, a patch\nsetting ARCH_HIBERNATION_POSSIBLE will be submitted later.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "edab56f4c90f45ba4e61d06d3fc9658da4e94bde",
      "tree": "ffcf4aef7590be3ce56152938844b154cad01bde",
      "parents": [
        "56d604defa91684509ac842317ea14501f224299"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:21:02 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:21:02 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - sh7720.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "56d604defa91684509ac842317ea14501f224299",
      "tree": "88d0892ab429a3916dfd60b5655234b7f78d71e1",
      "parents": [
        "0caedb02c4a02b6fd0f1a62dfeb917353d3c6162"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:20:48 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:20:48 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - sh7710.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "0caedb02c4a02b6fd0f1a62dfeb917353d3c6162",
      "tree": "f10ff7b7421a7cc3a2f484d5f8578462041dd305",
      "parents": [
        "592acbda89f40a93f7d71564cdf1da83229d226e"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:20:32 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:20:32 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - sh7705.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "592acbda89f40a93f7d71564cdf1da83229d226e",
      "tree": "6c7b0f682e1a4f047564584f63d5c1d0453a039d",
      "parents": [
        "053bfc5360c106528bbb57464ad2cbf4a2af8133"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:20:14 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:20:14 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - sh770x.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "053bfc5360c106528bbb57464ad2cbf4a2af8133",
      "tree": "703d19ec25003c3e5b410d6ada7f81c3707f51e0",
      "parents": [
        "5dece2bbda728fbf6a70e48be782c24c427072b0"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:19:54 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:19:54 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - mxg.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "5dece2bbda728fbf6a70e48be782c24c427072b0",
      "tree": "d2f65105b6708bc7497a9f778e07256bba85c5c9",
      "parents": [
        "e26b926a561ba24bfeb8a15bfc848f97052a50f4"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:19:31 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 19:19:31 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - sh7619.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f858abbecd0a3ec0ab3e3678612d626a0bd49686",
      "tree": "bb49182c57d65d83348699f56b17d1c61f489556",
      "parents": [
        "d55eedd57d05dbb00e4b66d1c01ea6fac0274c38"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 18:34:15 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 06 18:34:15 2009 +0900"
      },
      "message": "sh: multiple vectors per irq - sh7206.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    }
  ],
  "next": "d55eedd57d05dbb00e4b66d1c01ea6fac0274c38"
}
