)]}'
{
  "log": [
    {
      "commit": "9ae82293ff3a3057d939b4f56d57eeea2f91bbec",
      "tree": "735e941317b10973cd06bf63bdcf1140d2ef7412",
      "parents": [
        "d4437d3fada351d7f40bcc48a62c12b92e2ad9d8"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "xslaby@fi.muni.cz",
        "time": "Wed Jan 11 19:41:13 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:41:13 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3344c): Pci probing for stradis driver\n\n\n- Pci probing functions added, some functions were rewritten.\n\n- Use PCI_DEVICE macro.\n\n- dev_ used for printing when pci_dev available.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d4437d3fada351d7f40bcc48a62c12b92e2ad9d8",
      "tree": "8e61010ddc3a88d6a347bba66e1b79810281f66d",
      "parents": [
        "7408187d223f63d46a13b6a35b8f96b032c2f623"
      ],
      "author": {
        "name": "Arthur Othieno",
        "email": "a.othieno@bluewin.ch",
        "time": "Wed Jan 11 19:41:04 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:41:04 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3344b): don\u0027t ignore return from i2c_add_driver() for tuner-3036\n\n\nThe call to i2c_add_driver() may actually fail, but tuner-3036 ignores\nthis and always returns 0, regardless.\n\nFix it up so it returns what i2c_add_driver() does, instead.\n\nSigned-off-by: Arthur Othieno \u003ca.othieno@bluewin.ch\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "7408187d223f63d46a13b6a35b8f96b032c2f623",
      "tree": "425a459f760295de488f57e3f97b034aaa76a78d",
      "parents": [
        "0b3af1b6df82cfdb54ae294ed860263011fa0408"
      ],
      "author": {
        "name": "Panagiotis Issaris",
        "email": "takis@issaris.org",
        "time": "Wed Jan 11 19:40:56 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:56 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc\n\n\nConversions from kmalloc+memset to k(z|c)alloc.\n\nSigned-off-by: Panagiotis Issaris \u003ctakis@issaris.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "0b3af1b6df82cfdb54ae294ed860263011fa0408",
      "tree": "fc743dcf3dd0074fe164546c7678ddb64924267f",
      "parents": [
        "6f44725986df6959058b4a0fc35dd215ef16f24a"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Wed Jan 11 19:40:45 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:45 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3344): Enable microtune for Pinnacle 300i boards\n\n\n- The Pinnacle 300i (like the PCTV Stereo) needs tda9887 port2 set to 1 for\nthe tuner to work\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6f44725986df6959058b4a0fc35dd215ef16f24a",
      "tree": "ece86fc5e25914057a81286d92c58ce67ea42d28",
      "parents": [
        "ca08ca01fdf0c944a04d35c2dc05dd3498f6c80e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Wed Jan 11 19:40:33 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:33 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devices\n\n\n- Add support for DViCO FusionHDTV DVB-T USB devices\n(Thomson dtt7579 and LG z201 based)\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "ca08ca01fdf0c944a04d35c2dc05dd3498f6c80e",
      "tree": "16867bf2c98ae6c64c10cd9c940dc0fc2e8b143e",
      "parents": [
        "bc28636ad37717c53d3247964164cf7ca1aff9d7"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Wed Jan 11 19:40:25 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:25 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3342): More whitespace cleanup in bttv-cards.c\n\n\n- More whitespace cleanup in bttv-cards.c\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "bc28636ad37717c53d3247964164cf7ca1aff9d7",
      "tree": "ce82aefa1d01d4469ab1829d1e520c657d98f6f2",
      "parents": [
        "2d05ae6b5b77f063aa0f82cf0570f3e4b80b367c"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Wed Jan 11 19:40:17 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:17 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3341): whitespace cleanup: insert missing space before curly brackets\n\n\n- whitespace cleanup: insert missing space before curly brackets\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "2d05ae6b5b77f063aa0f82cf0570f3e4b80b367c",
      "tree": "16c12212c57ae7def1c4b2bfe7acd4ea189b4343",
      "parents": [
        "30367bfda384ccb96c0fe35aaa001c7624e9fd01"
      ],
      "author": {
        "name": "Julian Calaby",
        "email": "julian.calaby@gmail.com",
        "time": "Wed Jan 11 19:40:09 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:09 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3340): Add bttv card MagicTV (rebranded MachTV)\n\n\n- Add bttv card MagicTV (rebranded MachTV)\n\nSigned-off-by: Julian Calaby \u003cjulian.calaby@gmail.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "30367bfda384ccb96c0fe35aaa001c7624e9fd01",
      "tree": "1b511b9cedb4d825b20c7edc3e5f56ad6dcf811e",
      "parents": [
        "a4fc7ab1d065a9dd89ed0e74439ef87d4a16e980"
      ],
      "author": {
        "name": "Chris Pascoe",
        "email": "c.pascoe@itee.uq.edu.au",
        "time": "Wed Jan 11 19:40:01 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:01 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3339): Activate remote control on HVR1100\n\n\n- Add a missing case which was preventing the operation of the HVR1100\nremote.\n\nSigned-off-by: Chris Pascoe \u003cc.pascoe@itee.uq.edu.au\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a4fc7ab1d065a9dd89ed0e74439ef87d4a16e980",
      "tree": "6312597ad183ee45e8769b1bc5b0035bfa681d64",
      "parents": [
        "a8b9ee7396ccc8db3bdb4108993556acbe2d3527"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Wed Jan 11 14:41:26 2006 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jan 11 08:14:16 2006 -0800"
      },
      "message": "[PATCH] fix/simplify mutex debugging code\n\nLet\u0027s switch mutex_debug_check_no_locks_freed() to take (addr, len) as\narguments instead, since all its callers were just calculating the \u0027to\u0027\naddress for themselves anyway... (and sometimes doing so badly).\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a8b9ee7396ccc8db3bdb4108993556acbe2d3527",
      "tree": "e73cf2abc7b2317523d1fd53e4a0aebdec6447ea",
      "parents": [
        "05f6ece6f37f987e9de643f6f76e8fb5d5b9e014"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 11 00:15:16 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jan 11 00:15:16 2006 -0800"
      },
      "message": "[MUTEX]: linux/mutex.h needs linux/linkage.h too\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "05f6ece6f37f987e9de643f6f76e8fb5d5b9e014",
      "tree": "5244e85d0dfb2619b0af4bc80a2c99dd579f79a5",
      "parents": [
        "35d138ae22f826f95f0f8d0285947582ccf4508f",
        "58b6c58caef7a34eab7ec887288fa495696653e7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 21:31:24 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 21:31:24 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6\n"
    },
    {
      "commit": "35d138ae22f826f95f0f8d0285947582ccf4508f",
      "tree": "622d0f4bd533ace1c12a8b51ee02afc1e6e663ab",
      "parents": [
        "d274ba2081cce6ff59f94e608a348f20ba1fe775",
        "5bf887f2ff874e2cd881c34bbed974bee2c90808"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 21:29:53 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 21:29:53 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "d274ba2081cce6ff59f94e608a348f20ba1fe775",
      "tree": "f6bf49142f727e9d0a8ae2bb38a89a6a4cdcf97a",
      "parents": [
        "9819d85c210f5953fffc1052060e589d633f20ed"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 21:09:19 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 21:09:19 2006 -0800"
      },
      "message": "x86: fix \"make install\" target\n\nRemoving the dependency on the boot image build was good, but it also\nmeant that the $\u003c expansion by make needed to be done explicitly.\n\nNoted by Stephen Hemminger.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5bf887f2ff874e2cd881c34bbed974bee2c90808",
      "tree": "0785a763e185a1a7e30b61ebf2f09ea29d74bd2e",
      "parents": [
        "9819d85c210f5953fffc1052060e589d633f20ed"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 21:02:21 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 21:02:21 2006 -0800"
      },
      "message": "[IPV6]: Fix modular build with netfilter enabled.\n\nAlso, drop __exit marker from ipv6_netfilter_fini() as this\ncan be invoked from inet6_init() error handling paths.\n\nBased upon a report from Stephen Hemminger.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9819d85c210f5953fffc1052060e589d633f20ed",
      "tree": "c1774c385d20c05fc0a018718b002981e864cd53",
      "parents": [
        "7da942e5bc889bc970554876a8c03d7e2af9923d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 19:35:19 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 19:35:19 2006 -0800"
      },
      "message": "Fix net/core/wireless.c link failure\n\nIt needs \u003clinux/etherdevice.h\u003e for compare_ether_addr()\n"
    },
    {
      "commit": "58b6c58caef7a34eab7ec887288fa495696653e7",
      "tree": "c9ac061ae8b7b9d7f6fa410ce2cc33f369ddc8ad",
      "parents": [
        "f45adcf977ac3c5512c17fd97b073bda99c81232"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Tue Jan 10 20:48:07 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:53:19 2006 -0500"
      },
      "message": "[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h\n\nCleanup vmlinux.lds.S by using STABS_DEBUG macro from vmlinux.lds.h\ninstead of repeating the sections.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "f45adcf977ac3c5512c17fd97b073bda99c81232",
      "tree": "b6dedae336721d6f55836b17b27115ca66874352",
      "parents": [
        "4d62ce5d2a85976a2e6f2732980e59b21b2aa8d2"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Tue Jan 10 20:48:06 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:53:14 2006 -0500"
      },
      "message": "[PARISC] Fix Dino reporting on J2240\n\nFix Dino reporting on J2240. This particular machine thought it\nhad a Cujo. Also add J2240 Dino chip to the hp_hardware_list.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "4d62ce5d2a85976a2e6f2732980e59b21b2aa8d2",
      "tree": "e5fadeafce6cfc36625f176358c357f4cc5442da",
      "parents": [
        "daaeb6f8d3afdfa58ffeffb7ba168ccbd5969858"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:48:05 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:53:07 2006 -0500"
      },
      "message": "[PARISC] stifb: Remove obsolete MODULE_PARM()\n\nThe bpp module parameter has been obsoleted in favour of\na setup string, so remove the MODULE_PARM.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "daaeb6f8d3afdfa58ffeffb7ba168ccbd5969858",
      "tree": "a9d1e2b81df79cee85217563995b1f38e8d66307",
      "parents": [
        "5d6d1640a254b27d0f598007313065713c1e3a04"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:48:04 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:53:00 2006 -0500"
      },
      "message": "[PARISC] stifb: Fix framebuffer console at 32bpp\n\nFix stifb framebuffer console at 32bpp on a HCRX-24 card\nby properly setting DIRECTCOLOR. Also a few nice cleanups\nto the code.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "5d6d1640a254b27d0f598007313065713c1e3a04",
      "tree": "f63fd9b6cfdac437c404d8cc03a8d8cf18a3ea8c",
      "parents": [
        "02d79800a221eb4e54d80cbf2026af9edc1f437d"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:48:03 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:53 2006 -0500"
      },
      "message": "[PARISC] stifb: use F_EXTEND macro\n\nUse the F_EXTEND() macro instead of open coding it with an\n#ifdef. Provides a nice cleanup.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "02d79800a221eb4e54d80cbf2026af9edc1f437d",
      "tree": "d0cb719b61cdac3310f3579f07c12cd6c28c7667",
      "parents": [
        "4b991da7fec9b87acf86c250332ce15c2811255b"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Jan 10 20:48:02 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:45 2006 -0500"
      },
      "message": "[PARISC] Use C99 initializers in asm-parisc/processor.h\n\nCleanup asm-parisc/processor.h to use C99 initializers in\nINIT_THREAD().\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "4b991da7fec9b87acf86c250332ce15c2811255b",
      "tree": "e5d048905d82f86dde8182968ce58658c828e460",
      "parents": [
        "9b9ff2e16a4609a7ab39b12e67fc56b51c8cd1f4"
      ],
      "author": {
        "name": "Thibaut VARENE",
        "email": "varenet@parisc-linux.org",
        "time": "Tue Jan 10 20:48:01 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:36 2006 -0500"
      },
      "message": "[PARISC] pdc_stable: More robust sysfs error checking\n\npdc_stable 0.10:\nAs mentioned on LKML, pdc_stable wasn\u0027t checky enough on the return\nvalues of some calls. This patch makes it more robust to errors when\nregistering objects in sysfs.\n\nSigned-off-by: Thibaut VARENE \u003cvarenet@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "9b9ff2e16a4609a7ab39b12e67fc56b51c8cd1f4",
      "tree": "1f0be3d7ba0739d5f526af792c9b02c58185ad07",
      "parents": [
        "7c0b67efe9e15fa81cfa332a9a6f6cd5f7941bbc"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Tue Jan 10 20:48:00 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:30 2006 -0500"
      },
      "message": "[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical\n\nChange to asm-parisc/pci.h makes the define of PCI_HOST_ADDR symmetrical\nwith PCI_BUS_ADDR. Also add a comment about PA_VIEW and LMMIO/ELMMIO/GMMIO.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "7c0b67efe9e15fa81cfa332a9a6f6cd5f7941bbc",
      "tree": "14c3bfcb42e9de2ecfecea30c01622d936fcbdf5",
      "parents": [
        "49efdd46eed353027096a765f40dd8af52ece5ae"
      ],
      "author": {
        "name": "Guy Martin",
        "email": "gmsoft@tuxicoman.be",
        "time": "Tue Jan 10 20:47:59 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:25 2006 -0500"
      },
      "message": "[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC\n\nPARPORT_GSC requires selecting PARPORT_NOT_PC in order to\nwork properly.\n\nSigned-off-by: Guy Martin \u003cgmsoft@tuxicoman.be\u003e\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "49efdd46eed353027096a765f40dd8af52ece5ae",
      "tree": "1323c4d264f05980f029f7868581cf18746edbdc",
      "parents": [
        "5cdb8205e917c09fd1348e4b22e26492e8c45b36"
      ],
      "author": {
        "name": "Stuart Brady",
        "email": "sdb@parisc-linux.org",
        "time": "Tue Jan 10 20:47:58 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:19 2006 -0500"
      },
      "message": "[PARISC] OSS: Fix build of parisc harmony driver\n\nOSS Harmony got missed on the conversion of parisc_device.hpa to a\nstruct resource... fix its build.\n\nSigned-off-by: Stuart Brady \u003csdb@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "5cdb8205e917c09fd1348e4b22e26492e8c45b36",
      "tree": "0ad6ed7bba30e60dacd827ae6a8c512dfa5bc141",
      "parents": [
        "6ca45a24ccb847251f71aec8906746d33e99f33e"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Tue Jan 10 20:47:57 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:11 2006 -0500"
      },
      "message": "[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn\n\nmax_low_pfn was not being set in arch/parisc/mm/init.c, causing severe\nproblems whenever anything tried to use BLK_BOUNCE_HIGH. Set it to\nmax_pfn like other similar architectures do.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "6ca45a24ccb847251f71aec8906746d33e99f33e",
      "tree": "5e35352b6db91aa817018e3a6cacbd385267fed8",
      "parents": [
        "110957f0e521c8d14f97bbe955af2fa17bb720bf"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Tue Jan 10 20:47:56 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:52:04 2006 -0500"
      },
      "message": "[PARISC] Truncate overlapping PAT PDC reported ranges\n\nDeal with overlapping LBA MMIO resources,\n\nrp3440 PDC BUG: PDC reports lmmio range for the last rope that overlaps\nwith the CPU HPA. Console output was:\n\n...\nFound devices:\n1. Storm Peak Fast at 0xfffffffffe798000 [152] { 0, 0x0, 0x889, 0x00004 }\n2. Storm Peak Fast at 0xfffffffffe799000 [153] { 0, 0x0, 0x889, 0x00004 }\n...\nFAILED: lba_fixup_bus() request for lmmio_space\n[fffffffff0000000/fffffffffecffffe]\n\nOutput is now:\n\nLBA: Truncating lmmio_space [fffffffff0000000/fffffffffecffffe] to\n[fffffffff0000000,fffffffffe797fff]\n\nMy only concern with this patch is how C8000 (PAT PDC) will report\nelmmio ranges when a gfx card is installed. I\u0027ll have to test this\nanother day.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\nSigned-off-by: James Bottomley \u003cjejb@parisc-linux.org\u003e\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "110957f0e521c8d14f97bbe955af2fa17bb720bf",
      "tree": "569ba668cfe6731ca7ca2e3fbd2ce03a20d225ce",
      "parents": [
        "e8b736c860dd93ba26b391abc91891e03ca99858"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Jan 10 20:47:56 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:57 2006 -0500"
      },
      "message": "[PARISC] Add __iomem to __raw_check_addr()\n\nAdd __iomem to __raw_check_addr(), which nukes ~13809 sparse\nwarnings on allmodconfig.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "e8b736c860dd93ba26b391abc91891e03ca99858",
      "tree": "31836892f93fca17999f2d808f16651b1f769e5e",
      "parents": [
        "4d64c9f58e618b1bdbc91cb071e6c8d90f43d620"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:47:55 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:51 2006 -0500"
      },
      "message": "[PARISC] Add some defines for HugeTLB pages\n\nDefine some constants for HugeTLB pages, not that parisc-linux supports\nit yet.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "4d64c9f58e618b1bdbc91cb071e6c8d90f43d620",
      "tree": "cdfd90e3328934260227207cdcb2904218524a6c",
      "parents": [
        "a01c8cb126cb5f5a592f01b08ff8859508c75ba1"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:47:54 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:39 2006 -0500"
      },
      "message": "[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irq\n\nFix dino by using DINO_LOCAL_IRQS as the limit for gsc_find_local_irq()\ninstead of the irq itself.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "a01c8cb126cb5f5a592f01b08ff8859508c75ba1",
      "tree": "b91f00dbfc10ac140818e869bfc8eb383f1c4234",
      "parents": [
        "e0565a1c83a1045d8fae728056082262e712b201"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Tue Jan 10 20:47:53 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:33 2006 -0500"
      },
      "message": "[PARISC] Fix GSC graphics cards with 64MB regions\n\nMake knapps work with its 64MB gfx card.  I probably just broke another\nmachine in the process, but assuming 64MB when 64MB aligned is probably\nsafer than assuming 32MB all the time.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "e0565a1c83a1045d8fae728056082262e712b201",
      "tree": "fc8c4cbccd738ca6dbf2861bb4d0feef7c4c5772",
      "parents": [
        "45dbe9147dcad2b03f9d1397353d6eed9204da02"
      ],
      "author": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Tue Jan 10 20:47:52 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:25 2006 -0500"
      },
      "message": "[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h\n\nFixup ioremap a bit. It seems to work on 32-bit kernels, but fails\nmiserably on the first ioremapped access on 64-bit kernels. Also, having\nSTI enabled causes it to fail. Probably because we\u0027re passing an ioremapped\nregion to a real-mode STI call...\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "45dbe9147dcad2b03f9d1397353d6eed9204da02",
      "tree": "1ac34a547f12be60b7aa8ebcfcf94a468d555461",
      "parents": [
        "04d35d7324ed35983189bd396db7874a50bbea43"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Jan 10 20:47:51 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:18 2006 -0500"
      },
      "message": "[PARISC] Add __user annotation to eisa_eeprom.c\n\nAnnotate eisa_eeprom_read() with __user.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "04d35d7324ed35983189bd396db7874a50bbea43",
      "tree": "2b74d598396673777cd391888a426d5df6da23f5",
      "parents": [
        "1b2425e3c79984975a1a3e6fa84512f23d96da9f"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:47:50 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:51:11 2006 -0500"
      },
      "message": "[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC Laptop\n\nFix irq-off-by-one for Cirrus 6832 Cardbus on RDI Tadpole PARISC Laptop.\nWe just DECLARE_PCI_FIXUP_ENABLE as it is unlikely that this will be\nfound in any other parisc system.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "1b2425e3c79984975a1a3e6fa84512f23d96da9f",
      "tree": "4a79c6a21700f4eeeb457aee81b9e48ad3a87642",
      "parents": [
        "8039de10aae3cd4cf0ef0ccebd58aff0e8810df2"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Tue Jan 10 20:47:49 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 21:49:21 2006 -0500"
      },
      "message": "[PARISC] Make local cache flushes take a void *\n\nMake flush_data_cache_local, flush_instruction_cache_local and\nflush_tlb_all_local take a void * so they don\u0027t have to be cast\nwhen using on_each_cpu().  This becomes a problem when on_each_cpu\nis a macro (as it is in current -mm).\n\nAlso move the prototype of flush_tlb_all_local into tlbflush.h and\nremove its declaration from .c files.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "8039de10aae3cd4cf0ef0ccebd58aff0e8810df2",
      "tree": "af82e045c8fb3a417f78b49ec43413995b5f3c0f",
      "parents": [
        "02706647a49011ae1e7b4eca33e835d1681b094e"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@parisc-linux.org",
        "time": "Tue Jan 10 20:35:03 2006 -0500"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@duet.int.mcmartin.ca",
        "time": "Tue Jan 10 20:35:03 2006 -0500"
      },
      "message": "[PARISC] Add __read_mostly section for parisc\n\nFlag a whole bunch of things as __read_mostly on parisc. Also flag a few\nbranches as unlikely() and cleanup a bit of code.\n\nSigned-off-by: Helge Deller \u003cdeller@parisc-linux.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "7da942e5bc889bc970554876a8c03d7e2af9923d",
      "tree": "b16248b02e6973dccfe8b89d37916ff76664a506",
      "parents": [
        "c566c6dbf9cb0eed6e11ec7a4141e7af68ec2316"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Wed Jan 11 02:10:28 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:10:28 2006 +0100"
      },
      "message": "fs/proc/vmcore.c: header included twice\n\nHeader included twice.\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "c566c6dbf9cb0eed6e11ec7a4141e7af68ec2316",
      "tree": "00f57f4a687460779de8cb1a5450c046ea2b32e7",
      "parents": [
        "0563572bf47efdc02a059b923d3c1e589783c019"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Wed Jan 11 02:08:57 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:08:57 2006 +0100"
      },
      "message": "fs/attr.c: header included twice\n\nHeader included twice.\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "0563572bf47efdc02a059b923d3c1e589783c019",
      "tree": "daf2820ac0466de3f377053fe909807c77ca2235",
      "parents": [
        "099f7f0a828bfef7b7047101cf52dc44a4b1d76f"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Wed Jan 11 02:07:34 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:07:34 2006 +0100"
      },
      "message": "asm-powerpc: header included twice\n\nHeader included twice.\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "099f7f0a828bfef7b7047101cf52dc44a4b1d76f",
      "tree": "c58383034ed04459aaca054b941f8ead3296dc1d",
      "parents": [
        "b8ab50bc554c2f9149e6d0ae741e05810e581ea5"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Wed Jan 11 02:06:20 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:06:20 2006 +0100"
      },
      "message": "xfs: header included twice\n\nHeader included twice.\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "b8ab50bc554c2f9149e6d0ae741e05810e581ea5",
      "tree": "3ca928e951bce53b73cfbdab2167e64c59c1c822",
      "parents": [
        "864913f30dbd6f75b94045cd20ea0b082996287e"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Wed Jan 11 02:04:35 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:04:35 2006 +0100"
      },
      "message": "netfilter: headers included twice\n\nHeaders included twice.\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "864913f30dbd6f75b94045cd20ea0b082996287e",
      "tree": "e0404880bf8d6aacdf8ad26d204f46b3e09f4afc",
      "parents": [
        "b56d55b69c5c787b279819f5c0c2d5f5864d0fc2"
      ],
      "author": {
        "name": "Paul Jackson",
        "email": "pj@sgi.com",
        "time": "Wed Jan 11 02:01:38 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:01:38 2006 +0100"
      },
      "message": "cpuset two little doc fixes\n\nTwo little cpuset documentation fixes.\n\nSigned-off-by: Paul Jackson \u003cpj@sgi.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "b56d55b69c5c787b279819f5c0c2d5f5864d0fc2",
      "tree": "39a6a284aee1ae3998b821e89ff84514940361f8",
      "parents": [
        "e8d2a424675d9878356397e2ecfc632bbf09aa2c"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Jan 11 02:00:10 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 02:00:10 2006 +0100"
      },
      "message": "drivers/net/gianfar_sysfs.c: update email address of Kumar Gala\n\ndrivers/net/gianfar_sysfs.c still contained the old email address\nof Kumar Gala.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "e8d2a424675d9878356397e2ecfc632bbf09aa2c",
      "tree": "fb296aa311ce7656783c9e3aedef56832a7d5b64",
      "parents": [
        "74da6cd06225da6971943bea6a33f4cb7f6b76a3"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Wed Jan 11 01:52:40 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 01:52:40 2006 +0100"
      },
      "message": "add loglevel to printk in fs/afs/cmservice.c\n\nThis is a small patch that adds loglevel to a printk in\nfs/afs/cmservice.c\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "74da6cd06225da6971943bea6a33f4cb7f6b76a3",
      "tree": "f9ec384242a21b9e2eced6b4588ddfee65192565",
      "parents": [
        "e97a31117c0f96be6637f68b4029609bb1f2cc7c"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Wed Jan 11 01:51:26 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 01:51:26 2006 +0100"
      },
      "message": "missing printk loglevel and tiny tiny whitespace change in binfmt_elf()\n\nPatch adds a mising printk loglevel (I think KERN_WARNING is appropriate\nhere) in fs/binfmt_elf.c, and while I was there I made some tiny tiny tiny\nadjustments to whitespacing in the neighborhood.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "e97a31117c0f96be6637f68b4029609bb1f2cc7c",
      "tree": "6754f5be8904bf1e034c7c24fe992304a017c75a",
      "parents": [
        "ffd59daceb7db5f7c54f095c5529cec45222c1f1"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Wed Jan 11 01:50:28 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 01:50:28 2006 +0100"
      },
      "message": "add missing printk loglevel in mm/swapfile.c\n\nin mm/swapfile.c a printk() is missing a loglevel. I believe the proper\nloglevel for this situation is KERN_ERR, so that\u0027s what the patch below\nsets -if you agree, please apply.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "ffd59daceb7db5f7c54f095c5529cec45222c1f1",
      "tree": "cbc7d359179c6cf66a4f1b0a425670cde67b425a",
      "parents": [
        "210bb9560cb697c950e803d0fdaf9869efefed54"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl-lkml@dif.dk",
        "time": "Wed Jan 11 01:48:08 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 01:48:08 2006 +0100"
      },
      "message": "Tiny esthetic changes to Documentation/laptop-mode.txt\n\nHere\u0027s a tiny patch making a few esthetic changes to\nDocumentation/laptop-mode.txt\nTo me this patch makes sense, but feel free to disagree, I don\u0027t feel\nstrongly about it at all.\n\nIt changes a single URL to its strictly correct form (directories should\nend in /), and it makes the arguments to main in an included example\nprogram follow convention and be named argc and argv.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "210bb9560cb697c950e803d0fdaf9869efefed54",
      "tree": "03c39bfb2bc2fe16b1abfcbe6e69599ffb4229a8",
      "parents": [
        "7823c7c121839f5a003acdf9c2f1839bfa2f6c43"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Jan 11 01:43:01 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 01:43:01 2006 +0100"
      },
      "message": "MAINTAINERS: sh: update the mailing list\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "7823c7c121839f5a003acdf9c2f1839bfa2f6c43",
      "tree": "11c8b9ef1b714e8314cae2896e95fe8e6db64722",
      "parents": [
        "02706647a49011ae1e7b4eca33e835d1681b094e"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Wed Jan 11 01:38:27 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Wed Jan 11 01:38:27 2006 +0100"
      },
      "message": "ext2: trivial indentation fix.\n\nThis memset() line was indented with seven spaces, this patch fixes\nit to use a tab instead. Yes, very trivial but it\u0027s the third time\nI have to look at this line..\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "02706647a49011ae1e7b4eca33e835d1681b094e",
      "tree": "efe2f31fdecaf6585944e3b66fca6070d23fd9c4",
      "parents": [
        "58dc125a66145f45f239cd78db9410062dc0bcd4"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 10 23:15:02 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 14:27:59 2006 -0800"
      },
      "message": "[PATCH] mutex: trivial whitespace cleanups\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "58dc125a66145f45f239cd78db9410062dc0bcd4",
      "tree": "90537ddf035e96ca3182f61755ed234de93b449b",
      "parents": [
        "c544bdb1999e04eb10035f1c3262a103859d94b2",
        "8a4c8a96a47c9e2f08156fd9664974df086eed50"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 13:44:43 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 13:44:43 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "c544bdb1999e04eb10035f1c3262a103859d94b2",
      "tree": "d74db41598a405ca35df45553715cf15758127da",
      "parents": [
        "73165b88ffd29813bf73b331eaf90d3521443236"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 10 22:10:36 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 13:20:47 2006 -0800"
      },
      "message": "[PATCH] mark mutex_lock*() as might_sleep()\n\nMark mutex_lock() and mutex_lock_interruptible() as might_sleep()\nfunctions.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "73165b88ffd29813bf73b331eaf90d3521443236",
      "tree": "224b510df182c5cba7b64fea6202ed9dd414835e",
      "parents": [
        "042c904c3e35e95ac911e8a2bf4097099b059e1a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jan 10 22:07:44 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 13:20:47 2006 -0800"
      },
      "message": "[PATCH] fix i386 mutex fastpath on FRAME_POINTER \u0026\u0026 !DEBUG_MUTEXES\n\nCall the mutex slowpath more conservatively - e.g.  FRAME_POINTERS can\nchange the calling convention, in which case a direct branch to the\nslowpath becomes illegal.  Bug found by Hugh Dickins.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "042c904c3e35e95ac911e8a2bf4097099b059e1a",
      "tree": "eba7b4fd0e0296651795bc6cd6c10c720f82da9d",
      "parents": [
        "49cd619c69d643b30a24029e40eb5364c7a26b2e"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@redhat.com",
        "time": "Tue Jan 10 15:48:59 2006 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 13:20:47 2006 -0800"
      },
      "message": "[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c\n\nRemove unnecessary (and incorrect) inclusion of asm/mutex.h, pointed out\nby David Howells.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8a4c8a96a47c9e2f08156fd9664974df086eed50",
      "tree": "2049d3b8c70b1893c740eda04a2e9854a9201f01",
      "parents": [
        "65e480ac551a7d95969aa824f77d7160a74cf08d"
      ],
      "author": {
        "name": "Bart De Schuymer",
        "email": "bdschuym@pandora.be",
        "time": "Tue Jan 10 13:12:22 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:12:22 2006 -0800"
      },
      "message": "[EBTABLES] Don\u0027t match tcp/udp source/destination port for IP fragments\n\nSigned-off-by: Bart De Schuymer \u003cbdschuym@pandora.be\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "65e480ac551a7d95969aa824f77d7160a74cf08d",
      "tree": "344bd9bb04c7adb877521bec0bb2ae199520a818",
      "parents": [
        "214ad78437544b20c3c0d5c2acb24650ce6e4db8"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jan 10 13:11:44 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:11:44 2006 -0800"
      },
      "message": "[IRDA] DONGLE_OLD: remove dependency on non-existing symbol\n\nJean-Luc Leger \u003creiga@dspnet.fr.eu.org\u003e reported this alternative \ndependency on a non-existing symbol.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "214ad78437544b20c3c0d5c2acb24650ce6e4db8",
      "tree": "3e4b62bb43fb36bc0f1151038c1f458ff8f43fbc",
      "parents": [
        "79a34648e488a41be92369c72aa9784bd4d741f9"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jan 10 13:10:02 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:10:02 2006 -0800"
      },
      "message": "[IRDA]: kill drivers/net/irda/sir_core.c\n\nEXPORT_SYMBOL\u0027s do nowadays belong to the files where the actual\nfunctions are.\n\nMoving the module_init/module_exit to the file with the actual functions\nhas the advantage of saving a few bytes due to the removal of two\nfunctions.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Jean Tourrilhes \u003cjt@hpl.hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "79a34648e488a41be92369c72aa9784bd4d741f9",
      "tree": "53ef45fdffa96f7e21e34d2735a8d27051583ac2",
      "parents": [
        "12fe2c588df77d60dfe13b432f95d00f76b8c969"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Tue Jan 10 13:09:01 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:09:01 2006 -0800"
      },
      "message": "[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup\n\nSmall cleanups for drivers/atm/zatm.c\n Get rid of unneeded cast of kmalloc() return value.\n Small whitespace/CodingStyle/formatting cleanup (since I was in there anyway).\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "12fe2c588df77d60dfe13b432f95d00f76b8c969",
      "tree": "514a23f41aa81d89c5385ba67a58a0144693fbcc",
      "parents": [
        "ea2e90dfcee2c09eff8a180976ace071922663a5"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Tue Jan 10 13:08:21 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:08:21 2006 -0800"
      },
      "message": "[NET]: Remove unneeded kmalloc() return value casts\n\nGet rid of needless casting of kmalloc() return value in net/\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ea2e90dfcee2c09eff8a180976ace071922663a5",
      "tree": "8456c8a4b735d12eb4a0c06d10c7e26301dcaa75",
      "parents": [
        "ad8e4b75c8a7bed475d72ce09bf5267188621961"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Tue Jan 10 13:07:44 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:07:44 2006 -0800"
      },
      "message": "[RXRPC]: Decrease number of pointer derefs in connection.c\n\nDecrease the number of pointer derefs in net/rxrpc/connection.c\n\nBenefits of the patch:\n - Fewer pointer dereferences should make the code slightly faster.\n - Size of generated code is smaller\n - improved readability\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ad8e4b75c8a7bed475d72ce09bf5267188621961",
      "tree": "fe9edd967818a744f87c2d1aa51443bae613fbbf",
      "parents": [
        "babbdb1a18d37e57acae7e348ef122f2b905df0a"
      ],
      "author": {
        "name": "Martin Murray",
        "email": "murrayma@citi.umich.edu",
        "time": "Tue Jan 10 13:02:29 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 10 13:02:29 2006 -0800"
      },
      "message": "[AF_NETLINK]: Fix DoS in netlink_rcv_skb()\n\nFrom: Martin Murray \u003cmurrayma@citi.umich.edu\u003e\n\nSanity check nlmsg_len during netlink_rcv_skb.  An nlmsg_len \u003d\u003d 0 can\ncause infinite loop in kernel, effectively DoSing machine.  Noted by\nMatin Murray.\n\nSigned-off-by: Chris Wright \u003cchrisw@sous-sol.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "babbdb1a18d37e57acae7e348ef122f2b905df0a",
      "tree": "51bb7dbffe28ae6f342e0bcc155a54264f30b5e5",
      "parents": [
        "9d28026b7ec0f3e2a407d5c03fcb37d0b59d1add"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Mon Jan 09 17:48:09 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:35 2006 -0800"
      },
      "message": "[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures\n\nThe connection tracking timeout variables are unsigned long, but\nproc_dointvec_jiffies is used with sizeof(unsigned int) in the sysctl\ntables. Since there is no proc_doulongvec_jiffies function, change the\ntimeout variables to unsigned int.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9d28026b7ec0f3e2a407d5c03fcb37d0b59d1add",
      "tree": "843faa49147685abdf7a8fa7b7f810e67d1fe95b",
      "parents": [
        "c07bc1ffbdc14312b214b56fa39f4a4ab1406b8e"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Mon Jan 09 16:44:36 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:34 2006 -0800"
      },
      "message": "[NETFILTER]: Remove unused function from NAT protocol helpers\n\n-\u003eprint and -\u003eprint_range are not used (and apparently never were).\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c07bc1ffbdc14312b214b56fa39f4a4ab1406b8e",
      "tree": "bebe88286e6822d41128cc6347d5cb9011d97a7c",
      "parents": [
        "03b9feca89366952ae5dfe4ad8107b1ece50b710"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Mon Jan 09 16:44:18 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:33 2006 -0800"
      },
      "message": "[NETFILTER]: Fix return value confusion in PPTP NAT helper\n\nip_nat_mangle_tcp_packet doesn\u0027t return NF_* values but 0/1 for\nfailure/success.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "03b9feca89366952ae5dfe4ad8107b1ece50b710",
      "tree": "401e94d15d3f28a759ce716b8b5a742f5d32a520",
      "parents": [
        "15db34702cfafd24acc60295cf14861e497502ab"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Mon Jan 09 16:44:00 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:32 2006 -0800"
      },
      "message": "[NETFILTER]: Fix another crash in ip_nat_pptp\n\nThe PPTP NAT helper calculates the offset at which the packet needs\nto be mangled as difference between two pointers to the header. With\nnon-linear skbs however the pointers may point to two seperate buffers\non the stack and the calculation results in a wrong offset beeing\nused.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "15db34702cfafd24acc60295cf14861e497502ab",
      "tree": "541d18bb0b8e1d915ca258d16ea79df730b8f0b7",
      "parents": [
        "bb94aa169eaa6e713a429370d37388722f08666f"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Mon Jan 09 16:43:43 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:30 2006 -0800"
      },
      "message": "[NETFILTER]: Fix crash in ip_nat_pptp\n\nWhen an inbound PPTP_IN_CALL_REQUEST packet is received the\nPPTP NAT helper uses a NULL pointer in pointer arithmentic to\ncalculate the offset in the packet which needs to be mangled\nand corrupts random memory or crashes.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bb94aa169eaa6e713a429370d37388722f08666f",
      "tree": "fefb35f0c42d6e434c6b8ec627a9d715027e7ea2",
      "parents": [
        "d3f4a687f683f536506d0aa6b22e6cb3e79639ce"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Mon Jan 09 16:43:13 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:29 2006 -0800"
      },
      "message": "[NETFILTER]: net/ipv[46]/netfilter.c cleanups\n\nDon\u0027t wrap entire file in #ifdef CONFIG_NETFILTER, remove a few\nunneccessary includes.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d3f4a687f683f536506d0aa6b22e6cb3e79639ce",
      "tree": "d1f5fb7177d1dd254e63189cb89e51a86a24f171",
      "parents": [
        "770cfbcffdf0011ecf3a12435ecb5604c4c97a19"
      ],
      "author": {
        "name": "Kris Katterjohn",
        "email": "kjak@users.sourceforge.net",
        "time": "Mon Jan 09 16:01:43 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:28 2006 -0800"
      },
      "message": "[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()\n\nThis changes some memcmp(one,two,ETH_ALEN) to compare_ether_addr(one,two).\n\nSigned-off-by: Kris Katterjohn \u003ckjak@users.sourceforge.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "770cfbcffdf0011ecf3a12435ecb5604c4c97a19",
      "tree": "f5e713bf381e5084376afc2216cfe7a2bc320bc6",
      "parents": [
        "49cd619c69d643b30a24029e40eb5364c7a26b2e"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 09 15:56:09 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 10 12:54:26 2006 -0800"
      },
      "message": "[INET]: congestion and af_ops can be const\n\nThe congestion ops and af_ops in the inet_connection_sock\ncan be const.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@ghostprotocols.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "49cd619c69d643b30a24029e40eb5364c7a26b2e",
      "tree": "77d181378b85210b3b32a9b22e3363408ebe786a",
      "parents": [
        "19dbaf6f6f0f3b766df08594446d64747a5cced3"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Mon Jan 09 09:35:28 2006 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:45:36 2006 -0800"
      },
      "message": "[PATCH] moxa serial: add proper capability check\n\nThis requires the proper capabilities for the moxa bios update ioctl\u0027s.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "19dbaf6f6f0f3b766df08594446d64747a5cced3",
      "tree": "7eb7333c1937446c7302bc33a3ff8185148212e3",
      "parents": [
        "3960f2faaf0a67ad352bd5d4085e43f19f33ab91"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 17:02:57 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:27 2006 -0800"
      },
      "message": "[PATCH] m68knommu: save reg a5 on context change\n\nFix a5 register corruption when processing user space signals handlers.\nWe need to save a5 through each contenxt change.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3960f2faaf0a67ad352bd5d4085e43f19f33ab91",
      "tree": "bfd8766845324c6da4be7886907865c451addf26",
      "parents": [
        "845884d332c060b0dfc54ba5a580d0f1a99c58a2"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 17:00:39 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:27 2006 -0800"
      },
      "message": "[PATCH] m68knommu: fix find_next_zero_bit in bitops.h\n\nWe\u0027re starting a number of big applications (memory footprint app.\n1MByte) on our Arcturus uC5272.  Therefore memory fragmentation is a\nreal pain for us.  We\u0027ve switched to uClinux-2.4.27-uc1 and found that\npage_alloc2 fragments the memory heavily.\n\nDigging into it we found a bug in the find_next_zero_bit function in the\nm68knommu/bitops.h file.  if the size isn\u0027t a multiple of 32 than the\nupper bits of the last word to be searched should be masked.  But the\nfunctions masks the lower bits of the last word because it uses a right\nshift instead of a left shift operator.\n\nPatch submitted by Sascha Smejkal \u003cs.smejkal@centersystems.at\u003e\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "845884d332c060b0dfc54ba5a580d0f1a99c58a2",
      "tree": "da786d4435001105f36d903b532a165e2bae5462",
      "parents": [
        "082f2c1cc7aa7aabdbf5235b788ff42e10abb399"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:59:37 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:27 2006 -0800"
      },
      "message": "[PATCH] uclinux: delay binfmt_flat trace\n\nModify the initial trace output (which is based on flags in the binary\nheader) so that it is not done until after the magic number check.  This\nmay well not be a flat format binary, so the flags could be invalid.\n(Prime example, running a script).\n\nChanges prompted by patches from Stuart Hughs.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "082f2c1cc7aa7aabdbf5235b788ff42e10abb399",
      "tree": "6df24ee2dbfff72f29c5ddac02d7f68df241a7f7",
      "parents": [
        "892b62527fb3cd6753d6d2b79b5f21259f344cf5"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:59:04 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:27 2006 -0800"
      },
      "message": "[PATCH] m68knommu: set irq priority/level different for each ColdFire serial port\n\nSet the hardware interrupt priority to a different value for each\nattached ColdFire serial port.  According to the CPU documentation you\nshould not use the same combination of level/priority on more than one\ndevice.  People have reported odd serial port behavior with them set the\nsame.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "892b62527fb3cd6753d6d2b79b5f21259f344cf5",
      "tree": "4601155b517096543bf8cf24254aa18b56f760c1",
      "parents": [
        "694d855fbc797141960a3907019c442240ed8a0f"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:58:16 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:27 2006 -0800"
      },
      "message": "[PATCH] m68knommu: allow configure of FEC for M520x CPU family\n\nAllow the ColdFire FEC ethernet driver to be enabled on the M520x CPU\nfamily.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "694d855fbc797141960a3907019c442240ed8a0f",
      "tree": "1e9a420cf68756935f560db339db1b133194a7a5",
      "parents": [
        "01829e7212dd9ba3fa68bf8afffc9a175c44cb04"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:43:39 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:27 2006 -0800"
      },
      "message": "[PATCH] m68knommu: fix ram length of m5208evb board\n\nAdjust length of M5208EVB ram define.  It should size up to 32MB after\nadding in the dBUG reserved 128k.\n\nProblem pointed out be Milton Miller \u003cmiltonm@bga.com\u003e.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "01829e7212dd9ba3fa68bf8afffc9a175c44cb04",
      "tree": "b8d6169303950a6b5e5049c3cde35433b25640e0",
      "parents": [
        "afc7cd8950572786c87ad081d8e65e5ea58b563c"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:42:59 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:26 2006 -0800"
      },
      "message": "[PATCH] m68knommu: fix a5 reg corruption in signal handlers\n\nThis is a patch adapted from a posting by Andrea Tarani which was\npointed out to me by Bernardo Innocenti.  Thanks to both of them for\ntheir help and patience.\n\nThe original posting is here:\n  http://mailman.uclinux.org/pipermail/uclinux-dev/2005-July/033543.html\n\nThe problem first manifest itself as busybox ping terminating with an\n\"Illegal instruction\".  I reduced this to a test case and found that\nvariable size arrays allocated on the stack could lead to stacks not\naligned on 32 bit boundaries.  For the Coldfire this proved fatal.\n\nHaving been pointed out this patch by Bernardo, I applied it and it\nfixed the first test case.  I then went back to busybox\u0027s ping.  This\nstill failed with \"Illegal instruction\", but in a different way.  Before\nit depended on the size allocated for the ping buffer, now it happened\nevery time.  I also found it depended on optimisation level (gcc-3.4.0)\n-Os was okay but not -O2.\n\nAfter a lot of looking, it turned out that register a5 was being\ncorrupted by the signal handler (after applying the patch).  I re-worked\nthe patch a bit to save/restore a5 and now all seems well.\n\nPatch submitted by Stuart Hughs \u003cstuarth@freescale.com\u003e\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "afc7cd8950572786c87ad081d8e65e5ea58b563c",
      "tree": "2d08b753a5afd2cfee55ff2a965aa482a774cfe4",
      "parents": [
        "db10cb8e9906a43c8fa49b3fab547b365bc2c666"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:42:18 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:26 2006 -0800"
      },
      "message": "[PATCH] m68knommu: fix mangled \u0027truct\u0027 in ptrace.c\n\nFix broken \"truct\" -\u003e \"struct\" in arch_ptrace() parameter list.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "db10cb8e9906a43c8fa49b3fab547b365bc2c666",
      "tree": "6f7b29833f86305de2450435052477a3ed8e7857",
      "parents": [
        "82409799853c3cabc4b17533ff640a95bef01358"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:40:21 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:26 2006 -0800"
      },
      "message": "[PATCH] m68knommu: don\u0027t set gcc optimizer flags\n\nDon\u0027t specify compiler optimization flags in the m68knommu Makefile.\nLet the top level Makefile/config set it.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "82409799853c3cabc4b17533ff640a95bef01358",
      "tree": "4a6728df6b0cafe392d03e904687f4e41727b544",
      "parents": [
        "7ba6b5ece34fb799f63c72c35a30dac8aca735eb"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:39:35 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:26 2006 -0800"
      },
      "message": "[PATCH] h8300: remove MAGIC_ROM_PTR from memory.c\n\nRemove obsolete MAGIC_ROM_PTR code from h8300 architecture.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7ba6b5ece34fb799f63c72c35a30dac8aca735eb",
      "tree": "6f19aa539bb56d58805a89ff6dabc408f8f1603d",
      "parents": [
        "d936cfc72032fb4af03d1edd99596d18ea1f081c"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Tue Jan 10 16:39:30 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:31:26 2006 -0800"
      },
      "message": "[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c\n\nRemove obsolete MAGIC_ROM_PTR code from h8300 architecture.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d936cfc72032fb4af03d1edd99596d18ea1f081c",
      "tree": "6d524c57fbff717ba82c6f4925659f6ec901d45d",
      "parents": [
        "4f47707b056bd2e3627ef390557ee93d312daba5",
        "adfc76419bff33542d4fd53dc7f24818f846f194"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:00:55 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 09:00:55 2006 -0800"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n"
    },
    {
      "commit": "4f47707b056bd2e3627ef390557ee93d312daba5",
      "tree": "3d3b7f1a4e43e4b077bf9388e0ec2bb11eeb2daa",
      "parents": [
        "a9c828155ae8d1a1576f9648cc4d9677aea53f89"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:56:39 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:56:39 2006 -0800"
      },
      "message": "Fix rpc shutdown event condition bug\n\nWe want to wait for the cl_users to go down to zero, not for it to stay\npositive.  Quoth Trond (who wasn\u0027t even the author, but acked the wrong\nversion): \"Argh! I need to increase my daily caffeine dosages.\"\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a9c828155ae8d1a1576f9648cc4d9677aea53f89",
      "tree": "7b087188579ff897332a767af1ff695ab5bc116f",
      "parents": [
        "69a0b3157983925f14fe0bdc49622d5389538d8d"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@tv-sign.ru",
        "time": "Tue Jan 10 17:24:53 2006 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:49:47 2006 -0800"
      },
      "message": "[PATCH] rcu: fix hotplug-cpu -\u003edonelist leak\n\nPointed out by Srivatsa Vaddagiri \u003cvatsa@in.ibm.com\u003e.\n\nrcu_do_batch() stops after processing maxbatch callbacks\non -\u003edonelist leaving rcu_tasklet in TASKLET_STATE_SCHED\nstate.\n\nIf CPU_DEAD event happens remaining -\u003edonelist entries are\nlost, rcu_offline_cpu() kills this tasklet.\n\nWith this patch -\u003edonelist migrates along with -\u003ecurlist\nand -\u003enxtlist to the current cpu.\n\nCompile tested.\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nAcked-by: Paul E. McKenney \u003cpaulmck@us.ibm.com\u003e\nCc: Srivatsa Vaddagiri \u003cvatsa@in.ibm.com\u003e\nCc: Dipankar Sarma \u003cdipankar@in.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "69a0b3157983925f14fe0bdc49622d5389538d8d",
      "tree": "d77b406001d01b0a200c9f713d8287a2ec42ae58",
      "parents": [
        "c0400dc507a4345357fc25f13e8ac929287688a8"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@tv-sign.ru",
        "time": "Tue Jan 10 16:48:02 2006 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:42:50 2006 -0800"
      },
      "message": "[PATCH] rcu: join rcu_ctrlblk and rcu_state\n\nThis patch moves rcu_state into the rcu_ctrlblk. I think there\nare no reasons why we should have 2 different variables to control\nrcu state. Every user of rcu_state has also \"rcu_ctrlblk *rcp\" in\nthe parameter list.\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nAcked-by: Paul E. McKenney \u003cpaulmck@us.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c0400dc507a4345357fc25f13e8ac929287688a8",
      "tree": "d4940df7951f3bfee2b0495d24c4af68c55b9e5e",
      "parents": [
        "daef265f1590cf3e6de989d074041a280c82d58b"
      ],
      "author": {
        "name": "Andrey Borzenkov",
        "email": "arvidjaar@mail.ru",
        "time": "Tue Jan 10 11:27:00 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:38:19 2006 -0800"
      },
      "message": "[PATCH] ide-cd: clear random-write capability it not supported\n\nAdd CDC-RAM to capability mask. This prevents udev incorrectly reporting\nRAM capabilities for device.\n\nSigned-off-by: Andrey Borzenkov \u003carvidjaar@mail.ru\u003e\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "daef265f1590cf3e6de989d074041a280c82d58b",
      "tree": "3d869c801561f9bfafa6dabd30211379cd0bb55d",
      "parents": [
        "00d6da9b4d6707b808481372537adb0fb38f99b3"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "axboe@suse.de",
        "time": "Tue Jan 10 10:48:02 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:37:08 2006 -0800"
      },
      "message": "[PATCH] dm: don\u0027t enable bouncing by default\n\nDM doesn\u0027t need to bounce bio\u0027s on its own, but the block layer defaults\nto that in blk_queue_make_request(). The lower level drivers should\nbounce ios themselves, that is what they need to do if not layered below\ndm anyways.\n\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "00d6da9b4d6707b808481372537adb0fb38f99b3",
      "tree": "f42b0127843e836ab6de73498564666ec3445748",
      "parents": [
        "4ff57935ad0f1620269f4b08e8acfda619cc5e4b"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "axboe@suse.de",
        "time": "Tue Jan 10 10:43:54 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:37:08 2006 -0800"
      },
      "message": "[PATCH] cdrom: kill \"open failed\" error message\n\nThis triggers all the time with the various polled event programs,\nchange it to CD_OPEN so it\u0027s supressed by default.\n\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4ff57935ad0f1620269f4b08e8acfda619cc5e4b",
      "tree": "70859628e9c59e0495351891b17f537967d1662d",
      "parents": [
        "c8d52465f95c4187871f8e65666c07806ca06d41"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "axboe@suse.de",
        "time": "Tue Jan 10 09:44:39 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:37:07 2006 -0800"
      },
      "message": "[PATCH] ide: preserve errors for failed requests\n\nTo preserve the -\u003eerrors values for requests that failed, use the normal\ncompletion path for that.\n\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c8d52465f95c4187871f8e65666c07806ca06d41",
      "tree": "873a77cf0b47c92fbdc5cb8dd8baa7583c26bbfd",
      "parents": [
        "115b2ce1c3b974e43e45fa6c9e20cd7271a01dff"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Tue Jan 10 18:21:20 2006 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:32:35 2006 -0800"
      },
      "message": "[PATCH] Work around ppc64 compiler bug\n\nIn the process of optimising our per cpu data code, I found a ppc64\ncompiler bug that has been around forever. Basically the current\nRELOC_HIDE can end up trashing r30. Details of the bug can be found at\n\n  http://gcc.gnu.org/bugzilla/show_bug.cgi?id\u003d25572\n\nThis bug is present in all compilers before 4.1. It is masked by the\nfact that our current per cpu data code is inefficient and causes\nother loads that end up marking r30 as used.\n\nA workaround identified by Alan Modra is to use the \u003dr asm constraint\ninstead of \u003dg.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\n[ Verified that this makes no real difference on x86[-64] */\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "115b2ce1c3b974e43e45fa6c9e20cd7271a01dff",
      "tree": "9a883fb4d84713f142c4e003fead92381c11b6c2",
      "parents": [
        "dd49f96777d5a72d5591ac2112d4ac940391774e",
        "5fc4e6e197c7e377f1c8ebec727d40df983aceed"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:30:29 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:30:29 2006 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input\n"
    },
    {
      "commit": "dd49f96777d5a72d5591ac2112d4ac940391774e",
      "tree": "6d9c8bdcd21c600ce1a1c8ea8acb9aec15f6ca4a",
      "parents": [
        "a62e68488dd5ddb07776555fd7e0435c6d021ac1",
        "8b4ad5e3ff94409973e824716c65568f0d97364c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:28:53 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:28:53 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "a62e68488dd5ddb07776555fd7e0435c6d021ac1",
      "tree": "d6cec15baa1ddfee108ef77b315dfdea5e3fa71c",
      "parents": [
        "ab396e91bfe953db26fa1083d9c3e7a4fbe0334a",
        "3b212db9217d02e623eaa12f41c9b5f8c6a99535"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:28:32 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:28:32 2006 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge\n"
    },
    {
      "commit": "ab396e91bfe953db26fa1083d9c3e7a4fbe0334a",
      "tree": "81db9e5f919b84dcb4284ca8cdf675e13716c191",
      "parents": [
        "9979ead5d1eb23191a00453559927c5abf9087e2",
        "4f0210b9c4889eede9f8f379f93570c01998ccb9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:21:33 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:21:33 2006 -0800"
      },
      "message": "Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild\n\nFix up some trivial conflicts in {i386|ia64}/Makefile\n"
    },
    {
      "commit": "9979ead5d1eb23191a00453559927c5abf9087e2",
      "tree": "50741cf0f7d99c0cc395c4549eef725335edafa6",
      "parents": [
        "f346f4b373aa320fb0337a3b504e3fb5344abc0b"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 09 20:54:52 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:02:03 2006 -0800"
      },
      "message": "[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function\n\nThis patch removes the hfsplus_inode_check() debug function.\n\nIt also removes the now obsolete last_inode_cnt and inode_cnt from struct\nhfsplus_sb_info.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Roman Zippel \u003czippel@linux-m68k.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f346f4b373aa320fb0337a3b504e3fb5344abc0b",
      "tree": "7f8d732b17036d4a063e54d507d2dd71b527df40",
      "parents": [
        "4c29c4c5f28616f2a87f0e6499aa9776d9be58ad"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 09 20:54:51 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:02:02 2006 -0800"
      },
      "message": "[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL\n\nI know several people using MAGIC_SYSRQ not for kernel debugging but for\ntrying to do a halfway normal shutdown in case of problems.\n\nSince there\u0027s no technical reason why MAGIC_SYSRQ would have to depend on\nDEBUG_KERNEL, I\u0027m therefore suggesting to drop this dependency.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4c29c4c5f28616f2a87f0e6499aa9776d9be58ad",
      "tree": "897af28f11c412f9d784df2c86e5f659588b4f30",
      "parents": [
        "d974837ae076101d33a59eefc6bfef923eaa0e32"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 09 20:54:50 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:02:02 2006 -0800"
      },
      "message": "[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype\n\nThere\u0027s no need to guard the normalize_rt_tasks() prototype with an #ifdef\nCONFIG_MAGIC_SYSRQ.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d974837ae076101d33a59eefc6bfef923eaa0e32",
      "tree": "f9f8de129e0ff6c4df8d34fc06e67d7582b7e807",
      "parents": [
        "51d53bd3eb82b953bfd58d0e9c935c34dfb34808"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 09 20:54:49 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:02:02 2006 -0800"
      },
      "message": "[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated\n\nIf a __deprecated is desired it should go to the prototype in the header\n(where it currently isn\u0027t).\n\nBut at this place it\u0027s pointless.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "51d53bd3eb82b953bfd58d0e9c935c34dfb34808",
      "tree": "c51a352506add19d2c1da0bade66bd1c961ad07e",
      "parents": [
        "ca5ed2f5c7bf3ca51598336fcc1436b5da129f34"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 09 20:54:48 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:02:02 2006 -0800"
      },
      "message": "[PATCH] video/matrox/matroxfb_misc.c: remove dead code\n\nThe Coverity checker spotted this dead code.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "ca5ed2f5c7bf3ca51598336fcc1436b5da129f34"
}
