)]}'
{
  "log": [
    {
      "commit": "2fbf182ed00a71c35e53329c2010df2baf8a89c6",
      "tree": "5b66a27b68a28b3b9f7e308519cc72315e69f4e7",
      "parents": [
        "5aee405c662ca644980c184774277fc6d0769a84"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "takashi.iwai@gmail.com",
        "time": "Mon Mar 06 15:42:51 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] alsa: fix error paths in snd_ctl_elem_add()\n\nFix bugs in error paths of snd_ctl_elem_add()\n - NULL reference\n - double free (already freed in snd_ctl_add())\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5aee405c662ca644980c184774277fc6d0769a84",
      "tree": "e8a74f57b4866e2ab0f6adac5dec174e8dbf17c0",
      "parents": [
        "a615fa83959896f8eac76c235953fb164cd1a9b9"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Mar 06 15:42:51 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] time: add barrier after updating jiffies_64\n\nAdd a compiler barrier so that we don\u0027t read jiffies before updating\njiffies_64.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a615fa83959896f8eac76c235953fb164cd1a9b9",
      "tree": "535fa704cbb621ce8b7776e131678ab3bff92d02",
      "parents": [
        "78679302fe428f4f3dc853a51ee24f306010d874"
      ],
      "author": {
        "name": "Jack Steiner",
        "email": "steiner@sgi.com",
        "time": "Mon Mar 06 15:42:50 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] Increase max kmalloc size for very large systems\n\nSystems with extemely large numbers of nodes or cpus need to kmalloc\nstructures larger than is currently supported.  This patch increases the\nmaximum supported size for very large systems.\n\nThis patch should have no effect on current systems.\n\n(akpm: why not just use alloc_pages() for sysfs_cpus?)\n\nSigned-off-by: Jack Steiner \u003csteiner@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "78679302fe428f4f3dc853a51ee24f306010d874",
      "tree": "0199651add3645053c523e6aab08a0991582965f",
      "parents": [
        "47f3fc94cf39c08b1ed29e00e0f8ff6c9095fa12"
      ],
      "author": {
        "name": "KAMEZAWA Hiroyuki",
        "email": "kamezawa.hiroyu@jp.fujitsu.com",
        "time": "Mon Mar 06 15:42:49 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] memory-hotplug compile fix\n\ninclude/linux/memory_hotplug.h:53: warning: \u0027struct page\u0027 declared inside parameter list\n\n(akpm: I tossed in a couple more possibly-needed-sometime struct decls too)\n\nSigned-off-by: KAMEZAWA Hiroyuki \u003ckamezawa.hiroyu@jp.fujitsu.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "47f3fc94cf39c08b1ed29e00e0f8ff6c9095fa12",
      "tree": "f258db3bef15ea58f51e1664715e4a170dcd4333",
      "parents": [
        "5c8338904653365bfb92385b38915becb903d8bb"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Mar 06 15:42:47 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] add missing pm_power_off\u0027s\n\nAdd the missing pm_power_off\u0027s for the h8300, v850 and xtensa\narchitectures.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nCc: Miles Bader \u003cuclinux-v850@lsi.nec.co.jp\u003e\nCc: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5c8338904653365bfb92385b38915becb903d8bb",
      "tree": "9155246abe2529b1dc5660af8e6f886556dc1b08",
      "parents": [
        "69239749e1ac4f3496906aa4267cb9f61ce52c9c"
      ],
      "author": {
        "name": "Jan Blunck",
        "email": "jblunck@suse.de",
        "time": "Mon Mar 06 15:42:46 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING\u003dn\n\nWhen CONFIG_VIRT_CPU_ACCOUNTING is not defined compiling fails with an\nundefined reference to account_vtime().\n\nSigned-off-by: Jan Blunck \u003cjblunck@suse.de\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "69239749e1ac4f3496906aa4267cb9f61ce52c9c",
      "tree": "c64bc2c254b7fa81b50b11c851fe5c86ecdd83c1",
      "parents": [
        "f7c09bd972b7111b8c69bf57a189571edd4d4a7d"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Mon Mar 06 15:42:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] fix next_timer_interrupt() for hrtimer\n\nAlso from Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\nFunction next_timer_interrupt() got broken with a recent patch\n6ba1b91213e81aa92b5cf7539f7d2a94ff54947c as sys_nanosleep() was moved to\nhrtimer.  This broke things as next_timer_interrupt() did not check hrtimer\ntree for next event.\n\nFunction next_timer_interrupt() is needed with dyntick (CONFIG_NO_IDLE_HZ,\nVST) implementations, as the system can be in idle when next hrtimer event\nwas supposed to happen.  At least ARM and S390 currently use\nnext_timer_interrupt().\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f7c09bd972b7111b8c69bf57a189571edd4d4a7d",
      "tree": "bc06c2cdf607746f8c9858b9771895a02f27a0b2",
      "parents": [
        "b05121b29e8af45ccb424bf71dadc1d04bd23f03"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Mar 06 15:42:42 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:44 2006 -0800"
      },
      "message": "[PATCH] x86: fix potential jiffies overflow in timer_resume()\n\ni386 timer_resume is updating jiffies, not jiffies_64.  It looks there is a\npotential overflow problem.  And jiffies_64 and wall_jiffies should be\nprotected by xtime_lock.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nCc: john stultz \u003cjohnstul@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b05121b29e8af45ccb424bf71dadc1d04bd23f03",
      "tree": "34355406f3aaf7b08fb6775f6c53c118764da69f",
      "parents": [
        "7cb9478f0d5b2424af974646dcbe10ce7c19b550"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Mon Mar 06 15:42:41 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] i4l: fix compatiblity issue with big endian systems\n\nThis patch fix some compatiblity issues with big endian systems\n\nSigned-off-by: Martin Bachem \u003cinfo@colognechip.com\u003e\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nCc: Al Viro \u003cviro@ftp.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7cb9478f0d5b2424af974646dcbe10ce7c19b550",
      "tree": "a645f882deef35c0ebe040a9ee0bb8ce7fc6e8c2",
      "parents": [
        "1e4b27df55166ce3b276f55bab223fa4ae8c5525"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Mon Mar 06 15:42:39 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] i4l: fix refcounting problem with ttyIx devices\n\nIf the same ttyIx device was opened by two processes the module was not\nreleased and so the usage count went never to zero again.  This oneliner fixes\nthe issue.\n\nSigned-off-by: Oskar Senft \u003co.senft@sirrix.com\u003e\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1e4b27df55166ce3b276f55bab223fa4ae8c5525",
      "tree": "f73e7b8016f1ab63be67629507120012c554a848",
      "parents": [
        "ff3aea0e68bfd46120ce2d08bc1f8240fa2bd36a"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Mon Mar 06 15:42:37 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] i4l: add new PCI IDs for HFC-S PCI\n\nAdd new PCI IDs for HFC-S PCI based ISDN TA \u0027Primux II S0\u0027 and \u0027Primux II S0\u0027\nfrom Gerdes AG\n\nSigned-off-by: Martin Bachem \u003cinfo@colognechip.com\u003e\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ff3aea0e68bfd46120ce2d08bc1f8240fa2bd36a",
      "tree": "6994ee69f5007218ce5b6cc1b14e372ebffc457f",
      "parents": [
        "9888e6fa7b68d9c8cc2c162a90979825ab45150a"
      ],
      "author": {
        "name": "Dave Johnson",
        "email": "djohnson@sw.starentnetworks.com",
        "time": "Mon Mar 06 15:42:36 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] cramfs mounts provide corrupted content since 2.6.15\n\nFix handling of cramfs images created by util-linux containing empty\nregular files.  Images created by cramfstools 1.x were ok.\n\nFill out inode contents in cramfs_iget5_set() instead of get_cramfs_inode()\nto prevent issues if cramfs_iget5_test() is called with I_LOCK|I_NEW still\nset.\n\nSigned-off-by: Dave Johnson \u003cdjohnson+linux-kernel@sw.starentnetworks.com\u003e\nCc: Olaf Hering \u003colh@suse.de\u003e\nCc: Chris Mason \u003cmason@suse.com\u003e\nCc: Andreas Gruenbacher \u003cagruen@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9888e6fa7b68d9c8cc2c162a90979825ab45150a",
      "tree": "83e46fb733008fa753269d338f90ad255cc59f53",
      "parents": [
        "f716d8303345698728d9f8ce76a82a795a5be275"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:44:43 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:44:43 2006 -0800"
      },
      "message": "slab: clarify and fix calculate_slab_order()\n\nIf we triggered the \u0027offslab_limit\u0027 test, we would return with\ncachep-\u003egfporder incremented once too many times.\n\nThis clarifies the logic somewhat, and fixes that bug.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f716d8303345698728d9f8ce76a82a795a5be275",
      "tree": "20004f3dc2f11b83b5debe3a784d3f105c6e4daa",
      "parents": [
        "8ba7b0a14b2ec19583bedbcdbea7f1c5008fc922"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:41:44 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:41:44 2006 -0800"
      },
      "message": "Allocate 96 bytes for SCSI sense data reply\n\nThe SCSI layer uses SCSI_SENSE_BUFFERSIZE (96) for the sense buffer\nsize, even though some other code uses \"sizeof(struct request_sense)\"\n(which is 64 bytes).  Allocate the buffer using the bigger of the two\nfor safety.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8ba7b0a14b2ec19583bedbcdbea7f1c5008fc922",
      "tree": "5047966d39ce26f7afd96b794dd4dc6a995458a5",
      "parents": [
        "91c0bce29e4050a59ee5fdc1192b60bbf8693a6d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:38:49 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:38:49 2006 -0800"
      },
      "message": "Add early-boot-safety check to cond_resched()\n\nJust to be safe, we should not trigger a conditional reschedule during\nthe early boot sequence.  We\u0027ve historically done some questionable\nearly on, and the safety warnings in __might_sleep() are generally\nturned off during that period, so there might be problems lurking.\n\nThis affects CONFIG_PREEMPT_VOLUNTARY, which takes over might_sleep() to\ncause a voluntary conditional reschedule.\n\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "91c0bce29e4050a59ee5fdc1192b60bbf8693a6d",
      "tree": "e364c095b85e9b90b0e94869065d7be5370c2d00",
      "parents": [
        "b6f57864eeacd556013c4b40917d50d7c8c38f8c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 06 13:25:52 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 13:29:00 2006 -0800"
      },
      "message": "[PATCH] USB Serial: fix use-after-free bug in usb-serial core\n\nThis fixes a use-after-free bug in the usb-serial core.  It is simple to\ntrigger this (open a usb-serial port, then yank the device out before\nclosing the port.)  Thanks to Stefan Seyfried \u003cseife@suse.de\u003e for\nreporting this, and to the slab debugging code which enabled it to be\ntracked down.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b6f57864eeacd556013c4b40917d50d7c8c38f8c",
      "tree": "f06af675059a506bfb0b70489796f97f13214a2f",
      "parents": [
        "264132bc62fe071d0ff378c1103bae9d33212f10",
        "2d66806d740eeb410aa785bd7fba3bd24bb082c1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 12:10:42 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 12:10:42 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:\n  [PATCH] chelsio: fix kmalloc failure in t1_espi_create\n  Merge branch \u0027master\u0027\n  s2io: set_multicast_list bug\n"
    },
    {
      "commit": "264132bc62fe071d0ff378c1103bae9d33212f10",
      "tree": "8b293d7c7465f28b4fe2788df70e25dfda2be088",
      "parents": [
        "24ed6e2c7894350d9bc06a559d3c23338ecf3323"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 12:10:07 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 12:10:07 2006 -0800"
      },
      "message": "Fix \"check_slabp\" printout size calculation\n\nWe want to use the \"struct slab\" size, not the size of the pointer to\nsame.  As it is, we\u0027d not print out the last \u003cn\u003e entry pointers in the\nslab (where \u003cn\u003e is ~10, depending on whether it\u0027s a 32-bit or 64-bit\nkernel).\n\nGaah, that slab code was written by somebody who likes unreadable crud.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2d66806d740eeb410aa785bd7fba3bd24bb082c1",
      "tree": "7e38e871b3848253ac64166d2ddad02461e86c15",
      "parents": [
        "d033d9345101c07aa6965590109eac0bf7f25b8d"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Sun Mar 05 01:16:00 2006 +0300"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:38:00 2006 -0500"
      },
      "message": "[PATCH] chelsio: fix kmalloc failure in t1_espi_create\n\nmemset() is called before check.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "d033d9345101c07aa6965590109eac0bf7f25b8d",
      "tree": "280205c395791ba2316ab3940aed953f89ee7f38",
      "parents": [
        "a7a80d5ad3735554338199b9d976dfda5c10d3c7",
        "501f74f29498543c27f4f9697f5c1e980dd2de0d"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:37:47 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:37:47 2006 -0500"
      },
      "message": "Merge branch \u0027master\u0027\n"
    },
    {
      "commit": "24ed6e2c7894350d9bc06a559d3c23338ecf3323",
      "tree": "675baee9b37bf8a1d4322153cd3259229b7431f0",
      "parents": [
        "5b10b9a787a981259cca213c8bf1c79333c3c67e",
        "e77e6f3be93763ef88ccbaa9e0ebda5360d92f7c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Mar 05 10:03:05 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Mar 05 10:03:05 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable\n\n* master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable:\n  [CIFS] Always match oplock break (cache notification) to the right tcp\n"
    },
    {
      "commit": "5b10b9a787a981259cca213c8bf1c79333c3c67e",
      "tree": "fd6797cb174d7dc9a01bd6fd33c9033949c4887c",
      "parents": [
        "c09966608da7e8cad3468e925ac9062e44fee831",
        "4d000d5b9689734006d89fe9b7597c758b74a9fb"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Mar 05 10:02:25 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Mar 05 10:02:25 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  [SPARC64]: Mark __ex_table section correctly.\n"
    },
    {
      "commit": "4d000d5b9689734006d89fe9b7597c758b74a9fb",
      "tree": "1336c7805645b29eec0617b4554e5e0b37222123",
      "parents": [
        "501f74f29498543c27f4f9697f5c1e980dd2de0d"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 23:23:56 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 23:23:56 2006 -0800"
      },
      "message": "[SPARC64]: Mark __ex_table section correctly.\n\nWe must use the \"a\" (allocate) attribute every time we\nemit an entry into the __ex_table section.\n\nFor consistency, use \"a\" instead of #alloc which is some\nSolaris compat cruft GNU as provides on Sparc.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c09966608da7e8cad3468e925ac9062e44fee831",
      "tree": "4e3b04e3aabe5bf5106fe04913ad7b75525d7de4",
      "parents": [
        "c027f5f995d8b6efc934be384085e3e8425638e4"
      ],
      "author": {
        "name": "Ian McDonald",
        "email": "imcdnzl@gmail.com",
        "time": "Fri Mar 03 17:54:46 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:29 2006 -0800"
      },
      "message": "[DCCP] ccid3: Divide by zero fix\n\nIn rare circumstances 0 is returned by dccp_li_hist_calc_i_mean which\nleads to a divide by zero in ccid3_hc_rx_packet_recv. Explicitly check\nfor zero return now. Update copyright notice at same time.\n\nFound by Arnaldo.\n\nSigned-off-by: Ian McDonald \u003cimcdnzl@gmail.com\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c027f5f995d8b6efc934be384085e3e8425638e4",
      "tree": "b067b04108d7e231d465c0b5bd7625b6570c4d93",
      "parents": [
        "0f8f325b25919619559f0f47aa46cd7dc2dbef92"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri Mar 03 17:50:37 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:27 2006 -0800"
      },
      "message": "[ATM]: [fore200e] fix section mismatch warnings\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0f8f325b25919619559f0f47aa46cd7dc2dbef92",
      "tree": "cfe07be8eeb62e87e32a4c3510da3f11936daaf3",
      "parents": [
        "125a12ccf3eefebff43e3dbf47225141faa5fbe8"
      ],
      "author": {
        "name": "Chas Williams",
        "email": "chas@cmf.nrl.navy.mil",
        "time": "Fri Mar 03 17:49:58 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:25 2006 -0800"
      },
      "message": "[ATM]: keep atmsvc failure messages quiet\n\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "125a12ccf3eefebff43e3dbf47225141faa5fbe8",
      "tree": "5d181e296bf756c271f3b748c8d3f880eb65f9ff",
      "parents": [
        "d32439c0d4cec5c4101477989ee8c7ee1ebfbb0e"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Mar 03 17:16:15 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:23 2006 -0800"
      },
      "message": "[BRIDGE]: generate kobject remove event\n\nThe earlier round of kobject/sysfs changes to bridge caused\nit not to generate a uevent on removal. Don\u0027t think any application\ncares (not sure about Xen) but since it generates add uevent\nit should generate remove as well.\n\nSigned-off-by: Stephen Hemminger \u003cshemmigner@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d32439c0d4cec5c4101477989ee8c7ee1ebfbb0e",
      "tree": "c28284854f8f1aa74f60ed8378c0984fbcae747e",
      "parents": [
        "6e86b89084a60355f0e1fb876ca0cfbca62ee85c"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Mar 03 17:15:34 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:21 2006 -0800"
      },
      "message": "[BRIDGE]: port timer initialization\n\nInitialize the STP timers for a port when it is created,\nrather than when it is enabled. This will prevent future race conditions\nwhere timer gets started before port is enabled.\n\nSigned-off-by: Stephen Hemminger \u003cshemmigner@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6e86b89084a60355f0e1fb876ca0cfbca62ee85c",
      "tree": "076b621fad864de984661a9a15bd526bc068776b",
      "parents": [
        "501f74f29498543c27f4f9697f5c1e980dd2de0d"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Mar 03 17:14:51 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:19 2006 -0800"
      },
      "message": "[BRIDGE]: fix crash in STP\n\nBridge would crash because of uninitailized timer if STP is used and\ndevice was inserted into a bridge before bridge was up. This got\nintroduced when the delayed port checking was added.  Fix is to not\nenable STP on port unless bridge is up.\n\nBugzilla: http://bugzilla.kernel.org/show_bug.cgi?id\u003d6140\nDup:      http://bugzilla.kernel.org/show_bug.cgi?id\u003d6156\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e77e6f3be93763ef88ccbaa9e0ebda5360d92f7c",
      "tree": "35260c1d1968c448af77c267814d925d3c62f475",
      "parents": [
        "501f74f29498543c27f4f9697f5c1e980dd2de0d"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sun Mar 05 03:39:55 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sun Mar 05 03:39:55 2006 +0000"
      },
      "message": "[CIFS] Always match oplock break (cache notification) to the right tcp\nsession when multiply mounted.\n\nFixes slow response when cifs client is mounted to shares on multiple\nservers and oplock break occurs (usually due to attempt to multiply open a\nfile).  When treeids on mutiple mounted shares match and we find the wrong\nmatch first, we searched for the wrong cached files to send oplock break\nresponse for which usually meant that no matching file was found and thus\nthe server would have to timeout the notification.  Oplock break timeout is\nabout 20 seconds on some servers so this could cause significantly slower\nperformance on file open calls in a few cases (in particular when multiple\nshares are mounted from multiple servers, tree ids match, and we have a\ncached file which is later opened multiple times).  This was the most\nimportant of the bugs that was found and fixed at Connectathon\n(interoperability testing event) this week.\n\nAcked-by:  Shaggy (shaggy@austin.ibm.com)\nSigned-off-by: Steve French (sfrench@us.ibm.com)\n"
    },
    {
      "commit": "501f74f29498543c27f4f9697f5c1e980dd2de0d",
      "tree": "a73666df60eea38aaf0ee8f9a48adef5ae30e3e7",
      "parents": [
        "ea088b8d481fcff001f7e628c44daf39a229d9fc",
        "28e02bac9c943ed85a29b41ccb9bf95641b2e263"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 04 18:51:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 04 18:51:45 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6\n\n* \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6:\n  [PATCH] Add missing ifdef for VIA RNG code\n"
    },
    {
      "commit": "ea088b8d481fcff001f7e628c44daf39a229d9fc",
      "tree": "bcb75959da3303ffc705885eb6de5d5ed3378ef4",
      "parents": [
        "c05b47704570b015134522c36142cd17bd48640a",
        "732b82886017e9ceccb27c8b69e9210d5305088a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 04 15:30:32 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 04 15:30:32 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-mmc\n\n* master.kernel.org:/home/rmk/linux-2.6-mmc:\n  [MMC] au1xmmc: Fix a compilation warning (\u0027status\u0027 is not used)\n  [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn\u0027t exist\n  [MMC] au1xmmc: Fix compilation error by using platform_driver\n"
    },
    {
      "commit": "732b82886017e9ceccb27c8b69e9210d5305088a",
      "tree": "a700d0628b93c15783c0c727b7fbcc51da52e7b7",
      "parents": [
        "e142c24cf8f471c2a6cb95a4a26923d9621770ff"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sat Mar 04 23:02:10 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 04 23:02:10 2006 +0000"
      },
      "message": "[MMC] au1xmmc: Fix a compilation warning (\u0027status\u0027 is not used)\n\nFix a trivial compilation warning:\n\n  CC      drivers/mmc/au1xmmc.o\ndrivers/mmc/au1xmmc.c: In function ‘au1xmmc_dma_callback’:\ndrivers/mmc/au1xmmc.c:743: warning: unused variable ‘status’\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e142c24cf8f471c2a6cb95a4a26923d9621770ff",
      "tree": "a807b2f1c9b5a9676428aba0599d3573bc198979",
      "parents": [
        "b256f9df4a7da248263ed95c2517ddb714f9ca95"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sat Mar 04 23:01:39 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 04 23:01:39 2006 +0000"
      },
      "message": "[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn\u0027t exist\n\ndrivers/mmc/au1xmmc.c doesn\u0027t compile because commit\ne92251762d02a46177d4105d1744041e3f8bc465 introduced a typo and passes\nthe wrong argument to the mmc_resp_type macro.\n\nError because of the typo:\n\n  CC      drivers/mmc/au1xmmc.o\ndrivers/mmc/au1xmmc.c: In function ‘au1xmmc_send_command’:\ndrivers/mmc/au1xmmc.c:197: warning: implicit declaration of function ‘mmc_rsp_type’\n...\n  LD      .tmp_vmlinux1\ndrivers/built-in.o: In function `au1xmmc_request\u0027:au1xmmc.c:(.text+0x89504): undefined reference to `mmc_rsp_type\u0027\n:au1xmmc.c:(.text+0x8968c): undefined reference to `mmc_rsp_type\u0027\nmake: *** [.tmp_vmlinux1] Error 1\n\nError because of the wrong argument:\n\n  CC      drivers/mmc/au1xmmc.o\ndrivers/mmc/au1xmmc.c: In function ‘au1xmmc_send_command’:\ndrivers/mmc/au1xmmc.c:197: error: invalid type argument of ‘-\u003e’\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b256f9df4a7da248263ed95c2517ddb714f9ca95",
      "tree": "3f9baba126313e35fec32a8ade61c08a29bab382",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sat Mar 04 23:01:13 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 04 23:01:13 2006 +0000"
      },
      "message": "[MMC] au1xmmc: Fix compilation error by using platform_driver\n\ndrivers/mmc/au1xmmc.c currently doesn\u0027t compile; it needs to be\nconverted to use platform_driver.  I cannot test this change because\nof lack of hardware but I followed the drivers this one is based on,\nand the code is certainly not worse than before.\n\ndrivers/mmc/au1xmmc.c: At top level:\ndrivers/mmc/au1xmmc.c:1002: error: ‘platform_bus_type’ undeclared here (not in a function)\nmake[2]: *** [drivers/mmc/au1xmmc.o] Error 1\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c05b47704570b015134522c36142cd17bd48640a",
      "tree": "11080365ff881392954d0f26f57dffbcbd47f984",
      "parents": [
        "3af1efe8a301f5b1c813f5f761cb1e10d6175605"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@quad.osdl.org",
        "time": "Sat Mar 04 15:00:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@quad.osdl.org",
        "time": "Sat Mar 04 15:00:45 2006 -0800"
      },
      "message": "ppc64: make sure to align stack pointer to 16 bytes at boot\n\nyaboot is scrogged and calls us with an invalid stack alignment,\nit seems.\n\nThanks to David Woodhouse to pointing me to the problem.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a7a80d5ad3735554338199b9d976dfda5c10d3c7",
      "tree": "fb637b295a1614b919a205896612d88673c066c6",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "message": "s2io: set_multicast_list bug\n\nThe mac_addr variable doesn\u0027t get reset between\n(re)additions of multicast addresses. One byte\nof all multicast addresses (except the first)\ncan be incorrect.\n\nSigned-off-by: Arthur Kepner \u003cakepner@sgi.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "28e02bac9c943ed85a29b41ccb9bf95641b2e263",
      "tree": "ca3e0206b77daf23dcae162a1349a93a6178a110",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@sirena.org.uk",
        "time": "Fri Mar 03 21:05:58 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Mar 03 21:05:58 2006 -0500"
      },
      "message": "[PATCH] Add missing ifdef for VIA RNG code\n\nAlmost all the code for the VIA RNG is guarded with __i386__ #ifdefs,\nthe only exception being the enumeration of RNG types which is used to\nindex into the rng_vector ops array.  This patch adds an ifdef around\nthat for consistency and since the guard makes a difference when adding\nnew RNG types on non-i386 hardware.\n\nSigned-Off-By: Mark Brown \u003cbroonie@sirena.org.uk\u003e\nSigned-Off-By: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "3af1efe8a301f5b1c813f5f761cb1e10d6175605",
      "tree": "3f2604369c0ea1a742a31eb29cae672b335826cc",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Jeff Mahoney",
        "email": "jeffm@suse.com",
        "time": "Thu Mar 02 13:25:26 2006 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 10:37:59 2006 -0800"
      },
      "message": "[PATCH] reiserfs: fix unaligned bitmap usage\n\nThe bitmaps associated with generation numbers for directory entries\nare declared as an array of ints. On some platforms, this causes alignment\nexceptions.\n\nThe following patch uses the standard bitmap declaration macros to\ndeclare the bitmaps, fixing the problem.\n\nOriginally from Takashi Iwai.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nAcked-by: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c499ec24c31edf270e777a868ffd0daddcfe7ebd",
      "tree": "bf16f601b5446bb0b9fe3f90030a76ac4e25fc11",
      "parents": [
        "a57ebfdb2cf9fa60dfa2f403f70ef6c432ca2a62"
      ],
      "author": {
        "name": "Vladimir V. Saveliev",
        "email": "vs@namesys.com",
        "time": "Thu Mar 02 02:54:39 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:08 2006 -0800"
      },
      "message": "[PATCH] reiserfs: do not check if unsigned \u003c 0\n\nThis patch fixes bugs in reiserfs where unsigned integers were checked\nwhether they are less then 0.\n\nSigned-off-by: Vladimir V. Saveliev \u003cvs@namesys.com\u003e\nCc: Neil Brown \u003cneilb@cse.unsw.edu.au\u003e\nSigned-off-by: Hans Reiser \u003creiser@namesys.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a57ebfdb2cf9fa60dfa2f403f70ef6c432ca2a62",
      "tree": "1597343f3e9c076fa37ceb2c6442cc9e3ca44656",
      "parents": [
        "685db65e422bfa523b8a9dacb5a658b42b254f05"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@engr.sgi.com",
        "time": "Thu Mar 02 02:54:37 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] numa_maps: Fix potential crash on non IA64 platforms\n\nnuma_maps should not scan over huge vmas in order not to cause problems for\nnon IA64 platforms that may have pte entries pointing to huge pages in a\nvariety of ways in their page tables.  Add a simple check to ignore vmas\ncontaining huge pages.\n\nSigned-off-by: Christoph Lameter \u003cclameter@engr.sgi.com\u003e\nCc: Hugh Dickins \u003chugh@veritas.com\u003e\nCc: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "685db65e422bfa523b8a9dacb5a658b42b254f05",
      "tree": "0d7eba52e7c9584a2e3b4f2cd1842bf55e67c2d0",
      "parents": [
        "7f99f06f01aa9460b5a18f1b0e0900c90d0a84fc"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@engr.sgi.com",
        "time": "Thu Mar 02 02:54:35 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] time_interpolator: Use readq_relaxed() instead of readq().\n\nOn some platforms readq performs additional work to make sure I/O is done\nin a coherent way.  This is not needed for time retrieval as done by the\ntime interpolator.  So we can use readq_relaxed instead which will improve\nperformance.\n\nIt affects sparc64 and ia64 only.  Apparently it makes a significant\ndifference on ia64.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nCc: john stultz \u003cjohnstul@us.ibm.com\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7f99f06f01aa9460b5a18f1b0e0900c90d0a84fc",
      "tree": "f78c227f7a154e6ed0b2d25982d34bf21c53c734",
      "parents": [
        "46f6dac259717551916405ee3388de89fb152bca"
      ],
      "author": {
        "name": "Stefan Seyfried",
        "email": "seife@suse.de",
        "time": "Thu Mar 02 02:54:34 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] fix acpi_video_flags on x86-64\n\nacpi_video_flags variable is unsigned long, so it should be set as such.\nThis actually matters on x86-64.\n\nSigned-off-by: Stefan Seyfried \u003cseife@suse.de\u003e\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nCc: \"Brown, Len\" \u003clen.brown@intel.com\u003e\nCc: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "46f6dac259717551916405ee3388de89fb152bca",
      "tree": "0e6c8b4505339e90c05ec8326220286fd19fe1f4",
      "parents": [
        "74b8054c730785cd9db093e48f53337e521b6270"
      ],
      "author": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Thu Mar 02 02:54:33 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] v9fs: simplify fid mapping\n\nv9fs has been plagued by an over-complicated approach trying to map Linux\ndentry semantics to Plan 9 fid semantics.  Our previous approach called for\naggressive flushing of the dcache resulting in several problems (including\nwierd cwd behavior when running /bin/pwd).\n\nThis patch dramatically simplifies our handling of this fid management.  Fids\nwill not be clunked as promptly, but the new approach is more functionally\ncorrect.  We now clunk un-open fids only when their dentry ref_count reaches 0\n(and d_delete is called).\n\nAnother simplification is we no longer seek to match fids to the process-id or\nuid of the action initiator.  The uid-matching will need to be revisited when\nwe fix the security model.\n\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "74b8054c730785cd9db093e48f53337e521b6270",
      "tree": "d67f4d55de189d39afd82e0de3aa0edbccec4a23",
      "parents": [
        "6a3124a3946c16159c3faf83e62ffdb5d1134b3a"
      ],
      "author": {
        "name": "Eric Van Hensbergen",
        "email": "ericvh@gmail.com",
        "time": "Thu Mar 02 02:54:32 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] v9fs: fix bug in atomic create open fix\n\nLucho\u0027s atomic create+open fix had a bug in the super block initialization\ncausing all mounts to fail.  He was freeing an fcall too early.  This patch\nfixes that oversight.\n\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6a3124a3946c16159c3faf83e62ffdb5d1134b3a",
      "tree": "989f1e89ed0971824db973af5347b879e12c67cd",
      "parents": [
        "77a3313551afd53c90012e5a87f7f2b2195fc67e"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Thu Mar 02 02:54:30 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] v9fs: fix atomic create open\n\nIn order to assure atomic create+open v9fs stores the open fid produced by\nv9fs_vfs_create in the dentry, from where v9fs_file_open retrieves it and\nassociates it with the open file.\n\nThis patch modifies v9fs to use nameidata.intent.open values to do the atomic\ncreate+open.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "77a3313551afd53c90012e5a87f7f2b2195fc67e",
      "tree": "996a210b97311a1af71c9c9faa71eeb8e4c69c00",
      "parents": [
        "140ffcec4def3ee3af7565b2cf1d3b2580f7e180"
      ],
      "author": {
        "name": "John Bowler",
        "email": "jbowler@acm.org",
        "time": "Thu Mar 02 02:54:29 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] \"drivers/mtd/redboot.c: recognise a foreign byte sex partition table\" update\n\nSync up the recent redboot fix with MTD CVS.  It uses the correct swab()\nfunctions.\n\nCc: John Bowler \u003cjbowler@acm.org\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "140ffcec4def3ee3af7565b2cf1d3b2580f7e180",
      "tree": "466da398c345f5b6f2760c124beec84403b35655",
      "parents": [
        "b1e2d907cb748ef40b180184f36e594d35f12ba6"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Mar 02 02:54:28 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] out_of_memory() locking fix\n\nI seem to have lost this read_unlock().\n\nWhile we\u0027re there, let\u0027s turn that interruptible sleep unto uninterruptible,\nso we don\u0027t get a busywait if signal_pending().  (Again.  We seem to have a\nhabit of doing this).\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b1e2d907cb748ef40b180184f36e594d35f12ba6",
      "tree": "19f41aef9a559869bbe7a0ef6e9773e06e657558",
      "parents": [
        "e0a5c57848f7690a247bb8af4fa412844b0b00bb",
        "81f2094a631df1ba275f4d4bd7ea5bacfd8dbcfc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:49:50 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:49:50 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of git://oss.oracle.com/home/sourcebo/git/ocfs2\n"
    },
    {
      "commit": "e0a5c57848f7690a247bb8af4fa412844b0b00bb",
      "tree": "3cf1fd6858cab9c030e5cd0d98d04fc0b7bd41b3",
      "parents": [
        "fe05f54181db868c5720cc4dc0741227b9ba5a60",
        "b5b9d6647c1cd5eee90b58941c55f874c2a7e707"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:10:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:10:45 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "fe05f54181db868c5720cc4dc0741227b9ba5a60",
      "tree": "922b7aaefa56cdd82f2152db57806a7a06dd6425",
      "parents": [
        "e5cef95d58d1e711b0bd6b00018278a06defb274",
        "67bc620006a30cf5dcbf409dbbd4fd93179ddfb1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 14:17:59 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 14:17:59 2006 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6\n"
    },
    {
      "commit": "e5cef95d58d1e711b0bd6b00018278a06defb274",
      "tree": "ce48e7db468adffe0869e03960840c9a895263bc",
      "parents": [
        "800d11420dfdad3a50630ff424d7782660ad558c"
      ],
      "author": {
        "name": "Greg KH",
        "email": "greg@kroah.com",
        "time": "Wed Mar 01 13:46:00 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 13:53:02 2006 -0800"
      },
      "message": "[PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5\n\nThis patch should fixe a problem with eeh_add_device_late() not being\ndefined in the ppc64 build process, causing the build to break.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "81f2094a631df1ba275f4d4bd7ea5bacfd8dbcfc",
      "tree": "20efc0b486ec9cb260d22dd09f02de13c0e71eb1",
      "parents": [
        "b7668c72d2ae004363fb0588600bfa942e1b245c"
      ],
      "author": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Tue Feb 28 17:31:22 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 12:18:16 2006 -0800"
      },
      "message": "[PATCH] ocfs2: use hlists for lockres hash\n\nSwitch from list_head to hlist_head. Make the size of the hash dependent\nupon the allocated area, rather than a constant.\n\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "b7668c72d2ae004363fb0588600bfa942e1b245c",
      "tree": "f35be6a2fa11afc4e7b2f2c295a8bf6fbf07cc9e",
      "parents": [
        "110ba90858a7f619ff26c6b9b43c27b3c0872335"
      ],
      "author": {
        "name": "Sunil Mushran",
        "email": "sunil.mushran@oracle.com",
        "time": "Tue Feb 28 23:28:01 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 12:17:04 2006 -0800"
      },
      "message": "[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()\n\nto prevent confusion when a virtual ip is created on the same interface\n\nSigned-off-by: Sunil Mushran \u003csunil.mushran@oracle.com\u003e\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "110ba90858a7f619ff26c6b9b43c27b3c0872335",
      "tree": "2a28b91a66b7570b576a581f50e512f3f316a8af",
      "parents": [
        "93cc9ac4555a9b95c78b2f5dfe536fe8196002a7"
      ],
      "author": {
        "name": "Joel Becker",
        "email": "joel.becker@oracle.com",
        "time": "Tue Feb 28 17:58:36 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:44:50 2006 -0800"
      },
      "message": "ocfs2: Respond to on-disk corruption in the extent map code.\n\nThe extent map code has long noticed when the on-disk extent information\nis corrupt.  However, so far it has only returned an error.  We should\ntake the filesystem read-only, as it is corrupt.\n\nSigned-off-by: Joel Becker \u003cjoel.becker@oracle.com\u003e\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "93cc9ac4555a9b95c78b2f5dfe536fe8196002a7",
      "tree": "98777dd8c52bfe5c88a12a3f20f0470e2eeb7de7",
      "parents": [
        "b4df6ed8db0c387d38292e31f00adc4cd297ed5a"
      ],
      "author": {
        "name": "Joel Becker",
        "email": "joel.becker@oracle.com",
        "time": "Mon Feb 27 16:53:05 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:43:20 2006 -0800"
      },
      "message": "ocfs2: Set .owner on masklog sysfs attributes.\n\nSigned-off-by: Joel Becker \u003cjoel.becker@oracle.com\u003e\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "b4df6ed8db0c387d38292e31f00adc4cd297ed5a",
      "tree": "d7dcaeecfa55b3fd9d6c4844d90e07759182f845",
      "parents": [
        "895928b8380cc697ac56e9732cedf549c0a4f79c"
      ],
      "author": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Feb 22 17:35:08 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:32:41 2006 -0800"
      },
      "message": "[PATCH] ocfs2: fix orphan recovery deadlock\n\nOrphan dir recovery can deadlock with another process in\nocfs2_delete_inode() in some corner cases. Fix this by tracking recovery\nstate more closely and allowing it to handle inode wipes which might\ndeadlock.\n\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "895928b8380cc697ac56e9732cedf549c0a4f79c",
      "tree": "472589e737ff7c3221fee149d7ef4bb11e823a90",
      "parents": [
        "362342f68e331f080d0438f08af1e2c570b0b5fe"
      ],
      "author": {
        "name": "Jeff Mahoney",
        "email": "jeffm@suse.com",
        "time": "Tue Feb 21 16:54:00 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:29:30 2006 -0800"
      },
      "message": "[PATCH] ocfs2: complete failure recovery for nodemanager init\n\n This patch finishes cleaning up the node manager allocations if it fails\n to initialize.\n\nSigned-off-by: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "800d11420dfdad3a50630ff424d7782660ad558c",
      "tree": "f13cd691d6f36eb4fbe50f97b9a5ea2156ccfa6c",
      "parents": [
        "71efa38c0eef581c69c221ceb8645f61d1e93270"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Wed Mar 01 15:16:26 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Mar 01 19:22:22 2006 +0000"
      },
      "message": "[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.\n    \nThe \u0027tick_usec\u0027 is USER_HZ period in usec.  do_gettimeofday() should\nuse kernel HZ value.\n    \nHere is a patch for MIPS.  It seems m32r, m68k and sparc have same\nproblem though their HZ and USER_HZ are same for now.\n    \nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "362342f68e331f080d0438f08af1e2c570b0b5fe",
      "tree": "18f4a30bbe5af6b716561b1dd08eca4285f5e8d4",
      "parents": [
        "d267a56c883b350a2fa80f1daf4636809e3f8e67"
      ],
      "author": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Tue Feb 21 16:46:33 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:19:47 2006 -0800"
      },
      "message": "[PATCH] ocfs2: remove non existing function prototypes\n\nRemove some prototypes from tcp.h for functions which have long been gone.\n\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "d267a56c883b350a2fa80f1daf4636809e3f8e67",
      "tree": "85ffceda2a1cdea2ebe957c9026966301729a58c",
      "parents": [
        "d3178bcdd41b050e221337d7f5e30b3c58d4015a"
      ],
      "author": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Thu Feb 23 13:23:39 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:18:22 2006 -0800"
      },
      "message": "[PATCH] ocfs2: remove unused code\n\nRemove some #ifdef\u0027d out code which was inadvertantly introduced in our\ninitial merge.\n\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "d3178bcdd41b050e221337d7f5e30b3c58d4015a",
      "tree": "cf1ef81b009423e5481d1e54b183873248d57285",
      "parents": [
        "6b7a6c94c9c15b2664b568ead83e6b3aaf60d65c"
      ],
      "author": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Fri Feb 24 17:23:36 2006 -0800"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:16:58 2006 -0800"
      },
      "message": "[PATCH] ocfs2: remove pointless max journal size limit\n\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "6b7a6c94c9c15b2664b568ead83e6b3aaf60d65c",
      "tree": "4df54f212e9fce05125929f6da25f1661f0d2246",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad"
      ],
      "author": {
        "name": "Jeff Mahoney",
        "email": "jeffm@suse.com",
        "time": "Tue Feb 21 11:57:30 2006 -0500"
      },
      "committer": {
        "name": "Mark Fasheh",
        "email": "mark.fasheh@oracle.com",
        "time": "Wed Mar 01 11:15:49 2006 -0800"
      },
      "message": "[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64\n\n The check to determine which format string is appopriate for u64 and\n friends works in most cases, but UML on x86_64 doesn\u0027t define CONFIG_X86_64,\n so it results in screen fulls of compile-time warnings.\n\n This patch fixes it to handle that case.\n\n fs/ocfs2/cluster/masklog.h |    2 +-\n 1 files changed, 1 insertion(+), 1 deletion(-)\n\nSigned-off-by: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n"
    },
    {
      "commit": "71efa38c0eef581c69c221ceb8645f61d1e93270",
      "tree": "456c1894e26fb3aa362fc8e1fd8382160dfcb344",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad",
        "e2482fa16e9eef88344a4dca1a390d29432d4add"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 10:22:04 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 10:22:04 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6\n"
    },
    {
      "commit": "67bc620006a30cf5dcbf409dbbd4fd93179ddfb1",
      "tree": "166869f4c251da22cd7aca06811250fdaac81ba3",
      "parents": [
        "2fe22a8bba0c3a60db58dfdcaa200f8528c057e4"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@gnumonks.org",
        "time": "Tue Feb 14 09:21:26 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:18:30 2006 +0100"
      },
      "message": "[PATCH] pcmcia: CM4000, CM4040 Driver fixes\n\nUsing this patch, Omnikey CardMan 4000 and 4040 devices automatically\nget their device nodes created by udev.\n\nAlso, we now check for (and handle) failure of pcmcia_register_driver()\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "2fe22a8bba0c3a60db58dfdcaa200f8528c057e4",
      "tree": "64bdaea6c3225f61d006d9aa54776d0acbd0626c",
      "parents": [
        "40e3cad61197fce63853e778db020f7637d988f2"
      ],
      "author": {
        "name": "Jesse Allen",
        "email": "the3dfxdude@gmail.com",
        "time": "Mon Feb 20 22:08:18 2006 -0800"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:15:45 2006 +0100"
      },
      "message": "[PATCH] pcmcia: add id for AMB8110 PC Card\n\nThe axnet_cs driver can support the AMB8110 PC Card, so add the id for it.\n\nIn the old pcmcia-cs config file, this card is listed with the comment \"not\nspecific enough\".  The last entry in the axnet_ids has the same comment.\nThey are disabled, and for good reason as it was originally identified by\nthe MANFID, and that is shared with several cards that use both the\npcnet_cs driver and axnet_cs driver.  I tried my AMB8110 with pcnet_cs, and\nfound that it works fine, and I cannot find a reason for either, except\nthat the old config file recommended axnet_cs.\n\nSigned-off-by: Jesse Allen \u003cthe3dfxdude@gmail.com\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "40e3cad61197fce63853e778db020f7637d988f2",
      "tree": "6e086c930e1aef0bb24eb61af42d1f3c1fb7d38c",
      "parents": [
        "f0892b89e3c19c7d805825ca12511d26dcdf6415"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Tue Feb 28 01:18:31 2006 -0500"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:12:00 2006 +0100"
      },
      "message": "[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards\n\nDon\u0027t just use cards with PCMCIA ID 0x0156, 0x0002.  Make sure that the\nvendor string is \"Intersil\" or \"INTERSIL\"\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "f0892b89e3c19c7d805825ca12511d26dcdf6415",
      "tree": "4af323f059cb9ba4e8f237c7c7a298d713324937",
      "parents": [
        "42935656914b813c99f91cbac421fe677a6f34ab"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Tue Feb 28 01:18:29 2006 -0500"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:11:26 2006 +0100"
      },
      "message": "[PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendor string\n\nThis is needed to distinguish Intersil and non-Intersil cards with\nnumeric ID 0x0156, 0x0002.\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "42935656914b813c99f91cbac421fe677a6f34ab",
      "tree": "d37a0d20998f4d87a4bd014300f707c3852ef5f9",
      "parents": [
        "82d56e6d2e616bee0e712330bad06b634f007a46"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Wed Jan 25 06:36:32 2006 -0800"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 10:52:12 2006 +0100"
      },
      "message": "[PATCH] pcmcia: add another ide-cs CF card id\n\nAdd another CF card ID.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "82d56e6d2e616bee0e712330bad06b634f007a46",
      "tree": "e18a81cbe959428aa75e1d99e0760ce827d2c366",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Jan 27 19:15:02 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 10:52:11 2006 +0100"
      },
      "message": "[PATCH] pcmcia: properly handle pseudo multi-function devices\n\nThe second pseudo multi-function device of a PCMCIA card may only be\nconfigured once the first one is initialized. Therefore, delay the\nregistration of the second device until the first one is initialized.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\n"
    },
    {
      "commit": "b5b9d6647c1cd5eee90b58941c55f874c2a7e707",
      "tree": "1f582c2f4ab7aeed74d3ce70c6da8b829e47c6f4",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad",
        "a1415ee65500597e19c0ac44872db66105bad0e7"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 01 01:53:32 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 01 01:53:32 2006 -0500"
      },
      "message": "Merge branch \u0027e1000\u0027 of ssh://198.78.49.142/srv/git/intel/linux-2.6\n"
    },
    {
      "commit": "96789ac4b3943fec27fb6bf2713633b01a3903ad",
      "tree": "5fa9dce4561072e64e460c8d920851a63a3b0b98",
      "parents": [
        "77eebf346dfe87587ee8a54c76349a996e80c24f",
        "958ddb75b04b792c701b2b08acdb200d638abf4e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:57:20 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:57:20 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "77eebf346dfe87587ee8a54c76349a996e80c24f",
      "tree": "d8b7685cbc7dbc993ec39d3028e6f0246924bf40",
      "parents": [
        "2641dfd981e4a3eebf387f21cf10685af06e1641",
        "d2b176ed878d4d5fcc0bd35656dfd373f3702af9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:56:24 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:56:24 2006 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "2641dfd981e4a3eebf387f21cf10685af06e1641",
      "tree": "2ccabad4e6237d18866da9269c92425ee5fe258a",
      "parents": [
        "d6713e046336ffa98060418c4d2c65243639e107"
      ],
      "author": {
        "name": "Darren Jenkins",
        "email": "darrenrjenkins@gmail.com",
        "time": "Tue Feb 28 16:59:20 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] synclink_gt: make -\u003einit_error signed\n\nExamples of misuse are\n\n3112 info-\u003einit_error \u003d -1;\n\n4440 if ((info-\u003einit_error \u003d register_test(info)) \u003c 0) {\n\nSigned-off-by: Darren Jenkins \u003cdarrenrjenkins@gmail.com\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nAcked-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d6713e046336ffa98060418c4d2c65243639e107",
      "tree": "3c076173875f22069a2e08fb127b4be11d670cb1",
      "parents": [
        "0551fbd29e16fccd46e41b7d01bf0f8f39b14212"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Feb 28 16:59:19 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] out_of_memory(): use of uninitialised\n\nUnder some circumstances `points\u0027 can get printed before it\u0027s initialised.\nSpotted by Carlos Martin \u003ccarlos@cmartin.tk\u003e.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0551fbd29e16fccd46e41b7d01bf0f8f39b14212",
      "tree": "760783df743eec940d6f6cb848498580ddde03d8",
      "parents": [
        "f61388822a6040ff462c5f7260daa0f1017f2db0"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Feb 28 16:59:19 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] Add mm-\u003etask_size and fix powerpc vdso\n\nThis patch adds mm-\u003etask_size to keep track of the task size of a given mm\nand uses that to fix the powerpc vdso so that it uses the mm task size to\ndecide what pages to fault in instead of the current thread flags (which\nbroke when ptracing).\n\n(akpm: I expect that mm_struct.task_size will become the way in which we\nfinally sort out the confusion between 32-bit processes and 32-bit mm\u0027s.  It\nmay need tweaks, but at this stage this patch is powerpc-only.)\n\nSigned-off-by: 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": "f61388822a6040ff462c5f7260daa0f1017f2db0",
      "tree": "51f9b93f4127d94ebbe5bc6321c025bbc4852f7e",
      "parents": [
        "e8788c0cce63e0cc8689a123d1ce0af1e28cd583"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Feb 28 16:59:18 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] nommu: implement vmalloc_node()\n\nFix oprofile linkage.   Pointed out by \"Luke Yang\" \u003cluke.adi@gmail.com\u003e.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e8788c0cce63e0cc8689a123d1ce0af1e28cd583",
      "tree": "9350d9fc11a5a6ca81d4ee063278999e4dfe869d",
      "parents": [
        "6af6aab34a88050c8270ef75ddbdefef5c1dca00"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@engr.sgi.com",
        "time": "Tue Feb 28 16:59:16 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] remove_from_swap: fix locking\n\nremove_from_swap() currently attempts to use page_lock_anon_vma to obtain\nan anon_vma lock.  That is not working since the page may have been\nremapped via swap ptes in order to move the page.\n\nHowever, do_migrate_pages() obtain the mmap_sem lock and therefore there is\na guarantee that the anonymous vma will not vanish from under us.  There is\ntherefore no need to use page_lock_anon_vma.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nAcked-by: Hugh Dickins \u003chugh@veritas.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6af6aab34a88050c8270ef75ddbdefef5c1dca00",
      "tree": "95e5d813603b25bdad3b83f6c20ab7514caaf216",
      "parents": [
        "1f050a19e122100507302a77f1969a014e21650e"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Tue Feb 28 16:59:15 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] tty buffering: comment out debug code\n\nComment out debug code in tty receive buffering.  For performance reasons\n(I\u0027ll keep it enabled in -mm).\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f050a19e122100507302a77f1969a014e21650e",
      "tree": "b86b102b42e8db510301b1a16545fd34193b811b",
      "parents": [
        "8b613e1ccf1b7ac9acc73eaa07f5aeffd3c2bb8d"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Feb 28 16:59:13 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] video1394: fix \"return E;\" typo\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: Ben Collins \u003cbcollins@debian.org\u003e\nCc: Jody McIntyre \u003cscjody@modernduck.com\u003e\nCc: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8b613e1ccf1b7ac9acc73eaa07f5aeffd3c2bb8d",
      "tree": "e4e686791cc9cca374ff5506b58be1dee7a6a451",
      "parents": [
        "15b370c95cbc1553eec30a99a5ffb3ac3c8d7b81"
      ],
      "author": {
        "name": "Adam Belay",
        "email": "ambx1@neo.rr.com",
        "time": "Tue Feb 28 16:59:10 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] pnp bus type fix\n\nThis is Adam\u0027s pnp probing fix.  It\u0027s been reported to fix hangs on several\npeople\u0027s machines.  I don\u0027t know if it\u0027s official or final, and Adam isn\u0027t\ncontactable at present.  But I\u0027m not aware of the patch causing any\nregressions.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "15b370c95cbc1553eec30a99a5ffb3ac3c8d7b81",
      "tree": "267315602c0e5304c8b705ede315de53234dc010",
      "parents": [
        "9cff3372bf665652e9dd71c09b817c20f58f754a"
      ],
      "author": {
        "name": "Pat Gefre",
        "email": "pfg@sgi.com",
        "time": "Tue Feb 28 16:59:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] Altix: more ioc3 cleanups and locking fixes\n\nSome \"inline\" removing that Andrew suggested, removed some locking on\nadd/remove at this level - we\u0027ll let the callees decide.\n\nSigned-off-by: Patrick Gefre \u003cpfg@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9cff3372bf665652e9dd71c09b817c20f58f754a",
      "tree": "e2e19cac59e733870e4e334ef2e12854fd32f267",
      "parents": [
        "50322fe7d46b544d5649edb58bdbe5c95dd44b98"
      ],
      "author": {
        "name": "John Bowler",
        "email": "jbowler@acm.org",
        "time": "Tue Feb 28 16:59:08 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table\n\nThe RedBoot boot loader writes flash partition tables containing native\nbyte sex 32 bit values.  When booting an opposite byte sex kernel (e.g.  an\nLE kernel from BE RedBoot) the current MTD driver fails to handle the\npartition table and therefore is unable to generate the correct partition\nmap for the flash.\n\nSo far as I am aware this problem is ARM specific, because only ARM\nsupports software change of the CPU (memory system) byte sex, however the\npartition table parsing is in generic MTD code.  The patch below has been\ntested on NSLU2 (an IXP4XX based system) with a patch,\n10-ixp4xx-copy-from.patch (submitted to linux-arm-kernel - it\u0027s ARM\nspecific) required to make the maps/ixp4xx.c driver work with an LE kernel.\n\nBuilds of the patched system are in the \u0027unstable\u0027 release of OpenSlug and\nUcSlugC available from www.nslu2-linux.org.  These builds are BE, the\narchives at www.nslu2-linux.org and www.handhelds.org (see\nmonotone.vanille.de) can be built LE (currently DISTRO targets\nnslu-ltu.conf for LE thumb uclibc (32 bit kernel) and nslu2-lau.conf,\nnslu2-lag.conf for LE arm uclibc/glibc) and this patch has been tested\nextensively will both BE and LE systems on the NSLU2 (including swapping\nbetween BE and LE by reflashing from both RedBoot and Linux).\n\nThe patch recognises that the FIS directory (the partition table) is\nbyte-reversed by examining the partition table size, which is known to be\none erase block (this is an assumption made elsewhere in redboot.c).  If\nthe size matches the erase block after byte swapping the value then\nbyte-reversal is assumed, if not no further action is taken.  The patched\ncode is fail safe; should redboot.c be changed to support a partition table\nwith a modified size field the test will fail and the partition table will\nbe assumed to have the host byte sex.\n\nIf byte-reversal is detected the patch byte swaps the remainder of the 32\nbit fields in the copy of the table; this copy is then used to set up the\nMTD partition map.\n\nSigned-off-by: John Bowler \u003cjbowler@acm.org\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "50322fe7d46b544d5649edb58bdbe5c95dd44b98",
      "tree": "0d6b61c08b2e61657278b7ff54529013f9e46d85",
      "parents": [
        "511030bcd24119fa3759ef3f914d354e107ef839"
      ],
      "author": {
        "name": "Miklos Szeredi",
        "email": "miklos@szeredi.hu",
        "time": "Tue Feb 28 16:59:03 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] fuse: fix bug in negative lookup\n\nIf negative entries (nodeid \u003d\u003d 0) were sent in reply to LOOKUP requests,\ntwo bugs could be triggered:\n\n- looking up a negative entry would return -EIO,\n\n- revaildate on an entry which turned negative would send a FORGET\n  request with zero nodeid, which would cause an abort() in the\n  library.\n\nThe above would only happen if the \u0027negative_timeout\u003dN\u0027 option was used,\notherwise lookups reply -ENOENT, which worked correctly.\n\nSigned-off-by: Miklos Szeredi \u003cmiklos@szeredi.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "511030bcd24119fa3759ef3f914d354e107ef839",
      "tree": "707edb2c804ad6c42ffbd0ef6685b49e076f0dcd",
      "parents": [
        "5cf6c541f5b3902bdcc2d311d70f8e730aaff1be"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@engr.sgi.com",
        "time": "Tue Feb 28 16:58:57 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root\n\nCurrently sys_migrate_pages only moves pages belonging to a process.  This\nis okay when invoked from a regular user.  But if invoked from root it\nshould move all pages as documented in the migrate_pages manpage.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nCc: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5cf6c541f5b3902bdcc2d311d70f8e730aaff1be",
      "tree": "2298029c0e4d0e40853983d4e8f88627bb564947",
      "parents": [
        "ec72070b1201203387e0c32a23ed17e35a24b170"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Tue Feb 28 16:58:53 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] x86 microcode driver vs hotplug CPUs.\n\nThis driver loops over \u0027num_online_cpus\u0027, but it doesn\u0027t account for holes\nin the online map created by offlined cpus, and assumes that the cpu\nnumbers stay linear.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a1415ee65500597e19c0ac44872db66105bad0e7",
      "tree": "d7c1b8da83d052006335244dfcedd0122a94c470",
      "parents": [
        "bd71c2b17468a2531fb4c81ec1d73520845e97e1"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Tue Feb 28 20:24:07 2006 -0800"
      },
      "committer": {
        "name": "root",
        "email": "root@jk-desktop.jf.intel.com",
        "time": "Tue Feb 28 20:24:07 2006 -0800"
      },
      "message": "[PATCH] e1000: revert to single descriptor for legacy receive path\n\nA recent patch attempted to enable more efficient memory usage by using\nonly 2kB descriptors for jumbo frames.  The method used to implement this\nhas since been commented upon as \"illegal\" and in recent kernels even\ncauses a BUG when receiving ip fragments while using jumbo frames.\nThis patch simply goes back to the way things were.  We expect some\ncomplaints due to order 3 allocations failing to come back due to this\nchange.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\n\n"
    },
    {
      "commit": "958ddb75b04b792c701b2b08acdb200d638abf4e",
      "tree": "8bf0346b654d7d2a9dec60291e0a46535217e501",
      "parents": [
        "ce7eeb6b52bf1fc2a219503072732f35741d11de"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Feb 27 13:13:54 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:06:25 2006 -0500"
      },
      "message": "[PATCH] sky2: remove MSI support\n\nRemove Message Signaled Interrupt support (for 2.6.16).\nMSI is inherently edge-triggered and that is incompatiable (without more\nwork) with NAPI.\n\nIn future, will replace with smarter lockless-IRQ handling like\ntg3.c\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "ce7eeb6b52bf1fc2a219503072732f35741d11de",
      "tree": "313d1d2e7cc1d26ce8ef29087c91f12d1ed4d0ff",
      "parents": [
        "816fd404718fc6064ddb05e6b310b2bc2ae7a187",
        "4832843d773462643cc471ca715382f5e509afb3"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:04:30 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:04:30 2006 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6\n"
    },
    {
      "commit": "816fd404718fc6064ddb05e6b310b2bc2ae7a187",
      "tree": "5b882a42fe51888fe175af28f62ecde5540b0a0c",
      "parents": [
        "ec72070b1201203387e0c32a23ed17e35a24b170",
        "576cfa934e357c44d6259f90c7d065de328a3691"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:03:45 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:03:45 2006 -0500"
      },
      "message": "Merge branch \u0027for-jeff\u0027 of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6\n"
    },
    {
      "commit": "ec72070b1201203387e0c32a23ed17e35a24b170",
      "tree": "f28d715cb39c145267f0e7c0dd376ee27873f263",
      "parents": [
        "436002e3293472e4a7e47e5025999fc312794c4a",
        "34d1a8aa882df916e1b078dc935e3d2d3792aea2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 14:02:10 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 14:02:10 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6\n"
    },
    {
      "commit": "34d1a8aa882df916e1b078dc935e3d2d3792aea2",
      "tree": "0d67d1d4996af41a581c80ed9d40679d1e9c0403",
      "parents": [
        "04d52461c6ecfc5b72e688b0eb2ead7b555eca25"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Mon Feb 27 14:05:32 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:07 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new microHAM device IDs\n\nThis patch adds a bunch of new device IDs to the ftdi_sio driver for\nvarious devices from microHAM using FTDI chips.\n\nMicheal Studer supplied the PID for the USB-Y9 device.  I examined the\nINF file in microHAM\u0027s Windows driver package for the USB-KW, USB-YS,\nUSB-IC, USB-DB9 and USB-RS232 devices.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "04d52461c6ecfc5b72e688b0eb2ead7b555eca25",
      "tree": "7c46319f8c3cc7a2a863c00b313dad8a7d94b908",
      "parents": [
        "8763716bfe4d8a16bef28c9947cf9d799b1796a5"
      ],
      "author": {
        "name": "Hendrik Schweppe",
        "email": "hendrik@somehost.de",
        "time": "Sun Feb 19 19:00:04 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:07 2006 -0800"
      },
      "message": "[PATCH] USB: visor.c id for gspda smartphone\n\nAdded the USB vendorID of GSPDA and the productID of GSPDA\u0027s palm\nsmartphone \u0027xplore m68\u0027 to the list of known devices.\n\nSigned-off-by: Hendrik Schweppe \u003clinuxkpatch@hendrik.fam-schweppe.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8763716bfe4d8a16bef28c9947cf9d799b1796a5",
      "tree": "f0e8d0dcbf55953ea084f110c013743716b2a068",
      "parents": [
        "d5ec33490c67affef93aebf76e1238260c82d377"
      ],
      "author": {
        "name": "Shaun Tancheff",
        "email": "shaun@tancheff.com",
        "time": "Wed Feb 22 19:47:19 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)\n\nRemote NDIS response to OID_GEN_SUPPORTED_LIST only allocated space\nfor the data attached to the reply, and not the reply structure\nitself. This caused other kmalloc\u0027d memory to be corrupted.\n\nSigned-off-by: Shaun Tancheff \u003cshaun@tancheff.com\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "d5ec33490c67affef93aebf76e1238260c82d377",
      "tree": "3e12575848db0034de60bc44c3e1127aac2c59e3",
      "parents": [
        "754501b324fc3c42522a46d3ace205e7a6a50e77"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "vagabon.xyz@gmail.com",
        "time": "Thu Feb 23 09:35:06 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock\n\nThere is a dead lock in lh7a40x udc driver. When the driver receive a\nSET_FEATURE HALT request, the dev lock is taken by the interrupt\nhandler lh7a40x_udc_irq then the handler will call lh7a40x_set_halt\nfunction which in its turn will try to acquire the dev lock.\n\nSigned-off-by: Franck Bui-Huu \u003cfranck.bui-huu@innova-card.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "754501b324fc3c42522a46d3ace205e7a6a50e77",
      "tree": "86f87be3fd0218d560e0a0f901243caf9a01e824",
      "parents": [
        "e65335ef187c9cbc50bbc56be0fe966b593beb49"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Thu Feb 23 10:19:25 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: unusual_devs entry for Lyra RCA RD1080\n\nThis patch (as656) adds an unusual_devs.h entry for the Lyra RCA RD1080\nMP3 player.  Its card-reader firmware has the common\nreport-one-too-many-sectors bug.  This fixes Novell bug #152175.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e65335ef187c9cbc50bbc56be0fe966b593beb49",
      "tree": "e3a640d7f6774bde233e644e82b182c0c184ca27",
      "parents": [
        "8c450802a3abf0e8a45238fcb7d22ed9d6f191ce"
      ],
      "author": {
        "name": "Andrew Fuller",
        "email": "mactalla.obair@gmail.com",
        "time": "Sat Feb 25 09:52:27 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad\n\nThis patch is for the Dual USB Joypad [0925:8866] from Wisegroup.  The\nHID_QUIRK_NOGET is necessary for it to respond to input, and the\nHID_QUIRK_MULTI_INPUT is necessary to have two js# nodes appear.\n\nSigned-off-by: Andrew Fuller \u003cmactalla.obair@gmail.com\u003e\nCc: \"Dmitry Torokhov\" \u003cdmitry.torokhov@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8c450802a3abf0e8a45238fcb7d22ed9d6f191ce",
      "tree": "7b950d665abb07ef3afd07c6135e685d5a70a817",
      "parents": [
        "b9756c047ce6b60e3b96aa3c5db958acbdacedde"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Fri Feb 24 16:55:52 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: fix EHCI BIOS handshake\n\nFix http://bugzilla.kernel.org/show_bug.cgi?id\u003d6128\n\nFinish morphing the \"early handoff\" version of the EHCI BIOS handshake over\nto match the previous implementation inside the EHCI driver (except that\nnow we forcibly disable the SMI).  The version that had been with the PCI\ncode was surprisingly full of bugs.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nCc: \u003cyazar256@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "436002e3293472e4a7e47e5025999fc312794c4a",
      "tree": "00194f9a7b662e5e067971fe2b9f7dff0b1fdee3",
      "parents": [
        "b9756c047ce6b60e3b96aa3c5db958acbdacedde"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 28 11:55:36 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 28 11:55:36 2006 -0800"
      },
      "message": "[SUNSU]: Fix locking error in sunsu_stop_rx().\n\nThe caller takes the UART port lock, so we shouldn\u0027t try\nto take it again.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d2b176ed878d4d5fcc0bd35656dfd373f3702af9",
      "tree": "f5febd7d77fc374ddef9cbe549732bcb3b125c8b",
      "parents": [
        "c8c1635faa7c97329111ce32b927d37306521822"
      ],
      "author": {
        "name": "Jes Sorensen",
        "email": "jes@sgi.com",
        "time": "Tue Feb 28 09:42:23 2006 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Feb 28 09:42:23 2006 -0800"
      },
      "message": "[IA64] sysctl option to silence unaligned trap warnings\n\nAllow sysadmin to disable all warnings about userland apps\nmaking unaligned accesses by using:\n # echo 1 \u003e /proc/sys/kernel/ignore-unaligned-usertrap\nRather than having to use prctl on a process by process basis.\n\nDefault behaivour leaves the warnings enabled.\n\nSigned-off-by: Jes Sorensen \u003cjes@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    }
  ],
  "next": "e2482fa16e9eef88344a4dca1a390d29432d4add"
}
