)]}'
{
  "log": [
    {
      "commit": "ca98f825ea05edb41346f12408caa30be8a287c6",
      "tree": "98826d67758b0bd028a04e16446441adb66f4d66",
      "parents": [
        "b67c26e4fcfdade157d5bd54085720e71518cccd",
        "11849fe67430ba48547e17b25a7831da29863efa"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:53:33 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:53:33 2005 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "b67c26e4fcfdade157d5bd54085720e71518cccd",
      "tree": "cbfcbf209abc06fc28b6c77a130985e7212879c5",
      "parents": [
        "c6b79418a4bb0260a92a25f562047d5be7b0e7f4",
        "80b42598eec1627084e225c575201bdd838f5b8f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:52:58 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:52:58 2005 -0800"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n"
    },
    {
      "commit": "c6b79418a4bb0260a92a25f562047d5be7b0e7f4",
      "tree": "558f540614f3cc764f0db81115881f4efdf05b76",
      "parents": [
        "f327220b1494aa23fd4206ac4778b8aa449a3351",
        "f4e401562c11c7ca65592ebd749353cf0b19af7b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:52:12 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:52:12 2005 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband\n"
    },
    {
      "commit": "f327220b1494aa23fd4206ac4778b8aa449a3351",
      "tree": "b463d2541db1638c7cb8b9ff10a9238fc8a47000",
      "parents": [
        "31b3c31bca3b4df975631323d6ee6f49f43f4956",
        "ea182d4aefa3a27847d890b1592a608d1180aa45"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:49:37 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:49:37 2005 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "31b3c31bca3b4df975631323d6ee6f49f43f4956",
      "tree": "dc873a16f109971287609c133855ce4d3f323dda",
      "parents": [
        "a72403594ad23bbd2ac0349dd0e537b28862faac"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Thu Dec 01 00:52:10 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:49:00 2005 -0800"
      },
      "message": "[PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kconfig entry.\n\nFix typo, removing incorrect info from CONFIG_BT848_DVB kconfig entry.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a72403594ad23bbd2ac0349dd0e537b28862faac",
      "tree": "738a895e1a76ca42c3ae45d472b0b7c191d89c24",
      "parents": [
        "ab60e303cd3e73a68d5e397be50a1cb35452513c"
      ],
      "author": {
        "name": "Mike Isely",
        "email": "isely@pobox.com",
        "time": "Thu Dec 01 00:52:04 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:49:00 2005 -0800"
      },
      "message": "[PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103\n\nType 0x103 (\"TCL MFNM05-4\") in the Hauppauge eeprom is a more recent tuner\nthat maps to TUNER_PHILIPS_FM1236_MK3.  This had been previously defined but\ndue to some accident the definition got removed.  This change restores that\ndefinition.  Change committed on advice from Hans Verkuil\n\u003chverkuil@xs4all.nl\u003e, who thinks he\u0027s the one who had accidentally removed it\nbefore.\n\nSigned-off-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ab60e303cd3e73a68d5e397be50a1cb35452513c",
      "tree": "220530c188a90ad2f8c08d72ed0b7fea423c6a81",
      "parents": [
        "3535396d3ac7fc5eeda4526aee34494a479cc628"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 01 00:51:58 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)\n\nFix kernel message ( basically printk(\"%s\", random_pointer) ).\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3535396d3ac7fc5eeda4526aee34494a479cc628",
      "tree": "e9c094adfd999d4085ea53d81d59244e4da58ac9",
      "parents": [
        "f05cb3239d078f16d082398818dd4e66e645f388"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Dec 01 00:51:57 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] V4L/DVB: SCM update\n\nAdd v4l/dvb quilt tree to MAINTAINERS file.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f05cb3239d078f16d082398818dd4e66e645f388",
      "tree": "63090097a7c8fa6bb79446830dfaefed97536c84",
      "parents": [
        "48063a75aff8a572ed167470564309697cf0e8cc"
      ],
      "author": {
        "name": "Carlos Silva",
        "email": "r3pek@gentoo.org",
        "time": "Thu Dec 01 00:51:56 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.\n\nBUDGET_CI card depends on STV0297 demodulator.\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "48063a75aff8a572ed167470564309697cf0e8cc",
      "tree": "d7ec09f3f861c79ffd00233ff657562d25019f36",
      "parents": [
        "1130ca45c719fe788fa544a54a82ea53ef5ea87a"
      ],
      "author": {
        "name": "Denis Vlasenko",
        "email": "vda@ilport.com.ua",
        "time": "Thu Dec 01 00:51:55 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().\n\nRemove stray semicolons after if (foo); in ves1820_set_symbolrate().\n\nSigned-off-by: Denis Vlasenko \u003cvda@ilport.com.ua\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1130ca45c719fe788fa544a54a82ea53ef5ea87a",
      "tree": "423a0eb692c0e14a8b1c6462a8dfdfc402e93753",
      "parents": [
        "9b9225f0f002c39f340da2ed1e7efec6885ca312"
      ],
      "author": {
        "name": "Ralph Metzler",
        "email": "rjkm@metzlerbros.de",
        "time": "Thu Dec 01 00:51:54 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Fix locking to prevent Oops on SMP systems\n\nFix locking to prevent Oops on SMP systems when starting/stopping dvb network\ninterfaces.\n\nSigned-off-by: Ralph Metzler \u003crjkm@metzlerbros.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9b9225f0f002c39f340da2ed1e7efec6885ca312",
      "tree": "9003bb38a7b5f15c91cb2471a538519ee44d5256",
      "parents": [
        "15ac8e663b354ed98d43d149f718f6f15ab732ac"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 01 00:51:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Update Steve\u0027s email address.\n\nUpdate Steve\u0027s email address.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "15ac8e663b354ed98d43d149f718f6f15ab732ac",
      "tree": "86ecc54df2f2337cda17d4140b993bbdfb3a08ad",
      "parents": [
        "18e55eea0104927feedfe81de1adf5e46a7ad1f3"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Dec 01 00:51:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Small cleanups and CodeStyle fixes\n\n- Small cleanups:\n\n- make needlessly global functions static\n\n- every file should #include the headers containing the prototypes for it\u0027s\n  global functions\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "18e55eea0104927feedfe81de1adf5e46a7ad1f3",
      "tree": "362ac0084abee7b1f3934721738c9da781469417",
      "parents": [
        "363bbf42da23898ab48dc227cca9d80b50b481eb"
      ],
      "author": {
        "name": "Tim Schmielau",
        "email": "tim@physik3.uni-rostock.de",
        "time": "Thu Dec 01 00:51:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.h\n\nInclude fixes for 2.6.15-rc1 for removing sched.h from module.h.\n\nSigned-off-by: Tim Schmielau \u003ctim@physik3.uni-rostock.de\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "363bbf42da23898ab48dc227cca9d80b50b481eb",
      "tree": "ee6463de2fb4caa70924ed3dd33015df4f266060",
      "parents": [
        "ded928468407c8e08dcb6aedb91aaa97b80d5752"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Thu Dec 01 00:51:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devices\n\nFixed mistake of an incorrect usage of pid_filter-callbacks inside the private\nstate of the dvb-usb-devices\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ded928468407c8e08dcb6aedb91aaa97b80d5752",
      "tree": "2b85f26bc526939697f3f5192e3ea4385577bdd7",
      "parents": [
        "69459f3d2fb9eea370535ceba91dd8c9df3d94bc"
      ],
      "author": {
        "name": "Andrew de Quincey",
        "email": "adq_dvb@lidskialf.net",
        "time": "Thu Dec 01 00:51:49 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] DVB: Fix locking problems and code cleanup\n\nFix locking problems and code cleanup\n\nSigned-off-by: Andrew de Quincey \u003cadq_dvb@lidskialf.net\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "69459f3d2fb9eea370535ceba91dd8c9df3d94bc",
      "tree": "2bc018e8e5d1943d620be81a253a90817e5c0605",
      "parents": [
        "f95006f89576cac504323daa53157013bf099fc9"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Thu Dec 01 00:51:48 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cards\n\nFixed DiSEqC timing for saa7146-based budget cards (speed-up ioctls using\nSAA7146_I2C_SHORT_DELAY)\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f95006f89576cac504323daa53157013bf099fc9",
      "tree": "1ee888856e45f1f6c9546fae5e64341674b9d320",
      "parents": [
        "0fe22865ddee524017a1012528b0e15475acc942"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 01 00:51:42 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models\n\nAdd workaround for Hauppauge PVR150 hardware problem with tuner models 85, 99\nand 112 (model numbers as reported by tveeprom).  The audio standard\nautodetection does not always work correctly for these models.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0fe22865ddee524017a1012528b0e15475acc942",
      "tree": "d750dc1aec8f85b0ece7c21e62a93630dcb24c6d",
      "parents": [
        "bbf7871e1cd58b89f77b1152f457250c6e94b614"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 01 00:51:41 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003\n\n- Fixed code handling for eeprom on cx88 boards.\n\n- Hauppauge released a new version of the Nova-T-PCI (9002) a few months ago\n  with a different (compatible) tuner (but lacking RF passthru).  The official\n  model# is 90003.  All features are working.\n\n- Adding entry to the known model list after testing.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bbf7871e1cd58b89f77b1152f457250c6e94b614",
      "tree": "77ae1f89a8e47701629d1cb6bbd49ac377b254c6",
      "parents": [
        "fd1eab73d50258b4c622b8dc23d896abd5cff2e6"
      ],
      "author": {
        "name": "Michael H. Schimek",
        "email": "mschimek@gmx.at",
        "time": "Thu Dec 01 00:51:40 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP\n\nFixed bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP.\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Michael H. Schimek \u003cmschimek@gmx.at\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fd1eab73d50258b4c622b8dc23d896abd5cff2e6",
      "tree": "e770702e5119803503f6c13dfd071169cbd3f308",
      "parents": [
        "1bcd2a36711e6a72802a92a4e3fcef9d0c59dc3f"
      ],
      "author": {
        "name": "Reimar Doeffinger",
        "email": "Reimar.Doeffinger@stud.uni-karlsruhe.de",
        "time": "Thu Dec 01 00:51:39 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] V4L: Fix crash when not compiled as module\n\nFix crash when not compiled as module.\n\nSigned-off-by: Reimar Doeffinger \u003cReimar.Doeffinger@stud.uni-karlsruhe.de\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1bcd2a36711e6a72802a92a4e3fcef9d0c59dc3f",
      "tree": "44065889a34c72acd6581132e759466cf3f6c345",
      "parents": [
        "13c72805b3d922d85d5c470e851c93e8f8c076d8"
      ],
      "author": {
        "name": "Dwaine Garden",
        "email": "DwaineGarden@rogers.com",
        "time": "Thu Dec 01 00:51:37 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] V4L: Write cached value to correct register for SECAM\n\nWrite cached value to correct register for SECAM.\n\nSigned-off-by: Dwaine Garden \u003cDwaineGarden@rogers.com\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "13c72805b3d922d85d5c470e851c93e8f8c076d8",
      "tree": "f8ceb2a43f52b1cdf8da7ab429963dca16a2482a",
      "parents": [
        "943a49027b6d9829b737e6da3d72b867a7a6f832"
      ],
      "author": {
        "name": "Michael H. Schimek",
        "email": "mschimek@gmx.at",
        "time": "Thu Dec 01 00:51:37 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctl\n\nFixes Bttv raw format to fix VIDIOCSPICT ioctl.\n\nSigned-off-by: Michael H. Schimek \u003cmschimek@gmx.at\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "943a49027b6d9829b737e6da3d72b867a7a6f832",
      "tree": "14b6fa8f407b760ca9dcb14498498bcf48f9786e",
      "parents": [
        "769e24382dd47434dfda681f360868c4acd8b6e2"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Dec 01 00:51:35 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Makes needlessly global code static\n\nThis patch makes needlessly global code static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "769e24382dd47434dfda681f360868c4acd8b6e2",
      "tree": "1be728dd2f1a7f523e3de5f3f39b97a4b9905dbe",
      "parents": [
        "6f502b8a7858ecfa7d2a0762f7663b8b3d0808fc"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Dec 01 00:51:35 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Some funcions now static and I2C hw code for IR\n\n- Some funcions are now declared as static\n- Added a I2C code for InfraRed.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6f502b8a7858ecfa7d2a0762f7663b8b3d0808fc",
      "tree": "b6f6ef7e9918324136eabb506c37f7b91bd647b2",
      "parents": [
        "c87c948ebd75525df4d67dd5b40e6ea81859cc17"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Dec 01 00:51:34 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in use\n\n- Enabled audio DMA transfer code even when DMA not in use to solve a\n  problem on some broken cx88 chips.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c87c948ebd75525df4d67dd5b40e6ea81859cc17",
      "tree": "c84d2b6b707407e3468a94068047c105f3e347bd",
      "parents": [
        "50ab5edc973c979e8f620e09d20b96761d271894"
      ],
      "author": {
        "name": "Michael H. Schimek",
        "email": "mschimek@gmx.at",
        "time": "Thu Dec 01 00:51:33 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Bttv bytes per line fix\n\nbttv bytes per line fix.\n\nSigned-off-by: Michael H. Schimek \u003cmschimek@gmx.at\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "50ab5edc973c979e8f620e09d20b96761d271894",
      "tree": "7be7c4416bb650c1c1c0d5845c2f0369e9956b35",
      "parents": [
        "3b86b9999deb04bbfbb20e6b6fe1119a4bf0ff34"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Thu Dec 01 00:51:32 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Fix read() bugs in bttv driver\n\nFix read() bugs in bttv driver.\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Michael H. Schimek \u003cmschimek@gmx.at\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3b86b9999deb04bbfbb20e6b6fe1119a4bf0ff34",
      "tree": "0f1ab93d183ef64ae0ba9fe29dcaa03a0b8a55ef",
      "parents": [
        "53a7338af60689817e81114d42cfa2ab4bb95516"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Dec 01 00:51:31 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Removed audio DMA enabling from cx88-core\n\n- Removed code that enables audio DMA transfers at cx88-core.\n- This stuff should be at cx88-alsa when ready.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "53a7338af60689817e81114d42cfa2ab4bb95516",
      "tree": "7ad9cf7f0c048fc7c43c5a194ddcc020a88e8a71",
      "parents": [
        "3ca0ea980697d3b3c3d5c13ba7e525ed6c434756"
      ],
      "author": {
        "name": "Ian Pickworth",
        "email": "ian@pickworth.me.uk",
        "time": "Thu Dec 01 00:51:28 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: Fixes nicam sound\n\n- Resolved problem of sporadic buzz after setting Nicam stereo\n- improved setting audio standard with dma reset\n- cleaned up comments format\n- more sensitive Nicam detection\n\nSigned-off-by: Ian Pickworth \u003cian@pickworth.me.uk\u003e\nSigned-off-by: Michal Pytasz \u003cpytasz@lodz.home.pl\u003e\nSigned-off-by: Marcin Rudowski \u003cmar_rud@poczta.onet.pl\u003e\nSigned-off-by: Torsten Seeboth \u003cTorsten.Seeboth@t-online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3ca0ea980697d3b3c3d5c13ba7e525ed6c434756",
      "tree": "db5d423db74e88ce836588bb77ab8ae77649b5f8",
      "parents": [
        "759324c3c4b8d63203d7ea41b56553330bc0df06"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 01 00:51:27 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:57 2005 -0800"
      },
      "message": "[PATCH] V4L: tveeprom MAC address parsing/cleanup\n\n- Added a mac address field to the tveeprom structure.\n\n- allow callers to query the MAC address.\n\n- removed some redundant eeprom parsing code in cx88-cards.c (specific to\n  Hauppauge DVB products) Instead, placed calls directly to the single eeprom\n  parsing function in tveeprom.c\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "759324c3c4b8d63203d7ea41b56553330bc0df06",
      "tree": "878ff3bcfc4bba8fdbdc930175b5466e6598a6f0",
      "parents": [
        "97cb445df6c6cb81e4f06ee159331f15bf5c4513"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 01 00:51:26 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] V4: Include comments for DVB models and includes missing ones\n\nInclude comments for DVB models and includes missing ones\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "97cb445df6c6cb81e4f06ee159331f15bf5c4513",
      "tree": "3f523c672b7220d79c0ca477458f34898d135f47",
      "parents": [
        "f5b974cb16dd95d1ae0424f68f74550dbd793a33"
      ],
      "author": {
        "name": "Luiz Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu Dec 01 00:51:24 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] V4L: Fixes warning at bttv-driver.c\n\nFixes warning at bttv-driver.c\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f5b974cb16dd95d1ae0424f68f74550dbd793a33",
      "tree": "214fa2dc0ac32d84c56fe4a74b613eae6fbf68a0",
      "parents": [
        "938606b02b3d7b587777e5b1e44f4196903250ca"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Thu Dec 01 00:51:20 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] V4L: Fix hotplugging issues with saa7134\n\n- Fixed issue with hotplugging and DMA sound (sound was lost when replugging\n  a card)\n\n- Added notifiers to main saa7134 module to let the sound sub-modules know\n  when a card has been inserted or removed\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "938606b02b3d7b587777e5b1e44f4196903250ca",
      "tree": "136b2a3b770e04959a2979e5bb47ee3dd819ec7c",
      "parents": [
        "db1d1d57e97700b4131fe80556dc6ef976d534c4"
      ],
      "author": {
        "name": "Sigmund Augdal Helberg",
        "email": "sigmund@snap.tv",
        "time": "Thu Dec 01 00:51:19 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] V4L: Fixes maximum number of VBI devices\n\n- Increases the minor number limitation for vbi devices from 223 to 255.\n  This is in agreement with the minor number allocation specified in\n  Documentation/devices.txt.\n\n- Without this patch it is not possible to use more than 5 Hauppauge\n  WinTV-PVR 350 cards since each of these allocate 3 vbi devices.\n\nSigned-of-by: Sigmund Augdal Helberg \u003csigmund@snap.tv\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "db1d1d57e97700b4131fe80556dc6ef976d534c4",
      "tree": "abdc78339b1c1bd4e37cb496c68424d9d7d98592",
      "parents": [
        "5c72c343719a8c5dba675cd1b27b63c06bfe23d1"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Dec 01 00:51:18 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] Keys: Fix permissions check for update vs add\n\nPermit add_key() to once again update a matching key rather than adding a\nnew one if a matching key already exists in the target keyring.\n\nThis bug causes add_key() to always add a new key, displacing the old from\nthe target keyring.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5c72c343719a8c5dba675cd1b27b63c06bfe23d1",
      "tree": "bd5f3220aef43a44274fe633f69c50de0233aae4",
      "parents": [
        "42ea0d037860690dde07a015d3473a17da35f74a"
      ],
      "author": {
        "name": "Eugene Surovegin",
        "email": "ebs@ebshome.net",
        "time": "Thu Dec 01 00:51:17 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] ppc32: fix treeboot image entrypoint\n\nCorrectly specify treeboot based image entrypoint.  Currently makefile uses\n$(ENTRYPOINT) which isn\u0027t defined anywhere.  Each board port sets\nentrypoint-$(CONFIG_BOARD_NAME) instead.\n\nWithout this patch I cannot boot Ocotea (PPC440GX eval board) anymore.  I\nwas getting random \"OS panic\" errors from OpenBIOS for a while, but with\ncurrent kernel I get them all the time (probably because image became\nbigger).\n\nSigned-off-by: Eugene Surovegin \u003cebs@ebshome.net\u003e\nAcked-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nCc: Matt Porter \u003cmporter@kernel.crashing.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "42ea0d037860690dde07a015d3473a17da35f74a",
      "tree": "02f10934ab3022259880f3118db2f60ce1c1fa38",
      "parents": [
        "00c1bd54d8c7b6210530cdbb3508125a0bf4a32b"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Thu Dec 01 00:51:15 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:56 2005 -0800"
      },
      "message": "[PATCH] ppc32: Fix incorrect PCI frequency value\n\nThe time to wait after deasserting PCI_RST has been counted with incorrect\nvalue - this patch fixes the issue.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "00c1bd54d8c7b6210530cdbb3508125a0bf4a32b",
      "tree": "df4268371b3f1f00cce53247a7871d70e5cf4955",
      "parents": [
        "5666c0947ede0432ba5148570aa66ffb9febff5b",
        "220ec706645ecf13ee3a87046d17316303905698"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:45:30 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:45:30 2005 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6\n"
    },
    {
      "commit": "11849fe67430ba48547e17b25a7831da29863efa",
      "tree": "0f10c7ff4c70b3242f0650c3d6c2d0fe461f2836",
      "parents": [
        "08af295ba491123d067400228d887ca574aceecd"
      ],
      "author": {
        "name": "Arthur Othieno",
        "email": "a.othieno@bluewin.ch",
        "time": "Thu Dec 01 20:58:01 2005 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 01 20:58:01 2005 +0000"
      },
      "message": "[ARM] sema_count() removal\n\nsema_count() defined only for ARM but not used anywhere.\n\nSigned-off-by: Arthur Othieno \u003ca.othieno@bluewin.ch\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "08af295ba491123d067400228d887ca574aceecd",
      "tree": "1284425fd279cf007aaf824745a4c0043a985493",
      "parents": [
        "a35d6c91b8f061da9b76c8c0102d1e1e6bc6f47b"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Dec 01 15:52:47 2005 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 01 15:52:47 2005 +0000"
      },
      "message": "[ARM] 3188/1: Add missing i2c dependency for Akita\n\nPatch from Richard Purdie\n\nAkita requires inbuilt kernel i2c support for its GPIOs. Add this\nrequirement to Kconfig and update the defconfig to match.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a35d6c91b8f061da9b76c8c0102d1e1e6bc6f47b",
      "tree": "53169b760b0f7c2fc3be5b3e2e29702a212aba3d",
      "parents": [
        "00b4c90787298349b799069360ced9ca843153dc"
      ],
      "author": {
        "name": "Jeff Hansen",
        "email": "jhansen@cardaccess-inc.com",
        "time": "Thu Dec 01 15:50:35 2005 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 01 15:50:35 2005 +0000"
      },
      "message": "[ARM] Fix IXDP425 setup bug\n\nThere is a typo in the ARM IXDP425 setup definition that mistakenly tries\nto use UART1\u0027s IRQ for UART2\u0027s traffic.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "00b4c90787298349b799069360ced9ca843153dc",
      "tree": "cb135bdb9a408ec771c862caae5d86a2d6754861",
      "parents": [
        "df2f5e721ed36e21da27e1f415c71ba0e20f31b5"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Dec 01 15:47:24 2005 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Dec 01 15:47:24 2005 +0000"
      },
      "message": "[ARM SMP] Use event instructions for spinlocks\n\nARMv6K CPUs have SEV (send event) and WFE (wait for event) instructions\nwhich allow the CPU clock to be suspended until another CPU issues a\nSEV, rather than spinning on the lock wasting power.  Make use of these\ninstructions.\n\nNote that WFE does not wait if an event has been sent since the last WFE\ncleared the event status, so although it may look racy, the instruction\nimplementation ensures that these are dealt with.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "80b42598eec1627084e225c575201bdd838f5b8f",
      "tree": "b15e482fa4748abbd0421cd9708127e93ce82817",
      "parents": [
        "85b05496024fd913da2c1fbea711ebcdfd40c2f3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:19 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:19 2005 +0000"
      },
      "message": "[MIPS] Update defconfigs to reflect Kconfig changes.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "85b05496024fd913da2c1fbea711ebcdfd40c2f3",
      "tree": "94910c9702bb37a92418ec8b1ae89a82f27d7a85",
      "parents": [
        "04a7052c8399edc95b5e120c980823ccaade6aaf"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Nov 30 17:21:06 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:18 2005 +0000"
      },
      "message": "[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "04a7052c8399edc95b5e120c980823ccaade6aaf",
      "tree": "230e75476b3d1fae60bfaf98d4e407d65b0be114",
      "parents": [
        "ecd5a739048b4d94e4ae3545196eb752d6776c97"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Nov 30 16:24:57 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:17 2005 +0000"
      },
      "message": "[MIPS] Fix register handling in syscalls when debugging.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ecd5a739048b4d94e4ae3545196eb752d6776c97",
      "tree": "11f2bc0803a06bf4ae0b93814454eb742f8eaaa8",
      "parents": [
        "dea91002d45e4f0fe83768703288e1cde917371c"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 29 17:03:02 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:16 2005 +0000"
      },
      "message": "[MIPS] Alchemy: Set board type on initialization.\n    \nFrom Sergei Shtylylov \u003csshtylyov@ru.mvista.com\u003e.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "dea91002d45e4f0fe83768703288e1cde917371c",
      "tree": "310ddf176806bfb3e4a74774c1c2cbd255083ef7",
      "parents": [
        "edcb98d1db7d0320d7b1920c05a4f1cafe7cb798"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 29 16:01:32 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:16 2005 +0000"
      },
      "message": "[MIPS] Alchemy: Fix BCSR accesses.\n    \nFixes BCSR accesses in the board setup/reset code.  The registers are\nactually 16-bit, and their addresses are different between DBAu1550 and\nother DBAu1xx0 boards.\n    \nFrom Sergei Shtylylov \u003csshtylyov@ru.mvista.com\u003e.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "edcb98d1db7d0320d7b1920c05a4f1cafe7cb798",
      "tree": "cd148f10f348ab62a47a2c1fdbc8aaa10d0d7032",
      "parents": [
        "fe3d72858c34a464976c6f8076971e2862d5c3b8"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 29 13:01:01 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:15 2005 +0000"
      },
      "message": "[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)\n    \nThe way we were doing things does no longer work on 2.6.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "fe3d72858c34a464976c6f8076971e2862d5c3b8",
      "tree": "5903ce0e8eaf69eb71ec29929bd03877e094ecf4",
      "parents": [
        "e76beeebff09b6a5eb338f306349ddc451a7804d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Nov 28 13:15:08 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:15 2005 +0000"
      },
      "message": "[MIPS] Qemu: Accept kernel command line passed by the Emulator.\n    \nFrom Daniel Jacobowitz \u003cdan@debian.org\u003e.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e76beeebff09b6a5eb338f306349ddc451a7804d",
      "tree": "abea0748975eba97973ae7e423640a1b51c6e389",
      "parents": [
        "56ebd51bae72c2e47c83f6eacf258479d5658ec8"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Nov 28 13:12:51 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:15 2005 +0000"
      },
      "message": "[MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.\n    \nFrom Daniel Jacobowitz \u003cdan@debian.org\u003e.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "56ebd51bae72c2e47c83f6eacf258479d5658ec8",
      "tree": "eb39e5ee383815c0185b910523d5470088f93494",
      "parents": [
        "b6c3539bdd6d766cffea76698c85ebb92bf3fb12"
      ],
      "author": {
        "name": "Daniel Jacobowitz",
        "email": "dan@debian.org",
        "time": "Sat Nov 26 22:34:41 2005 -0500"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:14 2005 +0000"
      },
      "message": "[MIPS] Generate SIGILL again\n    \nThe rdhwr emulation accidentally swallowed the SIGILL from most other\nillegal instructions.  Make sure to return -EFAULT by default.\n    \nSigned-off-by: Daniel Jacobowitz \u003cdan@codesourcery.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b6c3539bdd6d766cffea76698c85ebb92bf3fb12",
      "tree": "af8ef2310e5f6218c91c167cf5e3b2ca88f1e393",
      "parents": [
        "d981733aaf970e4537bb8dee9422ee775d92e5ae"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Nov 25 11:35:40 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:14 2005 +0000"
      },
      "message": "[MIPS] Kconfig: Include init/Kconfig after we\u0027ve set 32BIT / 64BIT.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d981733aaf970e4537bb8dee9422ee775d92e5ae",
      "tree": "537236d2937d4d8a1f2c276cd026c774e656ea5c",
      "parents": [
        "8b36612a23fda542fab5f0c6c26e15e2178e3d0e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Nov 23 13:49:09 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:13 2005 +0000"
      },
      "message": "[MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8b36612a23fda542fab5f0c6c26e15e2178e3d0e",
      "tree": "b450d768b69bb89cecccc0321eade2d37174c8df",
      "parents": [
        "380b92537c23422b277ff66eb7086a092dbb75cb"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 22 17:53:59 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:12 2005 +0000"
      },
      "message": "[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...\n    \n... because they have R4000-style caches.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "380b92537c23422b277ff66eb7086a092dbb75cb",
      "tree": "eff37b17a9f86a66322785d1eb237afa7d1f002d",
      "parents": [
        "702a96a62b2a37025a752409b0dc08d8473096b1"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Nov 19 21:51:56 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:11 2005 +0000"
      },
      "message": "[MIPS] JMR3927: Declare puts function.\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "702a96a62b2a37025a752409b0dc08d8473096b1",
      "tree": "c8be650426703bd8881969493c6d2523a4444bfe",
      "parents": [
        "5666c0947ede0432ba5148570aa66ffb9febff5b"
      ],
      "author": {
        "name": "Sergei Shtylylov",
        "email": "sshtylyov@ru.mvista.com",
        "time": "Fri Nov 18 22:20:31 2005 +0300"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 01 11:05:10 2005 +0000"
      },
      "message": "[MIPS] JMR3927 fixes.\n    \n o Check if IRQ is disabled or in progress before reenabling interrupts\n   in jmr3927_irq_end..\n o s/spinlock_irqsave/spin_lock_irqsave/\n o s/spinlock_irqrestore/spin_unlock_irqrestore/\n o Flush write buffer after setting IRQ mask\n o In 2.6 jmr3927_ioc_interrupt interrupt handlers return irqreturn_t\n    \nSigned-off-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ea182d4aefa3a27847d890b1592a608d1180aa45",
      "tree": "a58cfb27654e5ada4ade104a0bb0e6a01b0db4a3",
      "parents": [
        "ab80882bf339c5954a69bb0603df0113b17d384f"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 04:31:32 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 04:31:32 2005 -0500"
      },
      "message": "[netdrvr skge] fix typo, fix build\n"
    },
    {
      "commit": "ab80882bf339c5954a69bb0603df0113b17d384f",
      "tree": "7e8192acfd1ab3627357b4d32bdb8584fe8d0612",
      "parents": [
        "1d97f384486a697ed227ef4609a26f18a8ea9a11"
      ],
      "author": {
        "name": "Komuro",
        "email": "komurojun-mbn@nifty.com",
        "time": "Thu Dec 01 02:37:17 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:37:17 2005 -0500"
      },
      "message": "[netdrvr fmvj18x_cs] fix multicast bug\n\n* use set_rx_mode to (re)initialize the multicast table.\n* MC_FILTERBREAK is 64 (\u003d 8 * 8bit)\n* remove local_info_t.mc_filter\n"
    },
    {
      "commit": "1d97f384486a697ed227ef4609a26f18a8ea9a11",
      "tree": "930213b1fb4f810c0e0ab3cfcfd3feeb2880a1fe",
      "parents": [
        "1096e87174f925bb817a41386ee70573b2a7d6ff"
      ],
      "author": {
        "name": "Matthieu CASTET",
        "email": "castet.matthieu@free.fr",
        "time": "Thu Dec 01 02:35:26 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:35:26 2005 -0500"
      },
      "message": "[wireless airo] reset card in init\n\nwithout this patch after an rmmod, modprobe the card won\u0027t work anymore\nuntil the next reboot.\n\nThis patch seem safe to apply for all cards as the bsd driver already do\nthat.\n\nI had to add a timeout because strange things happen (issuecommand will\nfail) if the card is already reseted (after a reboot).\n\nPS : it seems there are missing reset when leaving monitor mode...\n\nSigned-off-by: Matthieu CASTET \u003ccastet.matthieu@free.fr\u003e\n"
    },
    {
      "commit": "1096e87174f925bb817a41386ee70573b2a7d6ff",
      "tree": "e095794ba061aa573bbd975a035e20abcaa857c8",
      "parents": [
        "c08ad1e304061dbd6ef7545d8f2db530b43c0fbd"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Nov 28 11:38:50 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:28:56 2005 -0500"
      },
      "message": "[PATCH] skge: handle VLAN checksum correctly on yukon rev 0\n\nIf using UDP over VLAN, with the skge driver there is a possibility\nof generating an incorrect checksum. This is a unlikely occurrence\nbecause it is only an issue on Yukon revision 0, and that revision\ndoesn\u0027t seem to exist on any current hardware (probably early prototype).\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "c08ad1e304061dbd6ef7545d8f2db530b43c0fbd",
      "tree": "ce55c1ed1d7aabe5dd691a9270de9f63a4ae3738",
      "parents": [
        "ee7ebdf40260c6c5586f20cda5d253bc988e7baa"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Tue Nov 29 02:59:27 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:28:56 2005 -0500"
      },
      "message": "[PATCH] orinoco: fix setting power management parameters\n\nPower management parameters could not be set by iwconfig due to\nincorrect error handling.\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "ee7ebdf40260c6c5586f20cda5d253bc988e7baa",
      "tree": "23ab0c888dd77e6c2d0a141f712e1570060bd48d",
      "parents": [
        "23c2a7b5dea983c7cee2813817409552f9714e95"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 22 00:19:44 2005 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:26:46 2005 -0500"
      },
      "message": "[PATCH] jazzsonic: Fix platform device code\n\nUse platform_driver_unregister not driver_unregister to unregister a\nstruct platform_driver.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "23c2a7b5dea983c7cee2813817409552f9714e95",
      "tree": "f1e7fb2a5aa8e8a0d1b067a440df26ea88c48df7",
      "parents": [
        "56344d822efb25e66df87c5ee81aab8accf4d706"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 22 00:16:51 2005 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:26:46 2005 -0500"
      },
      "message": "[PATCH] jazzsonic: Fix build error.\n\njazz_sonnic_device -\u003e jazz_sonic_device\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "56344d822efb25e66df87c5ee81aab8accf4d706",
      "tree": "a01934f22c167620567593f4f381b1b6266ce5b8",
      "parents": [
        "8169bd919146f468942f40c3e708f9ada74a30a4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Nov 21 21:05:02 2005 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:26:45 2005 -0500"
      },
      "message": "[PATCH] mipsnet: Fix Copyright notice.\n\nSorry, no sekr1t mips c0dez ;-)\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "8169bd919146f468942f40c3e708f9ada74a30a4",
      "tree": "44123c0d02b164bac1da83d93661ad3727c4712f",
      "parents": [
        "be0df20cb5ffd36ced9393d004e473d5c531b5da"
      ],
      "author": {
        "name": "Eugene Surovegin",
        "email": "ebs@ebshome.net",
        "time": "Thu Nov 24 14:48:40 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:23:35 2005 -0500"
      },
      "message": "[PATCH] ibm_emac: fix graceful stop timeout handling\n\nThis patch fixes graceful stop timeout handling in PPC4xx EMAC driver.\n\nCurrently, when we stop TX/RX channels we just do some number of loops\nwithout relying on actual spent time. This has finally bitten me on\none of our systems (heavy network traffic during start up, RX channel\nis stopped several times to configure multicast list).\n\nGraceful channel stop can take up to 1 frame time, so I\u0027ve added\ndevice specific timeout counter which depends on current link speed\nand calls to udelay() to really wait required amount of time before\ngiving up.\n\nSigned-off-by: Eugene Surovegin \u003cebs@ebshome.net\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "be0df20cb5ffd36ced9393d004e473d5c531b5da",
      "tree": "e674aff176695c0b02f5bff7db9d9f7da0c36184",
      "parents": [
        "4f4c81504284c0ab66fc6d773dfb3b54aca02427"
      ],
      "author": {
        "name": "shemminger@osdl.org",
        "email": "shemminger@osdl.org",
        "time": "Wed Nov 23 22:00:51 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:22:03 2005 -0500"
      },
      "message": "[PATCH] sk98lin: avoid message confusion with skge\n\nAvoid possible confusion between skge and sk98lin driver by\ntagging messages properly.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "4f4c81504284c0ab66fc6d773dfb3b54aca02427",
      "tree": "88608faa793265891aed27d42236efaeb7e4f64b",
      "parents": [
        "596f86a8d8a70005728944143f08fe5414443355"
      ],
      "author": {
        "name": "shemminger@osdl.org",
        "email": "shemminger@osdl.org",
        "time": "Wed Nov 23 22:00:50 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:22:03 2005 -0500"
      },
      "message": "[PATCH] sk98lin: add permanent address support\n\nAdd permanent address and link status support via ethtool.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "596f86a8d8a70005728944143f08fe5414443355",
      "tree": "4d03416456411b74fbdcdbf944d81b37f8552496",
      "parents": [
        "a174fd88d2b73c1933ea24ed533354d618c7d089"
      ],
      "author": {
        "name": "shemminger@osdl.org",
        "email": "shemminger@osdl.org",
        "time": "Wed Nov 23 22:00:49 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:22:03 2005 -0500"
      },
      "message": "[PATCH] sk98lin: fix checksumming code\n\nRemove code from sk98lin that does it\u0027s own checksum validation.\nThis code is incorrect when dealing with nested protocols like\nVLAN\u0027s, and it is better to use regular receive code path to\nhandle hardware checksum.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a174fd88d2b73c1933ea24ed533354d618c7d089",
      "tree": "63adc36cb31653534dd2c751d7b6261317e60676",
      "parents": [
        "d5366d9e24d1e864e48e1705c9b7c21cfc0e9cea"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Tue Nov 29 19:23:59 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:10:11 2005 -0500"
      },
      "message": "[PATCH] e1000: fix for dhcp issue\n\nParse outgoing packets in e1000_transfer_dhcp_info as raw packet even if\nprotocol bits are set.  pump, for instance causes kernel panic on some\nsystems, if parsed via udp header.\n\nThanks to Derrell Lipman \u003cDerrell.Lipman@BacklotTech.com\u003e for reporting and\ntesting.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d5366d9e24d1e864e48e1705c9b7c21cfc0e9cea",
      "tree": "d84dcb5b6d0c1c410d93c289f8292ba6993eeecb",
      "parents": [
        "5666c0947ede0432ba5148570aa66ffb9febff5b",
        "981d9c176dacf397d267215d44a4060c28663480"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:08:27 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Dec 01 02:08:27 2005 -0500"
      },
      "message": "Merge branch \u0027for-jeff\u0027 of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6\n"
    },
    {
      "commit": "220ec706645ecf13ee3a87046d17316303905698",
      "tree": "a73d9f022541df9d9eb1e3bb20cf7ed67b3cc591",
      "parents": [
        "16071a073d44ef3ca3f79d0b49371a79464d9ac0",
        "1cbf4c563c0eaaf11c552a88b374e213181c6ddd"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 01 01:42:17 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 01 01:42:17 2005 -0500"
      },
      "message": "Pull 3410 into release branch\n"
    },
    {
      "commit": "16071a073d44ef3ca3f79d0b49371a79464d9ac0",
      "tree": "26fc25620f3e2b67ebb37c4057dfae46bbf02666",
      "parents": [
        "b7639dafb4e175ddd637425da5ff65f03e08028e",
        "cd8e2b48daee891011a4f21e2c62b210d24dcc9e"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 01 01:39:55 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 01 01:39:55 2005 -0500"
      },
      "message": "Pull 5452 into release branch\n"
    },
    {
      "commit": "b7639dafb4e175ddd637425da5ff65f03e08028e",
      "tree": "2db15153df1b09b9320a0357696040f59bcebe50",
      "parents": [
        "c8734a9663806b7ebd3b5e33bae65a60ff6553bd",
        "59d399d357a7705568f424c6e861ee8657f7f655"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 01 01:39:41 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 01 01:39:41 2005 -0500"
      },
      "message": "Pull 5571 into release branch\n"
    },
    {
      "commit": "5666c0947ede0432ba5148570aa66ffb9febff5b",
      "tree": "cec49fea2095ec77123684854ed519f01cf890da",
      "parents": [
        "d2149b542382bfc206cb28485108f6470c979566"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 22:25:15 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 22:25:15 2005 -0800"
      },
      "message": "Linux v2.6.15-rc4\n"
    },
    {
      "commit": "cd8e2b48daee891011a4f21e2c62b210d24dcc9e",
      "tree": "8e02739b3c56ca19f8534ebc238b08619a4a40ac",
      "parents": [
        "d2149b542382bfc206cb28485108f6470c979566"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Fri Oct 21 19:22:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 23:28:50 2005 -0500"
      },
      "message": "[ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOS\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5452\n\nSigned-off-by: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "59d399d357a7705568f424c6e861ee8657f7f655",
      "tree": "642af97ec5c14243744a76c2744b785d259f3594",
      "parents": [
        "d2149b542382bfc206cb28485108f6470c979566"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Tue Nov 08 05:27:00 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 23:03:08 2005 -0500"
      },
      "message": "[ACPI] Fix Null pointer deref in video/lcd/brightness\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5571\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Yu Luming \u003cluming.yu@gmail.com\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1cbf4c563c0eaaf11c552a88b374e213181c6ddd",
      "tree": "6ec08fedd46526c3dbed911026e1581c82d50531",
      "parents": [
        "d2149b542382bfc206cb28485108f6470c979566"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Thu Sep 16 11:07:00 2004 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:51:04 2005 -0500"
      },
      "message": "[ACPI] Allow return to active cooling mode once passive mode is entered\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d3410\nhttps://bugzilla.novell.com/show_bug.cgi?id\u003d131543\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Konstantin Karasyov \u003ckonstantin.a.karasyov@intel.com\u003e\nSigned-off-by: Alexey Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Yu Luming \u003cluming.yu@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\n"
    },
    {
      "commit": "c8734a9663806b7ebd3b5e33bae65a60ff6553bd",
      "tree": "24fe706394e2981866bbf852e1c0e673c94f8e1f",
      "parents": [
        "8e9887cc3b8d9f1c88c6f3842346a9478e52718f",
        "e6e87b4bfe3720b4308a8e669078d9be58bc9780"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:28:15 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:28:15 2005 -0500"
      },
      "message": "Pull 5283 into release branch\n"
    },
    {
      "commit": "e6e87b4bfe3720b4308a8e669078d9be58bc9780",
      "tree": "2f839782c4bac7820fc3c7f0c8867990bf4ae739",
      "parents": [
        "d2149b542382bfc206cb28485108f6470c979566"
      ],
      "author": {
        "name": "David Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Wed Sep 21 01:35:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:27:16 2005 -0500"
      },
      "message": "[ACPI] properly detect pmtimer on ASUS a8v motherboard\n\nHandle FADT 2.0 xpmtmr address 0 case.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5283\n\nSigned-off-by: Shaohua Li\u003cshaohua.li@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8e9887cc3b8d9f1c88c6f3842346a9478e52718f",
      "tree": "17c32a39e4a9df64501dc3d9f2ca9157b442d387",
      "parents": [
        "0a47c906342e2447003e207d23917dfa5c912071",
        "d2149b542382bfc206cb28485108f6470c979566"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:22:52 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:22:52 2005 -0500"
      },
      "message": "Auto-update from upstream\n"
    },
    {
      "commit": "0a47c906342e2447003e207d23917dfa5c912071",
      "tree": "17c32a39e4a9df64501dc3d9f2ca9157b442d387",
      "parents": [
        "5d8e7aa6e5c21e14843404c5e4c04d4cf043e40e"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkov@uni-muenster.de",
        "time": "Wed Nov 30 22:12:45 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:15:25 2005 -0500"
      },
      "message": "[ACPI] delete \"default y\" on Kconfig for ibm_acpi extras driver\n\nSigned-off-by: Borislav Petkov \u003cpetkov@uni-muenster.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5d8e7aa6e5c21e14843404c5e4c04d4cf043e40e",
      "tree": "878de75795abb0851f5aa0ade257555d1264b67a",
      "parents": [
        "7dac562f6d89b3f70c3f12b0e17878b07af42298"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu Sep 22 01:15:57 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 21:59:35 2005 -0500"
      },
      "message": "[ACPI] IA64 build: blacklist.c is used only on X86\n\nSigned-off-by: Al Viro \u003cviro@ftp.linux.org.uk\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n(cherry picked from ef4611613657dfb8af8d336f2f61f08cfcdc9d8a commit)\n"
    },
    {
      "commit": "7dac562f6d89b3f70c3f12b0e17878b07af42298",
      "tree": "be68146ab85763871c93549e42c065caea2cab36",
      "parents": [
        "3141b6708dd9ad09b6667c23393cfdc25b127771",
        "4c0335526c95d90a1d958e0059f40a5745fc7c5d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 21:55:14 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 21:55:14 2005 -0500"
      },
      "message": "Pull 5165 into release branch\n"
    },
    {
      "commit": "3141b6708dd9ad09b6667c23393cfdc25b127771",
      "tree": "82bc2f418ab8657a4fef94f3bb90429d3dfd09a4",
      "parents": [
        "d2149b542382bfc206cb28485108f6470c979566",
        "bd7ce5b5ff930c29b1c0405051e9c9388660b785"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 21:55:02 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 21:55:02 2005 -0500"
      },
      "message": "Pull 5221 into release branch\n"
    },
    {
      "commit": "d2149b542382bfc206cb28485108f6470c979566",
      "tree": "484fad0d7493a9cfe33202db3687d348c0140f33",
      "parents": [
        "25741b3e43151bc207dd2b850b0bb157c442682b",
        "346f7dbb17cb7d84317b4410df2e8f7bf2e57f44"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Nov 30 15:56:59 2005 -0800"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Nov 30 15:56:59 2005 -0800"
      },
      "message": "Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git\n"
    },
    {
      "commit": "981d9c176dacf397d267215d44a4060c28663480",
      "tree": "85d1f9d73c0eb26a39c61beab397002991bbdae2",
      "parents": [
        "3410572d519b6c68505f746f25033de97809eaa1"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Nov 30 22:35:39 2005 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Nov 30 22:35:39 2005 +0100"
      },
      "message": "b44: increase version number\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "3410572d519b6c68505f746f25033de97809eaa1",
      "tree": "5767b8a1108ecff31e5cf637eb8cdf5d7f020ae0",
      "parents": [
        "d9e2d185bf01e20339158f77c3fca00b02014912"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Nov 30 22:32:13 2005 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Nov 30 22:32:13 2005 +0100"
      },
      "message": "b44: early return in dev-\u003edo_ioctl when the device is not up\n\nThe device has not gone through a whole reset/init sequence until the\ndevice is up. Accessing the mii interface before this point is not\nsafe.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "d9e2d185bf01e20339158f77c3fca00b02014912",
      "tree": "44cca817c379f9db5bfe457864b51297b5329314",
      "parents": [
        "346f7dbb17cb7d84317b4410df2e8f7bf2e57f44"
      ],
      "author": {
        "name": "Mark Lord",
        "email": "lkml@rtr.ca",
        "time": "Wed Nov 30 22:30:23 2005 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Nov 30 22:30:23 2005 +0100"
      },
      "message": "b44: missing netif_wake_queue() in b44_open()\n\nThis patch fixes a problem plaguing Dell notebooks with built-in b44\nethernet: The driver refuses to transmit packets of any kind until after\nthe first 5-second tx_timeout occurs. This bug causes DHCP negotiation to\nfail (timeout) during installation of Ubuntu Linux.\n\nSigned-off-by: Mark Lord \u003clkml@rtr.ca\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\n"
    },
    {
      "commit": "346f7dbb17cb7d84317b4410df2e8f7bf2e57f44",
      "tree": "3dff1774decbf6ad0d0d91ad5c1dc1ed735df8cd",
      "parents": [
        "a145dd411eb28c83ee4bb68b66f62c326c0f764e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 10:22:30 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 10:22:30 2005 -0800"
      },
      "message": "Revert \"[PATCH] pci_ids.h: remove duplicate entries\"\n\nThis reverts commit c9d6073fb3cda856132dd544d537679f9715436c.\n\nIt was totally bogus.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a145dd411eb28c83ee4bb68b66f62c326c0f764e",
      "tree": "d88745d3839f501e59cf9ada5274777af939aa2d",
      "parents": [
        "f8e988436b9d83b20bc5cc378f1a8034816ae6a6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 09:35:19 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 09:35:19 2005 -0800"
      },
      "message": "VM: add \"vm_insert_page()\" function\n\nThis is what a lot of drivers will actually want to use to insert\nindividual pages into a user VMA.  It doesn\u0027t have the old PageReserved\nrestrictions of remap_pfn_range(), and it doesn\u0027t complain about partial\nremappings.\n\nThe page you insert needs to be a nice clean kernel allocation, so you\ncan\u0027t insert arbitrary page mappings with this, but that\u0027s not what\npeople want.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f8e988436b9d83b20bc5cc378f1a8034816ae6a6",
      "tree": "5250d6b520ad9552a6fe14ac149ed0d7da329905",
      "parents": [
        "c801147c5a103eec864afee348c4ee3fdb0f380c",
        "8926bfa7462d4c3f8b05cca929e0c4bcde93ae38"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 08:49:20 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 08:49:20 2005 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6\n"
    },
    {
      "commit": "c801147c5a103eec864afee348c4ee3fdb0f380c",
      "tree": "498a39dfb965c58b22b5b4ae0d920f72a0f6f2d5",
      "parents": [
        "d2ef5ebb4c4fe141a82252d4db8d8521e6765c5a"
      ],
      "author": {
        "name": "Egbert Eich",
        "email": "eich@suse.de",
        "time": "Wed Nov 30 15:32:59 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 30 08:45:40 2005 -0800"
      },
      "message": "[PATCH] SiS DRM: Fix possible NULL dereference\n\nThis fixes a NULL pointer reference in DRM.  The SiS driver tries to\nallocate a big chunk of memory, but the return value is never checked.\n\nReported in Novell bugzilla #132271:\n  https://bugzilla.novell.com/show_bug.cgi?id\u003d132271\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "df2f5e721ed36e21da27e1f415c71ba0e20f31b5",
      "tree": "1c2df43e11a802a5316d1523bb73e6bd7d152c5a",
      "parents": [
        "d2ef5ebb4c4fe141a82252d4db8d8521e6765c5a"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Nov 30 16:02:54 2005 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Nov 30 16:02:54 2005 +0000"
      },
      "message": "[ARM SMP] Disable lazy flush_dcache_page for SMP\n\nLazy flush_dcache_page() causes userspace instability on SMP\nplatforms, so disable it for now.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "bd7ce5b5ff930c29b1c0405051e9c9388660b785",
      "tree": "7aa081cec117678fd4175b02674fd2f7e3f114db",
      "parents": [
        "d2ef5ebb4c4fe141a82252d4db8d8521e6765c5a"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Mon Oct 03 10:39:00 2005 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 04:35:02 2005 -0500"
      },
      "message": "[ACPI] fix HP nx8220 boot hang regression\n\nThis patch reverts the acpi_bus_find_driver() return value check\nthat came in via the PCI tree via 3fb02738b0fd36f47710a2bf207129efd2f5daa2\n\n        [PATCH] acpi bridge hotadd: Allow ACPI .add and .start\n\toperations to be done independently\n\nThis particular change broke booting of some HP/Compaq laptops unless\nacpi\u003dnoirq is used.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5221\nhttps://bugzilla.novell.com/show_bug.cgi?id\u003d116763\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nCc: Rajesh Shah \u003crajesh.shah@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4c0335526c95d90a1d958e0059f40a5745fc7c5d",
      "tree": "9a4f6f84f9ba1b1a838e71799470b2acab9e2ba7",
      "parents": [
        "6d93c64803a5fea84839789aae13290419c62d92"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Thu Sep 15 12:20:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 03:23:52 2005 -0500"
      },
      "message": "[ACPI] Add support for FADT P_LVL2_UP flag\nwhich tells us if C2 is valid for UP-only, or SMP.\n\nAs there is no separate bit for C3,  use P_LVL2_UP\nbit to cover both C2 and C3.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5165\n\nSigned-off-by: Venkatesh Pallipadi\u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n(cherry picked from 28b86b368af3944eb383078fc5797caf2dc8ce44 commit)\n"
    },
    {
      "commit": "6d93c64803a5fea84839789aae13290419c62d92",
      "tree": "5f3e1391e17d44cd61fcd8d628d8f33880fcd15e",
      "parents": [
        "d2ef5ebb4c4fe141a82252d4db8d8521e6765c5a"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Thu Sep 15 12:19:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 03:23:06 2005 -0500"
      },
      "message": "[ACPI] Prefer _CST over FADT for C-state capabilities\n\nNote: This ACPI standard compliance may cause regression\non some system, if they have _CST present, but _CST value\nis bogus. \"nocst\" module parameter should workaround\nthat regression.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5165\n\nSigned-off-by: Venkatesh Pallipadi\u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n(cherry picked from 883baf7f7e81cca26f4683ae0d25ba48f094cc08 commit)\n"
    },
    {
      "commit": "25741b3e43151bc207dd2b850b0bb157c442682b",
      "tree": "13d461a077696ad85a6d391a9559393d29e21ac3",
      "parents": [
        "2a138ebb012ac42c082ae8b40c87c1f265664391"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Nov 29 22:38:43 2005 -0800"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Nov 29 22:38:43 2005 -0800"
      },
      "message": "[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "8926bfa7462d4c3f8b05cca929e0c4bcde93ae38",
      "tree": "52f6841e035827751efee6b4616f84606db70663",
      "parents": [
        "8de98402652c01839ae321be6cb3054cf5735d83"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Nov 28 08:40:38 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Nov 29 21:39:23 2005 -0800"
      },
      "message": "[PATCH] USB: ehci fixups\n\nRename the EHCI \"reset\" routine so it better matches what it does (setup);\nand move the one-time data structure setup earlier, before doing anything\nthat implicitly relies on it having been completed already.\n\nFrom: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8de98402652c01839ae321be6cb3054cf5735d83",
      "tree": "6d4856ddb60be0dcd361441f0794596709553dd1",
      "parents": [
        "d3420ba4930d61f4ec4abc046765de274182b4ed"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Fri Nov 25 09:59:46 2005 +1100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Nov 29 21:39:23 2005 -0800"
      },
      "message": "[PATCH] USB: Fix USB suspend/resume crasher (#2)\n\nThis patch closes the IRQ race and makes various other OHCI \u0026 EHCI code\npath safer vs. suspend/resume.\nI\u0027ve been able to (finally !) successfully suspend and resume various\nMac models, with or without USB mouse plugged, or plugging while asleep,\nor unplugging while asleep etc... all without a crash.\n\nAlan, please verify the UHCI bit I did, I only verified that it builds.\nIt\u0027s very simple so I wouldn\u0027t expect any issue there. If you aren\u0027t\nconfident, then just drop the hunks that change uhci-hcd.c\n\nI also made the patch a little bit more \"safer\" by making sure the store\nto the interrupt register that disables interrupts is not posted before\nI set the flag and drop the spinlock.\n\nWithout this patch, you cannot reliably sleep/wakeup any recent Mac, and\nI suspect PCs have some more sneaky issues too (they don\u0027t frankly crash\nwith machine checks because x86 tend to silently swallow PCI errors but\nthat won\u0027t last afaik, at least PCI Express will blow up in those\nsituations, but the USB code may still misbehave).\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ],
  "next": "d3420ba4930d61f4ec4abc046765de274182b4ed"
}
