)]}'
{
  "log": [
    {
      "commit": "da4d77cda07c349d10be1398004ebdfd1a22c426",
      "tree": "d08edb266b852fbc9c98544b96ffc795b142db9f",
      "parents": [
        "16f719de62809e224e37c320760c3ce59098d862"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Aug 13 21:56:24 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 16 09:30:05 2008 +0100"
      },
      "message": "[ARM] update mach-types\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "16f719de62809e224e37c320760c3ce59098d862",
      "tree": "6fceacd79c697b8f7ba0db0e275832dedc1e614a",
      "parents": [
        "da1562af624cbf17935c7fded51466bb1a1b63a8"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Tue Aug 12 22:10:59 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 16 09:30:05 2008 +0100"
      },
      "message": "[ARM] 5196/1: fix inline asm constraints for preload\n\nWith gcc 4.3 and later, a pointer that has already been dereferenced is\nassumed not to be null since it should have caused a segmentation fault\notherwise, hence any subsequent test against NULL is optimized away.\n\nCurrent inline asm constraint used in the implementation of prefetch()\nmakes gcc believe that the pointer is dereferenced even though the PLD\ninstruction does not load any data and does not cause a segmentation\nfault on null pointers, which causes all sorts of interesting results\nwhen reaching the end of a linked lists for example.\n\nLet\u0027s use a better constraint to properly represent the actual usage of\nthe pointer value.\n\nProblem reported by Chris Steel.\n\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "da1562af624cbf17935c7fded51466bb1a1b63a8",
      "tree": "2efce5a2ede34bb483a492b056c51a86b3b26abd",
      "parents": [
        "8a5544c887a8682e39c94061c58180e9c44b050b"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Tue Aug 12 17:13:19 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Aug 12 19:54:09 2008 +0100"
      },
      "message": "[ARM] 5194/1: update .gitignore\n\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "8a5544c887a8682e39c94061c58180e9c44b050b",
      "tree": "58963ef0c1081b89d3d04eeb16a8c2c6e22470ea",
      "parents": [
        "61db7fb1c78c32b6abdc5c7965981de332aeaa5b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Aug 12 14:02:23 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Aug 12 19:54:08 2008 +0100"
      },
      "message": "[ARM] add proc-macros.S include to proc-arm940 and proc-arm946\n\n... otherwise these fail to build.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "61db7fb1c78c32b6abdc5c7965981de332aeaa5b",
      "tree": "eab85774d332d93c8c3d9476b9c7ff7576259cc5",
      "parents": [
        "751a8ae95d7ab951104bd1bb643e4b8c8ee5fc4d"
      ],
      "author": {
        "name": "Paul Walmsley",
        "email": "paul@pwsan.com",
        "time": "Tue Aug 12 00:04:15 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Aug 12 19:54:08 2008 +0100"
      },
      "message": "[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags\n\nCommit 2ccdd1e77da52ad494e9af46bf272d816830cb28 doesn\u0027t add\nv7wbi_possible_flags and v7wbi_always_flags to possible_tlb_flags and\nalways_tlb_flags.  This causes the L2 cache flush in clean_pmd_entry()\n(intended for Feroceon only) to execute on ARMv7, and the CPU hangs.\n\nThis patch is required for OMAP3 boards to boot.\n\nSigned-off-by: Paul Walmsley \u003cpaul@pwsan.com\u003e\nAcked-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "751a8ae95d7ab951104bd1bb643e4b8c8ee5fc4d",
      "tree": "57e5a24cee816f4719d0f088f978cfe693e43222",
      "parents": [
        "b03a5b7559563dafdbe52f8b5d8e453a914db941"
      ],
      "author": {
        "name": "Stefan Schmidt",
        "email": "stefan@datenfreihafen.org",
        "time": "Tue Aug 12 11:15:02 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Aug 12 19:54:07 2008 +0100"
      },
      "message": "[ARM] 5193/1: Wire up missing syscalls\n\nSetup some missing syscall pointed out by the checksyscalls.sh script. Fix two\nsmall whitespace issues while being there.\n\nSigned-off-by: Stefan Schmidt \u003cstefan@datenfreihafen.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b03a5b7559563dafdbe52f8b5d8e453a914db941",
      "tree": "974cc4b38f6e58b1c4065af98b3d8380360ebff0",
      "parents": [
        "f64c0accea433a83261afb81193412146cc0e569"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Aug 11 12:27:16 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Aug 12 19:54:07 2008 +0100"
      },
      "message": "[ARM] traps: don\u0027t call undef hook functions with spinlock held\n\nCalling the undefined instruction handler functions with a\nspinlock held is a recipe for must_sleep() warnings.  Avoid it.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f64c0accea433a83261afb81193412146cc0e569",
      "tree": "b111d966f265cb259a54244f6088cfd7fce9492e",
      "parents": [
        "9dd428680573d7867ee5e40fa3f059a98301d416"
      ],
      "author": {
        "name": "Dmitry Baryshkov",
        "email": "dbaryshkov@gmail.com",
        "time": "Fri Aug 08 23:14:58 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Aug 12 19:54:06 2008 +0100"
      },
      "message": "[ARM] 5183/2: Provide Poodle LoCoMo GPIO names\n\nFix Poodle ASoC compilation by providing Poodle LoCoMo GPIO names.\n\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Dmitry Baryshkov \u003cdbaryshkov@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9dd428680573d7867ee5e40fa3f059a98301d416",
      "tree": "cedec454e5490d2f09b3cad4b6c2fed46a6f857b",
      "parents": [
        "98ed7d4b1a4eebc1ac25929b6968673bef4d54c3"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Aug 10 12:18:26 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Aug 10 14:05:14 2008 +0100"
      },
      "message": "[ARM] dma-mapping: provide sync_range APIs\n\nConvert the existing dma_sync_single_for_* APIs to the new range based\nAPIs, and make the dma_sync_single_for_* API a superset of it.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "98ed7d4b1a4eebc1ac25929b6968673bef4d54c3",
      "tree": "b9c0e29f20666f433d346c80b557ef0f055336eb",
      "parents": [
        "492c71dd545a54dc62df8780bd8d233d771748df"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Aug 10 12:10:49 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Aug 10 12:10:49 2008 +0100"
      },
      "message": "[ARM] dma-mapping: improve type-safeness of DMA translations\n\nOMAP at least gets the return type(s) for the DMA translation functions\nwrong, which can lead to subtle errors.  Avoid this by moving the DMA\ntranslation functions to asm/dma-mapping.h, and converting them to\ninline functions.\n\nFix the OMAP DMA translation macros to use the correct argument and\nresult types.\n\nAlso, remove the unnecessary casts in dmabounce.c.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "492c71dd545a54dc62df8780bd8d233d771748df",
      "tree": "73960c90dd47938000478b9b3b1228a8c860e65b",
      "parents": [
        "f0af7245f1725fdc39b32b59c20500448437ddbe",
        "18365d181fe7fee8b52cd12482200d3a4c48d05e"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 09 18:03:13 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 09 18:03:13 2008 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://git.marvell.com/orion\n"
    },
    {
      "commit": "18365d181fe7fee8b52cd12482200d3a4c48d05e",
      "tree": "012a7e80cea61239be59e366cbfd1deef3ae83c5",
      "parents": [
        "60296c71f6c5063e3c1f1d2619ca0b60940162e7"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Sat Aug 09 15:38:18 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:38:18 2008 +0200"
      },
      "message": "[ARM] Kirkwood: instantiate the orion_spi driver in the platform code\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "60296c71f6c5063e3c1f1d2619ca0b60940162e7",
      "tree": "9b66e8716d83c3d350829376d75212798b2c72c6",
      "parents": [
        "09c0ed2e6eb87613b2670c15ba771ac671db19d9"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Aug 05 01:56:13 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:38:15 2008 +0200"
      },
      "message": "[ARM] prevent crashing when too much RAM installed\n\nThis patch will truncate and/or ignore memory banks if their kernel\ndirect mappings would (partially) overlap with the vmalloc area or\nthe mappings between the vmalloc area and the address space top, to\nprevent crashing during early boot if there happens to be more RAM\ninstalled than we are expecting.\n\nSince the start of the vmalloc area is not at a fixed address (but\nthe vmalloc end address is, via the per-platform VMALLOC_END define),\na default area of 128M is reserved for vmalloc mappings, which can\nbe shrunk or enlarged by passing an appropriate vmalloc\u003d command line\noption as it is done on x86.\n\nOn a board with a 3:1 user:kernel split, VMALLOC_END at 0xfe000000,\ntwo 512M RAM banks and vmalloc\u003d128M (the default), this patch gives:\n\n\tTruncating RAM at 20000000-3fffffff to -35ffffff (vmalloc region overlap).\n\tMemory: 512MB 352MB \u003d 864MB total\n\nOn a board with a 3:1 user:kernel split, VMALLOC_END at 0xfe800000,\ntwo 256M RAM banks and vmalloc\u003d768M, this patch gives:\n\n\tTruncating RAM at 00000000-0fffffff to -0e7fffff (vmalloc region overlap).\n\tIgnoring RAM at 10000000-1fffffff (vmalloc region overlap).\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nTested-by: Riku Voipio \u003criku.voipio@iki.fi\u003e\n"
    },
    {
      "commit": "09c0ed2e6eb87613b2670c15ba771ac671db19d9",
      "tree": "226547b30670ea0b71e2a0a6f43a26e0e5e716df",
      "parents": [
        "1d5a1a6e92abb1ecb011a673e637146c4e232f1e"
      ],
      "author": {
        "name": "Saeed Bishara",
        "email": "saeed@marvell.com",
        "time": "Mon Jun 23 04:26:07 2008 -1100"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:29 2008 +0200"
      },
      "message": "[ARM] Kirkwood: Instantiate mv_xor driver\n\nSigned-off-by: Saeed Bishara \u003csaeed@marvell.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "1d5a1a6e92abb1ecb011a673e637146c4e232f1e",
      "tree": "66a608528e39e0c49645e8cafbed00d4dc761e55",
      "parents": [
        "3af6b0440f7b318af3f6a4c4ce251753377dba3a"
      ],
      "author": {
        "name": "Saeed Bishara",
        "email": "saeed@marvell.com",
        "time": "Mon Jun 16 23:25:12 2008 -1100"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:28 2008 +0200"
      },
      "message": "[ARM] Orion: Instantiate mv_xor driver for 5182\n\nSigned-off-by: Saeed Bishara \u003csaeed@marvell.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "3af6b0440f7b318af3f6a4c4ce251753377dba3a",
      "tree": "edf5aafc53613a05cb1899acdef6a0c46af24c54",
      "parents": [
        "627ca2fe93e7ef5e746c27f08a4f86cbc04dd915"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Thu Jul 31 07:38:24 2008 +0300"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:28 2008 +0200"
      },
      "message": "[ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices\n\nThe QNAP TS-109/TS-209 and TS-409 devices need RTC_DRV_S35390A.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "627ca2fe93e7ef5e746c27f08a4f86cbc04dd915",
      "tree": "67eb94fda77f6f3ef8fe571edae9d6597b1f58ea",
      "parents": [
        "94434ba09add528dbd48b9765a31c86372f94dd0"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sun Jul 13 15:59:00 2008 +0300"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:28 2008 +0200"
      },
      "message": "[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120\n\nEnable RTC_DRV_PCF8563 in the Orion defconfig since this driver is\nneeded by the HP mv2120.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "94434ba09add528dbd48b9765a31c86372f94dd0",
      "tree": "4450ba11990101189d4f7bbde4450bc56b8280fa",
      "parents": [
        "5cebbd09fc06f4159f10f9f86bbd1517ac0279a2"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sun Jul 13 16:53:31 2008 +0300"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:28 2008 +0200"
      },
      "message": "[ARM] Orion: enable KEYBOARD_GPIO in the defconfg\n\nEnable KEYBOARD_GPIO in the Orion defconfig because a number of Orion\ndevices, such as the HP mv2120, define gpio-keys buttons.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "5cebbd09fc06f4159f10f9f86bbd1517ac0279a2",
      "tree": "7305122f0c2f8dc0c935a9de7cea43d6f98e85c7",
      "parents": [
        "28ca8c802f71283d610656a207f3325c09e4585e"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Thu Jul 31 07:38:08 2008 +0300"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:28 2008 +0200"
      },
      "message": "[ARM] Orion: Export the reset button of the QNAP TS-409\n\nThe reset button on the QNAP TS-409 is available through gpio.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "28ca8c802f71283d610656a207f3325c09e4585e",
      "tree": "cc9839cc328f573f6e648bafc4d720dfb21b1bcb",
      "parents": [
        "4a4e30afefbfd069ef09de3514cce4886e83ff10"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Tue Jul 22 01:49:22 2008 +0300"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:27 2008 +0200"
      },
      "message": "[ARM] Orion: use better key codes for the TS-209/TS-409 buttons\n\nUse key codes for the buttons on the TS-209/TS-409 that make more\nsense than the current values.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Byron Bradley \u003cbyron.bbradley@gmail.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "4a4e30afefbfd069ef09de3514cce4886e83ff10",
      "tree": "c1a02eae847d3558d343093d1b68dbba1215f44d",
      "parents": [
        "ce72e36ed1a57ba086270039c7d6fac9bf1c5fbc"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Mon Jul 21 19:58:48 2008 +0300"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:27 2008 +0200"
      },
      "message": "[ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity\n\nExport the four red SATA LEDs on the QNAP TS-409 that are connected\nthrough gpio.  Since the boot loader apparently sets the SATA LEDs 2-4\nto red and the SATA LED can only be red or green (but not both),\nexporting the red SATA LEDs (which automatically turns them off upon\nboot) makes the green SATA presence/activity indication visible.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Sylver Bruneau \u003csylver.bruneau@googlemail.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "ce72e36ed1a57ba086270039c7d6fac9bf1c5fbc",
      "tree": "3fae8df5f9f582f46c8d25f1b6a98fadb27f76d8",
      "parents": [
        "6f088f1d215be5250582b974f83f0e3aa6ad3a28"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Sat Aug 09 15:17:27 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 15:17:27 2008 +0200"
      },
      "message": "[ARM] Orion: support D0 5281 silicon\n\nOn D0 5281 SoCs, we need to disable the wait-for-interrupt\ninstruction due to an erratum.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\nAcked-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\n"
    },
    {
      "commit": "f0af7245f1725fdc39b32b59c20500448437ddbe",
      "tree": "d12fd927f546eac8b6c5697bb5c60f9a5e48bece",
      "parents": [
        "796aadeb1b2db9b5d463946766c5bbfd7717158c",
        "f47c32f3ae604669c3af0b7a07917270a235bd84"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 09 14:09:32 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 09 14:09:32 2008 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://aeryn.fluff.org.uk/bjdooks/linux\n"
    },
    {
      "commit": "f47c32f3ae604669c3af0b7a07917270a235bd84",
      "tree": "48cbb9003d7e5751a791e9f09cc04519584d988f",
      "parents": [
        "a0f774b59ee9e80d7423feba312c6132ca068e96"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:22:40 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:58 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Documentation: Update GPIO status\n\nUpdate the status of the S3C24XX GPIO now we have\nmoved to supporting GPIOLIB\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "a0f774b59ee9e80d7423feba312c6132ca068e96",
      "tree": "08d28a9dcb2cbf4a09c7846834fa773be0608141",
      "parents": [
        "bc4c7265a0876e84cedbbc76f517a702b6e133b4"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:22:39 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:57 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Documentation: update SD/MMC status\n\nUpdate SD/MMC status now that the driver is merged.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "bc4c7265a0876e84cedbbc76f517a702b6e133b4",
      "tree": "d1b9af9353bff77af2e0fb1d29f3b64d24f676ba",
      "parents": [
        "cbc212e877b37fff84fd4b7ad2c44e4cd1888c85"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:22:38 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:56 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Documentation: Update suported CPU list\n\nUpdate supported and in-progress cpu list.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "cbc212e877b37fff84fd4b7ad2c44e4cd1888c85",
      "tree": "ef09e1a7c168f4e12a105acaf76168008699cc05",
      "parents": [
        "ed414fb7b840b2ca8bf033efcd9fe9ea8d6fe800"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:22:37 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:55 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Documentation: update platform docs\n\nUpdate documentation in arch/arm/plat-s3c24xx\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "ed414fb7b840b2ca8bf033efcd9fe9ea8d6fe800",
      "tree": "108a224d008f5b7a0944d6fee362c5f4470215f2",
      "parents": [
        "e38d523fd0932a5d4ef2865360d8828efcf05392"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:22:36 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:54 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu\n\ns3c_lookup_cpu is only used at init time, so make\nit __init.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "e38d523fd0932a5d4ef2865360d8828efcf05392",
      "tree": "1caacf42bf7cf09104f88fa95a128c2bc26764e4",
      "parents": [
        "29210475945f13c61a7994b54ccf37692a075aeb"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:22:35 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:53 2008 +0100"
      },
      "message": "[ARM] CATS: Do not try and map bad PCI IRQ numbers\n\nThe cats_map_irq() function in the Simtec CATS support\ncode is mapping IRQ 255 (invalid IRQ) into what is a\nsupposedly valid interrupt numner which can cause problems\nwith other devices then seeing an interrupt they cannot\nclaim.\n\nIf the IRQ number if \u003e\u003d 255, then return -1 as this is not\nsomething we can map.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "29210475945f13c61a7994b54ccf37692a075aeb",
      "tree": "e5c7061f5a7ac53e2ddaf71667661d5bbed84afd",
      "parents": [
        "631c9a8a79b9b94eef56afa3bff107ce27c4c2bb"
      ],
      "author": {
        "name": "Huang Weiyi",
        "email": "weiyi.huang@gmail.com",
        "time": "Fri Aug 08 21:22:34 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:52 2008 +0100"
      },
      "message": "[ARM] JIVE: Remove duplicated mtd includes\n\nRemoved duplicated include file \u003clinux/mtd/mtd.h\u003e and \u003clinux/mtd/partitions.h\u003e\nin arch/arm/mach-s3c2412/mach-jive.c.\n\nSigned-off-by: Huang Weiyi \u003cweiyi.huang@gmail.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "631c9a8a79b9b94eef56afa3bff107ce27c4c2bb",
      "tree": "4522afe32bbf5254e07ece5cc013f4147c70f911",
      "parents": [
        "af7a535688a758d15f06a98833e6a143b29af9de"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Fri Aug 08 21:34:10 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Aug 09 13:51:40 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Compilation fix if s3c2410 is not selected\n\nThis patch fixes compilation error if no s3c2410 processor is selected\nbut the s3c244x is selected. The function s3c2410_baseclk_add() is now\navailable for all Samsung cpus.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\n[ben-linux@fluff.org: Whitespace and description fixups]\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "6f088f1d215be5250582b974f83f0e3aa6ad3a28",
      "tree": "f79585741cad29fa9fe9202bf830104815335758",
      "parents": [
        "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Sat Aug 09 13:44:58 2008 +0200"
      },
      "committer": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@marvell.com",
        "time": "Sat Aug 09 13:44:58 2008 +0200"
      },
      "message": "[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat\n\nThis patch performs the equivalent include directory shuffle for\nplat-orion, and fixes up all users.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\n"
    },
    {
      "commit": "796aadeb1b2db9b5d463946766c5bbfd7717158c",
      "tree": "3da4921a9c1a912c75a50f2366363fc5b7997622",
      "parents": [
        "56831a1a883bb8376ea56ce8f3b1d5844c94d257",
        "34ae7f35a21694aa5cb8829dc5142c39d73d6ba0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 16:19:49 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 16:19:49 2008 -0700"
      },
      "message": "Merge branch \u0027fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq\n\n* \u0027fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq:\n  [CPUFREQ][2/2] preregister support for powernow-k8\n  [CPUFREQ][1/2] whitespace fix for powernow-k8\n  [CPUFREQ] Update MAINTAINERS to reflect new mailing list.\n  [CPUFREQ] Fix warning in elanfreq\n  [CPUFREQ] Fix -Wshadow warning in conservative governor.\n  [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.\n"
    },
    {
      "commit": "56831a1a883bb8376ea56ce8f3b1d5844c94d257",
      "tree": "d4d23a8ffdc09fb644f111ed5a606640d31fe50a",
      "parents": [
        "6724cce8fb4b408ae1a2fab455050f3407c80144",
        "ad8b15f0ffc297cdd6c65ef7552b3b8abd11a401"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 16:18:34 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 16:18:34 2008 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6\n\n* \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:\n  [CIFS] list entry can not return null\n  turn cifs_setattr into a multiplexor that calls the correct function\n  move file time and dos attribute setting logic into new function\n  spin off cifs_setattr with unix extensions to its own function\n  [CIFS] Code cleanup in old sessionsetup code\n  [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir\n  Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg\n  change CIFSSMBSetTimes to CIFSSMBSetPathInfo\n  [CIFS] fix trailing whitespace\n  bundle up Unix SET_PATH_INFO args into a struct and change name\n  Fix missing braces in cifs_revalidate()\n  remove locking around tcpSesAllocCount atomic variable\n  [CIFS] properly account for new user\u003d field in SPNEGO upcall string allocation\n  [CIFS] remove level of indentation from decode_negTokenInit\n  [CIFS] cifs send2 not retrying enough in some cases on full socket\n  [CIFS] oid should also be checked against class in cifs asn\n"
    },
    {
      "commit": "6724cce8fb4b408ae1a2fab455050f3407c80144",
      "tree": "14f85fa0c9ba43debf3b2dc021de305107218c25",
      "parents": [
        "49b75b87ce2dfbd99e59a50c3681b154d07e3a22"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Fri Aug 08 13:56:20 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 16:17:16 2008 -0700"
      },
      "message": "list.h: fix fatal kernel-doc error\n\nFix fatal multi-line kernel-doc error in list.h:\nfunction short description must be on one line.\n\nError(linux-2.6.27-rc2-git3//include/linux/list.h:318): duplicate section name \u0027Description\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ad8b15f0ffc297cdd6c65ef7552b3b8abd11a401",
      "tree": "ee3fedbfb1e3be88898de6297e82f7e89cbac17d",
      "parents": [
        "0510eeb7367aca017c6320d04cfd9cbc3b5dd992"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Aug 08 21:10:16 2008 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Aug 08 21:10:16 2008 +0000"
      },
      "message": "[CIFS] list entry can not return null\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "af7a535688a758d15f06a98833e6a143b29af9de",
      "tree": "bac5ab210bbbbe276f0e44ed84194d7c8bb16aae",
      "parents": [
        "0c17e4ceedd35c78b1c7413dbd16279a350be6bc",
        "c41107c2d4fd31924533f4dbc4c3428acc2b5894"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:10:12 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Aug 08 21:10:12 2008 +0100"
      },
      "message": "Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk\n"
    },
    {
      "commit": "34ae7f35a21694aa5cb8829dc5142c39d73d6ba0",
      "tree": "cd76799b6e1a0b628f224f53dce882db55840686",
      "parents": [
        "23431b495fcbbde6d09aba30019b6a224d543cf9"
      ],
      "author": {
        "name": "Mark Langsdorf",
        "email": "mark.langsdorf@amd.com",
        "time": "Thu Jul 31 12:39:12 2008 -0500"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Aug 08 16:00:49 2008 -0400"
      },
      "message": "[CPUFREQ][2/2] preregister support for powernow-k8\n\nThis patch provides support for the _PSD ACPI object in the Powernow-k8\ndriver.  Although it looks like an invasive patch, most of it is\nsimply the consequence of turning the static acpi_performance_data\nstructure into a pointer.\n\nAMD has tested it on several machines over the past few days without issue.\n\n[trivial checkpatch warnings fixed up by davej]\n[X86_POWERNOW_K8_ACPI\u003dn buildfix from Randy Dunlap]\n\nSigned-off-by: Mark Langsdorf \u003cmark.langsdorf@amd.com\u003e\nTested-by: Frank Arnold \u003cfrank.arnold@amd.com\u003e\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "23431b495fcbbde6d09aba30019b6a224d543cf9",
      "tree": "d0f9ad2e9922b6148d41477bf85ea85948902c1a",
      "parents": [
        "bc5f65d42e6276747f3daf2a9e0617e7763193fa"
      ],
      "author": {
        "name": "Mark Langsdorf",
        "email": "mark.langsdorf@amd.com",
        "time": "Thu Jul 31 12:39:05 2008 -0500"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Aug 08 16:00:49 2008 -0400"
      },
      "message": "[CPUFREQ][1/2] whitespace fix for powernow-k8\n\nTrivial whitespace fix for powernow-k8.\n\nSigned-off-by: Mark Langsdorf \u003cmark.langsdorf@amd.com\u003e\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "bc5f65d42e6276747f3daf2a9e0617e7763193fa",
      "tree": "c307b7652007c259442c58b10ee636350e0b520d",
      "parents": [
        "460f5ef2835dbc33825f611f408eb09c29be4b85"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Thu Jul 31 18:22:59 2008 -0400"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Aug 08 16:00:49 2008 -0400"
      },
      "message": "[CPUFREQ] Update MAINTAINERS to reflect new mailing list.\n\nMailing list moved to vger.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "460f5ef2835dbc33825f611f408eb09c29be4b85",
      "tree": "76cda8408e09c10cec7cd0ddb8de5d3c98f610b6",
      "parents": [
        "f068c04ba6f308774fdd2ed5e113da7cf4ff2f2b"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Wed Jul 30 13:01:42 2008 -0400"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Aug 08 16:00:48 2008 -0400"
      },
      "message": "[CPUFREQ] Fix warning in elanfreq\n\narch/x86/kernel/cpu/cpufreq/elanfreq.c:47:26: warning: symbol \u0027elan_multiplier\u0027 was not declared. Should it be static?\n\nYes, yes it should.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "f068c04ba6f308774fdd2ed5e113da7cf4ff2f2b",
      "tree": "dacea248b87cbf604bd5e74256c64b997f473755",
      "parents": [
        "ec983f7060cd73e14cdd3edd910339127a8a4e96"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Wed Jul 30 12:59:56 2008 -0400"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Aug 08 16:00:48 2008 -0400"
      },
      "message": "[CPUFREQ] Fix -Wshadow warning in conservative governor.\n\ndrivers/cpufreq/cpufreq_conservative.c:336:15: warning: symbol \u0027freq_step\u0027 shadows an earlier one\n\nJust rename the local variable.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "ec983f7060cd73e14cdd3edd910339127a8a4e96",
      "tree": "5af2c006894ad2d81e4265e9483b3ce85330dce7",
      "parents": [
        "f2d7499be1b1fe1cd8a5e6a01c1f44173894a241"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Wed Jul 30 12:05:03 2008 -0400"
      },
      "committer": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Aug 08 16:00:48 2008 -0400"
      },
      "message": "[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.\n\nThis has been pretty solid, and doesn\u0027t see much change at all.\n\nNoticed by Harald Welte.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "49b75b87ce2dfbd99e59a50c3681b154d07e3a22",
      "tree": "f14e1da19a13d87a512f9043c2f37fd75dd122b3",
      "parents": [
        "f1c7f79b6ab4f7ada002a0fae47f462ede6b6857",
        "097d9eb537ff4d88b74c3fe67392e27c478ca3c5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:38:42 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:38:42 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus-merged\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm\n\n* \u0027for-linus-merged\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB\n  [ARM] 5166/1: magician: add MAINTAINERS entry\n  [ARM] fix pnx4008 build errors\n  [ARM] Fix SMP booting with non-zero PHYS_OFFSET\n  [ARM] 5185/1: Fix spi num_chipselect for lubbock\n  [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach\n  [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include\n  [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead\n  [ARM] Eliminate useless includes of asm/mach-types.h\n  [ARM] Fix circular include dependency with IRQ headers\n  avr32: Use \u003cmach/foo.h\u003e instead of \u003casm/arch/foo.h\u003e\n  avr32: Introduce arch/avr32/mach-*/include/mach\n  avr32: Move include/asm-avr32 to arch/avr32/include/asm\n  [ARM] sa1100_wdt: use reset_status to remember watchdog reset status\n  [ARM] pxa: introduce reset_status and clear_reset_status for driver\u0027s usage\n  [ARM] pxa: introduce reset.h for reset specific header information\n"
    },
    {
      "commit": "f1c7f79b6ab4f7ada002a0fae47f462ede6b6857",
      "tree": "dda50f0c190aa959b56def945db6301316fea548",
      "parents": [
        "f2d7499be1b1fe1cd8a5e6a01c1f44173894a241"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Fri Aug 08 19:26:42 2008 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:22:19 2008 -0700"
      },
      "message": "[NFSD] uninline nfsd4_op_name()\n\nThere doesn\u0027t seem to be a compelling reason why nfsd4_op_name() is\nmarked as \"inline\":\n\nIt\u0027s only used in a dprintk(), and as long as it has only one caller\nnon-ancient gcc versions anyway inline it automatically.\n\nThis patch fixes the following compile error with gcc 3.4:\n\n  ...\n    CC      fs/nfsd/nfs4proc.o\n  nfs4proc.c: In function `nfsd4_proc_compound\u0027:\n  nfs4proc.c:854: sorry, unimplemented: inlining failed in call to\n  nfs4proc.c:897: sorry, unimplemented: called from here\n  make[3]: *** [fs/nfsd/nfs4proc.o] Error 1\n\nReported-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n[ Also made it \"const char *\"  - Linus]\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "097d9eb537ff4d88b74c3fe67392e27c478ca3c5",
      "tree": "9034d676d9096857a380aab9d99e3e88fccb6bfe",
      "parents": [
        "c41107c2d4fd31924533f4dbc4c3428acc2b5894",
        "aeee90dfa01844168cd7f8051d0a0f969c573067"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Aug 08 17:33:47 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Aug 08 19:18:18 2008 +0100"
      },
      "message": "Merge Linus\u0027 latest into master\n\nConflicts:\n\n\tdrivers/watchdog/at91rm9200_wdt.c\n\tdrivers/watchdog/davinci_wdt.c\n\tdrivers/watchdog/ep93xx_wdt.c\n\tdrivers/watchdog/ixp2000_wdt.c\n\tdrivers/watchdog/ixp4xx_wdt.c\n\tdrivers/watchdog/ks8695_wdt.c\n\tdrivers/watchdog/omap_wdt.c\n\tdrivers/watchdog/pnx4008_wdt.c\n\tdrivers/watchdog/sa1100_wdt.c\n\tdrivers/watchdog/wdt285.c\n"
    },
    {
      "commit": "f2d7499be1b1fe1cd8a5e6a01c1f44173894a241",
      "tree": "64d341a90d8cb831a5097e365d303367906f1373",
      "parents": [
        "8d659f5e43c5db2630e85f507b7384365e9e1c1e",
        "76aab2c1eae491a5d73ac83deec97dd28ebac584"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:15:23 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:15:23 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (99 commits)\n  pkt_sched: Fix actions referencing\n  bnx2x: fix logical op\n  tcp: (whitespace only) fix confusing indentation\n  pkt_sched: Fix qdisc config when link is down.\n  [Bluetooth] Add full quirk implementation for btusb driver\n  [Bluetooth] Removal of unnecessary ignore module parameter\n  [Bluetooth] Add parameters to control BNEP header compression\n  ath9k: Revamp wireless mode usage\n  ath9k: More unused macros\n  ath9k: Remove a few unused macros and fix indentation\n  ath9k: Use mac80211\u0027s band macros and remove enum hal_freq_band\n  ath9k: Remove redundant data structure ath9k_txq_info\n  ath9k: Cleanup data structures related to HW capabilities\n  ath9k: work around gcc ICEs\n  ath9k: Add new Atheros IEEE 802.11n driver\n  ath5k: remove Atheros 11n devices from supported list\n  list.h: add list_cut_position()\n  list.h: Add list_splice_tail() and list_splice_tail_init()\n  p54: swap short slot time dcf values\n  rt2x00: Block all unsupported modes\n  ...\n"
    },
    {
      "commit": "8d659f5e43c5db2630e85f507b7384365e9e1c1e",
      "tree": "c99b00949268cedbbc4bc1f3e01b058e67033c2e",
      "parents": [
        "9da1f7e69aa4545d45d3435865c56f1e67c4b26a",
        "433c5f706856689be25928a99636e724fb3ea7cf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:14:32 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:14:32 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  sparc64: Fix end-of-stack checking in save_stack_trace().\n  sparc: don\u0027t use asm/of_device.h\n  sparc64: Use kernel/uid16.c helpers instead of own copy.\n  of/sparc: remove include of linux/of_platform.h from asm/of_platform.h\n  sparc: i8042-sparcio.h: fix warning\n"
    },
    {
      "commit": "9da1f7e69aa4545d45d3435865c56f1e67c4b26a",
      "tree": "24db8ef349bd3d3791e67e8fc5d7a2732ce13524",
      "parents": [
        "aeee90dfa01844168cd7f8051d0a0f969c573067"
      ],
      "author": {
        "name": "Junio C Hamano",
        "email": "gitster@pobox.com",
        "time": "Thu Aug 07 18:45:08 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 08 11:12:02 2008 -0700"
      },
      "message": "powerpc: Do not ignore arch/powerpc/include\n\nBack when .gitignore file was added to arch/powerpc/ in 06f2138 ([POWERPC]\nAdd files build to .gitignore, 2006-11-26), there indeed was nothing\ntracked in the ignored hierarchy and ignoring everything made sense.  But\nwe have very many tracked files there these days, and having a higher\nlevel .gitignore that ignores everything is asking for future troubles..\n\nThis should have been part of b8b572e (powerpc: Move include files to\narch/powerpc/include/asm, 2008-08-01).\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\nAcked-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c41107c2d4fd31924533f4dbc4c3428acc2b5894",
      "tree": "25c5e8b41aefdf8fa9585490c4114e5b94458283",
      "parents": [
        "3b8861715a9c17151e24f03e4ab2c30e6d8a0748"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sat Jul 19 17:54:22 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Aug 08 16:06:37 2008 +0100"
      },
      "message": "[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB\n\nThis patch removes the commented out line for the not available\nCONFIG_SA1100_USB option.\n\nReported-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3b8861715a9c17151e24f03e4ab2c30e6d8a0748",
      "tree": "a1eee8662b169ed4f65ea81d71830a90f56395a2",
      "parents": [
        "2727f226a65e034f93846def7fab314dee430df3"
      ],
      "author": {
        "name": "Philipp Zabel",
        "email": "philipp.zabel@gmail.com",
        "time": "Wed Jul 09 21:27:15 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Aug 08 15:59:23 2008 +0100"
      },
      "message": "[ARM] 5166/1: magician: add MAINTAINERS entry\n\nSigned-off-by: Philipp Zabel \u003cphilipp.zabel@gmail.com\u003e\nAcked-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2727f226a65e034f93846def7fab314dee430df3",
      "tree": "68af1b225c3501358ec2666bf401f165a9eee739",
      "parents": [
        "058ddee5625ade9e9e011b9ae155ac3b8d4eda3a"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Aug 08 15:13:27 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Aug 08 15:13:27 2008 +0100"
      },
      "message": "[ARM] fix pnx4008 build errors\n\ninclude/linux/i2c-pnx.h was missed when moving the include files.\nFix it now; it doesn\u0027t really need to include mach/i2c.h at all.\nSuccessfully build tested with pnx4008_defconfig, which had\nfailed in linux-next.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "433c5f706856689be25928a99636e724fb3ea7cf",
      "tree": "4a76f75ebec4adf1140a6f7930ce701b11d42d98",
      "parents": [
        "764f2579d95120e1c76b7af1256d02466ddd00bf"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 23:04:37 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 23:04:37 2008 -0700"
      },
      "message": "sparc64: Fix end-of-stack checking in save_stack_trace().\n\nBug reported by Alexander Beregalov.\n\nBefore we dereference the stack frame or try to peek at the\npt_regs magic value, make sure the entire object is within\nthe kernel stack bounds.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "76aab2c1eae491a5d73ac83deec97dd28ebac584",
      "tree": "ba680489b5dc20cc1afad6c5c0fef36b31918d9a",
      "parents": [
        "4ab84d450e24b3a309608182a8d8e30626b46f8f"
      ],
      "author": {
        "name": "Jamal Hadi Salim",
        "email": "hadi@cyberus.ca",
        "time": "Thu Aug 07 20:37:22 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:37:22 2008 -0700"
      },
      "message": "pkt_sched: Fix actions referencing\n\nWhen an action is added several times with the same exact index\nit gets deleted on every even-numbered attempt.\nThis fixes that issue.\n\nSigned-off-by: Jamal Hadi Salim \u003chadi@cyberus.ca\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4ab84d450e24b3a309608182a8d8e30626b46f8f",
      "tree": "652fdffd5e03a6336bc86179364087388431e86e",
      "parents": [
        "c1c6c11a6860c8135fd0d923c3d49fb368889b10"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Thu Aug 07 20:33:19 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:33:19 2008 -0700"
      },
      "message": "bnx2x: fix logical op\n\nFix dubious logical operation that was found by sparse:\nlinux-next-20080807/drivers/net/bnx2x_main.c:7205:27: warning: dubious: !x \u0026 y\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c1c6c11a6860c8135fd0d923c3d49fb368889b10",
      "tree": "7d58008c7cf943b7b6d07f5a26d59ca9e0bdab6d",
      "parents": [
        "2aaab9a0ccfd2ccf1c957cc2120da8d5593955c5",
        "cfeb414537b1d7c23ba202f198fa4154cd5a4856"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:28:46 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:28:46 2008 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6\n"
    },
    {
      "commit": "2aaab9a0ccfd2ccf1c957cc2120da8d5593955c5",
      "tree": "7ac56f0461d1ed84b7210aae1670373786e80ea6",
      "parents": [
        "827ebd6410005b05b3c930ef6a116666c6986886"
      ],
      "author": {
        "name": "Adam Langley",
        "email": "agl@imperialviolet.org",
        "time": "Thu Aug 07 20:27:45 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:27:45 2008 -0700"
      },
      "message": "tcp: (whitespace only) fix confusing indentation\n\nThe indentation in part of tcp_minisocks makes it look like one of the if\nstatements is much more important than it actually is.\n\nSigned-off-by: Adam Langley \u003cagl@imperialviolet.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "827ebd6410005b05b3c930ef6a116666c6986886",
      "tree": "7b9c0fcf0b6f1502620453c5050d68e8e9325caa",
      "parents": [
        "22c7fdf4a7acfa24d9d498b1357e6c07d0e6c553"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:26:40 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 20:26:40 2008 -0700"
      },
      "message": "pkt_sched: Fix qdisc config when link is down.\n\nBug reported by Stephen Hemminger.\n\nWe need to fetch the root from -\u003eqdisc_sleeping not -\u003eqdisc.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "22c7fdf4a7acfa24d9d498b1357e6c07d0e6c553",
      "tree": "040ce9c55cb285c5eff565942f313a07e157fbb2",
      "parents": [
        "5423b2ed25993e13009ce39f55d742c3c6d03edb",
        "86b89eed9aca2a4a335b9c1bf7380f9183db431f"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 18:52:57 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 18:52:57 2008 -0700"
      },
      "message": "Merge branch \u0027ath9k\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6\n"
    },
    {
      "commit": "aeee90dfa01844168cd7f8051d0a0f969c573067",
      "tree": "f7a62a16a1484321ce5b4306d5e5f7fa8819243c",
      "parents": [
        "273b2578392bbf6e5c47a8a3d1ee461ce6fc7182",
        "5861bbfcc10fc0358abf52c7d22850c8d180f0b0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:14:24 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:14:24 2008 -0700"
      },
      "message": "Merge branch \u0027tracehook\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace\n\n* \u0027tracehook\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace:\n  tracehook: fix CLONE_PTRACE\n"
    },
    {
      "commit": "273b2578392bbf6e5c47a8a3d1ee461ce6fc7182",
      "tree": "1b00bd21574b1f8db084be4f682d7251a3a0ff3e",
      "parents": [
        "8e43e12d638f732fa32600c324711f4be8fe0b1d",
        "06a91a02e9b249695f964bb59c8b02152c21e90c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:14:07 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:14:07 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:\n  IB/mad: Test ib_create_send_mad() return with IS_ERR(), not \u003d\u003d NULL\n  IB/mlx4: Allow 4K messages for UD QPs\n  mlx4_core: Add ethernet fields to CQE struct\n  IB/ipath: Fix printk format warnings\n  RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device\n  RDMA/cxgb3: Fix up MW access rights\n  RDMA/cxgb3: Fix QP capabilities\n  RDMA/cma: Remove padding arrays by using struct sockaddr_storage\n  IB/ipath: Use unsigned long for irq flags\n  IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()\n"
    },
    {
      "commit": "8e43e12d638f732fa32600c324711f4be8fe0b1d",
      "tree": "a0e545bebea11b3ce08147d2e36f2acb1a13de1d",
      "parents": [
        "01b09b6c605ed119fba75b82582f017e44dd4a55",
        "62aa0054da220b8bbe6f23c0eb1d97a99005d0b3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:13:30 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:13:30 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block\n\n* \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block:\n  xen-blkfront.c: make blkif_ioctl() static\n  bio: make use of bvec_nr_vecs\n  cciss: fix bug if scsi tape support is disabled\n  cciss: add support for multi lun tape devices\n  cciss: change the way we notify scsi midlayer of tape drives\n  cciss: fix negative logical drive count in procfs\n  cciss: remove redundant code\n  cciss: make rebuild_lun_table behave better\n  cciss: return -EFAULT if copy_from_user() fails\n"
    },
    {
      "commit": "01b09b6c605ed119fba75b82582f017e44dd4a55",
      "tree": "65d57b32d5055bacac9e95a4f01f7ae9618a2c71",
      "parents": [
        "c1ec8295f6e8c888230bbc9b7a416dc26d03688e",
        "bf9c8c9ddef7ef761ae9747349175adad0ef16ce"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:12:41 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:12:41 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:\n  ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers\n"
    },
    {
      "commit": "c1ec8295f6e8c888230bbc9b7a416dc26d03688e",
      "tree": "52198f5cedfd1fa6464945ad72d345cf1c2019a2",
      "parents": [
        "3d8cd0c5d75c424f986c0602dc26579fbb7c8080"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:10:12 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:10:12 2008 -0700"
      },
      "message": "Fix up duplicate \u0027__s3c2410wdt_stop()\u0027 function\n\nLooks like somebody didn\u0027t get enough sleep.\n\nNoticed-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3d8cd0c5d75c424f986c0602dc26579fbb7c8080",
      "tree": "03c61f81542f6c34e32eb5e0dfc3d34668f88fdd",
      "parents": [
        "4c514a5ad1314b872e3185dabaf105c81d39d7e8",
        "58750139001bae11a1f9b074f3a9c774fecf5ba8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:07:33 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:07:33 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:\n  Move all of include/asm-m68knommu to arch/m68knommu/include/asm.\n"
    },
    {
      "commit": "4c514a5ad1314b872e3185dabaf105c81d39d7e8",
      "tree": "5217dd043156d6bd4572653d05c2260b3527e7fe",
      "parents": [
        "b80b601f0087391e55d3859e70f08278632b1185"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Aug 07 14:08:27 2008 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:07:10 2008 -0700"
      },
      "message": "powerpc/iseries: remove the old viocons driver\n\nThis driver was declared obsolete over 2 years ago, the alternative\nconsole driver for legacy iSeries (hvc_iseries) was made the default\nover 1 year ago and this driver has been build broken for over 3\nmonths, so remove it.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b80b601f0087391e55d3859e70f08278632b1185",
      "tree": "1fa138af8da80bf523a6f259c726e162fe387fb7",
      "parents": [
        "a06dee41a31bff488a261dfc542776ffd2f24ff1",
        "04793dd041bbb88a39b768b714c725de2c339b51"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:06:19 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:06:19 2008 -0700"
      },
      "message": "Merge branch \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb\n\n* \u0027for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (23 commits)\n  V4L/DVB (8617): uvcvideo: don\u0027t use stack-based buffers for USB transfers.\n  V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcams\n  V4L/DVB (8611): Add suspend/resume to pxa_camera driver\n  V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.\n  V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity.\n  V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Dual Digital 4\n  V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1\n  V4L/DVB (8604): gspca: Fix of \"scheduling while atomic\" crash.\n  V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.\n  V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid Pro\n  V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 and vc023x.\n  V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.\n  V4L/DVB (8572): gspca: Webcam 0c45:6143 in documentation.\n  V4L/DVB (8571): gspca: Don\u0027t use CONFIG_VIDEO_ADV_DEBUG as a compile option.\n  V4L/DVB (8569): gspca: Set back the old values of Sonix sn9c120 and cleanup source.\n  V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus init cleanup.\n  V4L/DVB (8564): fix vino driver build error\n  V4L/DVB (8563): fix drivers/media/video/arv.c compilation\n  V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER select\n  V4L/DVB (8558): media/video/Kconfig: fix a typo\n  ...\n"
    },
    {
      "commit": "a06dee41a31bff488a261dfc542776ffd2f24ff1",
      "tree": "4930b7698d5d238f159c2d6628c7c1c62765b42b",
      "parents": [
        "b588e2bbd7b872c9cdf635fe0f04840534e72443",
        "816d8c6a2580562698cf0fa0b9e5b4dd570e636e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:05:39 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:05:39 2008 -0700"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://jdelvare.pck.nerim.net/jdelvare-2.6\n\n* \u0027hwmon-for-linus\u0027 of git://jdelvare.pck.nerim.net/jdelvare-2.6:\n  hwmon: (it87) Support for 16-bit fan reading in it8705 \u003e\u003d rev 0x03\n  hwmon: (it87) Support for 16-bit fan reading in it8712 \u003e\u003d rev 0x07\n  hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpus\n  hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyle\n  hwmon: ad7414 driver\n  hwmon: (thmc50) Add support for critical temperature limits\n  hwmon: (adm9240) Remove EXPERIMENTAL dependency\n  hwmon: (w83627hf) Drop reset module parameter\n  hwmon: (w83627hf) Add pwm_enable sysfs interface\n  hwmon: (w83791d) Use fan divisor bits from vbat register\n  hwmon: (f71882fg) Delete needless forward declarations\n  hwmon: (dme1737) Add support for the SMSC SCH5027\n  hwmon: (dme1737) Skip detection if forced\n  hwmon: (dme1737) Cleanups\n"
    },
    {
      "commit": "b588e2bbd7b872c9cdf635fe0f04840534e72443",
      "tree": "8e298e0f18f305dd12223ffb36c2450cf62318bb",
      "parents": [
        "3df302ff56fac91d54e964faed9d293018ac71ca",
        "7944d3a5a70ee5c1904ed1e8b1d71ff0af2854d9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:05:09 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:05:09 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog: (70 commits)\n  [WATCHDOG] more coding style clean-up\u0027s\n  [WATCHDOG] sbc8360.c - move stop code into a function\n  [WATCHDOG] Coding style - Indentation - part 2\n  [WATCHDOG] Coding style - Indentation - part 1\n  [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs\n  [WATCHDOG] mpc8xxx_wdt: fix build\n  [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/g\n  [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt\n  [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs\n  [WATCHDOG] mpc83xx_wdt: convert to the OF platform driver\n  [WATCHDOG] pcwd: a couple of watchdogs escaped conversion\n  [WATCHDOG] Clean-up includes\n  [WATCHDOG] hpwdt.c - fix double includes\n  [WATCHDOG 57/57] wdt501/pci: Clean up, coding style and switch to unlocked_ioctl\n  [WATCHDOG 56/57] wdt977: clean up, coding style and switch to unlocked_ioctl\n  [WATCHDOG 55/57] wdt285: switch to unlocked_ioctl and tidy up oddments of coding style\n  [WATCHDOG 54/57] wdrtas: clean up, coding style, switch to unlocked_ioctl\n  [WATCHDOG 53/57] wafer5823wdt: Clean up, coding style, switch to unlocked_ioctl\n  [WATCHDOG 52/57] w83977f_wdt: clean up, coding style and switch to unlocked_ioctl\n  [WATCHDOG 51/57] w83877f_wdt: clean up code, coding style, switch to unlocked_ioctl\n  ...\n"
    },
    {
      "commit": "3df302ff56fac91d54e964faed9d293018ac71ca",
      "tree": "1c130ae32cdd91d83072b00e1576c993b2e836dd",
      "parents": [
        "685d87f7ccc649ab92b55e18e507a65d0e694eb9",
        "64a99d2a8c3ed5c4e39f3ae1cc682aa8fd3977fc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:04:28 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 07 18:04:28 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes:\n  kbuild: a better way to generate cscope database change\n  Kconfig: Extend \"menuconfig\" for modules to simplify Kconfig file\n  bugfix for scripts/patch-kernel in 2.6 sublevel stepping\n  kbuild: fix O\u003d.. build with arm\n"
    },
    {
      "commit": "5861bbfcc10fc0358abf52c7d22850c8d180f0b0",
      "tree": "066a66bd465741973879675b150f517032adcbfa",
      "parents": [
        "685d87f7ccc649ab92b55e18e507a65d0e694eb9"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Thu Aug 07 16:55:03 2008 -0700"
      },
      "committer": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Thu Aug 07 17:18:47 2008 -0700"
      },
      "message": "tracehook: fix CLONE_PTRACE\n\nIn the change in commit 09a05394fe2448a4139b014936330af23fa7ec83, I\noverlooked two nits in the logic and this broke using CLONE_PTRACE\nwhen PTRACE_O_TRACE* are not being used.\n\nA parent that is itself traced at all but not using PTRACE_O_TRACE*,\nusing CLONE_PTRACE would have its new child fail to be traced.\n\nA parent that is not itself traced at all that uses CLONE_PTRACE\n(which should be a no-op in this case) would confuse the bookkeeping\nand lead to a crash at exit time.\n\nThis restores the missing checks and fixes both failure modes.\n\nReported-by: Eduardo Habkost \u003cehabkost@redhat.com\u003e\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\n"
    },
    {
      "commit": "764f2579d95120e1c76b7af1256d02466ddd00bf",
      "tree": "312f1d759d18ff3e8176b06c1f1468baa3ca953c",
      "parents": [
        "ea771bd51c3b9b9683860515d93e6155a345fa2f"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Thu Aug 07 15:33:36 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 15:33:36 2008 -0700"
      },
      "message": "sparc: don\u0027t use asm/of_device.h\n\nUse linux/of_device.h instead.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "058ddee5625ade9e9e011b9ae155ac3b8d4eda3a",
      "tree": "2821d666c06733da81f606624bf2a16bdf86ce73",
      "parents": [
        "afd2fc02ab7bae6062671c5ca80dd34c34a63fb7"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Aug 07 22:36:59 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 22:36:59 2008 +0100"
      },
      "message": "[ARM] Fix SMP booting with non-zero PHYS_OFFSET\n\nThe existing code tries to get the pmd for the temporary page table\nby doing:\n\n        pgd \u003d pgd_alloc(\u0026init_mm);\n        pmd \u003d pmd_offset(pgd, PHYS_OFFSET);\n\nSince we have a two level page table, pmd_offset() is a no-op, so\nthis just has a casting effect from a pgd to a pmd - the address\nargument is unused.  So this can\u0027t work.\n\nNormally, we\u0027d do:\n\n\tpgd \u003d pgd_offset(\u0026init_mm, PHYS_OFFSET);\n\t...\n\tpmd \u003d pmd_offset(pgd, PHYS_OFFSET);\n\nto get the pmd you want.  However, pgd_offset() takes the mm_struct,\nnot the (unattached) pgd we just allocated.  So, instead use:\n\n        pgd \u003d pgd_alloc(\u0026init_mm);\n        pmd \u003d pmd_offset(pgd + pgd_index(PHYS_OFFSET), PHYS_OFFSET);\n\nReported-by: Antti P Miettinen \u003cananaza@iki.fi\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "06a91a02e9b249695f964bb59c8b02152c21e90c",
      "tree": "f4a771f1876f7acb967ceb1033bbe2fc38234018",
      "parents": [
        "3f44675439b136d51179d31eb5a498383cb38624",
        "be43324d8b316fe83a7b4027334f2825f1121c2c",
        "70117b9e866b1fdf7e4e84ffb6f38a7b3e9702f8",
        "e08198169ec5facb3d85bb455efa44a2f8327842",
        "cd55ef5a10d1a2ea09853bc5fa40aadaf9f80614",
        "6e0d733d921526e628107fb8b1aff5f7de870d6f"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Thu Aug 07 14:12:03 2008 -0700"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Thu Aug 07 14:12:03 2008 -0700"
      },
      "message": "Merge branches \u0027cma\u0027, \u0027cxgb3\u0027, \u0027ipath\u0027, \u0027ipoib\u0027, \u0027mad\u0027 and \u0027mlx4\u0027 into for-linus\n"
    },
    {
      "commit": "cd55ef5a10d1a2ea09853bc5fa40aadaf9f80614",
      "tree": "f26e6f9ba06171a5c404ba5220cba60ad53e2a34",
      "parents": [
        "6e86841d05f371b5b9b86ce76c02aaee83352298"
      ],
      "author": {
        "name": "Julien Brunel",
        "email": "brunel@diku.dk",
        "time": "Thu Aug 07 14:11:56 2008 -0700"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Thu Aug 07 14:11:56 2008 -0700"
      },
      "message": "IB/mad: Test ib_create_send_mad() return with IS_ERR(), not \u003d\u003d NULL\n\nIn case of error, the function ib_create_send_mad() returns an ERR\npointer, but never returns a NULL pointer.  So testing the return\nvalue for error should be done with IS_ERR, not by comparing with\nNULL.\n\nA simplified version of the semantic patch that makes this change is\nas follows:\n\n(http://www.emn.fr/x-info/coccinelle/)\n\n// \u003csmpl\u003e\n@correct_null_test@\nexpression x,E;\nstatement S1, S2;\n@@\nx \u003d ib_create_send_mad(...)\n\u003c... when !\u003d x \u003d E\nif (\n(\n- x@p2 !\u003d NULL\n+ ! IS_ERR ( x )\n|\n- x@p2 \u003d\u003d NULL\n+ IS_ERR( x )\n)\n )\nS1\nelse S2\n...\u003e\n? x \u003d E;\n// \u003c/smpl\u003e\n\nSigned-off-by: Julien Brunel \u003cbrunel@diku.dk\u003e\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\n"
    },
    {
      "commit": "6e0d733d921526e628107fb8b1aff5f7de870d6f",
      "tree": "357adc8727a6dea4277fbf5a38095c77855012c1",
      "parents": [
        "f780a9f119caa48088b230836a7fa73d1096de7c"
      ],
      "author": {
        "name": "Alex Naslednikov",
        "email": "xalex@mellanox.co.il",
        "time": "Thu Aug 07 14:06:50 2008 -0700"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Thu Aug 07 14:06:50 2008 -0700"
      },
      "message": "IB/mlx4: Allow 4K messages for UD QPs\n\nCurrent code limits the max message size to 2K for UD QPs, while MTU\nmight be as big as 4K.  This patch sets the maximum message size to\n4K, which is needed for UD to work correctly on fabrics with a 4K MTU.\n\nSigned-off-by: Alex Naslednikov \u003cxalex@mellanox.co.il\u003e\nSigned-off-by: Eli Cohen \u003celi@mellanox.co.il\u003e\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\n"
    },
    {
      "commit": "cfeb414537b1d7c23ba202f198fa4154cd5a4856",
      "tree": "a17238dd44e778c07aa3aeac6c545893d259e8b1",
      "parents": [
        "943d56b0a578cfc10e0340c6f8d6b8795d380e67"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Thu Aug 07 22:26:56 2008 +0200"
      },
      "committer": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Thu Aug 07 22:26:56 2008 +0200"
      },
      "message": "[Bluetooth] Add full quirk implementation for btusb driver\n\nThis implements all the quirk handling from the hci_usb driver to the\nnew btusb driver.\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "943d56b0a578cfc10e0340c6f8d6b8795d380e67",
      "tree": "95d3366c5cf0baf2a1cb0bbeee63e2c86ee9758a",
      "parents": [
        "28111eb2f5087c5aa5ec3697388f6c7d354b2ad8"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Thu Aug 07 22:26:55 2008 +0200"
      },
      "committer": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Thu Aug 07 22:26:55 2008 +0200"
      },
      "message": "[Bluetooth] Removal of unnecessary ignore module parameter\n\nThis removes the unnecessary ignore parameter, which is useless. There\nare alternate methods of kicking a driver off an USB device.\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "28111eb2f5087c5aa5ec3697388f6c7d354b2ad8",
      "tree": "b1a30843c0b245e872babbc101a703cf874e59cc",
      "parents": [
        "0967d61ea0d8e8a7826bd8949cd93dd1e829ac55"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Thu Aug 07 22:26:54 2008 +0200"
      },
      "committer": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Thu Aug 07 22:26:54 2008 +0200"
      },
      "message": "[Bluetooth] Add parameters to control BNEP header compression\n\nThe Bluetooth qualification for PAN demands testing with BNEP header\ncompression disabled. This is actually pretty stupid and the Linux\nimplementation outsmarts the test system since it compresses whenever\npossible. So to pass qualification two need parameters have been added\nto control the compression of source and destination headers.\n\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "86b89eed9aca2a4a335b9c1bf7380f9183db431f",
      "tree": "de9861a36de404fc74d8d7fbb87bd66e73891de4",
      "parents": [
        "3b95978ddadbab594aad6280bfa660a49948af86"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Thu Aug 07 10:54:57 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:44 2008 -0400"
      },
      "message": "ath9k: Revamp wireless mode usage\n\nUse a single enum for managing modes, store supported modes by\nthe HW in a bitmask.\nRegister legacy rates with mac80211 only at init.\n\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3b95978ddadbab594aad6280bfa660a49948af86",
      "tree": "6ee5c44bb63d5f8c522a20aedd0f2bee89c370ba",
      "parents": [
        "f22f558dcaaf2ca413571df0ae8219474af1a46f"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Thu Aug 07 10:54:33 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:44 2008 -0400"
      },
      "message": "ath9k: More unused macros\n\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f22f558dcaaf2ca413571df0ae8219474af1a46f",
      "tree": "41af893f0e5ad066db04b8b52f5aa2c97c6bf8f8",
      "parents": [
        "06df8bea27e9d6fe4657e8ca0557ab7515695f00"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Thu Aug 07 10:54:07 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:44 2008 -0400"
      },
      "message": "ath9k: Remove a few unused macros and fix indentation\n\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "06df8bea27e9d6fe4657e8ca0557ab7515695f00",
      "tree": "e4e4a4c8c94fdf7c4a8441b7ec1afcf77b95136e",
      "parents": [
        "ea9880fb059e0e95d651eab6029f58e7c81b8602"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Thu Aug 07 10:53:39 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:44 2008 -0400"
      },
      "message": "ath9k: Use mac80211\u0027s band macros and remove enum hal_freq_band\n\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ea9880fb059e0e95d651eab6029f58e7c81b8602",
      "tree": "ad170c08ef7cd13e638c26fc45e59d38aca46cf9",
      "parents": [
        "60b67f519213cf6d59236d065b0953962b56abca"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Thu Aug 07 10:53:10 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:43 2008 -0400"
      },
      "message": "ath9k: Remove redundant data structure ath9k_txq_info\n\nUse ath9k_tx_queue_info which contains the same elements,\nand merge get/set functions of tx queue properties.\nAlso, fix whitespace damage in struct ath_softc.\n\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "60b67f519213cf6d59236d065b0953962b56abca",
      "tree": "3af58f097b3899aea9b525c563626930c4cab4b4",
      "parents": [
        "b08cbcd4546445740c2a04291204b56f8baf7be2"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Thu Aug 07 10:52:38 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:43 2008 -0400"
      },
      "message": "ath9k: Cleanup data structures related to HW capabilities\n\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b08cbcd4546445740c2a04291204b56f8baf7be2",
      "tree": "9da2fe906ded659dc8e78c768807facbbd498b74",
      "parents": [
        "f078f209704849c86bd43c0beccfc1f410ed1c66"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Tue Aug 05 22:06:51 2008 +0300"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:43 2008 -0400"
      },
      "message": "ath9k: work around gcc ICEs\n\nThis patch works around an internal compiler error (gcc bug #37014) in\nall gcc 4.2 compilers and the gcc 4.3 series up to at least 4.3.1\non at least powerpc and mips.\n\nMany thanks to Andrew Pinski for analyzing the gcc bug.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f078f209704849c86bd43c0beccfc1f410ed1c66",
      "tree": "9b965db2c86e7369002a05808f6b418c8a9aa985",
      "parents": [
        "b1a5215004130689aeee9e522585c879d3b71472"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Mon Aug 04 00:16:41 2008 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:42 2008 -0400"
      },
      "message": "ath9k: Add new Atheros IEEE 802.11n driver\n\nThis adds the new mac80211 11n ath9k Atheros driver. Only STA support\nis currently enabled and tested.\n\nSigned-off-by: Senthil Balasubramanian \u003csenthilkumar@atheros.com\u003e\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nSigned-off-by: Jack Howarth \u003chowarth@bromo.msbb.uc.edu\u003e\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nSigned-off-by: Sujith Manoharan \u003cSujith.Manoharan@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b1a5215004130689aeee9e522585c879d3b71472",
      "tree": "3f2c677657939cb4238e3eb18d80138c2d6807a3",
      "parents": [
        "00e8a4da8cf0d7dba8cc4b0da28ea0f12dcf6b36"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Mon Aug 04 00:16:40 2008 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:42 2008 -0400"
      },
      "message": "ath5k: remove Atheros 11n devices from supported list\n\nRemove Atheros 11n devices from being claimed by ath5k as its\nnow handled by ath9k.\n\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "00e8a4da8cf0d7dba8cc4b0da28ea0f12dcf6b36",
      "tree": "66d6b18fbafd6f1887f7ab7246e98caff2dd720c",
      "parents": [
        "7d283aee50351ec19eaf654a8690d77c4e1dff50"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Wed Aug 06 13:28:54 2008 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:42 2008 -0400"
      },
      "message": "list.h: add list_cut_position()\n\nThis adds list_cut_position() which lets you cut a list into\ntwo lists given a pivot in the list.\n\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7d283aee50351ec19eaf654a8690d77c4e1dff50",
      "tree": "8b0079f19db09ecd264cc2e8c428033fe725015f",
      "parents": [
        "e6fce5b916cd7f7f79b2b3e53ba74bbfc1d7cf8b"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Wed Aug 06 15:21:26 2008 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:42 2008 -0400"
      },
      "message": "list.h: Add list_splice_tail() and list_splice_tail_init()\n\nIf you are using linked lists for queues list_splice() will not do what\nyou would expect even if you use the elements passed reversed. We need\nto handle these differently. We add list_splice_tail() and\nlist_splice_tail_init().\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "5423b2ed25993e13009ce39f55d742c3c6d03edb",
      "tree": "8dc807d7ffe38266cbd3830acb8c0c22702010e3",
      "parents": [
        "0fc980392e5a06cff34ca7acaac5790bb59528d1"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Thu Aug 07 10:22:28 2008 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:04 2008 -0400"
      },
      "message": "p54: swap short slot time dcf values\n\nthese \"magic\" values must to be the other way round...\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0fc980392e5a06cff34ca7acaac5790bb59528d1",
      "tree": "2f1d0dd3b710b8c2a556dbf7ca7cee8c1c9f0675",
      "parents": [
        "8dbc1722a78343eb80f0ce1a3ef1965a9774ad5b"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Wed Aug 06 16:18:31 2008 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:04 2008 -0400"
      },
      "message": "rt2x00: Block all unsupported modes\n\nIt was possible for unsupported operating modes\nto be accepted by the add_interface callback function.\nThis patch will block those modes until proper support\nhas been implemented for them.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8dbc1722a78343eb80f0ce1a3ef1965a9774ad5b",
      "tree": "5b715063ed70e82817578301a81a64ad947f6322",
      "parents": [
        "e32f85f7b917456265d4c30d15f734c4912cfa6a"
      ],
      "author": {
        "name": "Luis Carlos Cobo",
        "email": "luisca@cozybit.com",
        "time": "Wed Aug 06 13:17:54 2008 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:04 2008 -0400"
      },
      "message": "mac80211: keep mesh ifaces in allmulti mode\n\nCurrently a mesh node will not forward a multicast frame if it is not subscribed\nto the specific multicast address. This patch addresses the issue and fixes mesh\nmulticast forwarding.\n\nSigned-off-by: Luis Carlos Cobo \u003cluisca@cozybit.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e32f85f7b917456265d4c30d15f734c4912cfa6a",
      "tree": "14d48a5e3d4b279966f2c15b0a3e5f909bc71d58",
      "parents": [
        "eda0c003d1ff14c99d8476b482377ccfaf967b6c"
      ],
      "author": {
        "name": "Luis Carlos Cobo",
        "email": "luisca@cozybit.com",
        "time": "Tue Aug 05 19:34:52 2008 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:04 2008 -0400"
      },
      "message": "mac80211: fix use of skb-\u003ecb for mesh forwarding\n\nNow we deal with mesh forwarding before the 802.11-\u003e802.3 conversion, thus\neliminating a few unnecessary steps. The next hop lookup is called from\nieee80211_master_start_xmit() instead of subif_start_xmit(). Until the next hop\nis found, RA in the frame will be all zeroes for frames originating from the\ndevice. For forwarded frames, RA will contain the TA of the received frame,\nwhich will be necessary to send a path error if a next hop is not found.\n\nSigned-off-by: Luis Carlos Cobo \u003cluisca@cozybit.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "eda0c003d1ff14c99d8476b482377ccfaf967b6c",
      "tree": "ce914aa0db9bda9ebef0a21dbb24aebef989d5e8",
      "parents": [
        "f367422794315b7632f2a78c93e15b3c757d4be8"
      ],
      "author": {
        "name": "Larry Finger",
        "email": "Larry.Finger@lwfinger.net",
        "time": "Tue Aug 05 11:23:16 2008 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:04 2008 -0400"
      },
      "message": "p54: Fix for TX sequence number problem\n\nFollowing \"mac80211: fix TX sequence numbers\", if a packet\nhas the IEEE80211_TX_CTL_ASSIGN_SEQ assigned, a sequence number must be\nsupplied, either by hardware or software. AFAIK, no such hardware exists\nfor the p54, thus it must be done in software. With this patch, a connection\nqith p54usb is stable, whereas the interface went off-line in 2-3 hours\nwithout this change. Note that this code will have to be reworked for proper\nsequence numbers on beacons. In addition, the sequence number has been placed\nin the hardware state, not the vif state.\n\nSigned-off-by: Larry Finger \u003cLarry.Finger@lwfinger.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f367422794315b7632f2a78c93e15b3c757d4be8",
      "tree": "df5159c5e749db5b4985f4f4ac64c82d2f584604",
      "parents": [
        "e6fce5b916cd7f7f79b2b3e53ba74bbfc1d7cf8b"
      ],
      "author": {
        "name": "Tomas Winkler",
        "email": "tomas.winkler@intel.com",
        "time": "Mon Aug 04 16:00:44 2008 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Aug 07 09:49:04 2008 -0400"
      },
      "message": "iwlwifi: cleanup iwl_tx_skb\n\nThis patch cleans up iwl_tx_skb function.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "afd2fc02ab7bae6062671c5ca80dd34c34a63fb7",
      "tree": "6048ce3ba252a95ac2195b680caa2b55c384073e",
      "parents": [
        "1f4de5a0e3b4a4b8afa2cddb46429d32e1053c14",
        "214c6a7ed13e01cab2addeef56124067e4d20147"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Aug 07 11:05:25 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 11:06:47 2008 +0100"
      },
      "message": "Merge branch \u0027for-rmk\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6\n\nConflicts:\n\n\tarch/arm/mach-pxa/generic.c\n\tarch/arm/mach-pxa/pxa25x.c\n\tarch/arm/mach-pxa/pxa27x.c\n\tarch/arm/mach-pxa/pxa2xx.c\n\tarch/arm/mach-pxa/pxa3xx.c\n\tarch/arm/mach-pxa/reset.c\n\tarch/arm/mach-pxa/spitz.c\n\tarch/arm/mach-pxa/tosa.c\n\tdrivers/watchdog/sa1100_wdt.c\n"
    },
    {
      "commit": "1f4de5a0e3b4a4b8afa2cddb46429d32e1053c14",
      "tree": "751eb9ccc39fe9506990fe052c9adadf1a541e8b",
      "parents": [
        "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b"
      ],
      "author": {
        "name": "Jonathan Cameron",
        "email": "jic23@cam.ac.uk",
        "time": "Mon Aug 04 14:41:27 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 10:25:11 2008 +0100"
      },
      "message": "[ARM] 5185/1: Fix spi num_chipselect for lubbock\n\nChange num_chipselect for lubbock ssp master to reflect requirement\nof spi subsystem that all buses have at least 1 chip select.\n\nSigned-off-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nAcked-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nAcked-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e6fce5b916cd7f7f79b2b3e53ba74bbfc1d7cf8b",
      "tree": "24492010b882f01660bf03d64c1351ce1796e95a",
      "parents": [
        "32bb93b02da8c75031e601ff1f9a25f99febbe5f"
      ],
      "author": {
        "name": "Robert Olsson",
        "email": "robert.olsson@its.uu.se",
        "time": "Thu Aug 07 02:23:01 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 02:23:01 2008 -0700"
      },
      "message": "pktgen: multiqueue etc.\n\nSofar far pktgen have had a restriction to only use one device per kernel \nthread. With the new multiqueue architecture this is no longer adequate.\n\nThe patch below is an effort to remove this by in pktgen configuration \nadding a tag to  the device name a la eth0@0 etc. The tag is used for \nusual device config just as before. Also a new flag is introduced to mirror \nqueue_map with sending threads smp_processor_id() QUEUE_MAP_CPU.\n\nAn example: We use 4 CPU\u0027s to send to one 10g interface (eth0)\n and we use the new tagging to send a mix of packet sizes, 64, 576 and\n 1500 bytes. Also we use TX queues according to smp_processor_id()\n\n PGDEV\u003d/proc/net/pktgen/kpktgend_0\n pgset \"add_device eth0@0\" \n\n PGDEV\u003d/proc/net/pktgen/kpktgend_1\n pgset \"add_device eth0@1\" \n\n PGDEV\u003d/proc/net/pktgen/kpktgend_2\n pgset \"add_device eth0@2\" \n\n PGDEV\u003d/proc/net/pktgen/kpktgend_3\n pgset \"add_device eth0@3\" \n....\nPGDEV\u003d/proc/net/pktgen/eth0@0 \npgset \"pkt_size 64\"\npgset \"flag QUEUE_MAP_CPU\"\n\nPGDEV\u003d/proc/net/pktgen/eth0@1\npgset \"pkt_size 572\"\npgset \"flag QUEUE_MAP_CPU\"\n\nPGDEV\u003d/proc/net/pktgen/eth0@2\npgset \"pkt_size 1496\"\n\nPGDEV\u003d/proc/net/pktgen/eth0@3\npgset \"pkt_size 1496\"\npgset \"flag QUEUE_MAP_CPU\"\n\nSigned-off-by: Robert Olsson \u003crobert.olsson@its.uu.se\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "32bb93b02da8c75031e601ff1f9a25f99febbe5f",
      "tree": "429d2b978f517d366de572fa5058d513ed7b51a6",
      "parents": [
        "6edafaaf6f5e70ef1e620ff01bd6bacebe1e0718",
        "3859069bc3358772b08bd91efe9edec39a746ea8"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 02:10:27 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 07 02:10:27 2008 -0700"
      },
      "message": "Merge branch \u0027upstream-davem\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    }
  ],
  "next": "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b"
}
