)]}'
{
  "log": [
    {
      "commit": "af5ca3f4ec5cc4432a42a73b050dd8898ce8fd00",
      "tree": "3e5a3081b2802547f10da72c0026b4929d0e287b",
      "parents": [
        "528a4bf1d5ffed310d26fc1d82d45c02949f71cf"
      ],
      "author": {
        "name": "Kay Sievers",
        "email": "kay.sievers@vrfy.org",
        "time": "Thu Dec 20 02:09:39 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 24 20:40:40 2008 -0800"
      },
      "message": "Driver core: change sysdev classes to use dynamic kobject names\n\nAll kobjects require a dynamically allocated name now. We no longer\nneed to keep track if the name is statically assigned, we can just\nunconditionally free() all kobject names on cleanup.\n\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "3a4fa0a25da81600ea0bcd75692ae8ca6050d165",
      "tree": "a4de1662e645c029cf3cf58f0646cbb1959861dc",
      "parents": [
        "18735dd8d2d37031b97f9e9e106acbaed01eb896"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Fri Oct 19 23:10:43 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Fri Oct 19 23:10:43 2007 +0200"
      },
      "message": "Fix misspellings of \"system\", \"controller\", \"interrupt\" and \"necessary\".\n\nFix the various misspellings of \"system\", controller\", \"interrupt\" and\n\"[un]necessary\".\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "f2c10d6c669e5b792c48e86da37ec7fde0a2e302",
      "tree": "b7577cc77aa7e025f788ecab2fe60ec106c2588c",
      "parents": [
        "008d931c45cd39f7b8a8b99926b557b183074858"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Tue Sep 04 17:19:33 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Oct 12 23:43:15 2007 +0100"
      },
      "message": "[ARM] 4566/1: s3c24xx: fix dma functions section mismatch\n\nThis patch removes section mismatches related to DMA functions.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nAcked-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "008d931c45cd39f7b8a8b99926b557b183074858",
      "tree": "61e9a6606d0b52ba2153e620954beba833bfd2fe",
      "parents": [
        "e16edefe6532c032d86ee802b63972e3a1e953a9"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Tue Sep 04 17:18:04 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Oct 12 23:43:14 2007 +0100"
      },
      "message": "[ARM] 4565/1: s3c2443: fix section mismatch in irq.c file\n\nThis patch removes section mismatches related to irq functions.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nAcked-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "06cfa556949ead5d3c00dc68108c443be8dd8d17",
      "tree": "245ac3b044136a44cefbad8a56632f7dff1f70f7",
      "parents": [
        "dd1313a167a9d29c349b3244dffac274bb0bf486"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Jul 22 16:23:02 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 22 17:06:30 2007 +0100"
      },
      "message": "[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410\n\nMove register and other definitions out of the\ninclude/asm-arm/arch-s3c2410 into the the arch\ndirectories of include/asm-arm/plat-s3c24xx and\ninclude/asm-arm/plat-s3c.\n\nThis move is in preperation of the merging of\ns3c2400 and s3c6400.\n\nThe following git mv commands are needed before\nthis patch can be applied:\n\ngit mv include/asm-arm/arch-s3c2410/regs-ac97.h include/asm-arm/plat-s3c/regs-ac97.h\ngit mv include/asm-arm/arch-s3c2410/regs-adc.h include/asm-arm/plat-s3c/regs-adc.h\ngit mv include/asm-arm/arch-s3c2410/regs-iis.h include/asm-arm/plat-s3c24xx/regs-iis.h\ngit mv include/asm-arm/arch-s3c2410/regs-spi.h include/asm-arm/plat-s3c24xx/regs-spi.h\ngit mv include/asm-arm/arch-s3c2410/regs-udc.h include/asm-arm/plat-s3c24xx/regs-udc.h\ngit mv include/asm-arm/arch-s3c2410/udc.h include/asm-arm/plat-s3c24xx/udc.h\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b2627588cbeb70364357048854affd52bf02fe64",
      "tree": "1f25b68796d362fb5d4dbd66f547e3410e512f9f",
      "parents": [
        "498e03b619638826a7364faed61eb0a3d2a0f0c8"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Jul 22 16:09:44 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 22 16:44:28 2007 +0100"
      },
      "message": "[ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support\n\nUpdate the Kconfig to create configuration options based on which\nCPUs are supported for the low level serial code. This means that\nthe debug macros can be optimised for the type(s) of CPU that are\nbeing used.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "531b617c71e780b14af5931428e0611f930c2134",
      "tree": "24cc4a76e68b9415d6dad9389d06c308bc4bbdce",
      "parents": [
        "9a79b2274186fade17134929d4f85b70d59a3840"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Jul 22 16:05:25 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 22 16:44:24 2007 +0100"
      },
      "message": "[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c\n\nThis patch moves items of the s3c24xx support into\na new plat-s3c directory for items that use the\ns3c24xx support but are not directly s3c24xx\ncompatible, such as the s3c2400 and s3c6400.\n\ngit mv commands:\ngit mv include/asm-arm/arch-s3c2410/iic.h include/asm-arm/plat-s3c/iic.h\ngit mv include/asm-arm/arch-s3c2410/nand.h include/asm-arm/plat-s3c/nand.h\ngit mv include/asm-arm/arch-s3c2410/regs-iic.h include/asm-arm/plat-s3c/regs-iic.h\ngit mv include/asm-arm/arch-s3c2410/regs-nand.h include/asm-arm/plat-s3c/regs-nand.h\ngit mv include/asm-arm/arch-s3c2410/regs-rtc.h include/asm-arm/plat-s3c/regs-rtc.h\ngit mv include/asm-arm/arch-s3c2410/regs-serial.h include/asm-arm/plat-s3c/regs-serial.h\ngit mv include/asm-arm/arch-s3c2410/regs-timer.h include/asm-arm/plat-s3c/regs-timer.h\ngit mv include/asm-arm/arch-s3c2410/regs-watchdog.h include/asm-arm/plat-s3c/regs-watchdog.h\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "0cc69daa3e6c958bc678b3db268dc279b68fd76f",
      "tree": "e21901a80e940e0de947fb6c688db4aa55beda83",
      "parents": [
        "eca8c2424171b6b6b2dcb0faa92dfddd1e3297d9"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon May 28 18:55:43 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed May 30 13:15:26 2007 +0100"
      },
      "message": "[ARM] 4414/1: S3C2443: sparse fix for clock.c\n\nFix sparse warnings in the arch/arm/mach-s3c2443/clock.c,\nincluding an bug in initialising the cf clock initialiser\nwhere two values are being set for the ctrlbit.\n\narch/arm/mach-s3c2443/clock.c:397:12: warning: symbol \u0027clk_usb_bus_host\u0027 was not declared. Should it be static?\narch/arm/mach-s3c2443/clock.c:760:4: error: Initializer entry defined twice\narch/arm/mach-s3c2443/clock.c:761:4:   also defined here\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "69e9c93d0d7d9dfa6bdf5144274dbe65a627b63a",
      "tree": "8e45225da8b36af48232c7319a5976def3a6a00e",
      "parents": [
        "42482e3c77bcb310affdf13e92b93f077d44a7fc"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben@trinity.fluff.org",
        "time": "Sun May 20 18:13:32 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 20 20:03:31 2007 +0100"
      },
      "message": "[ARM] 4400/1: S3C24XX: Add high-speed MMC device definition\n\nAdd definition for high-speed MMC/SD device and add to SMDK2443\ndevice list.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7e966f3c392ffb5297a6ba0ea701d6a20d1d7292",
      "tree": "f8ce6c66d8d947706650fc7fa15303669779ac42",
      "parents": [
        "5f2ef21703564d3e6f18fd92f2e72f723a5c3402"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun May 20 18:02:50 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 20 19:37:13 2007 +0100"
      },
      "message": "[ARM] 4398/1: S3C2443: Fix watchdog IRQ number\n\nFix the IRQ number for watchdog on S3C2443\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "67364334681503655fbff6c2f2dacfb17f04cadc",
      "tree": "2a5d70f5dbafc1fdaab9de7bd60b1eaffa141d9f",
      "parents": [
        "333a42e1f4c5c5c2ed7c652254c35b9e98d5c789"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun May 20 17:17:32 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 20 19:37:06 2007 +0100"
      },
      "message": "[ARM] 4396/1: S3C2443: Add missing HCLK clocks\n\nAdd the clocks missing form HCLKCON back into the set of\nclocks being registered at initalisation time.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b8b6970b4fe08397554295b0c5169bec7575f7c9",
      "tree": "429e80c7b12321b1f26806d0222e4b38939c69a8",
      "parents": [
        "c9184f58cac9efa5d7d90a0e979f398a99d91641"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Wed May 09 15:55:24 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri May 11 17:19:26 2007 +0100"
      },
      "message": "[ARM] 4365/1: Add AC97 clock to s3c2443 machine\n\nThis adds the ac97 clock to the s3c2443 machine files. It seems to\nhave been simply missed out previously.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "57e5171c9ff817d56344d8473e484d6870ae2bf3",
      "tree": "0c1f0259d0ac0714be0b5bd5600edfcc5cbac717",
      "parents": [
        "ce89c206ac03dfec700cfa538dcbcc347c0683ce"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Apr 20 11:19:16 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 21 20:53:19 2007 +0100"
      },
      "message": "[ARM] 4325/1: S3C24XX: remove s3c24xx_board\n\nRemove the use of struct s3c24xx_board as\nthis is just as easily done by using the\nplatform device registration functions to\nmake the initialisation sequence easier.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "0f0a00beb80624a446ba7c0152cd171008eeab2e",
      "tree": "f232c6fef33e604d717090e0f1316e2d2ee5b259",
      "parents": [
        "27350afdfc94a78adbdee20bb00f6058a0ef1eab"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Mar 03 19:45:25 2007 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 21 20:34:47 2007 +0100"
      },
      "message": "[ARM] Remove needless linux/ptrace.h includes\n\nLots of places in arch/arm were needlessly including linux/ptrace.h,\nresumably because we used to pass a struct pt_regs to interrupt\nhandlers.  Now that we don\u0027t, all these ptrace.h includes are\nredundant.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5455a51e6f333d43e0b6b52d1712557475d8eb9d",
      "tree": "c7014f795078aed4c3d3ecbba6c2767ad4b78948",
      "parents": [
        "0803c30c23d39e1db88d06ef59c30fa5ef6c3ada"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Fri Mar 16 17:11:43 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 17 22:30:28 2007 +0000"
      },
      "message": "[ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqs\n\nThis patch corrects an error when demuxing the DMA irq\u0027s\nDMA1 was used as a base and this should have been DMA0.\nWithout this fix we do not process DMA0 irq\u0027s and the\nsystem effectively locks up in a loop trying the process\nthe irq it never can.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nAcked-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "78c2644feccf78ecab8e9413d2fac83cda091bae",
      "tree": "a514a2ee8861b483d2a5c885ddf074cfe9e7f784",
      "parents": [
        "f8271e57569d1a2e7061f1754a5bb797a13b302d"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Feb 17 16:41:12 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Feb 17 20:04:17 2007 +0000"
      },
      "message": "[ARM] 4222/1: S3C2443: Remove reference to missing S3C2443_PM\n\nS3C2443_PM is not defined in our Kconfig, so\nremove the reference from CPU_S3C2443 to stop\nthe configuration process warning about it.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f8271e57569d1a2e7061f1754a5bb797a13b302d",
      "tree": "d0f0e14a50ba3fa53086f115e8dab3f70816b34f",
      "parents": [
        "48adbcf33b6087727a2db0b517c994a7ecfbeb0c"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Feb 17 15:41:50 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Feb 17 15:00:35 2007 +0000"
      },
      "message": "[ARM] 4221/1: S3C2443: DMA support\n\nAdd initialisation and mappings for S3C2443 DMA\nsystem\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "72262e8b19034d2605d452d91717d56738598707",
      "tree": "9ea71ab251e1d914db4b3e51f3b829b4f36b066c",
      "parents": [
        "90bc8566fb40b12167b49d972c85d2e509eea55f"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Feb 16 13:02:42 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 12:08:00 2007 +0000"
      },
      "message": "[ARM] 4202/2: S3C2443: IRQ sub source handlers\n\nAdd IRQ handlers for the IRQs which originate\nfrom the sub-interrupt register on the S3C2443\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "90bc8566fb40b12167b49d972c85d2e509eea55f",
      "tree": "8316400ff3b7a1d516554e82e0926c330f91a7a8",
      "parents": [
        "a930609496b39284a93182ec3beb9dc9bf3651ec"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Feb 16 12:54:15 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 11:55:43 2007 +0000"
      },
      "message": "[ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h\n\nMachines in the S3C24XX architectures should not\nbe including \u003casm/hardware/iomd.h\u003e as this is not\nneeded.\n\nAlso remove commented out includes\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b4f14eb86cda9324a2ffbdf534385d012967acd8",
      "tree": "657533198acc1f6d0130518bd88be75d84ca16f3",
      "parents": [
        "d4156d52c7464e8f25a286e1c2975e91bdbc35d6"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Feb 15 22:53:52 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 11:40:51 2007 +0000"
      },
      "message": "[ARM] 4205/1: S3C2443: Add cpu specific reset hook\n\nHook in a cpu specific reset function for the S3C2443\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d9c0ebbda522b64607cd2b0064b9bb040c53bcaf",
      "tree": "a4666f95140b06faf2a1592694a5e93f2d67b32f",
      "parents": [
        "5ea22225e222b1a46d095ec3d754de052f6b284a"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Feb 15 22:29:36 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 11:40:49 2007 +0000"
      },
      "message": "[ARM] 4203/1: S3C2443: use S3C2412 nand driver\n\nUse the S3C2412 nand driver for the S3C2443 as it\nis register compatible.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "285f4930f239d95cb8d4fdf45a52870d744bed8f",
      "tree": "61c0d34782bb01887bb50d6a13599008d0c2fab3",
      "parents": [
        "e4d06e39530559513c7e335ef7ca4675f8146220"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Feb 15 16:48:58 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 11:30:20 2007 +0000"
      },
      "message": "[ARM] 4199/1: S3C2443: SMDK2443 machine addition\n\nAdd support for SMDK2443 to arch/arm/mach-s3c2443\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e4d06e39530559513c7e335ef7ca4675f8146220",
      "tree": "cfc65d49f873626c6be087d1a4411f6b48bec3c5",
      "parents": [
        "17908ed715e63a02484838b5456fb3fdbd1dfed6"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Feb 16 12:12:31 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Feb 16 11:13:37 2007 +0000"
      },
      "message": "[ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support\n\nAdd arch/arm/mach-s3c2443 for support of the Samsung S3C2443 SoC\n\nThis patch adds the core CPU support, clock framework, times\nand initial IRQ support, as well as adding the directory into\nthe build tree.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ]
}
