)]}'
{
  "log": [
    {
      "commit": "929f5199448a67d41bb249d58815ef77bcd53622",
      "tree": "edb796c49205561ef98abb73f340e900225146dc",
      "parents": [
        "49e6a32f2f0876b6267584d9c7e0e213bca6e2b8"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 30 11:34:26 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:53:58 2010 +0100"
      },
      "message": "ARM: 6071/1: perf-events: allow modules to query the number of hardware counters\n\nFor OProfile to initialise oprofilefs correctly, it needs to know\nthe number of counters it can represent.\n\nThis patch adds a function to the ARM perf-events backend to return\nthe number of hardware counters available for the current PMU.\n\nCc: Jamie Iles \u003cjamie.iles@picochip.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "49e6a32f2f0876b6267584d9c7e0e213bca6e2b8",
      "tree": "4bf0191baf59163878396678dc514d519315aac3",
      "parents": [
        "181193f398e7d8da6b1196138f0e219709621743"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 30 11:33:33 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:53:57 2010 +0100"
      },
      "message": "ARM: 6070/1: perf-events: add support for xscale PMUs\n\nThe perf-events framework for ARM only supports v6 and v7 cores.\n\nThis patch adds support for xscale v1 and v2 PMUs to perf, based on the\nOProfile drivers in arch/arm/oprofile/op_model_xscale.c\n\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "181193f398e7d8da6b1196138f0e219709621743",
      "tree": "ab633ad66a481a4acfb3fffcedeaef78a4a5803a",
      "parents": [
        "49c006b93769a86bec2b32b9234abf016ac0d50e"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 30 11:32:44 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:53:57 2010 +0100"
      },
      "message": "ARM: 6069/1: perf-events: use numeric ID to identify PMU\n\nThe ARM perf-events framework provides support for a number of different\nPMUs using struct arm_pmu. The char *name field of this struct can be\nused to identify the PMU, but this is cumbersome if used outside of perf.\n\nThis patch replaces the name string for a PMU with an enum, which holds\na unique ID for the PMU being represented. This ID can be used to index\nan array of names within perf, so no functionality is lost. The presence\nof the ID field, allows other kernel subsystems [currently oprofile] to\nuse their own mappings for the PMU name.\n\nCc: Jean Pihet \u003cjpihet@mvista.com\u003e\nAcked-by: Jamie Iles \u003cjamie.iles@picochip.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "49c006b93769a86bec2b32b9234abf016ac0d50e",
      "tree": "6784e69f48186c6edc6e9130fc1680a31cec0ce4",
      "parents": [
        "c39e52a793f5599582dbacf4d8f62634a492f79e"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Thu Apr 29 17:13:24 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:53:57 2010 +0100"
      },
      "message": "ARM: 6064/1: pmu: register IRQs at runtime\n\nThe current PMU infrastructure for ARM requires that the IRQs for the PMU\ndevice are fixed at compile time and are selected based on the ARCH_ or MACH_ flags. This has the disadvantage of tying the Kernel down to a\nparticular board as far as profiling is concerned.\n\nThis patch replaces the compile-time IRQ registration with a runtime mechanism which allows the IRQs to be registered with the framework as\na platform_device.\n\nA further advantage of this change is that there is scope for registering\ndifferent types of performance counters in the future by changing the id\nof the platform_device and attaching different resources to it.\n\nAcked-by: Jamie Iles \u003cjamie.iles@picochip.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c39e52a793f5599582dbacf4d8f62634a492f79e",
      "tree": "7379649b5a722ceb45cc66f049a7571c66054dcd",
      "parents": [
        "762253741942d8ddbaca1c1ee62d7ed57544332b",
        "8716011315a5b2fa932fa1e7570c34975ed2cb14",
        "4fec9978822a66b25f5645eb20c115034a18cfd1",
        "de4338f40e48da3b604219909a1d4aa7aa60870f",
        "47ab0dee661dbd5aca67abe44a333e471134fbf9",
        "2a847513cdecd517f7efc06296c539c3a936cf98",
        "883413341e479d4e9f9c69def4884b4c6e1cef4e",
        "3e9cc70590287f7cb7e38793bbf968b3362b7612",
        "4c18e77f718cdda33363132127db4df795eadbd9",
        "f417cbad7394fdccec850d13d7d5621516d693ce"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:52:31 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:53:39 2010 +0100"
      },
      "message": "Merge branches \u0027at91\u0027, \u0027bcmring\u0027, \u0027ep93xx\u0027, \u0027iop\u0027, \u0027misc\u0027, \u0027nomadik\u0027, \u0027omap\u0027, \u0027pxa\u0027, \u0027spear\u0027 and \u0027versatile\u0027 into devel\n\nConflicts:\n\tarch/arm/Makefile\n\tarch/arm/common/Makefile\n\tarch/arm/mm/Kconfig\n"
    },
    {
      "commit": "47ab0dee661dbd5aca67abe44a333e471134fbf9",
      "tree": "6464acf6eb3cd42102fa70e160335626354edfc1",
      "parents": [
        "8c0b742ca7a7d21de0ddc87eda6ef0b282e4de18"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 11:02:43 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon May 17 11:52:11 2010 +0100"
      },
      "message": "ARM: Optionally allow ARMv6 to use \u0027normal, bufferable\u0027 memory for DMA\n\nProvide a configuration option to allow the ARMv6 to use normal\nbufferable memory for coherent DMA.  This option is forced to \u0027y\u0027\nfor ARMv7, and offered as a configuration option on ARMv6.\n\nEnabling this option requires drivers to have the necessary barriers\nto ensure that data in DMA coherent memory is visible prior to the\nDMA operation commencing.\n\nReviewed-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8c0b742ca7a7d21de0ddc87eda6ef0b282e4de18",
      "tree": "282fc26ab73adf3a611ae50ff67d7abf799589d0",
      "parents": [
        "49aea0fd95495538230e19f58e217fb06ffdbfeb"
      ],
      "author": {
        "name": "Kirill A. Shutemov",
        "email": "kirill@shutemov.name",
        "time": "Sat May 15 09:57:06 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:52 2010 +0100"
      },
      "message": "ARM: 6134/1: Handle instruction cache maintenance fault properly\n\nBetween \"clean D line...\" and \"invalidate I line\" operations in\nv7_coherent_user_range(), the memory page may get swapped out.\nAnd the fault on \"invalidate I line\" could not be properly handled\ncausing the oops.\n\nIn ARMv6 \"external abort on linefetch\" replaced by \"instruction cache\nmaintenance fault\". Let\u0027s handle it as translation fault. It fixes the\nissue.\n\nI\u0027m not sure if it\u0027s reasonable to check arch version in run-time.\nLet\u0027s do it in compile time for now.\n\nReviewed-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Siarhei Siamashka \u003csiarhei.siamashka@nokia.com\u003e\nSigned-off-by: Kirill A. Shutemov \u003ckirill@shutemov.name\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "49aea0fd95495538230e19f58e217fb06ffdbfeb",
      "tree": "8865597906e8c706f90cb47786a55c73e3f7a12c",
      "parents": [
        "8e2a43f5f5e1255879064924917fb1a6e5be7cb3"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 10:40:21 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:51 2010 +0100"
      },
      "message": "ARM: nwfpe: allow debugging output to be configured at runtime\n\nEnabling CONFIG_USER_DEBUG allows NWFPE to complain about every FP\nexception, which with some programs can cause the kernel message log\nto fill with NWFPE debug, swamping out other messages.\n\nThis change allows NWFPE debugging to be configured at run time.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8e2a43f5f5e1255879064924917fb1a6e5be7cb3",
      "tree": "561ddfdf7bc8e152f0f13bc4dcfe18f3eb517fd5",
      "parents": [
        "75070612c49c0bb976bb9221d051b20316ad1bc7"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 10:18:05 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:51 2010 +0100"
      },
      "message": "ARM: rename mach_cpu_disable() to platform_cpu_disable()\n\nConsistently name all SMP platform related functions.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "75070612c49c0bb976bb9221d051b20316ad1bc7",
      "tree": "4459727b25d1b1732f86cc6034879364801705c0",
      "parents": [
        "64039be8226b9f6c80c704d94ac9891eee4a274c"
      ],
      "author": {
        "name": "Jassi Brar",
        "email": "jassisinghbrar@gmail.com",
        "time": "Fri May 14 15:18:54 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:50 2010 +0100"
      },
      "message": "ARM: 6132/1: PL330: Add common core driver\n\nPL330 is a configurable DMA controller PrimeCell device.\nThe register map of the device is well defined.\nThe configuration of a particular implementation can be\nread from the six configuration registers CR0-4,Dn.\n\nThis patch implements a driver for the specification:-\nhttp://infocenter.arm.com/help/topic/com.arm.doc.ddi0424a/DDI0424A_dmac_pl330_r0p0_trm.pdf\n\nThe exported interface should be sufficient to implement\na driver for any DMA API.\n\nSigned-off-by: Jassi Brar \u003cjassisinghbrar@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "64039be8226b9f6c80c704d94ac9891eee4a274c",
      "tree": "60a675fdc5e5734a8f73b5c1081f4b966fea59e8",
      "parents": [
        "a2227120eead4ea7d2ea04d8ce0947f1dd23dedf"
      ],
      "author": {
        "name": "Jason McMullan",
        "email": "jason.mcmullan@gmail.com",
        "time": "Wed May 05 18:59:37 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:50 2010 +0100"
      },
      "message": "ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310\n\nThe L310 cache controller\u0027s interface is almost identical\nto the L210. One major difference is that the PL310 can\nhave up to 16 ways.\n\nThis change uses the cache\u0027s part ID and the Associativity\nbits in the AUX_CTRL register to determine the number of ways.\n\nAlso, this version prints out the CACHE_ID and AUX_CTRL registers.\n\nAcked-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nAcked-by: Acked-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Jason S. McMullan \u003cjason.mcmullan@netronome.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a2227120eead4ea7d2ea04d8ce0947f1dd23dedf",
      "tree": "42b8ef27585c8f4cac294594659f52833037a577",
      "parents": [
        "ceb683d3bc36f213aeef0c5d79e6fbb1e16bd459"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Mar 25 18:56:05 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:49 2010 +0100"
      },
      "message": "ARM: Move memory mapping into mmu.c\n\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ceb683d3bc36f213aeef0c5d79e6fbb1e16bd459",
      "tree": "a01d44449f12a866bd292d95a37db638820f0cd8",
      "parents": [
        "6262c92f51ffb074800d5a340ee16bc06758e037"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Mar 25 18:47:20 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:49 2010 +0100"
      },
      "message": "ARM: Ensure meminfo is sorted prior to sanity_check_meminfo\n\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6262c92f51ffb074800d5a340ee16bc06758e037",
      "tree": "65aa6539898b7aae6b27f4713602fc40dfa79f38",
      "parents": [
        "b7072c63c1b0611042ba6ecf0152a33c7b806e67"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Mar 25 17:06:19 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:48 2010 +0100"
      },
      "message": "ARM: Remove useless linux/bootmem.h includes\n\nThese files include linux/bootmem.h without using anything from this\nfile; remove the unnecessary include.\n\nAcked-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b7072c63c1b0611042ba6ecf0152a33c7b806e67",
      "tree": "a47d0c9c580a965b6ae8c0d986228e5765e8e0e5",
      "parents": [
        "4d736b5e1cffb716bfbad669ce6aedf454779373"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Sun May 02 12:40:35 2010 +0300"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:48 2010 +0100"
      },
      "message": "ARM: convert /proc/cpu/aligment to seq_file\n\nConvert code away from -\u003eread_proc/-\u003ewrite_proc interfaces.  Switch to\nproc_create()/proc_create_data() which makes addition of proc entries\nreliable wrt NULL -\u003eproc_fops, NULL -\u003edata and so on.\n\nProblem with -\u003eread_proc et al is described here commit\n786d7e1612f0b0adb6046f19b906609e4fe8b1ba \"Fix rmmod/read/write races in\n/proc entries\"\n\nThis patch is part of an effort to remove the old simple procfs PAGE_SIZE\nbuffer interface.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4d736b5e1cffb716bfbad669ce6aedf454779373",
      "tree": "630371ae5c0ed3f015de1d5ef81e2e8ee0108a9f",
      "parents": [
        "52882173cfed4fabcc1496755000bf022d681e52"
      ],
      "author": {
        "name": "FUJITA Tomonori",
        "email": "fujita.tomonori@lab.ntt.co.jp",
        "time": "Sun Apr 04 23:25:52 2010 +0900"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat May 15 15:03:48 2010 +0100"
      },
      "message": "arm: use asm-generic/scatterlist.h\n\nSigned-off-by: FUJITA Tomonori \u003cfujita.tomonori@lab.ntt.co.jp\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2a847513cdecd517f7efc06296c539c3a936cf98",
      "tree": "53e900b62c497d88524e6020a6b47a492336bd5e",
      "parents": [
        "af7dc2281fd3cedc04cb51bcc0887cdaf65c3fcc"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Fri May 07 10:03:02 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 13 12:22:42 2010 +0100"
      },
      "message": "ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clock\n\nThis provides some serious scheduling for the Nomadik family by\nintroducing a sched_clock() using the MTU clock source in the\nsame manner as e.g. OMAP or U300. This type of solutions has been\ndiscussed at no end in the past, however we need this resolution\nfor making measurements and using HRTimers.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4fec9978822a66b25f5645eb20c115034a18cfd1",
      "tree": "fc6c064697704c5a86e2f6c7ac9ae77f60cbd80d",
      "parents": [
        "99e6a23adfadc2da2006f3715c4332c3bf502c07"
      ],
      "author": {
        "name": "Mika Westerberg",
        "email": "mika.westerberg@iki.fi",
        "time": "Tue May 11 15:34:54 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 13 12:19:52 2010 +0100"
      },
      "message": "ARM: 6124/1: ep93xx: SPI driver platform support code\n\nThis patch adds platform side support code for the EP93xx SPI\ndriver. This includes clock, resources and muxing. There is a new\nfunction: ep93xx_register_spi() which can be used by board support\ncode to register new SPI devices for the board.\n\nThis patch depends on patch\n  5998/1 ep93xx: added chip revision reading function\n\nCc: Ryan Mallon \u003cryan@bluewatersys.com\u003e\nCc: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Mika Westerberg \u003cmika.westerberg@iki.fi\u003e\nAcked-by: H Hartley Sweeten \u003chsweeten@visionengravers.com\u003e\nAcked-by: Martin Guy \u003cmartinwguy@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "af7dc2281fd3cedc04cb51bcc0887cdaf65c3fcc",
      "tree": "5bd51ed12452e283806827e1793415ba6011b757",
      "parents": [
        "dc6048c7f97beaf8c5bb97ed772f43330d04727a"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Thu May 06 11:14:17 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 06 20:17:20 2010 +0100"
      },
      "message": "ARM: 6104/1: nomadik-gpio: use clk API\n\nAdd clocks with appropriate names in platforms that use it, and use the\nclk API in nomadik-gpio.\n\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "dc6048c7f97beaf8c5bb97ed772f43330d04727a",
      "tree": "8a76888f2316ffd18099b132224799b571f77d9b",
      "parents": [
        "2210d6453b4d888c122b2b1c236f50b0a2d30bfa"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Thu May 06 10:47:25 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 06 20:17:20 2010 +0100"
      },
      "message": "ARM: 6103/1: nomadik: define clocks statically\n\nAdd a table for clocks to be defined statically, so that new clocks can\nbe added without having to call nmdk_clk_create() for each of them.\nRemove the now unused nmdk_clk_create() function.\n\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2210d6453b4d888c122b2b1c236f50b0a2d30bfa",
      "tree": "c78132058af085474585713b4e2aeb350a527f83",
      "parents": [
        "7a852d8060e1bb3a5e621caaebea86c43cf4a62d"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Thu May 06 10:45:18 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 06 20:17:19 2010 +0100"
      },
      "message": "ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts\n\nSet a default trigger type for interrupts, otherwise if request_irq is\ncalled without specifiying a trigger type, the interrupt will not\nactually be enabled.\n\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7a852d8060e1bb3a5e621caaebea86c43cf4a62d",
      "tree": "3c3ea7aa4c69bcc382d09b2cbc6e9b99189c24d6",
      "parents": [
        "040e5ecddaa72f1f982b83cb205509bc9ce7f91e"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Thu May 06 10:43:55 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 06 20:17:19 2010 +0100"
      },
      "message": "ARM: 6101/1: nomadik-gpio: don\u0027t enable in set_type\n\nOn this peripheral, setting the trigger type enables the interrupt, and\nthe current set_type() implementation unconditionally enables the\ninterrupt, even if it is called when the interrupt is disabled.  Fix\nset_type() to:\n\n - if the interrupt is disabled, defer the actual trigger setting to\n   when it is unmasked\n\n - if the interrupt is enabled, change the type immediately by clearing\n   the old type and then re-enabling with the new type.\n\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "040e5ecddaa72f1f982b83cb205509bc9ce7f91e",
      "tree": "0fea453828a29b4df0a4fe373bd13986c1bf4543",
      "parents": [
        "6b07aaedc029d507501a931aabfd3d0a70f1828f"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Thu May 06 10:42:42 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 06 20:17:18 2010 +0100"
      },
      "message": "ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqs\n\nRemove some nearly-duplicated code to make the following patch simpler.\n\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6b07aaedc029d507501a931aabfd3d0a70f1828f",
      "tree": "74c0e52ce716550ac582b7270bfd8e0cf7f9dff4",
      "parents": [
        "591d8dd71cc265465ac706ac11e5f613c6181a43"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Thu May 06 10:40:47 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu May 06 20:15:23 2010 +0100"
      },
      "message": "ARM: 6099/1: nomadik-gpio: fix mask/unmask\n\nMask/unmask should modify the interrupt mask register (RIMSC\nand FIMSC) not the wakeup mask registers (RWIMSC and FWIMSC).\n\nAcked-by: Alessandro Rubini \u003crubini@unipv.it\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "762253741942d8ddbaca1c1ee62d7ed57544332b",
      "tree": "752b1aa44843cafbbdf953e3d72ab46a88e032cc",
      "parents": [
        "e8faff7330a3501eafc9bfe5f4f15af444be29f5"
      ],
      "author": {
        "name": "Harro Haan",
        "email": "hrhaan@gmail.com",
        "time": "Mon Mar 01 17:54:55 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed May 05 09:15:05 2010 +0100"
      },
      "message": "ARM: 5966/1: at91_udc HW glitch\n\nAdd some delay to avoid reading CSR TXCOUNT too early after\nupdating it.\n\nFor more info about this HW glitch see:\nhttp://lists.arm.linux.org.uk/lurker/message/20090325.150843.f515c02f.en.html\nhttp://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100129/10ba0f8b/attachment.el\nhttp://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100203/09cdb3b4/attachment.el\nhttp://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100203/08b5b249/attachment.el\n\nFirst applied: \"Fix soft lockup in at91 udc driver\"\nhttp://www.arm.linux.org.uk/developer/patches/viewpatch.php?id\u003d5965\n\nSigned-off-by: Anti Sullin \u003canti.sullin@artecdesign.ee\u003e\nSigned-off-by: Harro Haan \u003chrhaan@gmail.com\u003e\nAcked-by: Remy Bohmer \u003clinux@bohmer.net\u003e\nAcked-by: Andrew Victor \u003clinux@maxim.org.za\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "591d8dd71cc265465ac706ac11e5f613c6181a43",
      "tree": "8304dacd18915ba63279413e7cd77c456a1fee98",
      "parents": [
        "cb165c52561fd5947747fdbdb0c7ad22c6138175"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:46:51 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:06 2010 +0100"
      },
      "message": "ARM: 6090/1: ux500: add U5500 support\n\nAdd basic support for the U5500 platform.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "cb165c52561fd5947747fdbdb0c7ad22c6138175",
      "tree": "c92b622fef4aff2de35ed39229edbcfb7bab556c",
      "parents": [
        "817412d3a1391d4667494f16cd49455c62453c78"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:42:07 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:06 2010 +0100"
      },
      "message": "ARM: 6089/1: ux500: rename cpu-u8500.c to cpu-db8500.c\n\nMove the DB8500-specific file to a more appropriate name.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "817412d3a1391d4667494f16cd49455c62453c78",
      "tree": "cd244ef3e334920aaea8604eeb04ba38b571a3e7",
      "parents": [
        "41ac329f607add059ae8b063375c5d9d6e7471cf"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:31:35 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:05 2010 +0100"
      },
      "message": "ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*\n\nSo that the correct addresses get used on U5500.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "41ac329f607add059ae8b063375c5d9d6e7471cf",
      "tree": "b8e33a20cbac44e3f8cecef764e55b1d9ba7e311",
      "parents": [
        "5b1f7ddf18b75adeb433ef9d91a2e4bd7580facc"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:28:05 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:05 2010 +0100"
      },
      "message": "ARM: 6087/1: ux500: move sys_timer to cpu.c\n\nMove the common system timer setup code to cpu.c.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5b1f7ddf18b75adeb433ef9d91a2e4bd7580facc",
      "tree": "d0567f37e6d9d8390a0755963ecf2bd9b83498b7",
      "parents": [
        "f9faf23799d0726afb56ee6c6c53fbea00ec7de3"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:25:52 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:04 2010 +0100"
      },
      "message": "ARM: 6086/1: ux500: move gpio devices to devices-db8500.c\n\nThe GPIO layout is different on DB5500, so move the current one to\ndevices-db8500.c.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f9faf23799d0726afb56ee6c6c53fbea00ec7de3",
      "tree": "02145fb643743488cffd057a687ed3737c96d2ad",
      "parents": [
        "4b27aa4140c20380a67ecefaa48cf3714cc0b8ea"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:24:37 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:04 2010 +0100"
      },
      "message": "ARM: 6085/1: ux500: reorganize i2c devices\n\nMove common i2c devices to devices.c and DB8500-specific I2C\ndevices to devices-db8500.c.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4b27aa4140c20380a67ecefaa48cf3714cc0b8ea",
      "tree": "9c317e2f8d2374d5b02bfda53a6287a62944303d",
      "parents": [
        "9e4e7fe1a97191e373257ab59e3d6bbcce9a9f1e"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:18:38 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:04 2010 +0100"
      },
      "message": "ARM: 6084/1: ux500: move UART devices to devices.c\n\nThe three PL011 UARTs are common among Ux500 SoCs, so move them to\ndevices.c.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9e4e7fe1a97191e373257ab59e3d6bbcce9a9f1e",
      "tree": "d29bb31d26432225887d2ee00c77b0f5f07f5acf",
      "parents": [
        "d48fd006e6d9394e9abd14f4747034f73bb6a386"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 08:03:52 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:03 2010 +0100"
      },
      "message": "ARM: 6083/1: ux500: put DB8500-specific devices in devices-db8500.c\n\nAdd devices-db8500.c for DB8500-specific devices, starting\nwith SSP0.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d48fd006e6d9394e9abd14f4747034f73bb6a386",
      "tree": "fab3577a596c9f81268f37cf71bf07a67da39e78",
      "parents": [
        "d67d1127a625cc5ebc3802180b19cc74f35b5578"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 07:46:56 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:02 2010 +0100"
      },
      "message": "ARM: 6082/1: ux500: put common devices into devices.c\n\nIntroduce devices.c, for placing devices common among Ux500 SoCs.  Start\nwith the PL031 device.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d67d1127a625cc5ebc3802180b19cc74f35b5578",
      "tree": "bfc7b59e93c3dbe3ad76757c9e9b622913cadeb0",
      "parents": [
        "178980f98eef58607647eb66e178bf984bf81f4c"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 07:43:48 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:02 2010 +0100"
      },
      "message": "ARM: 6081/1: ux500: move gpio macros to common header\n\nMove GPIO macros to a common header, and allow them to use the correct\nmacros for the appropriate SoC, and be named accordingly.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "178980f98eef58607647eb66e178bf984bf81f4c",
      "tree": "42b536e6e9ffb447a3b070a44a8219aed424e4d0",
      "parents": [
        "39a982b4cda1b9c129094a411962348827412d50"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 07:39:02 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:02 2010 +0100"
      },
      "message": "ARM: 6080/1: ux500: move irq and common maps to cpu.c\n\nMove IRQ initialization and common io mapping setup code to cpu.c,\nrenaming U8500* to UX500* along the way.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "39a982b4cda1b9c129094a411962348827412d50",
      "tree": "d0e4106fe04e593de9a641ff0e08661da69a2749",
      "parents": [
        "c9c0957286e73d01e98503f714d32180e6963757"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 07:38:06 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:01 2010 +0100"
      },
      "message": "ARM: 6079/1: ux500: allow choice of the DEBUG_LL UART\n\nAllow the UART used for DEBUG_LL to be selected.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c9c0957286e73d01e98503f714d32180e6963757",
      "tree": "60841e55226c1de216524626833415f78f03603e",
      "parents": [
        "f38406bbfc5e1d4bd9726454ecb60ba52aa9da11"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 07:34:53 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:01 2010 +0100"
      },
      "message": "ARM: 6078/1: ux500: add per-SoC register definitions\n\nSplit up all the hardware register definitions previously found in\nhardware.h into per-SoC files db8500-regs.h and db5500-regs.h.  Rename a\ncouple of macros to prepare for sharing code between the variants.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f38406bbfc5e1d4bd9726454ecb60ba52aa9da11",
      "tree": "f2586f252296df9d0500e0e2a9eb672815a7c0f3",
      "parents": [
        "72638ddd1422df38d1b1b269038cfc8d66152c10"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin.vincent@stericsson.com",
        "time": "Mon May 03 07:27:31 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 17:50:00 2010 +0100"
      },
      "message": "ARM: 6077/1: ux500: add SOC Kconfig variables\n\nThis adds the different config options for SoCs DB8500 and DB5500 and\nrefines the SoC/CPU detection code to support the DB5500 as well via\nthese.  The selection between DB5500 and DB8500 is currently a simple\ncompile-time choice.\n\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nAcked-by: Srinidhi Kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nSigned-off-by: Rabin Vincent \u003crabin.vincent@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e8faff7330a3501eafc9bfe5f4f15af444be29f5",
      "tree": "f0348e3831698baed6cc122972b8239bd155ecdf",
      "parents": [
        "aec9562f3db8ece218125042e0b2b7ac5b7091e7"
      ],
      "author": {
        "name": "Claudio Scordino",
        "email": "claudio@evidence.eu.com",
        "time": "Mon May 03 13:31:28 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 16:59:11 2010 +0100"
      },
      "message": "ARM: 6092/1: atmel_serial: support for RS485 communications\n\nFinal version of the patch that adds support for RS485 communications to the atmel_serial driver.\n\nThe patch has been already sent and discussed on both linux-kernel and linux-arm-kernel mailing lists several times.\n\nMany people collaborated to improve and test the code:\n\nTested-by: Sebastian Heutling \u003cSebastian.Heutling@who-ing.de\u003e\nTested-by: Bernhard Roth \u003cbr@pwrnet.de\u003e\nReviewed-by: Ryan Mallon \u003cryan@bluewatersys.com\u003e\nSigned-off-by: Claudio Scordino \u003cclaudio@evidence.eu.com\u003e\nSigned-off-by: Michael Trimarchi \u003cmichael@evidence.eu.com\u003e\nSigned-off-by: Rick Bronson \u003crick@efn.org\u003e\nSigned-off-by: Sebastian Heutling \u003cSebastian.Heutling@who-ing.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4c18e77f718cdda33363132127db4df795eadbd9",
      "tree": "bbecdc08f487246049bb6d0c212d338a9056597a",
      "parents": [
        "ff37f6e5910c4fd7ad42063d89c0687def665941"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Mon May 03 09:24:30 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue May 04 16:54:54 2010 +0100"
      },
      "message": "ARM: 6091/1: ST SPEAr: Adding support for shared irq layer\n\nMultiple peripherals in SPEAr share common hardware interrupt lines.\nThis patch adds support for a shared irq layer, which registers hardware\nirqs by itself and exposes virtual irq numbers to peripherals.\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "aec9562f3db8ece218125042e0b2b7ac5b7091e7",
      "tree": "047bd61d5794b40dd2283f1925af0bdb00f3f0bc",
      "parents": [
        "e2941054ed596dd67a6094b7aca165af1b1f9926"
      ],
      "author": {
        "name": "Anders Larsen",
        "email": "al@alarsen.net",
        "time": "Tue Apr 13 12:05:32 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 23:13:13 2010 +0100"
      },
      "message": "ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle\n\nDisable the processor clock when the CPU is idle.\n\nThis saves much more power than merely entering \u0027Wait for Interrupt\u0027 mode.\nSince JTAG-debugging doesn\u0027t work when the processor clock is switched off,\nmake it conditional on CONFIG_DEBUG_KERNEL.\n\nSigned-off-by: Anders Larsen \u003cal@alarsen.net\u003e\nAcked-by: Andrew Victor \u003cavictor.za@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f417cbad7394fdccec850d13d7d5621516d693ce",
      "tree": "78a14c7f605ee810efa2f3ccd29841c98ecdd8f3",
      "parents": [
        "59ac59f6f1432aa9417d2592bdfd17c99804dd66"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Thu Apr 15 10:16:26 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:40 2010 +0100"
      },
      "message": "ARM: 6057/1: Realview: register PMU IRQs during board initialisation\n\nThis patch updates the initialisation routines for the Realview boards\nand the Versatile Express board [ca9x4 tile] so that they register their\nPMU IRQs with the PMU framework in the Kernel.\n\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "59ac59f6f1432aa9417d2592bdfd17c99804dd66",
      "tree": "c4251d8827165d9eb926d77470a59fb196f998f8",
      "parents": [
        "fef88f10767cfd9f9b4eebb5d5490214c5e13ad5"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Feb 11 21:56:07 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:39 2010 +0100"
      },
      "message": "ARM: Add Versatile Express SMP support\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fef88f10767cfd9f9b4eebb5d5490214c5e13ad5",
      "tree": "cf4a8cb7d8e3959a0d1692314ec41282eeeff6c3",
      "parents": [
        "ceade897f31b8bb66f378cc35859fcfd0d46aaa2"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Feb 28 17:26:25 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:39 2010 +0100"
      },
      "message": "ARM: Add Versatile Express CA9x4 processor support\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ceade897f31b8bb66f378cc35859fcfd0d46aaa2",
      "tree": "44f6fffb4f93ec6247b468e4009e414b4124f585",
      "parents": [
        "9bf5b2ef673237e0e43161c56f70ac8bf24e43f9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Feb 11 21:44:53 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:38 2010 +0100"
      },
      "message": "ARM: Add Versatile Express support\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9bf5b2ef673237e0e43161c56f70ac8bf24e43f9",
      "tree": "6b75855102d54da6ff6d7023ae00e25610e44f92",
      "parents": [
        "3081e43b97cb50a80ebd98ce4b60e4853ad38424"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Mar 01 16:18:39 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:38 2010 +0100"
      },
      "message": "ARM: Indirect round/set_rate operations through clk structure\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3081e43b97cb50a80ebd98ce4b60e4853ad38424",
      "tree": "eb773a0dae54bd31c709b9ca5b84fb22aed0af88",
      "parents": [
        "d1914c7e75cff736e2c2dac13ad2fe20c2567e68"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Wed Jan 20 19:06:26 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:37 2010 +0100"
      },
      "message": "ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMU\n\nIn anticipation of PMU support for Realview boards, the IRQs defined\nfor some of these boards need updating.\n\nThis patch removes incorrect L220 IRQ definitions, corrects incorrect PMU\nIRQs and adds any missing IRQs that are required.\n\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d1914c7e75cff736e2c2dac13ad2fe20c2567e68",
      "tree": "a9913c63b86caf9122b6b1246e8045b9b436c98e",
      "parents": [
        "f5fc00826d1e60af0e22cb9f65b933d823a8ed84"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 20:09:34 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:37 2010 +0100"
      },
      "message": "ARM: Make Integrator/Versatile/Reaview VCO code similar\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f5fc00826d1e60af0e22cb9f65b933d823a8ed84",
      "tree": "bcff2df77e951dbfc0833cda47620ee3c65694ac",
      "parents": [
        "6be4826e37122b25cb10b215fc84c3a0b1fe1402"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 20:07:35 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:36 2010 +0100"
      },
      "message": "ARM: Realview/Versatile: separate out common sched_clock()\n\nProvide a common sched_clock() implementation for Versatile and\nRealview.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6be4826e37122b25cb10b215fc84c3a0b1fe1402",
      "tree": "4aad2c701f4b516e3bb75d23c11e0f4380d760cb",
      "parents": [
        "5a46334ac688fb538b335599e1ff3b6cfaf769e9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jan 17 16:20:56 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:36 2010 +0100"
      },
      "message": "ARM: Integrator: move 16-bit timer support to Integrator/AP\n\nOnly Integrator/AP has 16-bit timers, so move the support into the\nIntegrator/AP specific support files.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5a46334ac688fb538b335599e1ff3b6cfaf769e9",
      "tree": "2d413d7d591fa23f7694c312514c3286078d576a",
      "parents": [
        "e606a940cba4083b9c382c17251636856e03346b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 23:52:12 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:36 2010 +0100"
      },
      "message": "ARM: Integrator: convert Integrator/CP to use SP804 timer support\n\nThe Integrator/CP board has SP804-compatible timer modules, so use\nthe SP804-compatible code from Versatile and Realview.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e606a940cba4083b9c382c17251636856e03346b",
      "tree": "ccdc15e24c51eee2ae61f12ecd40e85a3ccea26f",
      "parents": [
        "4ce1755275c13eb0de90fe23c950bce5e81e680f"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jan 17 19:27:09 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:35 2010 +0100"
      },
      "message": "ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4ce1755275c13eb0de90fe23c950bce5e81e680f",
      "tree": "c6ee385d4d3ee92e36ec2e7ec0fa0e2245435217",
      "parents": [
        "fe8e1a57f0ccdaede41618ca9ced7d746b6298d3"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jan 15 18:19:56 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:35 2010 +0100"
      },
      "message": "ARM: Realview/Versatile: don\u0027t use magic numbers for timer frequency\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fe8e1a57f0ccdaede41618ca9ced7d746b6298d3",
      "tree": "c1056096717f28e5c8c8d59395ca0efff61ca539",
      "parents": [
        "e388771458b4ff3ad81ab70e390b24d069647da4"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 22:37:12 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:34 2010 +0100"
      },
      "message": "ARM: Realview/Versatile: remove useless TIMER_RELOAD calculations\n\nRealview/Versatile copied the Integrator timer code, including the\ncalculations for ensuring that the reload value fits into the 16-bit\ncounter.  However, these platforms have a 32-bit counter which is\nclocked at a slower rate.\n\nThe result is that the preprocessor conditions are never triggered:\nTICKS_PER_uSEC \u003d 1, mSEC_10 \u003d 10000, which is 0x2710 - less than\n0x10000.\n\nSo, remove the unnecessary complexity, reducing the TIMER_RELOAD\ncalculation to just:\n\n\tTICKS_PER_uSEC * mSEC_10\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e388771458b4ff3ad81ab70e390b24d069647da4",
      "tree": "43f130464e60cabf5a1357355277f3d959cd1789",
      "parents": [
        "f4b8b319bf21bf3576014ce7336763cd3e1684ef"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 13:30:16 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:34 2010 +0100"
      },
      "message": "ARM: Realview/Versatile: separate out common SP804 timer code\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f4b8b319bf21bf3576014ce7336763cd3e1684ef",
      "tree": "5f3200e3b82dd23fc58633e010f3996246d81607",
      "parents": [
        "c5a0adb51002e51a4254cb7f0ab7190d41d8b930"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 12:48:06 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:33 2010 +0100"
      },
      "message": "ARM: Realview/Versatile/Integrator: separate out common clock code\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c5a0adb51002e51a4254cb7f0ab7190d41d8b930",
      "tree": "b6ae6bd13b1aa722e7d96876da28cd5ac3722188",
      "parents": [
        "232eaf7f268f765b52170bec42bfa0c5825aa239"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 20:16:10 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:33 2010 +0100"
      },
      "message": "ARM: ICST: kill duplicate icst code\n\nThe only difference between ICST307 and ICST525 are the two arrays\nfor calculating the S parameter; the code is now identical.  Merge\nthe two files and kill the duplicated code.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "232eaf7f268f765b52170bec42bfa0c5825aa239",
      "tree": "972eb80dcb7d3b0d8ee10f83f307f1bc47b784a9",
      "parents": [
        "e73a46a3d3df22b379d8adcb59999eafea1d60d5"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 19:46:19 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:32 2010 +0100"
      },
      "message": "ARM: ICST: indirect s2div and idx2s arrays via icst_params\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e73a46a3d3df22b379d8adcb59999eafea1d60d5",
      "tree": "20253a507d838d0acc180776ba5e7737111e78df",
      "parents": [
        "64fceb1dcd1aa6a9f2e53cf8830b38bb007b375b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 19:49:39 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:31 2010 +0100"
      },
      "message": "ARM: ICST: move minimum VCO frequency to icst_params\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "64fceb1dcd1aa6a9f2e53cf8830b38bb007b375b",
      "tree": "ccf7b5a9fc9bbf65962b6bc7ba0d4adac0206c8e",
      "parents": [
        "4de2edbd15ff70c77e1d018611d06f7801fc2b72"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 17:28:44 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:31 2010 +0100"
      },
      "message": "ARM: ICST: use Hz instead of kHz\n\nThis makes the ICST support fit more nicely with the clk API,\neliminating the need to *1000 and /1000 in places.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4de2edbd15ff70c77e1d018611d06f7801fc2b72",
      "tree": "576899cd3a6492bb01d8326851ee63e1ea58fc0a",
      "parents": [
        "643761ac43dfe4bea1195e966fc65a9403cdcb9f"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 18:08:47 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:30 2010 +0100"
      },
      "message": "ARM: ICST: provide definitions for max/min VCO frequencies\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "643761ac43dfe4bea1195e966fc65a9403cdcb9f",
      "tree": "75d59ed9d5d2058f188acc6bbdb047f8266fa512",
      "parents": [
        "39c0cb02db5b8fdfac76d506b7a008b70bc960e9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 17:15:07 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:30 2010 +0100"
      },
      "message": "ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them\n\nThese functions were originally implemented for the CLCD driver before\nwe had clk API support.  Since the CLCD driver does not use these\nanymore, we can remove them.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "39c0cb02db5b8fdfac76d506b7a008b70bc960e9",
      "tree": "30e79dcadb5f6c26bba5fcf585cc309e240ff948",
      "parents": [
        "b830b9b5b3d04bc22f0b9ded85b713f7d3c11b7f"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 16:27:28 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:29 2010 +0100"
      },
      "message": "ARM: ICST: merge common ICST VCO structures\n\nThe structures for the ICST307 and ICST525 VCO devices are\nidentical, so merge them together.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b830b9b5b3d04bc22f0b9ded85b713f7d3c11b7f",
      "tree": "a0abbc79d08f1bfbe65fb1ea9b48dae8c374f780",
      "parents": [
        "7d60a044c8226d86fa93c2cf90ccdb97e3ba28fa"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jan 17 20:45:12 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:29 2010 +0100"
      },
      "message": "ARM: Integrator: convert to use register definitions\n\nRather than using converted base address plus offset, use the register\naddress itself now that IO_ADDRESS() can cope with these.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7d60a044c8226d86fa93c2cf90ccdb97e3ba28fa",
      "tree": "b4457af41eb2d1141a448f7ad0e72b059b8f08eb",
      "parents": [
        "da7ba956c84d3c85c5ec619af794a6ca0ee3faae"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jan 17 20:23:57 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:28 2010 +0100"
      },
      "message": "ARM: Integrator: allow IO_ADDRESS() to be used for register addresses\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "da7ba956c84d3c85c5ec619af794a6ca0ee3faae",
      "tree": "3e0cccd1ca0d29f90870cad6cdc973c9b7218a36",
      "parents": [
        "861248d177145fc5861507e4607fec89fd0a0462"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jan 17 19:59:58 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 02 09:35:28 2010 +0100"
      },
      "message": "ARM: Integrator: fix Integrator/CP definitions, move to platform.h\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "883413341e479d4e9f9c69def4884b4c6e1cef4e",
      "tree": "e1dfc5e7ee4f4d2dc8b3596c8dc850b28403c807",
      "parents": [
        "28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 09 13:54:43 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:08:20 2010 +0100"
      },
      "message": "ARM: 6046/1: ARM: OMAP: register PMU IRQs during board initialisation\n\nThis patch updates the initialisation routines for the OMAP2 and OMAP3\nboards so that they register their PMU IRQs with the PMU framework in\nthe Kernel.\n\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3e9cc70590287f7cb7e38793bbf968b3362b7612",
      "tree": "5927487be8c18726fce3f76fdbf890a0897adb22",
      "parents": [
        "28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 09 13:57:51 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:08:05 2010 +0100"
      },
      "message": "ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation\n\nThis patch adds an initcall for the pxa platforms so that they\nregister their PMU IRQs with the PMU framework in the Kernel.\n\nCc: Eric Miao \u003ceric.y.miao@gmail.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "861248d177145fc5861507e4607fec89fd0a0462",
      "tree": "f0d11b6c0aefc66d87b5f668e58d09884f40884b",
      "parents": [
        "13edd86d7a8b64735c60c308faac785a6f2257b2"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jan 15 22:12:46 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:04:17 2010 +0100"
      },
      "message": "ARM: Integrator: pass \u0027khz\u0027 to integrator_time_init\n\nThis is now what the clocksource/clockevent initialization functions\nwant, so give them the timer tick rate directly.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "13edd86d7a8b64735c60c308faac785a6f2257b2",
      "tree": "94fefea5ea04b46a005154981ffcb66cd50e12b7",
      "parents": [
        "b9cedda230793cbf58eb012ddadedd490cc8e129"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jan 15 21:49:23 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:04:16 2010 +0100"
      },
      "message": "ARM: Integrator: convert to generic clockevent support\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b9cedda230793cbf58eb012ddadedd490cc8e129",
      "tree": "5c1e21e04206d68d9089299e6b9f61347c3f8070",
      "parents": [
        "ba02a21544b41a65e58506f1d79353203d94b8b6"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jan 15 18:10:33 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:04:15 2010 +0100"
      },
      "message": "ARM: Integrator: convert to generic time support\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ba02a21544b41a65e58506f1d79353203d94b8b6",
      "tree": "7dcd84b616003e7a3fb56fc23cc18dee0211b953",
      "parents": [
        "a285edcf18b8838814d645c7e411a337a825236e"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 16 15:07:08 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:04:15 2010 +0100"
      },
      "message": "ARM: Improve documentation in arm_timer.h\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a285edcf18b8838814d645c7e411a337a825236e",
      "tree": "ce13257ff0d6da7896088732bba59e3a2ebe4658",
      "parents": [
        "28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jan 14 19:59:37 2010 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:04:15 2010 +0100"
      },
      "message": "ARM: Fix Versatile\u0026Integrator includes to behave in the same way as Realview\n\nRealview doesn\u0027t include mach/platform.h in mach/hardware.h, so\nmake versatile behave in the same way.  Also, move the definition\nof __io_address() into mach/hardware.h, just like Realview.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "de4338f40e48da3b604219909a1d4aa7aa60870f",
      "tree": "b653ddfb75f1b3dd7f96637e0d0e9b1272c0c701",
      "parents": [
        "cc761beda2426cf663a649b905b6643673ff7b30"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 09 13:57:02 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:03:49 2010 +0100"
      },
      "message": "ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation\n\nThis patch adds an initcall for the iop3xx platforms so that they\nregister their PMU IRQS with the PMU framework in the Kernel.\n\nCc: Lennert Buytenhek \u003ckernel@wantstofly.org\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "cc761beda2426cf663a649b905b6643673ff7b30",
      "tree": "f80711b8128c855afb5e8a6d1cef69656f91f272",
      "parents": [
        "28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633"
      ],
      "author": {
        "name": "Aaro Koskinen",
        "email": "aaro.koskinen@nokia.com",
        "time": "Tue Feb 16 22:06:14 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:03:49 2010 +0100"
      },
      "message": "ARM: 5943/1: iop: n2100: enable serial interrupt\n\nThecus N2100 has a jumper (J3/J4) to select whether the XINT1 interrupt\nline is connected to the second UHCI controller (position J3) or to\nthe serial port UART (position J4). Currently, the kernel is hardcoded\nto assume the J3 position, and the serial port is always being used in\npolling mode.\n\nThe patch adds the IRQ autodetection flag for the serial port interrupt,\nand also marks it as shared (as the driver for the second UHCI controller\nwill request the interrupt in any case). Now, when the jumper is set to\nthe J4 position, the serial port will have an interrupt line, resulting\nin less CPU overhead and faster throughput.\n\nTested-by: Mikael Pettersson \u003cmikpe@it.uu.se\u003e\nSigned-off-by: Aaro Koskinen \u003caaro.koskinen@iki.fi\u003e\nAcked-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8716011315a5b2fa932fa1e7570c34975ed2cb14",
      "tree": "4ccd9cd93710402f55407fa1368cba19600c2bc6",
      "parents": [
        "28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Fri Apr 09 13:55:54 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:03:22 2010 +0100"
      },
      "message": "ARM: 6047/1: ARM: BCMRING: register PMU IRQ during board initialisation\n\nThis patch updates the initialisation routine for the BCMRING platform\nso that it registers its PMU IRQ with the PMU framework in the Kernel.\n\nAcked-by: Leo Chen \u003cleochen@broadcom.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633",
      "tree": "e0d9f392da201ce0334a987f7a2eb01a72cc8a5a",
      "parents": [
        "39710479303fd3affb3e204e9a7a75cc676977b5"
      ],
      "author": {
        "name": "Will Deacon",
        "email": "will.deacon@arm.com",
        "time": "Thu Apr 29 17:11:45 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 29 18:03:21 2010 +0100"
      },
      "message": "ARM: 6063/1: pmu: add enum describing PMU types\n\nThis patch adds an enum describing the potential PMU device types in\npreparation for PMU device registration via platform devices.\n\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "52882173cfed4fabcc1496755000bf022d681e52",
      "tree": "6f30bfd65acd01fa8eda00df14fd17b318268c73",
      "parents": [
        "e193ba290f0228453341b41ab2bbdd963259f97e"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "cbouatmailru@gmail.com",
        "time": "Mon Apr 19 13:20:49 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 22 21:38:11 2010 +0100"
      },
      "message": "ARM: 6058/1: Add support for PCI domains\n\nThis patch adds support for PCI domains on ARM platforms.\n\nAlso, protect asm/mach/pci.h from multiple inclustions, otherwise\nbuild fails because of pci_domain_nr() and pci_proc_domain()\nredefinitions.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e2941054ed596dd67a6094b7aca165af1b1f9926",
      "tree": "b9064f2ab8371bde299964df3f9cb8a6f3c365d4",
      "parents": [
        "67be0b8dbaffc5ecdcc4dae3c8824a5197204c55"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Wed Apr 14 17:54:04 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 16:56:27 2010 +0100"
      },
      "message": "ARM: 6056/1: AT91: at91sam9g10 chip identification changed\n\nA bit in the at91sam9g10 identification number changed between Engineering\nSample and final product. This patch will identify both as being at91sam9g10.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nAcked-by: Andrew Victor \u003clinux@maxim.org.za\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "72638ddd1422df38d1b1b269038cfc8d66152c10",
      "tree": "b40bb3d7a3f86c454405d732686269615de180b0",
      "parents": [
        "808d97ccbe8e8251b1435e86c762965fd7e8a75e"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Thu Apr 08 07:40:13 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 16:08:18 2010 +0100"
      },
      "message": "ARM: 6034/1: ARM: U300: set f_max to 24 MHz for MMCI\n\nThis employs the frequency setting mechanism introduced to the\nMMCI to specify that this system can actually be clocked at 24 MHz.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "808d97ccbe8e8251b1435e86c762965fd7e8a75e",
      "tree": "b45e594937a226c4d346240f9d3387c4cd8e5b8a",
      "parents": [
        "771dc157e06d69fcece0b2c8a29b9010345d8e9a"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Thu Apr 08 07:39:38 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 16:08:18 2010 +0100"
      },
      "message": "ARM: 6033/1: ARM: MMCI: pass max frequency from platform\n\nThis introduce the field f_max into the mmci_platform_data,\nmaking it possible to pass in a desired block clocking frequency\nfrom a board configuration. This is often more desirable than\nusing a module parameter. We keep the module parameter as a\nfallback as well as the default frequency specified for this\nparameter if a parameter is not provided.\n\nThis also adds some kerneldoc style documentation to the\nplatform data struct in mmci.h.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "771dc157e06d69fcece0b2c8a29b9010345d8e9a",
      "tree": "69fb6b536735af812feca84a734d869e57844b47",
      "parents": [
        "8e797a7e4f588fb3b9cfe9860b00dcd3b14f8b60"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Thu Apr 08 07:38:52 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 16:08:17 2010 +0100"
      },
      "message": "ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version\n\nThis adds support for an 8bit wide bus to the card (data lines\nMCIDAT0 through 7 exist) on the ST Micro version and alters the\nU300 platform to support this. Also add some ST_ prefix to the\nST-specific registers.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8e797a7e4f588fb3b9cfe9860b00dcd3b14f8b60",
      "tree": "57ac8c456499c5438274a99617e50ea4e46ac8a1",
      "parents": [
        "b102c01faed5e0083a4e6d29a2d61f6b57716e94"
      ],
      "author": {
        "name": "Srinidhi Kasagar",
        "email": "srinidhi.kasagar@stericsson.com",
        "time": "Sat Apr 03 19:10:45 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 16:08:10 2010 +0100"
      },
      "message": "ARM: 6027/1: ux500: enable l2x0 support\n\nThis enables the l2x0 support and ensures that the secondary\nCPU can see the page table and secondary data at this point.\n\nSigned-off-by: srinidhi kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e193ba290f0228453341b41ab2bbdd963259f97e",
      "tree": "cb8847c8a0d19b60b350e94f90ed49e42eea1af1",
      "parents": [
        "f76348a360fe92063e07a8f54b0c1ea67f91e76c"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 24 18:32:13 2009 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 13:13:30 2010 +0100"
      },
      "message": "ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c\n\nWe have our own private implementation for ISA-like DMA which has been\nmissing exposure via the /proc/dma interface.  Add support for this.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f76348a360fe92063e07a8f54b0c1ea67f91e76c",
      "tree": "78d9d4de02d0c2d1283f47344f2656c7d751d754",
      "parents": [
        "6e8699f7d68589e0e9ab324f598a3357bceb40bc"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 24 12:57:01 2009 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 13:13:25 2010 +0100"
      },
      "message": "ARM: remove unnecessary cache flush\n\nThis cache flush occurs when we first insert a page into the page\ntables, where a page did not exist previously.  There can be no\ncache lines associated with this virtual mapping, so this cache\nflush is redundant.\n\nTested-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nTested-by: Mikael Pettersson \u003cmikpe at it.uu.se\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6e8699f7d68589e0e9ab324f598a3357bceb40bc",
      "tree": "350b40d4a99c87912bd7a395f236f4ab87915b85",
      "parents": [
        "5cfc8ee0bb5134e1204e1ec5843e164f24315021"
      ],
      "author": {
        "name": "Albin Tonnerre",
        "email": "albin.tonnerre@free-electrons.com",
        "time": "Sat Apr 03 11:40:28 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 12:05:36 2010 +0100"
      },
      "message": "ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images\n\nThis patch allows using a kernel image compressed with LZMA on ARM.\nExtracting the image is fairly slow, but it might be useful on machines\nwith a very limited amount of storage, as the size benefit is quite\nsignificant (about 25% smaller with LZMA compared to GZIP)\n\nTested-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nTested-by: Paulius Zaleckas \u003cpaulius.zaleckas@gmail.com\u003e\nSigned-off-by: Albin Tonnerre \u003calbin.tonnerre@free-electrons.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ff37f6e5910c4fd7ad42063d89c0687def665941",
      "tree": "7f8e3b25bcc269aa28b87c81887847f95437bd75",
      "parents": [
        "70f4c0bf9e4d067744ee453bc37c0c4adcea6e53"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:49:09 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:38 2010 +0100"
      },
      "message": "ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "70f4c0bf9e4d067744ee453bc37c0c4adcea6e53",
      "tree": "0918b10d980c503c258687a0c65b8d0428d3a455",
      "parents": [
        "b77932a4d265586748f05a8c8fad7ef4174c0296"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:31:29 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:38 2010 +0100"
      },
      "message": "ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing support\n\nGPIO Pads in spear platform are are multiplexed in various machines.\nThis patch adds support for this pad multiplexing.\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b77932a4d265586748f05a8c8fad7ef4174c0296",
      "tree": "63236ad0151344654796750c05fcee722ddd30a2",
      "parents": [
        "fc0c195aa8877fd46d837c8c4a9a61386a124401"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:31:17 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:37 2010 +0100"
      },
      "message": "ARM: 6019/1: ST SPEAr: Added default configuration files for SPEAr machines\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fc0c195aa8877fd46d837c8c4a9a61386a124401",
      "tree": "47d56e75fa216ff35cc8842457a03126bc83bfe1",
      "parents": [
        "bc4e814e5d5e2851f0a0679eaad14f60abae2a6d"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:31:21 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:37 2010 +0100"
      },
      "message": "ARM: 6018/1: ST SPEAr: Updated Maintainers and added Documentation/arm/SPEAr\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "bc4e814e5d5e2851f0a0679eaad14f60abae2a6d",
      "tree": "a03b60895694093f9306ebe4158d99725de35f32",
      "parents": [
        "cee37e501ea34958d6d33d75d2bd21d9c343e379"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:30:58 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:36 2010 +0100"
      },
      "message": "ARM: 6017/1: ST SPEAr: Added source files for SPEAr3xx machine family\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "cee37e501ea34958d6d33d75d2bd21d9c343e379",
      "tree": "9f00b31f659538d4753ef27855be6910e61f551a",
      "parents": [
        "8f590d4541fb678a638777ab987709217cb71365"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:31:05 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:36 2010 +0100"
      },
      "message": "ARM: 6016/1: ST SPEAr: Added support for SPEAr platform and machines in arch/arm/\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8f590d4541fb678a638777ab987709217cb71365",
      "tree": "316053a28807ad5c05a312fcd48475bb9903d42b",
      "parents": [
        "8c0236fc465c71d98203bcf5609db01b9cf5f70f"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:31:01 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:35 2010 +0100"
      },
      "message": "ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine family\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8c0236fc465c71d98203bcf5609db01b9cf5f70f",
      "tree": "be5754541381f3978a470455a0d0892f278ef689",
      "parents": [
        "986435e3596cbae662b86812e4563fbb6013b994"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:30:46 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:34:33 2010 +0100"
      },
      "message": "ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machines\n\nClock framework for SPEAr is based upon clkdev framework for ARM\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "986435e3596cbae662b86812e4563fbb6013b994",
      "tree": "066542754bc3dba9bc5bdffc8d8ba4a7731fa05e",
      "parents": [
        "bf976b51a32e255523c69022c1f21bf9ad527fc5"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:30:49 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:31:59 2010 +0100"
      },
      "message": "ARM: 6013/1: ST SPEAr: Added source files for SPEAr platform\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Shiraz Hashim \u003cshiraz.hashim@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "bf976b51a32e255523c69022c1f21bf9ad527fc5",
      "tree": "bddfe6b79aa74ff81ae7d8bb09080ee3e22d6d9e",
      "parents": [
        "e024c3d50c53999d15e3b8a21e0abbbf74c32140"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:30:42 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:31:58 2010 +0100"
      },
      "message": "ARM: 6012/1: ST SPEAr: Added basic header files for SPEAr platform\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Shiraz Hashim \u003cshiraz.hashim@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e024c3d50c53999d15e3b8a21e0abbbf74c32140",
      "tree": "7f8072deb35d7b321a26770a724593bbcad95f59",
      "parents": [
        "a7e9c45219b2d40a80fbd1b7337cbecab85be2bd"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:30:31 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:31:58 2010 +0100"
      },
      "message": "ARM: 6011/1: ST SPEAr: Added basic header files for SPEAr6xx machine family\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Rajeev Kumar \u003crajeev-dlh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a7e9c45219b2d40a80fbd1b7337cbecab85be2bd",
      "tree": "88521a51ddfa7485254b4adcd50d8109c4e4e947",
      "parents": [
        "39710479303fd3affb3e204e9a7a75cc676977b5"
      ],
      "author": {
        "name": "viresh kumar",
        "email": "viresh.kumar@st.com",
        "time": "Thu Apr 01 12:30:19 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:26:22 2010 +0100"
      },
      "message": "ARM: 6010/1: ST SPEAr: Added basic header files for SPEAr3xx machine family\n\nReviewed-by: Linus Walleij \u003clinux.walleij@stericsson.com\u003e\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "67be0b8dbaffc5ecdcc4dae3c8824a5197204c55",
      "tree": "4349db04ecac39dda6b55cd74eea732494e41245",
      "parents": [
        "9b404b7cc3b066c57078b87f475562c37a74b814"
      ],
      "author": {
        "name": "Christian Glindkamp",
        "email": "christian.glindkamp@taskit.de",
        "time": "Tue Apr 13 14:55:27 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 14 11:24:54 2010 +0100"
      },
      "message": "ARM: 6055/1: AT91: add defconfig for taskit PortuxG20 and Stamp9G20\n\nSupport for both boards can easily be built into one kernel image, so\nthere is no need to add one defconfig for each of them.\n\nSigned-off-by: Christian Glindkamp \u003cchristian.glindkamp@taskit.de\u003e\nAcked-by: Andrew Victor \u003clinux@maxim.org.za\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ],
  "next": "9b404b7cc3b066c57078b87f475562c37a74b814"
}
