)]}'
{
  "log": [
    {
      "commit": "a70ea994a0d83fd0151a070be72b87d014ef0a7e",
      "tree": "40e3bf28a3fa36f20b4625c241ca14abb0c1a00d",
      "parents": [
        "ad91e6fa0d331e419e4692d146cdc04e594a5bea"
      ],
      "author": {
        "name": "Alexey Kuznetsov",
        "email": "kuznet@ms2.inr.ac.ru",
        "time": "Thu Feb 09 16:40:11 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Feb 09 16:43:38 2006 -0800"
      },
      "message": "[NETLINK]: Fix a severe bug\n\nnetlink overrun was broken while improvement of netlink.\nDestination socket is used in the place where it was meant to be source socket,\nso that now overrun is never sent to user netlink sockets, when it should be,\nand it even can be set on kernel socket, which results in complete deadlock\nof rtnetlink.\n\nSuggested fix is to restore status quo passing source socket as additional\nargument to netlink_attachskb().\n\nA little explanation: overrun is set on a socket, when it failed\nto receive some message and sender of this messages does not or even\nhave no way to handle this error. This happens in two cases:\n1. when kernel sends something. Kernel never retransmits and cannot\n   wait for buffer space.\n2. when user sends a broadcast and the message was not delivered\n   to some recipients.\n\nSigned-off-by: Alexey Kuznetsov \u003ckuznet@ms2.inr.ac.ru\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ad91e6fa0d331e419e4692d146cdc04e594a5bea",
      "tree": "315363d4002ee449a8a754628c2f26d324157caf",
      "parents": [
        "b481b4ecf5205f8e73e8f618085dbe3e070e9e31",
        "642fe301c3fbfe5e328a7a597c4dca41790edbbb"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 16:19:06 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 16:19:06 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "b481b4ecf5205f8e73e8f618085dbe3e070e9e31",
      "tree": "08b008dca74ff9cd2a3eaa0d777c2249565f6365",
      "parents": [
        "9ac95f2f90e022c16d293d7978faddf7e779a1a9",
        "9caafa6c8686e319cf4d5f3757b3972c6c522b7c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 16:18:19 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 16:18:19 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "9ac95f2f90e022c16d293d7978faddf7e779a1a9",
      "tree": "dcc1769ed614585e956c20c718506cdfe4b0bf92",
      "parents": [
        "c70d3d703ad94727dab2a3664aeee33d71e00715"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@tv-sign.ru",
        "time": "Thu Feb 09 22:41:50 2006 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 16:17:36 2006 -0800"
      },
      "message": "[PATCH] do_sigaction: cleanup -\u003esa_mask manipulation\n\nClear unblockable signals beforehand.\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c70d3d703ad94727dab2a3664aeee33d71e00715",
      "tree": "c809680e7ea5167087d9ce77b2743e7fdf921b5b",
      "parents": [
        "15508d22d00277a1f2a1022dce38f2772c810d32"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@tv-sign.ru",
        "time": "Thu Feb 09 22:41:41 2006 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 16:17:36 2006 -0800"
      },
      "message": "[PATCH] sys_signal: initialize -\u003esa_mask\n\nPointed out by Linus Torvalds.\n\nsys_signal() forgets to initialize -\u003esa_mask.\n\n( I suspect arch/ia64/ia32/ia32_signal.c:sys32_signal()\n  also needs this fix )\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "642fe301c3fbfe5e328a7a597c4dca41790edbbb",
      "tree": "c1d19f5f83949d091e0ca3c3bfeabc73a09ec111",
      "parents": [
        "0bdd340c092b0936f78a54bdbd3927463ed4fca3"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Thu Feb 09 15:09:15 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 09 15:09:15 2006 -0800"
      },
      "message": "[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.\n\nThe sparc64 64 bit syscall table seems to be broken as it has\ncompat_sys_newfstatat in its syscall table instead of sys_newfstatat.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "15508d22d00277a1f2a1022dce38f2772c810d32",
      "tree": "b9aa22a9fc97ff54bc5677df5624b4ee91b56fe2",
      "parents": [
        "0bdd340c092b0936f78a54bdbd3927463ed4fca3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 08:00:14 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 09 08:00:14 2006 -0800"
      },
      "message": "Revert \"[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf\"\n\nThis reverts commit 5e375bc7d586e0df971734a5a5f1f080ffd89b68.\n\nKyle McMartin steps on his soap-box:\n\n  \"Sigh.  Can everyone please stop assuming gcc can output to /dev/null?\n   On several platforms, ld tries to lseek in the output file, and fails\n   if it can\u0027t.\"\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9caafa6c8686e319cf4d5f3757b3972c6c522b7c",
      "tree": "b38979b835b5d22e681b175d0b98a3c7560d9c59",
      "parents": [
        "51e9f2ff83df6b1c81c5c44f4486c68ed87aa20e",
        "cac0e8e8bb2e7a086643bdd00c41d900a79bb4fa"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Feb 09 04:29:00 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Feb 09 04:29:00 2006 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027\n"
    },
    {
      "commit": "cac0e8e8bb2e7a086643bdd00c41d900a79bb4fa",
      "tree": "73cd85e5529a01fa2338ab6d58b99c36dd666cbe",
      "parents": [
        "ddef9bb367b19383df627e388cb4c01c86ddba6c",
        "0bdd340c092b0936f78a54bdbd3927463ed4fca3"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Feb 09 00:58:59 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Feb 09 00:58:59 2006 -0500"
      },
      "message": "Merge branch \u0027master\u0027\n"
    },
    {
      "commit": "0bdd340c092b0936f78a54bdbd3927463ed4fca3",
      "tree": "d9215d382cdc4c2dc6366a2c551079590e8b8216",
      "parents": [
        "9908104935325bd6beba67d637b6f5396d47075c",
        "f478af9dc58c01880832a321c3eea7703772c420"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 17:06:51 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 17:06:51 2006 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "9908104935325bd6beba67d637b6f5396d47075c",
      "tree": "ec3bf2213993e21598403e4aeb68ba1e92d536b5",
      "parents": [
        "4b88f09364e94b05b66fb1441131e8460495a2f8"
      ],
      "author": {
        "name": "Kristian Slavov",
        "email": "kristian.slavov@nomadiclab.com",
        "time": "Wed Feb 08 16:10:53 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Feb 08 16:13:28 2006 -0800"
      },
      "message": "[IPV6]: Address autoconfiguration does not work after device down/up cycle\n\nIf you set network interface down and up again, the IPv6 address\nautoconfiguration does not work. \u0027ip addr\u0027 shows that the link-local\naddress is in tentative state. We don\u0027t even react to periodical router\nadvertisements.\n\nDuring NETDEV_DOWN we clear IF_READY, and we don\u0027t set it back in\nNETDEV_UP. While starting to perform DAD on the link-local address, we\nnotice that the device is not in IF_READY, and we abort autoconfiguration\nprocess (which would eventually send router solicitations).\n\nAcked-by: Juha-Matti Tapio \u003cjmtapio@verkkotelakka.net\u003e\nAcked-by: YOSHIFUJI Hideaki \u003cyoshfuji@linux-ipv6.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4b88f09364e94b05b66fb1441131e8460495a2f8",
      "tree": "006c9594aa26a8ee6805b337901ecf7823c17dd9",
      "parents": [
        "ca76a2f3a5202ec1618cb7e76aa8a573235e469f"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Thu Feb 09 00:35:50 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:52:15 2006 -0800"
      },
      "message": "[PATCH] x86-64: Add sys_unshare\n\nAdd unshare syscall for x86-64\n\nppoll/pselect are not ready yet, but add reservations.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ca76a2f3a5202ec1618cb7e76aa8a573235e469f",
      "tree": "187df44d575b484f6016c728dd379f10aaaa4c6d",
      "parents": [
        "17be03f0a1f42ccfccb38f7d0a94c0f0169634a6",
        "be92cbb99654f02a49edbeda84f17e8d61727518"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:22:00 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:22:00 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-mmc\n"
    },
    {
      "commit": "17be03f0a1f42ccfccb38f7d0a94c0f0169634a6",
      "tree": "8fe4fc7a987547c546e7b493eecb3607a9583795",
      "parents": [
        "cce0cac125623f9b68f25dd1350f6d616220a8dd",
        "85d1494e5ff8e20a52ce514584ffda4f0265025e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:21:22 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:21:22 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "cce0cac125623f9b68f25dd1350f6d616220a8dd",
      "tree": "123a4dd9f040d05e42cadb6b01f301d6863b897f",
      "parents": [
        "f564c5fe29d3fa9adc6d839714521b0554c62598",
        "18f49ea207fbcf37f81395037f0dc1cacb2aac3c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:20:40 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 15:20:40 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n\nManual conflict merge of arch/arm/Kconfig\n"
    },
    {
      "commit": "be92cbb99654f02a49edbeda84f17e8d61727518",
      "tree": "24c763208119c991736ba9b0cce7a0f7c103e8b0",
      "parents": [
        "ac171c46667c1cb2ee9e22312291df6ed78e1b6e"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jordan.crouse@amd.com",
        "time": "Wed Feb 08 22:23:05 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 22:23:05 2006 +0000"
      },
      "message": "[MMC] Remove extra character in AU1XXX MMC Kconfig entry\n\nAn obvious vi fat finger on my part.\n\nSigned-off-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "18f49ea207fbcf37f81395037f0dc1cacb2aac3c",
      "tree": "8c68c2093940b64924ea806d4cc2f5386ad42fc9",
      "parents": [
        "87bd63f64790eb01a963e05fc5e9fbf366c9de6e"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Feb 08 22:06:47 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 22:06:47 2006 +0000"
      },
      "message": "[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards\n\nPatch from Tony Lindgren\n\nThis patch fixes the low-level IO init for omap2 boards.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "87bd63f64790eb01a963e05fc5e9fbf366c9de6e",
      "tree": "a8861405cdacb10b1373bca72b9abd40d64c8f39",
      "parents": [
        "53d9cc7395c8dbe8d7fd6f9acd6578b236d14a0f"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Feb 08 22:06:46 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 22:06:46 2006 +0000"
      },
      "message": "[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards\n\nPatch from Tony Lindgren\n\nThis patch fixes the low-level IO init for omap1 boards.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "53d9cc7395c8dbe8d7fd6f9acd6578b236d14a0f",
      "tree": "5ff13b4064bfee3b5149aa49c806d5db36e5e7f4",
      "parents": [
        "083d06edfda28fdee41ac46dc57ad4949927acd9"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Wed Feb 08 22:06:45 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 22:06:45 2006 +0000"
      },
      "message": "[ARM] 3279/1: OMAP: 1/3 Fix low-level io init\n\nPatch from Tony Lindgren\n\nThis patch adds the missing cache flushes to common low-level\ninit that are needed to access the IO region. These flushes\nare normally done at the end of devicemaps_init(), but we\nneed to detect the OMAP core type early.\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "083d06edfda28fdee41ac46dc57ad4949927acd9",
      "tree": "01757c54299fcf8b97199de109dcd4b1e5b2bf77",
      "parents": [
        "5cba742935ee7aee6f70d35da83e6398408418f7"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Wed Feb 08 22:03:31 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 22:03:31 2006 +0000"
      },
      "message": "[ARM] 3299/1: S3C24XX - fix irq range on adc device\n\nPatch from Ben Dooks\n\nChange the IRQ resource range for the ADC device\nto be two distinct IRQs\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "85d1494e5ff8e20a52ce514584ffda4f0265025e",
      "tree": "de0ee6ba613cbaaeee1a6c0a10b4b4a936d716dd",
      "parents": [
        "7369a8b39ce4be117b0f12bda4e34a1d1789dfe3"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Wed Feb 08 21:46:24 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:46:24 2006 +0000"
      },
      "message": "[SERIAL] 8250_pci: add new PCI serial card support\n\nThis patch adds new PCI serial card support.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7369a8b39ce4be117b0f12bda4e34a1d1789dfe3",
      "tree": "17d0e393d661debf587b83b10d04f5684764e2cd",
      "parents": [
        "76a55431cc7237f018c7c667860d60e2b6427bf1"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 21:43:03 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:43:03 2006 +0000"
      },
      "message": "[SERIAL] ip22zilog: Whitespace cleanup.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "76a55431cc7237f018c7c667860d60e2b6427bf1",
      "tree": "a294ca801340802b50015944d5cf6874b7ae0f7f",
      "parents": [
        "deb37bb7a94c052140d1461a09b877a00e7e2476"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Feb 08 21:40:13 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:40:13 2006 +0000"
      },
      "message": "[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API\n\nThis replaces old direct usage of tty-\u003eflip stuff with relative flip API\ncalls.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "deb37bb7a94c052140d1461a09b877a00e7e2476",
      "tree": "9b09dd030abe3472899084dd2790e4f76d3b371f",
      "parents": [
        "f5968b37b3ad35b682b574b578843a0361218aff"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jordan.crouse@amd.com",
        "time": "Wed Feb 08 21:36:28 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:36:28 2006 +0000"
      },
      "message": "[SERIAL] Fix compile error in 8250_au1x00.c\n\nThe DB1550 actually doesn\u0027t have a UART2.  Remove it from the list.\n\nSigned-off-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f5968b37b3ad35b682b574b578843a0361218aff",
      "tree": "59bd62257053a4252cf7b01a675b577a93e313d2",
      "parents": [
        "620739025b94fe472c845ce013bff62716d3c576"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Feb 08 21:34:35 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:34:35 2006 +0000"
      },
      "message": "[SERIAL] 8250 serial console update uart_8250_port ier\n\nOn some embedded PowerPC (MPC834x) systems an extra byte would some\ntimes be required to flush data out of the fifo.\nserial8250_console_write() was updating the IER in hardware without\nalso updating the copy in uart_8250_port. This causes issues functions\nlike serial8250_start_tx() and __stop_tx() to misbehave.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5cba742935ee7aee6f70d35da83e6398408418f7",
      "tree": "4a5d706a3ebb9861d9676ce58bf03b18114815ac",
      "parents": [
        "f557f5e51db47887eab170084bbcf9685b48fa06"
      ],
      "author": {
        "name": "Lucas Correia Villa Real",
        "email": "lucasvr@gobolinux.org",
        "time": "Wed Feb 08 21:31:54 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:31:54 2006 +0000"
      },
      "message": "[ARM] 3283/1: S3C2400 - defines the number of serial ports\n\nPatch from Lucas Correia Villa Real\n\nThis patch defines the number of serial ports on the S3C2400.\n\nSigned-off-by: Lucas Correia Villa Real \u003clucasvr@gobolinux.org\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f557f5e51db47887eab170084bbcf9685b48fa06",
      "tree": "5ebd382d8d8a9f4432fdd07e42cb6ac753e7cfcd",
      "parents": [
        "365bf8ac6f5b3d3187cb39444fa87a5b38683ff4"
      ],
      "author": {
        "name": "Catalin Marinas",
        "email": "catalin.marinas@arm.com",
        "time": "Wed Feb 08 21:19:39 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:19:39 2006 +0000"
      },
      "message": "[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD\n\nPatch from Catalin Marinas\n\nBecause of a type, OSC1 was used for setting the display clock instead of\nOSC4. This patch fixes it.\n\nSigned-off-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "365bf8ac6f5b3d3187cb39444fa87a5b38683ff4",
      "tree": "6b0e8234ca75d6b5b155c652028a0506875099a9",
      "parents": [
        "5964eae835c3b98c69d338950651f7f414f96477"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Feb 08 21:19:38 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:19:38 2006 +0000"
      },
      "message": "[ARM] 3311/1: clean up include/asm-arm/mutex.h\n\nPatch from Nicolas Pitre\n\nSince:\n\n\tif (unlikely(__res || __ex_flag))\n\nproduces worse code on ARM than:\n\n\tif (unlikely(__res | __ex_flag))\n\nI therefore made it more explicit:\n\n\t__res |\u003d __ex_flag;\n\tif (unlikely(__res !\u003d 0))\n\nso it is not seen as a typo again.\n\nAlso made everything static inline rather than macros for better readability\n(both produce the same code after all).\n\nAnd finally added missing \\t from multi-line assembly code.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5964eae835c3b98c69d338950651f7f414f96477",
      "tree": "c4ea7c8a3447dc7f41d6cce5b6dc96000e7dc159",
      "parents": [
        "49bca4c2815feafd5f999bf43baf87e0dd8d1d08"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Feb 08 21:19:37 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:19:37 2006 +0000"
      },
      "message": "[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false\n negative\n\nPatch from Nicolas Pitre\n\nThe pre ARMv5 implementation can be aborted if an exception occurs in\nthe middle of it.  Because of that, the ARMv6 implementation doesn\u0027t\nre-attempt the operation on a failed strex either.  Let\u0027s make this\ntransient nature of such a false positive more explicit in the\ndefinition.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "49bca4c2815feafd5f999bf43baf87e0dd8d1d08",
      "tree": "6bc9a59e2fa217d346841418fd45dd704cf61071",
      "parents": [
        "99595d0237926b5aba1fe4c844a011a1ba1ee1f8"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Feb 08 21:19:37 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:19:37 2006 +0000"
      },
      "message": "[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case\n\nPatch from Nicolas Pitre\n\nThe cmpxchg emulation on pre-ARMv5 relies on user code executed from a\nkernel address.  If the operation cannot complete atomically, it is\naborted from the usr_entry macro by clearing the Z flag.  This clearing\nof the Z flag is done whenever the user pc is above TASK_SIZE.\n\nHowever this \"pc \u003e\u003d TASK_SIZE\" test cannot work in the non MMU case.\nWorse: the current code will corrupt the Z flag on every entry to the\nkernel.\n\nLet\u0027s disable it in the non MMU case for now.  Using NPTL on non MMU\ntargets needs to be worked out anyway.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "99595d0237926b5aba1fe4c844a011a1ba1ee1f8",
      "tree": "a879592fe82042e78304919532aeaa89fcf98ce5",
      "parents": [
        "a73a3ff127df1b35d6771f7d3ce36373def8398f"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Feb 08 21:19:36 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:19:36 2006 +0000"
      },
      "message": "[ARM] 3308/1: old ABI compat: struct sockaddr_un\n\nPatch from Nicolas Pitre\n\nstruct sockaddr_un loses its padding with EABI.  Since the size of the\nstructure is used as a validation test in unix_mkname(), we need to\nchange the length argument to 110 whenever it is 112.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a73a3ff127df1b35d6771f7d3ce36373def8398f",
      "tree": "d0d97c74336b81e0b673029c80f0e7d0b0fde4ea",
      "parents": [
        "61c484d41f0e5fb44f9a32cd3352734a04aae3ef"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:55 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:55 2006 +0000"
      },
      "message": "[ARM] Experimental config options should have (EXPERIMENTAL)\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "61c484d41f0e5fb44f9a32cd3352734a04aae3ef",
      "tree": "796024e9aa942d95c44ce4e33fd6317848676bd6",
      "parents": [
        "29fe3cf384e69cec98b638cae6ad5811705a0f3f"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Feb 08 21:09:08 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:08 2006 +0000"
      },
      "message": "[ARM] 3307/1: old ABI compat: mark it experimental\n\nPatch from Nicolas Pitre\n\nAlthough OABI_COMPAT works fine in most cases, it is still experimental\nand could be for ever since it is nearly impossible to handle\neverything, e.g. ioctls.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "29fe3cf384e69cec98b638cae6ad5811705a0f3f",
      "tree": "01d381a70d56aecf9651f650667e66649c26ef90",
      "parents": [
        "f6c8965ab8de61e26875d48c9e00a018c44d74f7"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Wed Feb 08 21:09:07 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:07 2006 +0000"
      },
      "message": "[ARM] 3306/1: S3C24XX - update defconfig\n\nPatch from Ben Dooks\n\nBring s3c2410 defconfig up to date\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f6c8965ab8de61e26875d48c9e00a018c44d74f7",
      "tree": "e293043888e1a27df04d7c284c06894c355c1708",
      "parents": [
        "f999b8bdec299bb20be21482640208c3574b16fa"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Wed Feb 08 21:09:07 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:07 2006 +0000"
      },
      "message": "[ARM] 3305/1: Minor typographical and spelling fixes in Konfig\n\nPatch from Martin Michlmayr\n\nMinor typographical and spelling fixes in Konfig\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\n\n---\n\n Kconfig |    8 ++++----\n 1 file changed, 4 insertions(+), 4 deletions(-)\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f999b8bdec299bb20be21482640208c3574b16fa",
      "tree": "02e419e402e5c11e8b1b5dc8b16c0367c2a4cedd",
      "parents": [
        "2a513ce79958d47b72a11c76ec291c8c1169214c"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Wed Feb 08 21:09:05 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:05 2006 +0000"
      },
      "message": "[ARM] 3304/1: Add help descriptions to ARCH config items that don\u0027t have one\n\nPatch from Martin Michlmayr\n\nAdd help descriptions to ARCH config items that don\u0027t have one.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\n\n---\n\n Kconfig               |   32 ++++++++++++++++++++++++++++++--\n mach-clps711x/Kconfig |    2 ++\n 2 files changed, 32 insertions(+), 2 deletions(-)\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2a513ce79958d47b72a11c76ec291c8c1169214c",
      "tree": "2698cdc04f710d80da77ed36f6e3aad6d5e9fa57",
      "parents": [
        "f8e5b28413a8bf0b421dd116b30ab2d3befec629"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Wed Feb 08 21:09:05 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:05 2006 +0000"
      },
      "message": "[ARM] 3303/1: S3C24XX - add clock enable usage counting\n\nPatch from Ben Dooks\n\nMove to using an enable count for the shared clocks\nand protect the clock system using a mutex instead\nof just disabling IRQs during the clock update.\n\nSince there is little more code in the path for\nnon-shared clocks, the enable and disable calls\nuse the same code for each.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f8e5b28413a8bf0b421dd116b30ab2d3befec629",
      "tree": "d2bad12a64b9b654ec881fc535a8fb6820c33a1d",
      "parents": [
        "a6b3300609b277989644ed4cc2f9d7c4b623f904"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Wed Feb 08 21:09:04 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:04 2006 +0000"
      },
      "message": "[ARM] 3302/1: make pci\u003dfirmware the default for ixp2000\n\nPatch from Lennert Buytenhek\n\nMost ixp2000 boards don\u0027t actually work if pci\u003dfirmware isn\u0027t used, so\nthe defconfig isn\u0027t really the right place to specify this.  Instead of\nspecifying it in the defconfigs, make the relevant board code take care\nof setting pci\u003dfirmware.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a6b3300609b277989644ed4cc2f9d7c4b623f904",
      "tree": "08d315dbf673073bb263c5212e461ff99925cef5",
      "parents": [
        "1b3940130415d9b338ad4e13d4b82498baef21fe"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Wed Feb 08 21:09:03 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:03 2006 +0000"
      },
      "message": "[ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfig\n\nPatch from Lennert Buytenhek\n\nThe ixdp2x01_clock is already 50MHz by default, so no need to\noverride it with 50MHz in the ixdp2801 defconfig as is done now,\nwhich is confusing as well.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1b3940130415d9b338ad4e13d4b82498baef21fe",
      "tree": "8cde48008539221f296b0d5ab7c57e94e41ba0dc",
      "parents": [
        "ac171c46667c1cb2ee9e22312291df6ed78e1b6e"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Wed Feb 08 21:09:02 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Feb 08 21:09:02 2006 +0000"
      },
      "message": "[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine types\n\nPatch from Lennert Buytenhek\n\nThe ixdp2x01 pci init call doesn\u0027t check whether it\u0027s really running\non an ixdp2x01, making it impossible to compile one kernel that works\non both the ixdp2x01 and another ixp2000 board.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f478af9dc58c01880832a321c3eea7703772c420",
      "tree": "17890ca8be3629452259039bf4377868a9fff0b6",
      "parents": [
        "d6e56a2a088935f3c1feee5ff5a06c67f2ec6002"
      ],
      "author": {
        "name": "Jes Sorensen",
        "email": "jes@sgi.com",
        "time": "Wed Feb 08 10:19:28 2006 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Feb 08 11:57:16 2006 -0800"
      },
      "message": "[IA64] prevent sn2 specific code to be run in generic kernels\n\nPrevent SN2 specific code to be executed on non SN2 platforms when\nrunning a generic kernel.\n\nSigned-off-by: Jes Sorensen \u003cjes@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f564c5fe29d3fa9adc6d839714521b0554c62598",
      "tree": "d112824129cd01ee05acce915b32477718a62312",
      "parents": [
        "423ab71a8bd2345f87724abe320092a3a516b0bb",
        "b887d3f2c63543dce1a0825e41be3a8d3ebef78d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 09:58:27 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 09:58:27 2006 -0800"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n"
    },
    {
      "commit": "b887d3f2c63543dce1a0825e41be3a8d3ebef78d",
      "tree": "63cb4806c98edae6fdddda410550a1570b7da99e",
      "parents": [
        "be6e518b625a90e84d26371f722474e239c01e4c"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Feb 09 00:57:44 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 17:52:27 2006 +0000"
      },
      "message": "[MIPS] Add \u0027const\u0027 to readb and friends\n    \nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n---\n"
    },
    {
      "commit": "be6e518b625a90e84d26371f722474e239c01e4c",
      "tree": "4e975caae198b5a45a8e8af6d1a0d90cb26419bd",
      "parents": [
        "72bf891421e261262c4e614c051a68093baddd21"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Wed Feb 08 23:39:49 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 17:52:26 2006 +0000"
      },
      "message": "[MIPS] Sparse: Add __user tags to syscall.c\n    \nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n---\n"
    },
    {
      "commit": "72bf891421e261262c4e614c051a68093baddd21",
      "tree": "ac79385833fa2ff940f078af56d418eee34eecdc",
      "parents": [
        "40ac5d479b7deb98f6ccc4a7a29ee62dba7a798f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 13:38:50 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 17:52:25 2006 +0000"
      },
      "message": "[MIPS] Wire up new syscalls.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n---\n"
    },
    {
      "commit": "40ac5d479b7deb98f6ccc4a7a29ee62dba7a798f",
      "tree": "a73e16545a2653c5737526f44e77752425d27430",
      "parents": [
        "7b3e2fc847c8325a7b35185fa1fc2f1729ed9c5b"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 13:38:18 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 17:52:25 2006 +0000"
      },
      "message": "[MIPS] Make do_signal return void.\n    \nIt\u0027s return value is ignored everywhere.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n---\n"
    },
    {
      "commit": "7b3e2fc847c8325a7b35185fa1fc2f1729ed9c5b",
      "tree": "b6e8728ad6cbf756f049b9dea106b679230710a7",
      "parents": [
        "ac171c46667c1cb2ee9e22312291df6ed78e1b6e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 12:58:41 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Feb 08 17:52:24 2006 +0000"
      },
      "message": "[MIPS] Add support for TIF_RESTORE_SIGMASK.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n---\n"
    },
    {
      "commit": "423ab71a8bd2345f87724abe320092a3a516b0bb",
      "tree": "5d5eb306001e4341c3c073777f4d0b9e05ccd454",
      "parents": [
        "b7ed1de0ae4edb3fd2c53fa3dd7e6f104beb6d00",
        "63f716b9419420defb3e550a1e5f526c11b2ed2d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 08:06:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 08:06:09 2006 -0800"
      },
      "message": "Merge branch \u0027for-linus2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird\n"
    },
    {
      "commit": "b7ed1de0ae4edb3fd2c53fa3dd7e6f104beb6d00",
      "tree": "998cc8b411555c7225260b7f7cf8e03cb648f37f",
      "parents": [
        "328c2a8a39e1ba43a6e54e43fc752f7035779561",
        "01840f9c9d7ae366311302077ace6bc39169399b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:58:18 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:58:18 2006 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://brick.kernel.dk/data/git/linux-2.6-block\n"
    },
    {
      "commit": "328c2a8a39e1ba43a6e54e43fc752f7035779561",
      "tree": "4d59799c3208fe2c08ceb0faad7a6f3db0e975df",
      "parents": [
        "9934a7939e1cdce62ece9ef7d25ebb3c55547fac"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Wed Feb 08 11:55:06 2006 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:57:37 2006 -0800"
      },
      "message": "[PATCH] alpha: set cpu_possible_map much earlier\n\nAll the percpu data structure walkers want cpu_possible_map to be\ninitialized early, but alpha instead populated \"hwrpb_cpu_present_mask\"\nearly in setup_smp(), and then initialized cpu_possible_map only much\nlater.\n\nThanks go to Heiko Carstens and Dipankar Sarma for noticing.\n\nThis fixes it and we can get rid of hwrpb_cpu_present_mask entirely.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9934a7939e1cdce62ece9ef7d25ebb3c55547fac",
      "tree": "89925b09c257207f4d839c68a4d2f9a764f4c8cc",
      "parents": [
        "30e9656cc340035e102fea46e1908689494b042d"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Feb 08 10:11:56 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:52:58 2006 -0800"
      },
      "message": "[PATCH] SLOB\u003dy \u0026\u0026 SMP\u003dy fix\n\nfix CONFIG_SLOB\u003dy (when CONFIG_SMP\u003dy): get rid of the \u0027align\u0027 parameter\nfrom its __alloc_percpu() implementation. Boot-tested on x86.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "30e9656cc340035e102fea46e1908689494b042d",
      "tree": "5fc623ccad5a1f5b09ebc4b7e8d7c6bec8e485ac",
      "parents": [
        "e5ea0a9fca5612808839dd4bcc41c46fc02451f9"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Wed Feb 08 01:01:31 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:52:58 2006 -0800"
      },
      "message": "[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)\n\nq-\u003eordcolor must only be flipped on initial queueing of a hardbarrier\nrequest.\n\nConstructing ordered sequence and requeueing used to pass through\n__elv_add_request() which flips q-\u003eordcolor when it sees a barrier\nrequest.\n\nThis patch separates out elv_insert() from __elv_add_request() and uses\nelv_insert() when constructing ordered sequence and requeueing.\nelv_insert() inserts the given request at the specified position and\ndoes nothing else.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nAcked-by: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e5ea0a9fca5612808839dd4bcc41c46fc02451f9",
      "tree": "c881059465c38945df517521a33cf310c4b032ac",
      "parents": [
        "ac171c46667c1cb2ee9e22312291df6ed78e1b6e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:51:17 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 08 07:51:17 2006 -0800"
      },
      "message": "ppc: fix up trivial Kconfig config selection\n\nQuoth BenH:\n  \"Ok, looks like I forgot to update the Kconfig for the new i2c driver,\n   it should select I2C_POWERMAC instead.  Do you want a new patch or\n   can you just fix it there ?\"\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "01840f9c9d7ae366311302077ace6bc39169399b",
      "tree": "de26c62e94ab279e18b8278cb7d74f1d14290a0c",
      "parents": [
        "ac171c46667c1cb2ee9e22312291df6ed78e1b6e"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "axboe@suse.de",
        "time": "Fri Feb 03 08:37:08 2006 +0100"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "axboe@nelson.home.kernel.dk",
        "time": "Wed Feb 08 10:07:13 2006 +0100"
      },
      "message": "[PATCH] blk: Fix SG_IO ioctl failure retry looping\n\nWhen issuing an SG_IO ioctl through sd that resulted in an unrecoverable\nerror, a nearly infinite retry loop was discovered. This is due to the\nfact that the block layer SG_IO code is not setting up rq-\u003eretries. This\npatch also fixes up the sg_scsi_ioctl path.\n\nSigned-off-by: Brian King \u003cbrking@us.ibm.com\u003e\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\n"
    },
    {
      "commit": "63f716b9419420defb3e550a1e5f526c11b2ed2d",
      "tree": "8e066138950551200e699b91d0c32ee4345b2dc2",
      "parents": [
        "6881761e63ac95fda3073443781ea928682fa600"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Thu Dec 29 11:45:52 2005 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:06:09 2006 -0500"
      },
      "message": "[PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.c\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "6881761e63ac95fda3073443781ea928682fa600",
      "tree": "f4a3c4b78ce43f64ac53dfb29ca541513d3f925f",
      "parents": [
        "90f46a5845596f0bf99f3a07dd4c7775dcbb40c4"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Feb 03 20:15:52 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:05:47 2006 -0500"
      },
      "message": "[PATCH] m32r_sio iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "90f46a5845596f0bf99f3a07dd4c7775dcbb40c4",
      "tree": "0289eb42d5b46daff9b71784518131e2c1232823",
      "parents": [
        "bf82a44949339c9af7bd61bb58847774e42e531e"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:45:37 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:05:34 2006 -0500"
      },
      "message": "[PATCH] mark HISAX_AMD7930 as broken\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "bf82a44949339c9af7bd61bb58847774e42e531e",
      "tree": "91e3617d89d5ac48108d85082ae6bd55cc03c812",
      "parents": [
        "97fa5a664e69f2fcdd2120e7f4765f8c1df56282"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:42:28 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:05:26 2006 -0500"
      },
      "message": "[PATCH] type-safe min() in prism54\n\nwe do min() on u8 and small integer constant; cast the latter to u8.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "ac171c46667c1cb2ee9e22312291df6ed78e1b6e",
      "tree": "86ca722abc1ddceb0887b3ed6a195d77bb200dc2",
      "parents": [
        "746f956beb534ddf73da4346de81f2941c8573f8"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Feb 08 16:42:51 2006 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 07 22:05:14 2006 -0800"
      },
      "message": "[PATCH] powerpc: Thermal control for dual core G5s\n\nThis patch adds a windfarm module, windfarm_pm112, for the dual core G5s\n(both 2 and 4 core models), keeping the machine from getting into\nvacuum-cleaner mode ;) For proper credits, the patch was initially\nwritten by Paul Mackerras, and slightly reworked by me to add overtemp\nhandling among others. The patch also removes the sysfs attributes from\nwindfarm_pm81 and windfarm_pm91 and instead adds code to the windfarm\ncore to automagically expose attributes for sensor \u0026 controls.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "97fa5a664e69f2fcdd2120e7f4765f8c1df56282",
      "tree": "8b8a2eb0be8e2a114d257476922915cca49558ca",
      "parents": [
        "8ef9cf318152d864d6694b19e655cbefa1e85256"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Feb 03 20:11:52 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:04:59 2006 -0500"
      },
      "message": "[PATCH] s390 __get_user() bogus warnings removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "8ef9cf318152d864d6694b19e655cbefa1e85256",
      "tree": "9c7b98a9b43379d59f52fe7b5e3092ff716ea77a",
      "parents": [
        "e795638bb9e81bae80bbe88b74c8ee0d1b1d8d3c"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:07:15 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:04:50 2006 -0500"
      },
      "message": "[PATCH] synclink_gt is PCI-only\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "e795638bb9e81bae80bbe88b74c8ee0d1b1d8d3c",
      "tree": "46b1ba2f6be09a9c9308cabc48219a8df04bb211",
      "parents": [
        "6fa2ffe901c77cdd8db9616db66894e96c12143d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:29:34 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:04:36 2006 -0500"
      },
      "message": "[PATCH] __user annotations in powerpc thread_info\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "6fa2ffe901c77cdd8db9616db66894e96c12143d",
      "tree": "28be6bb017914959381214c100880846e2d7870f",
      "parents": [
        "793af244090ccb5f99091c5a999ce97e4d017834"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:28:02 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:04:30 2006 -0500"
      },
      "message": "[PATCH] fix iomem annotations in dart_iommu\n\nit\u0027s int __iomem *, not int * __iomem...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "793af244090ccb5f99091c5a999ce97e4d017834",
      "tree": "070649219443dde1e484718114515e425cb26628",
      "parents": [
        "6b2b4e5a26fe3795b1c6711cee0eae057844491d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:55:59 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:04:23 2006 -0500"
      },
      "message": "[PATCH] s390 misc __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "6b2b4e5a26fe3795b1c6711cee0eae057844491d",
      "tree": "c0eef6250226c6107c83dde5290a822138c0709c",
      "parents": [
        "d656101009d76000b8fc0998a33d592100334d52"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:33:33 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:04:01 2006 -0500"
      },
      "message": "[PATCH] compat_ioctl __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "d656101009d76000b8fc0998a33d592100334d52",
      "tree": "0b177d19889bc1e0861af5f6951a3bd4701dee68",
      "parents": [
        "29e646df7829e41a6b0db32fd50ae6376640cd13"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:59:06 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:03:52 2006 -0500"
      },
      "message": "[PATCH] sn3 iomem annotations and fixes\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "29e646df7829e41a6b0db32fd50ae6376640cd13",
      "tree": "4a1bcfdc58034417e9e8b0cbc3a96b1556e36706",
      "parents": [
        "5b1a43d7df65689b4c3b5a1c5c8158f1d4f74fbd"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:28:09 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:03:46 2006 -0500"
      },
      "message": "[PATCH] powerpc signal __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "5b1a43d7df65689b4c3b5a1c5c8158f1d4f74fbd",
      "tree": "651e2320ff4633507243cf2e353d9ba6b8017cc1",
      "parents": [
        "de125bf395df34892862d76580ce3a153e80f151"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:24:20 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:03:39 2006 -0500"
      },
      "message": "[PATCH] drivers/media/video __user annotations and fixes\n\n* compat_alloc_user_space() returns __user pointer\n* copying between two userland areas is copy_in_user(), not copy_from_user()\n* dereferencing userland pointers is bad\n* so\u0027s get_user() from local variables\n\n... plus usual __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "de125bf395df34892862d76580ce3a153e80f151",
      "tree": "844e89e4aa504ea5cb8f751b232746d7e05765b5",
      "parents": [
        "24954a1418298058399581d6fcc4d46e928e1bf5"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:18:43 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:03:33 2006 -0500"
      },
      "message": "[PATCH] powermac pci iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "24954a1418298058399581d6fcc4d46e928e1bf5",
      "tree": "73674aefd63d1559f532ae3e4ad7328d17b3d458",
      "parents": [
        "290f10ae4230ef06b71e57673101b7e70c1b29a6"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:16:15 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:03:26 2006 -0500"
      },
      "message": "[PATCH] s390x compat __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "290f10ae4230ef06b71e57673101b7e70c1b29a6",
      "tree": "c7ba76982024c9ac8c202f4b25d9825779a16ab0",
      "parents": [
        "034d2f5af1b97664381c00b827b274c95e22c397"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Dec 07 23:12:54 2005 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:03:06 2006 -0500"
      },
      "message": "[PATCH] mips: namespace pollution - mem_... -\u003e __mem_... in io.h\n\nA pile of internal functions use only inside mips io.h has names starting\nwith mem_... and clashing with names in drivers; renamed to __mem_....\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "034d2f5af1b97664381c00b827b274c95e22c397",
      "tree": "a72b9caba33ecf1fe47193c1fe5a6c0844e84341",
      "parents": [
        "746f956beb534ddf73da4346de81f2941c8573f8"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Mon Dec 19 16:27:59 2005 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:02:58 2006 -0500"
      },
      "message": "[PATCH] arm: fix dependencies for MTD_XIP\n\nMTD_XIP depends on having working asm/mtd-xip.h; it\u0027s not just per-architecture\n(arm-only, as current Kconfig would have it), but actually per-subarch as\nwell.  Introduced a new symbol (ARCH_MTD_XIP) set by arch Kconfig; MTD_XIP\ndepends on it.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "746f956beb534ddf73da4346de81f2941c8573f8",
      "tree": "5d47c5fa7645fd9f0dedcbfb997f8cbc6e074e72",
      "parents": [
        "367636e8a9ef250d5b255f9d299e1c27cb3d7ea3",
        "0fc9b55606662c4763a4f37add889cfd6a66247a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 07 20:34:29 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 07 20:34:29 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "367636e8a9ef250d5b255f9d299e1c27cb3d7ea3",
      "tree": "19a8a96154d2a318a2dbd02d5dfab8530e0b8606",
      "parents": [
        "fe69102188cde0700cddd8d4cda0b77d68284884"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Feb 08 15:04:18 2006 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 07 20:33:36 2006 -0800"
      },
      "message": "[PATCH] powerpc: Fix sound driver use of i2c\n\nThe PowerMac sound drivers used to rely on a \"bug\" of the i2c-keywest\ndriver that implemented I2C_SMBUS_BLOCK_DATA incorrectly, that is it did\nwhat I2C_SMBUS_I2C_BLOCK_DATA should have done. The new i2c-powermac\ndriver that replaces keywest has this bug fixed, thus the sound drivers\nmust be fixed too.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fe69102188cde0700cddd8d4cda0b77d68284884",
      "tree": "ae2f88c810ff48f040a808a924585000b52082e9",
      "parents": [
        "f30ac319f1b91878cdc57a50930f15c36e0e103a",
        "7d4d61544a12333600bdb9b018a149868418692e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 07 20:32:13 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 07 20:32:13 2006 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge\n"
    },
    {
      "commit": "0fc9b55606662c4763a4f37add889cfd6a66247a",
      "tree": "86a82cf2a342a628f323f7c61150bff8cb93d7b7",
      "parents": [
        "1b9a4289017c8ab77b063a968c9df7e5a193e495"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Feb 07 18:12:34 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Feb 07 18:12:34 2006 -0800"
      },
      "message": "[SPARC64]: Update defconfig.\n\nDo not enable CONFIG_LOCALVERSION_AUTO by default.\nWhen doing kernel development it just leaves a ton\nof crap around.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1b9a4289017c8ab77b063a968c9df7e5a193e495",
      "tree": "10edffb52f78707ddaf6abdd4e3dfb9884f853b6",
      "parents": [
        "92118c739df879497b8cc5a2eb3a9dc255f01b20"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Feb 07 18:11:24 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Feb 07 18:11:24 2006 -0800"
      },
      "message": "[SPARC]: Wire up sys_unshare().\n\nAlso, the Solaris syscall table is sized differrently,\nand does not go beyond entry 255, so trim off the excess\nentries.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f30ac319f1b91878cdc57a50930f15c36e0e103a",
      "tree": "edc7cd2d72281a5ae6e80ae4fecdc5d926921db8",
      "parents": [
        "8854eddbdb3e45b8d381ecff2937a942d0cb2067"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:53:21 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 21:01:15 2006 -0500"
      },
      "message": "[PATCH] umount_tree() decrements mount count on wrong dentry\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "8854eddbdb3e45b8d381ecff2937a942d0cb2067",
      "tree": "25e8a0d272ed0edadb13b00e271d9933b8df34fa",
      "parents": [
        "cc59853b4a9973126e15e0e6bdddf0627d4b99c4"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Jan 04 01:44:17 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 21:00:42 2006 -0500"
      },
      "message": "[PATCH] nfsroot port\u003d parameter fix [backport of 2.4 fix]\n\nDirect backport of 2.4 fix that didn\u0027t get propagated to 2.6; original\ncomment follows:\n\u003cquote\u003e\n   When I specify the NFS port for nfsroot (e.g.,\n   nfsroot\u003d\u003cdir\u003e,port\u003d2049), the\n   kernel uses the wrong port. In my case it tries to use 264 (0x108)\n   instead\n   of 2049 (0x801).\n\n   This patch adds the missing htons().\n\n   Eric\n\u003c/quote\u003e\n\nPatch got applied in 2.4.21-pre6.  Author: Eric Lammerts (\u003ceric@lammerts.org\u003e,\nAFAICS).\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "cc59853b4a9973126e15e0e6bdddf0627d4b99c4",
      "tree": "21e0f3e860c30f9913372c76c3e212d13c0f60de",
      "parents": [
        "e80e28b6b67ecc25fa89c9129a5f70de6389b2a6"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Feb 03 20:28:01 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:59:01 2006 -0500"
      },
      "message": "[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "e80e28b6b67ecc25fa89c9129a5f70de6389b2a6",
      "tree": "69f66c7089a57baec38d2275ba6757d15582c1ba",
      "parents": [
        "bee14e1f8ae2d5fd3f324e0c8562f791537160b2"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Feb 03 20:10:03 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:56 2006 -0500"
      },
      "message": "[PATCH] net/ipv6/mcast.c NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "bee14e1f8ae2d5fd3f324e0c8562f791537160b2",
      "tree": "8a51cebf64b1130c4f5d6d97c43e2ac87276c00f",
      "parents": [
        "dd42b1518666132c21e7348c4b599c501f0021a1"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:33:44 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:50 2006 -0500"
      },
      "message": "[PATCH] __user annotations of video_spu_palette\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "dd42b1518666132c21e7348c4b599c501f0021a1",
      "tree": "b868c13c0f0b7893e86acd03c2ec7cf310e04d99",
      "parents": [
        "1d0bd717c86949e97a11855482b4a118029c10a9"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:30:33 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:45 2006 -0500"
      },
      "message": "[PATCH] amd64 time.c __iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "1d0bd717c86949e97a11855482b4a118029c10a9",
      "tree": "4ac9a392cb3b1f60b6fd3746a36d356c6aa145ea",
      "parents": [
        "d04e4e115bd9df2b748cb30abd610f3c0eb1e303"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:25:14 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:39 2006 -0500"
      },
      "message": "[PATCH] bogus extern in low_i2c.c\n\nextern in function definition is an odd thing..\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "d04e4e115bd9df2b748cb30abd610f3c0eb1e303",
      "tree": "d21c4e204266a36b8e7cc7d5bb86a02d05c16d61",
      "parents": [
        "2d20eaf9426598ef156b941bcfa44e867452b770"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 07:23:24 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:33 2006 -0500"
      },
      "message": "[PATCH] eeh_driver NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "2d20eaf9426598ef156b941bcfa44e867452b770",
      "tree": "de49f5ee4078c75cbf38ff9e6ef1b30f2344ec06",
      "parents": [
        "e5fb81bd895041230dfaeb8f8f498b85b4705988"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:31:40 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:27 2006 -0500"
      },
      "message": "[PATCH] sg gfp_t annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "e5fb81bd895041230dfaeb8f8f498b85b4705988",
      "tree": "6d8b07a4d57fddb4faa5ea4b36c3b7a139661cc2",
      "parents": [
        "aaedd944d4dd25fdfafb10db65544e98eb66857d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:30:45 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:21 2006 -0500"
      },
      "message": "[PATCH] scsi_transport_iscsi gfp_t annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "aaedd944d4dd25fdfafb10db65544e98eb66857d",
      "tree": "b8511870a520f16258dd48748e5c1c327cc02df9",
      "parents": [
        "6d57348d7d65ba6f2f42a24b0c7527e0f7470a84"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:29:14 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:15 2006 -0500"
      },
      "message": "[PATCH] cmm NULL noise removal, __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "6d57348d7d65ba6f2f42a24b0c7527e0f7470a84",
      "tree": "a98391e1989ef0572e21bca3db2029104f9ec760",
      "parents": [
        "be7ee9b2f5ef11448f79c2ff7f47eb21b7c008b4"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:10:08 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:09 2006 -0500"
      },
      "message": "[PATCH] drivers/edac/i82875p_edac.c __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "be7ee9b2f5ef11448f79c2ff7f47eb21b7c008b4",
      "tree": "f077992aa0fdef2f9aee1c095dc142c2f839e4e2",
      "parents": [
        "73a09e626b9717851d3f7fd0230e401492ee326b"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:06:16 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:58:04 2006 -0500"
      },
      "message": "[PATCH] fix __user annotations in drivers/base/memory.c\n\nsysfs store doesn\u0027t deal with userland pointers\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "73a09e626b9717851d3f7fd0230e401492ee326b",
      "tree": "0ef9368493ab13981f0c8821c9b64896b0b359e9",
      "parents": [
        "dad08dfc48529e3f907c2680f8b34f1fe2d75880"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:04:15 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:58 2006 -0500"
      },
      "message": "[PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "dad08dfc48529e3f907c2680f8b34f1fe2d75880",
      "tree": "1909f4d9fc84cf80137ee4b46f5925c1e8c56205",
      "parents": [
        "4bb8089c86b95b4f6bbd839cb83ca4556b06a031"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:02:50 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:52 2006 -0500"
      },
      "message": "[PATCH] dvb NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "4bb8089c86b95b4f6bbd839cb83ca4556b06a031",
      "tree": "86069d7b4063f30a37ece5c27372b8a4414f1ede",
      "parents": [
        "53f087febfd12e74ba9f1082e71e9a45adc039ad"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:57:32 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:47 2006 -0500"
      },
      "message": "[PATCH] kernel/sys.c NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "53f087febfd12e74ba9f1082e71e9a45adc039ad",
      "tree": "8908ff3ecc3c97fb536c616df0f9d46356c4739f",
      "parents": [
        "76edc6051e02186fe664ab880447e2d1f96fd884"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:56:41 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:42 2006 -0500"
      },
      "message": "[PATCH] timer.c NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "76edc6051e02186fe664ab880447e2d1f96fd884",
      "tree": "988170b801f03e7701eb0ceaa856891934539101",
      "parents": [
        "e110ab94ebc714de57f75f0c7c576dde8cf80944"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:54:35 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:37 2006 -0500"
      },
      "message": "[PATCH] ipv4 NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "e110ab94ebc714de57f75f0c7c576dde8cf80944",
      "tree": "c07b5f010d244cb11afeb50becdb1d7256a8560d",
      "parents": [
        "3023b438c4b6103d520690cfa8b790bdd3868dc2"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 05:26:09 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:31 2006 -0500"
      },
      "message": "[PATCH] fix __user annotations in fs/select.c\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "3023b438c4b6103d520690cfa8b790bdd3868dc2",
      "tree": "8c5dc92f5acfd4d7a6ac380ec81f05b2c693ba66",
      "parents": [
        "c350885854c231810c06aa166b46eab039e80d97"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Mon Jan 30 01:40:35 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:25 2006 -0500"
      },
      "message": "[PATCH] missing include in ser_a2232\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "c350885854c231810c06aa166b46eab039e80d97",
      "tree": "dcb076d26ed8925b01a7491ef3fcc18c68e4345d",
      "parents": [
        "7be7cbf684b372abaa8d6723eabedfa6ad79ee43"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Jan 28 22:17:11 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:19 2006 -0500"
      },
      "message": "[PATCH] fallout from ptrace consolidation patch: cris/arch-v10\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "7be7cbf684b372abaa8d6723eabedfa6ad79ee43",
      "tree": "6f07c03b21fff9ac1314acfa4926f0509f8dae2f",
      "parents": [
        "3ba9d91208a71947b69d52e3ca2142306457d816"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Dec 06 06:01:14 2005 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:14 2006 -0500"
      },
      "message": "[PATCH] drivers/scsi/mac53c94.c __iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "3ba9d91208a71947b69d52e3ca2142306457d816",
      "tree": "9a26103b26b6dfb9c402993c61988e1794e1504d",
      "parents": [
        "304cd3efe6f2aefdb568d201aba55d1400915ca2"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Jan 18 22:34:20 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:08 2006 -0500"
      },
      "message": "[PATCH] ppc: last_task_.... is defined only on non-SMP\n\n... so it should be exported only on non-SMP.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    }
  ],
  "next": "304cd3efe6f2aefdb568d201aba55d1400915ca2"
}
