)]}'
{
  "log": [
    {
      "commit": "77b2555b52a894a2e39a42e43d993df875c46a6a",
      "tree": "b3ef50ff649d689bd425b68f3173dfab3e1f10a2",
      "parents": [
        "4117b61f7200cc83d509ed226e4d8239e4d6044b",
        "da16e3245a4827d969943ca0493a4a6e34009342"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 15:20:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 15:20:04 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-i2c \n"
    },
    {
      "commit": "4117b61f7200cc83d509ed226e4d8239e4d6044b",
      "tree": "29b324c9c1d3041f8c9bf9303d5c7cef921d0658",
      "parents": [
        "ef4cbee0b0d0f791bb593f99b702410f3c0efce6",
        "2cef2d552f75b7feb7859d29a71388c020023872"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 15:19:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 15:19:49 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm \n"
    },
    {
      "commit": "da16e3245a4827d969943ca0493a4a6e34009342",
      "tree": "00d2148416dd6d388d9a2fe3fcf6adbc825128f4",
      "parents": [
        "d8ac10639b6a1ed900efbee38c18baaca31e64dc"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Sep 14 22:54:45 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Sep 14 22:54:45 2005 +0100"
      },
      "message": "[I2C] Add a functionality method, and remove algorithm ids\n\nThis allows i2c-pxa to finally build.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2cef2d552f75b7feb7859d29a71388c020023872",
      "tree": "5a7b1adb49a93a178b85943083062ddb3eb83abb",
      "parents": [
        "d8ac10639b6a1ed900efbee38c18baaca31e64dc"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Wed Sep 14 22:42:31 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Sep 14 22:42:31 2005 +0100"
      },
      "message": "[ARM] 2910/1: missing Lubbock audio device declaration\n\nPatch from Nicolas Pitre\n\nThis apparently fell in the crack somewhere.  Add it back.\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ef4cbee0b0d0f791bb593f99b702410f3c0efce6",
      "tree": "9c7d2271f4af6985ffb6952fe43ddcf4d6d9b1d6",
      "parents": [
        "8b7fc4214b550fafe595330e28d7c2c72b8b62f6"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Wed Sep 14 14:19:18 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 14:34:17 2005 -0700"
      },
      "message": "[PATCH] hvc_console: start kernel thread before registering tty\n\nIts possible that we can write to the hvc_console tty as soon it is\nregistered.  Recently this started happening due to (what looks like) a\nchange to the hotplug code.\n\nUnfortunately at this stage we have not started the khvcd kernel thread and\noops.  The solution is to start the kernel thread before registering the\ntty.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.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": "8b7fc4214b550fafe595330e28d7c2c72b8b62f6",
      "tree": "adbe6316875456f889b3e155443d83d2c4ea0e92",
      "parents": [
        "0ed8e048c9e11e69ec951f94066105e80cdc59fd"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Wed Sep 14 14:19:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 14:34:17 2005 -0700"
      },
      "message": "[PATCH] add PCI IDs so RME32 and RME96 drivers build\n\nWhile doing an allyesconfig build, I noticed that the commit\n\n    commit 8cdfd2519c6c9a1e6057dc5970b2542b35895738\n    Author: Takashi Iwai \u003ctiwai@suse.de\u003e\n    Date:   Wed Sep 7 14:08:11 2005 +0200\n\n        [ALSA] Remove superfluous PCI ID definitions\n\nbroke the RME32 and RME96 drivers, since the PCI IDs they use seem to have\nchanged names.  Here\u0027s a patch to fix this -- compile tested only, since I\nhave no idea what the hardware even is.\n\nFix the build of the RME32 and RME96 drivers by having them use the\nPCI_DEVICE_ID_RME_xxx names defined in \u003clinux/pci_ids.h\u003e instead of the\nPCI_DEVICE_ID_xxx names that they used to define themselves.\n\nAlso fix the typo in the id PCI_DEVICE_IDRME__DIGI96_8_PAD_OR_PST so the\nname is PCI_DEVICE_ID_RME_DIGI96_8_PAD_OR_PST.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0ed8e048c9e11e69ec951f94066105e80cdc59fd",
      "tree": "aaebd53676e1629c57cbbb90f24d1a4d6ad598d6",
      "parents": [
        "8fd9808aec0198b25ff9f8bb19508d9492f86920"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Wed Sep 14 14:19:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 14:34:17 2005 -0700"
      },
      "message": "[PATCH] nv_i2c oops fix\n\nThe call to fb_firmware_edid may return NULL but this is not checked before\ntrying to memcpy using this pointer.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8fd9808aec0198b25ff9f8bb19508d9492f86920",
      "tree": "57776de938e20b62ec0f9ed74cc4eb6e51594128",
      "parents": [
        "84d370b906b0eb00277a841216987285cf4114d4"
      ],
      "author": {
        "name": "Pantelis Antoniou",
        "email": "pantelis.antoniou@gmail.com",
        "time": "Wed Sep 14 14:19:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 14:34:17 2005 -0700"
      },
      "message": "[PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer type\n\nOn 8xx flush_tlb_range() declaration is using a \"struct mm_struct *\"\npointer type while the function itself uses \"struct vm_area_struct *\".\n\nSigned-off-by: Marcelo Tosatti \u003cmarcelo.tosatti@cyclades.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "84d370b906b0eb00277a841216987285cf4114d4",
      "tree": "f53d73724f7b0a7cc8dd6b670fd9f2b00a08bd16",
      "parents": [
        "5a23f34798f15838fe1b7f0fd7e5be388e08c2b2"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Wed Sep 14 14:19:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 14:34:17 2005 -0700"
      },
      "message": "[PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions\n\nthe 4th id field should be not used\n\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": "5a23f34798f15838fe1b7f0fd7e5be388e08c2b2",
      "tree": "f8bafdde4ceb0eb4ab042c211fdfd89fe580f2a9",
      "parents": [
        "0b175a7e68c2f51555820efb0a01681e3419c1bc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 13:05:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 13:05:17 2005 -0700"
      },
      "message": "Fix yenta error message when unable to find a bus assignment\n\nAnd mention \u0027pci\u003dassign-busses\u0027 as a possible fix.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0b175a7e68c2f51555820efb0a01681e3419c1bc",
      "tree": "6dc0dd21b9aaad86f6a94c594c7705ee5441c5aa",
      "parents": [
        "c7e43c78ae4d8630c418ce3495787b995e61a580"
      ],
      "author": {
        "name": "Dipankar Sarma",
        "email": "dipankar@in.ibm.com",
        "time": "Thu Sep 15 00:48:42 2005 +0530"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 12:38:26 2005 -0700"
      },
      "message": "[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays\n\nNoted by David Miller:\n\n  \"The bug is that free_fd_array() takes a \"num\" argument, but when\n   calling it from __free_fdtable() we\u0027re instead passing in the size in\n   bytes (ie.  \"num * sizeof(struct file *)\").\"\n\nYes it is a bug. I think I messed it up while merging newer\nchanges with an older version where I was using size in bytes\nto optimize.\n\nSigned-off-by: Dipankar Sarma \u003cdipankar@in.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c7e43c78ae4d8630c418ce3495787b995e61a580",
      "tree": "40ab6278393ebb5096d1cef7bf1e7a423f4193de",
      "parents": [
        "c7fb0b35ada6e0e691e70af5591a2006fbec85b5"
      ],
      "author": {
        "name": "Alok Kataria",
        "email": "alokk@calsoftinc.com",
        "time": "Wed Sep 14 12:17:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 12:31:45 2005 -0700"
      },
      "message": "[PATCH] Fix slab BUG_ON() triggered by change in array cache size\n\nWith the new changes that we made in the initialization of the slab\nallocator, we first setup the cache from which array caches are allocated,\nand then the cache, from which kmem_list3\u0027s are allocated.\n\nNow if the array cache comes from a cache in which objsize \u003e 32, (in this\ninstance size-64) then, first size-64 cache will be allocated and then the\nsize-128 (if this is the cache from which kmem_list3\u0027s are going to be\nallocated).\n\nSo with these new changes, we are not guaranteed that we will be\ninitializing the malloc_sizes array in a serialized order. Thus there is\na bug in __find_general_cachep, as we are checking whether the first\ncache_sizes ptr is NULL.\n\nThis is replaced by checking whether the array-cache cache is initialized.\nAttached is a patch which does that.  Boots fine on a x86-64, with\nDEBUG_SPIN, DEBUG_SLAB, and preempt.\n\nAttached is a patch which does that.  Boots fine on a x86-64, with\nDEBUG_SPIN, DEBUG_SLAB, and preempt.Thanks \u0026 Regards, Alok\n\nSigned-off-by: Alok N Kataria \u003calokk@calsoftinc.com\u003e\nSigned-off-by: Shobhit Dayal \u003cshobhitdayal.com\u003e\nCc: Manfred Spraul \u003cmanfred@colorfullife.com\u003e\nCc: Christoph Lameter \u003cchristoph@lameter.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c7fb0b35ada6e0e691e70af5591a2006fbec85b5",
      "tree": "04e058f2bd4a9ed1b7940bf7ff5b461a380e90b0",
      "parents": [
        "2fd4ef85e0db9ed75c98e13953257a967ea55e03"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Wed Sep 14 23:05:30 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 12:28:15 2005 -0700"
      },
      "message": "[PATCH] yenta oops fix\n\nIn some cases, especially on modern laptops with a lot of PCI and\ncardbus bridges, we\u0027re unable to assign correct secondary/subordinate\nbus numbers to all cardbus bridges due to BIOS limitations unless\nwe are using \"pci\u003dassign-busses\" boot option.\nSo some cardbus controllers may not have attached subordinate pci_bus\nstructure, and yenta driver must cope with it - just ignore such cardbus\nbridges.\n\nFor example, see https://bugzilla.novell.com/show_bug.cgi?id\u003d113778\n\nSigned-off-by: Ivan Kokshaysky \u003cink@jurassic.park.msu.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2fd4ef85e0db9ed75c98e13953257a967ea55e03",
      "tree": "119dfe9f88a832f3db6ff66e631112626f268f18",
      "parents": [
        "fb085cf1d4294824571815d487daccc0609543f0"
      ],
      "author": {
        "name": "Hugh Dickins",
        "email": "hugh@veritas.com",
        "time": "Wed Sep 14 06:13:02 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 11:18:13 2005 -0700"
      },
      "message": "[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()\n\nPavel Emelianov and Kirill Korotaev observe that fs and arch users of\nsecurity_vm_enough_memory tend to forget to vm_unacct_memory when a\nfailure occurs further down (typically in setup_arg_pages variants).\n\nThese are all users of insert_vm_struct, and that reservation will only\nbe unaccounted on exit if the vma is marked VM_ACCOUNT: which in some\ncases it is (hidden inside VM_STACK_FLAGS) and in some cases it isn\u0027t.\n\nSo x86_64 32-bit and ppc64 vDSO ELFs have been leaking memory into\nCommitted_AS each time they\u0027re run.  But don\u0027t add VM_ACCOUNT to them,\nit\u0027s inappropriate to reserve against the very unlikely case that gdb\nbe used to COW a vDSO page - we ought to do something about that in\ndo_wp_page, but there are yet other inconsistencies to be resolved.\n\nThe safe and economical way to fix this is to let insert_vm_struct do\nthe security_vm_enough_memory check when it finds VM_ACCOUNT is set.\n\nAnd the MIPS irix_brk has been calling security_vm_enough_memory before\ncalling do_brk which repeats it, doubly accounting and so also leaking.\nRemove that, and all the fs and arch calls to security_vm_enough_memory:\ngive it a less misleading name later on.\n\nSigned-off-by: Hugh Dickins \u003chugh@veritas.com\u003e\nSigned-Off-By: Kirill Korotaev \u003cdev@sw.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fb085cf1d4294824571815d487daccc0609543f0",
      "tree": "e3a704026e65bf6fea0c7747f0fb75a506f54127",
      "parents": [
        "32a3658533c6f4c6bf370dd730213e802464ef9b"
      ],
      "author": {
        "name": "Alexander Nyberg",
        "email": "alexn@telia.com",
        "time": "Wed Sep 14 18:54:06 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 10:26:34 2005 -0700"
      },
      "message": "[PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON\n\nIt turns out that the BUG_ON() in fs/exec.c: de_thread() is unreliable\nand can trigger due to the test itself being racy.\n\nde_thread() does\n \twhile (atomic_read(\u0026sig-\u003ecount) \u003e count) {\n\t}\n\t.....\n\t.....\n\tBUG_ON(!thread_group_empty(current));\n\nbut release_task does\n\twrite_lock_irq(\u0026tasklist_lock)\n\t__exit_signal\n\t\t(this is where atomic_dec(\u0026sig-\u003ecount) is run)\n\t__exit_sighand\n\t__unhash_process\n\t\ttakes write lock on tasklist_lock\n\t\tremove itself out of PIDTYPE_TGID list\n\twrite_unlock_irq(\u0026tasklist_lock)\n\nso there\u0027s a clear (although small) window between the\natomic_dec(\u0026sig-\u003ecount) and the actual PIDTYPE_TGID unhashing of the\nthread.\n\nAnd actually there is no need for all threads to have exited at this\npoint, so we simply kill the BUG_ON.\n\nBig thanks to Marc Lehmann who provided the test-case.\n\nFixes Bug 5170 (http://bugme.osdl.org/show_bug.cgi?id\u003d5170)\n\nSigned-off-by: Alexander Nyberg \u003calexn@telia.com\u003e\nCc: Roland McGrath \u003croland@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@osdl.org\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nAcked-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "32a3658533c6f4c6bf370dd730213e802464ef9b",
      "tree": "e473c32ffcfc0529c3467c9990e592a362c51d8b",
      "parents": [
        "186051d70444742bf1c2bc0257dd4696a3df66e3"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 14 09:52:42 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 09:37:17 2005 -0700"
      },
      "message": "[PATCH] pci: only call pci_restore_bars at boot\n\nCertain (SGI?) ia64 boxes object to having their PCI BARs\nrestored unless absolutely necessary. This patch restricts calling\npci_restore_bars from pci_set_power_state unless the current state\nis PCI_UNKNOWN, the actual (i.e. physical) state of the device is\nPCI_D3hot, and the device indicates that it will lose its configuration\nwhen transitioning to PCI_D0.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "186051d70444742bf1c2bc0257dd4696a3df66e3",
      "tree": "0c54ee48fa3c9a47cdb82fc29f8632c376790c8a",
      "parents": [
        "668e4bc7229c1866f65f3bef6ab011f8c9034089",
        "e172577da02cde3916e75406b314e6f01c228a5c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 09:35:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 09:35:34 2005 -0700"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 \n"
    },
    {
      "commit": "e172577da02cde3916e75406b314e6f01c228a5c",
      "tree": "da1a5cfa40eea747cd354a33ebaaa1f4372b2f4b",
      "parents": [
        "46a60f2d718d56bba8695d6f1145eb40548d86f8"
      ],
      "author": {
        "name": "Frank Pavlic",
        "email": "pavlic@de.ibm.com",
        "time": "Thu Sep 08 09:50:06 2005 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:41:14 2005 -0400"
      },
      "message": "[PATCH] s390: ctc driver fixes\n\nJeff,\nsorry if I have flooded your inbox, I had some problems with the\nmail server here yesterday, but it seems to be fixed ...\nOk patch 3-4 have no dependencies on patch 2 since only qeth driver is\naffected.Thus I have made a new patch 2 for ctc driver.\nThank you .\n\n[patch 2/4] s390: ctc driver fixes\n\nFrom: Peter Tiedemann \u003cptiedem@de.ibm.com\u003e\n\t- race condition fixed\n\t- minor cleanup\n\nSigned-off-by: Peter Tiedemann \u003cptiedem@de.ibm.com\u003e\nSigned-off-by: Frank Pavlic \u003cpavlic@de.ibm.com\u003e\n\ndiffstat:\n ctcmain.c |   41 ++++++++++++++++++++++-------------------\n 1 files changed, 22 insertions(+), 19 deletions(-)\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "46a60f2d718d56bba8695d6f1145eb40548d86f8",
      "tree": "2d4ef2035baac15a36dbad636ac84922c021f97f",
      "parents": [
        "c535a9dd26d1a4c6dcbd486cbe181a9e71237af1"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Sep 09 12:54:56 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:32:07 2005 -0400"
      },
      "message": "[PATCH] skge: gmac register access errors in dual port\n\nMerge of four previous patches and the Kconfig fix\n * Remove debug printk\u0027s\n * whitespace cleanup and version number change\n * clear interrupts, reset phy, and reset hardware on shutdown\n * ignore 64bit counter overflow interrupts\n * fix a couple of places where second port could clobber state\n   of first port.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "c535a9dd26d1a4c6dcbd486cbe181a9e71237af1",
      "tree": "f95636fa1f632eabbb8dc10d7e64aff06a3b2326",
      "parents": [
        "ecf7130b087a9bd1b9d03dbf452630243210d22e"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Sep 12 10:49:00 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:26:16 2005 -0400"
      },
      "message": "[PATCH] ixgb: correct rx_dropped counting\n\nDo not count frames dropped by the hardware as part of rx_dropped.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "ecf7130b087a9bd1b9d03dbf452630243210d22e",
      "tree": "d33278cc14351958dddb8f907f28a530f16e98be",
      "parents": [
        "bd061bf1ff37e186012c6e2522328b58e5d35ed8"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Sep 12 10:48:59 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:26:16 2005 -0400"
      },
      "message": "[PATCH] e100: correct rx_dropped and add rx_missed_errors\n\nDo not count non-error frames dropped by the hardware as\npart of rx_dropped. Instead, count those frames dropped as\nrx_missed_errors. Also, do not count other error frames as part of\nrx_dropped. Finally, do not count oversized frames in rx_dropped\n(since they are counted as part of rx_length_errors).\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "bd061bf1ff37e186012c6e2522328b58e5d35ed8",
      "tree": "783c094c861e8f1a941480c471388cdcc84cef56",
      "parents": [
        "1141455d5e29e47004ad61e0fc385cb612d4e51c"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Sep 12 10:48:59 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:26:16 2005 -0400"
      },
      "message": "[PATCH] e1000: correct rx_dropped counting\n\nDo not count frames dropped by the hardware as part of rx_dropped.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "1141455d5e29e47004ad61e0fc385cb612d4e51c",
      "tree": "6dd7e7e2e5e948a3b8fb817240204e0fbd450d22",
      "parents": [
        "3be034b68acab61d6878431593203fc1b10d10ab"
      ],
      "author": {
        "name": "matthieu castet",
        "email": "castet.matthieu@free.fr",
        "time": "Mon Sep 12 23:31:39 2005 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:24:22 2005 -0400"
      },
      "message": "[PATCH] airo : fix channel number in scan\n\nthis patch display the correct channel number with iwlist scan\n\nSigned-off-by: Matthieu CASTET \u003ccastet.matthieu@free.fr\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "668e4bc7229c1866f65f3bef6ab011f8c9034089",
      "tree": "e82efd49d7812a77fb9c6917e28ccc9fa8f1eb78",
      "parents": [
        "39eb936c7ec8ef1dccb88d3bcfc1c5fa2410c472"
      ],
      "author": {
        "name": "Uwe Koziolek",
        "email": "uwe.koziolek@gmx.net",
        "time": "Sun Sep 11 17:03:35 2005 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:22:44 2005 -0400"
      },
      "message": "[PATCH] sata_sis: uninitialized variable\n\nThere is an uninitialized variable issue in sata_sis.c\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "39eb936c7ec8ef1dccb88d3bcfc1c5fa2410c472",
      "tree": "290b03346bb3aaf0c3ef43dc19458bc86b2809ea",
      "parents": [
        "d8ac10639b6a1ed900efbee38c18baaca31e64dc"
      ],
      "author": {
        "name": "Arnaud Patard",
        "email": "apatard@mandriva.com",
        "time": "Tue Sep 13 00:36:45 2005 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:21:34 2005 -0400"
      },
      "message": "[PATCH] sata_sis: Fix typo in sata port2 initialisation\n\nThis patch fixes a nasty typo I introduced in my previous patch (commit\nf2c853bca542f5ac0b036377637192a74f2091c2). The right offset of the\nsecond port in pure sata mode is 64 and not 0x64.\nThanks to Martin Schuster for pointing this to me\n\nSigned-off-by: Arnaud Patard \u003capatard@mandriva.com\u003e\n ---\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3be034b68acab61d6878431593203fc1b10d10ab",
      "tree": "7359eea26fc734f5256d9bf89645df21648a23d4",
      "parents": [
        "6b4d617d154a1cf51015f7d3db158835d2235768"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Tue Sep 13 15:05:13 2005 +1000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:04:02 2005 -0400"
      },
      "message": "[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLER\n\nxircom_cb.c does #if CONFIG_NET_POLL_CONTROLLER instead of #ifdef,\nresulting in drivers/net/tulip/xircom_cb.c:120:5: warning:\n\"CONFIG_NET_POLL_CONTROLLER\" is not defined.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6b4d617d154a1cf51015f7d3db158835d2235768",
      "tree": "747385388a34e3f0678e8a7067042e9538177a86",
      "parents": [
        "9734c3fc89e5e2b5c132ed47fe096711eff2c092"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon Sep 12 23:21:55 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:03:34 2005 -0400"
      },
      "message": "[PATCH] s2io warning fixes\n\ndrivers/net/s2io.c: In function `init_shared_mem\u0027:\ndrivers/net/s2io.c:431: warning: cast from pointer to integer of different size\ndrivers/net/s2io.c: In function `free_shared_mem\u0027:\ndrivers/net/s2io.c:662: warning: cast from pointer to integer of different size\n\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "9734c3fc89e5e2b5c132ed47fe096711eff2c092",
      "tree": "d5d30f4c2d5bd245d4a34b9c769fac8d0073a5a7",
      "parents": [
        "d8ac10639b6a1ed900efbee38c18baaca31e64dc"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Sep 13 10:02:44 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:02:41 2005 -0400"
      },
      "message": "[PATCH] sk98lin: remove PCI id info for cards for conflicting devices\n\nFix PCI device id issues with sk98lin driver.\n1. DLINK 530-T card has no Vital Product Data (VPD) area so the sk98lin\n   driver won\u0027t work. (skge does however)\n2. Remove commented out Yukon2 stuff\n3. Restrict Linksys card to revisions that don\u0027t conflict with r8169 version.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d8ac10639b6a1ed900efbee38c18baaca31e64dc",
      "tree": "511a3a60a0828df91658c50a4bffce481ced2454",
      "parents": [
        "b24fd48a0b9afe9a16bec94ab10d7e83c1b57ce6",
        "033d974405276c22609c45d50167dd11df20aa82"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 17:07:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 17:07:20 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 \n"
    },
    {
      "commit": "033d974405276c22609c45d50167dd11df20aa82",
      "tree": "bf57f52fe748be2f1fd48fdb890732345abf0763",
      "parents": [
        "ae01d2798d1825307044d75de11eb5c9ffb79c5a",
        "2b80230a7f8cd346c1e2ebafdd02be432bf10459"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Sep 13 16:32:40 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Sep 13 16:32:40 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 \n"
    },
    {
      "commit": "b24fd48a0b9afe9a16bec94ab10d7e83c1b57ce6",
      "tree": "6f9fc78982ab160853b84d215cdb70aeb537f91f",
      "parents": [
        "0a305d2e1bd872fed6a073b27e38d457af2a69b0",
        "34f521fd5552fff2a5f892f4c3dbc75e309ad63b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 15:19:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 15:19:14 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm \n"
    },
    {
      "commit": "0a305d2e1bd872fed6a073b27e38d457af2a69b0",
      "tree": "d0eeaf9773bce57e39fa2b39e9f305d896cb185b",
      "parents": [
        "f3591fff043f5df937120962668c8adfcd3f5b29"
      ],
      "author": {
        "name": "Cal Peake",
        "email": "cp@absolutedigital.net",
        "time": "Tue Sep 13 02:28:07 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 15:07:06 2005 -0700"
      },
      "message": "[PATCH] Even more fallout from ATI Xpress timer workaround\n\ndisable_timer_pin_1 needs IO-APIC, not just local APIC.\n\nSigned-off-by: Cal Peake \u003ccp@absolutedigital.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2b80230a7f8cd346c1e2ebafdd02be432bf10459",
      "tree": "a51d45efbe4b77c395ffe4fc51894e173d6d7345",
      "parents": [
        "811265b8e8bf84e3b91507bf6a3a8eea20e7a4b7"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Tue Sep 13 19:05:08 2005 -0300"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Tue Sep 13 19:05:08 2005 -0300"
      },
      "message": "[DCCP]: Handle SYNC packets in dccp_rcv_state_process\n\nEliciting a SYNCACK in response, we were handling SYNC packets\nonly in the DCCP_OPEN state, in dccp_rcv_established.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\n"
    },
    {
      "commit": "811265b8e8bf84e3b91507bf6a3a8eea20e7a4b7",
      "tree": "7b27a9c2c2a1bac2a4b3c9176f8741e5d71ced41",
      "parents": [
        "24b8e05dc1b03c1f80828e642838511c16e17250"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Tue Sep 13 19:03:15 2005 -0300"
      },
      "committer": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Tue Sep 13 19:03:15 2005 -0300"
      },
      "message": "[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq\n\nIt is possible to receive more than one CLOSEREQ packet if the\nCLOSE packet sent in response is somehow lost, change the state\nto DCCP_CLOSING only on the first CLOSEREQ packet received.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\n"
    },
    {
      "commit": "34f521fd5552fff2a5f892f4c3dbc75e309ad63b",
      "tree": "2ad7a7637266b27a3c85d54eb0ad73c451913047",
      "parents": [
        "2f4ba45a75d6383b4a1201169a808ffea416ffa0"
      ],
      "author": {
        "name": "George G. Davis",
        "email": "davis_g@mvista.com",
        "time": "Tue Sep 13 22:55:00 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Sep 13 22:55:00 2005 +0100"
      },
      "message": "[ARM] 2896/1: Add sys_ipc_wrapper to pass \u0027fifth\u0027 argument on stack\n\nPatch from George G. Davis\n\nAs pointed out be Matthew Klahn \u003cMKLAHN@motorola.com\u003e, some sys_ipc()\ncall options require six args, e.g. SEMTIMEDOP. This patch adds an ARM sys_ipc_wrapper to save the sys_ipc() \u0027fifth\u0027 arg on the stack.\n\nSigned-off-by: George G. Davis \u003cgdavis@mvista.com\u003e\n arch/arm/kernel/calls.S        |    2 +-\n arch/arm/kernel/entry-common.S |    5 +++++\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "ae01d2798d1825307044d75de11eb5c9ffb79c5a",
      "tree": "ae4b7f4aa08783855eec8725985ef22f0037ed93",
      "parents": [
        "adcb5ad1e5ba3996d53a047c5486efa6e734b413",
        "0915e8865fe4684dc82f043ac7036f34bf89f52a"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Sep 13 14:03:09 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Sep 13 14:03:09 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 \n"
    },
    {
      "commit": "adcb5ad1e5ba3996d53a047c5486efa6e734b413",
      "tree": "6275dbf6331366bff32bf3d67b44b991f20ed36f",
      "parents": [
        "cd0bf2d796ebb51c346b1ed4208cdbfd86e98a61"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Sep 13 13:49:15 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Sep 13 13:49:15 2005 -0700"
      },
      "message": "[NETFILTER]: Fix DHCP + MASQUERADE problem\n\nIn 2.6.13-rcX the MASQUERADE target was changed not to exclude local\npackets for better source address consistency. This breaks DHCP clients\nusing UDP sockets when the DHCP requests are caught by a MASQUERADE rule\nbecause the MASQUERADE target drops packets when no address is configured\non the outgoing interface. This patch makes it ignore packets with a\nsource address of 0.\n\nThanks to Rusty for this suggestion.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cd0bf2d796ebb51c346b1ed4208cdbfd86e98a61",
      "tree": "2ea4c92974433cbb0ebb088749d88e80380ee7cd",
      "parents": [
        "e7fa1bd93f977c03050bd6b3d13846aa43310fef"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Sep 13 13:48:58 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Sep 13 13:48:58 2005 -0700"
      },
      "message": "[NETFILTER]: Fix rcu race in ipt_REDIRECT\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e7fa1bd93f977c03050bd6b3d13846aa43310fef",
      "tree": "04028c2b8df3f278c792a212bfab99d0101eee09",
      "parents": [
        "5cb30640ce01d76d256533bb2824c9cc14eb4070"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Sep 13 13:48:34 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Sep 13 13:48:34 2005 -0700"
      },
      "message": "[NETFILTER]: Simplify netbios helper\n\nDon\u0027t parse the packet, the data is already available in the conntrack\nstructure.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5cb30640ce01d76d256533bb2824c9cc14eb4070",
      "tree": "1ed9c7e0c13c049dbc8bcc55a852dc0aad00df3d",
      "parents": [
        "f3591fff043f5df937120962668c8adfcd3f5b29"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Sep 13 13:48:00 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Sep 13 13:48:00 2005 -0700"
      },
      "message": "[NETFILTER]: Use correct type for \"ports\" module parameter\n\nWith large port numbers the helper_names buffer can overflow.\nNoticed by Samir Bellabes \u003csbellabes@mandriva.com\u003e\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f3591fff043f5df937120962668c8adfcd3f5b29",
      "tree": "e94092892fa1e5500544089a58097d8023966cb9",
      "parents": [
        "da04c035039b5288039a5bf2d340866114ae994b"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Tue Sep 13 11:35:28 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:59:04 2005 -0700"
      },
      "message": "[PATCH] x86_64: Export end_pfn\n\nFixes\n\n\u003e if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F\n\u003e System.map  2. 6.14-rc1; fi\n\u003e WARNING: /lib/modules/2.6.14-rc1/kernel/drivers/char/agp/amd64-agp.ko\n\u003e needs unknown symbol end_pfn\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "da04c035039b5288039a5bf2d340866114ae994b",
      "tree": "b4f75ccaca55c1a65980aada0440c3f096b9b3eb",
      "parents": [
        "33333373c40633cec8791a284e84e4b116522c8f"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Sep 13 11:17:59 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:59:04 2005 -0700"
      },
      "message": "[PATCH] Fix spinlock owner debugging\n\nfix up the runqueue lock owner only if we truly did a context-switch\nwith the runqueue lock held. Impacts ia64, mips, sparc64 and arm.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "33333373c40633cec8791a284e84e4b116522c8f",
      "tree": "4f2572d98f9ecf21eac072e9de748c2c69062432",
      "parents": [
        "ddbf9ef385bfbef897210733abfb73cb9b94ecec"
      ],
      "author": {
        "name": "Chuck Ebbert",
        "email": "76306.1226@compuserve.com",
        "time": "Tue Sep 13 04:55:41 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:59:04 2005 -0700"
      },
      "message": "[PATCH] i386: Ignore masked FPU exceptions\n\nMasked FPU exceptions should obviously not happen in the first place,\nbut if they do, ignoring them seems to be the right thing to do.\n\nAlthough there is no documentation available for Cyrix MII, I did find\nerratum F-7 for Winchip C6, \"FPU instruction may result in spurious\nexception under certain conditions\" which seems to indicate that this\ncan happen.\n\nThat would also explain the behaviour Ondrej Zary reported on the MII.\n\nSigned-off-by: Chuck Ebbert \u003c76306.1226@compuserve.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ddbf9ef385bfbef897210733abfb73cb9b94ecec",
      "tree": "64a9e965a71eef13e813a3327f8d74aa7168ee19",
      "parents": [
        "5d54e69c68c05b162a56f9914cae72afd7e6f40a",
        "2c40579bdc2a94977fcff2521d5b53a97c33e77a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:48:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:48:54 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 \n"
    },
    {
      "commit": "5d54e69c68c05b162a56f9914cae72afd7e6f40a",
      "tree": "c5933858c4861bc3e358559f64ef459a1f56ab75",
      "parents": [
        "63f3d1df1ad276a30b75339dd682a6e1f9d0c181",
        "b6ddc518520887a62728b0414efbf802a9dfdd55"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:47:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:47:30 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 \n"
    },
    {
      "commit": "63f3d1df1ad276a30b75339dd682a6e1f9d0c181",
      "tree": "91240ae476d553bda4a92b52ff46823421798f6c",
      "parents": [
        "a8cd2e5045688157479a654786b2c08ab85f4d8f",
        "676e1a2c1e7499eee8e7a81e577b4b6ba71ffb25"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:46:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:46:22 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current \n"
    },
    {
      "commit": "a8cd2e5045688157479a654786b2c08ab85f4d8f",
      "tree": "03631c4a879e808ec39ef7b79b945766df048c08",
      "parents": [
        "0160f53e427e9f1f6d19b898867c105406037b6f",
        "c315b7e840a1f336ffefb21d3130f9799af2ecd6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:45:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 09:45:20 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog \n"
    },
    {
      "commit": "0160f53e427e9f1f6d19b898867c105406037b6f",
      "tree": "f6aa908acf391bb95622d194b77920d8d2e159bd",
      "parents": [
        "42ac8ff2ce58138ba1339296406bde6636792bd8"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Sep 13 20:56:20 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:26:15 2005 -0700"
      },
      "message": "[PATCH] ppc64: Make eeh_init function again\n\nMy patch \"Separate pci bits out of struct device_node\" (commit\n1635317facea3094ddf34082cd86797efb1d9f7e) had the unfortunate\nside-effect that it stopped eeh_init() from working correctly.\n\nIt needs the pointers set up by find_and_init_phbs(), but it was being\ncalled just before find_and_init_phbs().  That meant that we didn\u0027t\nenable EEH (pSeries PCI error recovery) on any devices, and that meant\nthat on POWER5 systems, the hypervisor wouldn\u0027t let us enable memory or\nI/O space access to any devices, and their drivers got somewhat\nconfused.\n\nThis fixes it by moving the eeh_init call after find_and_init_phbs.\nTested on a POWER5 partition.\n\nSigned-of-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-of-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "42ac8ff2ce58138ba1339296406bde6636792bd8",
      "tree": "52073317d1482904c2c621ff2721dc0cbf354c42",
      "parents": [
        "33bf56106d9be272696b73d9179da4e56b277472"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Tue Sep 13 01:25:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:33 2005 -0700"
      },
      "message": "[PATCH] x86_64: NMI watchdog frequency calculation adjustments\n\nLike previously done for i386, get the x86_64 watchdog tick calculation\ninto a state where it can also be used on CPUs with frequencies beyond\n4GHz.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nAcked-by: 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": "33bf56106d9be272696b73d9179da4e56b277472",
      "tree": "905fe909edf96831a988de8fd35d22ee96ab4db0",
      "parents": [
        "82006d084109bb4118f1de0dc5855abe5ccae430"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Sep 13 01:25:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:33 2005 -0700"
      },
      "message": "[PATCH] feature removal of io_remap_page_range()\n\nAs written in Documentation/feature-removal-schedule.txt, remove the\nio_remap_page_range() kernel API.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "82006d084109bb4118f1de0dc5855abe5ccae430",
      "tree": "78118bcee8d509aa9a5a833ce3a2e607be3ada88",
      "parents": [
        "6f673d83ca3b7a6aeaacfd45d6ce466c33df8039"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@nuerscht.ch",
        "time": "Tue Sep 13 01:25:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:33 2005 -0700"
      },
      "message": "[PATCH] drivers/video: Replace custom macro with isdigit()\n\nReplace the custom CHAR_IS_NUM() macro with isdigit() from \u003clinux/ctype.h\u003e\n\nSigned-off-by: Tobias Klauser \u003ctklauser@nuerscht.ch\u003e\nAcked-by: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6f673d83ca3b7a6aeaacfd45d6ce466c33df8039",
      "tree": "822bf4777d3c35fb4758f099d525148bef356593",
      "parents": [
        "64ccd0cfa1e29c2d20b7085ab9611114d327b571"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@nuerscht.ch",
        "time": "Tue Sep 13 01:25:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:33 2005 -0700"
      },
      "message": "[PATCH] arch/i386: Replace custom macro with isdigit()\n\nReplace the custom is_digit() macro with isdigit() from \u003clinux/ctype.h\u003e\n\nSigned-off-by: Tobias Klauser \u003ctklauser@nuerscht.ch\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "64ccd0cfa1e29c2d20b7085ab9611114d327b571",
      "tree": "7fe113a73ee95dc6faad985c4770451e65a29841",
      "parents": [
        "f4f9eb0ea14c8c478f0e8137b84a366499335aab"
      ],
      "author": {
        "name": "Vivek Goyal",
        "email": "vgoyal@in.ibm.com",
        "time": "Tue Sep 13 01:25:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:33 2005 -0700"
      },
      "message": "[PATCH] More documentation, minor cleanup in kdump.txt\n\nAdded clarification on the root device format to be used for second kernel,\nas well as specifying initrd if drivers are built as modules.\n\nSigned-off-by: Kishore Sampathkumar \u003ckishore.sampathkumar@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4f9eb0ea14c8c478f0e8137b84a366499335aab",
      "tree": "c23bf19babd35fed7685aa2a3b8627a07d4193b9",
      "parents": [
        "1cc5753f86589c5fb7e2f4a1fe778db3881f8f72"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@suse.cz",
        "time": "Tue Sep 13 01:25:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:33 2005 -0700"
      },
      "message": "[PATCH] Tell people not to use pm_register()\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1cc5753f86589c5fb7e2f4a1fe778db3881f8f72",
      "tree": "18267594334a26f94726f1cd7bf2f9fe6dd1094a",
      "parents": [
        "438e5c5e2dae30359b53514a02f5827fb6e552c7"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Sep 13 01:25:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] Doc: update oops-tracing.txt (Tainted flags)\n\nUpdate Documentation/oops-tracing.txt:\n\n- add descriptions of 3 more \"Tainted\" flags;\n- fix some typos;\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "438e5c5e2dae30359b53514a02f5827fb6e552c7",
      "tree": "e37500967d80cd7740da5b7d9b87540dc79144b6",
      "parents": [
        "2f4516dbd048f25eba78e115e8e73e1e8f04e7f9"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Tue Sep 13 01:25:45 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] matroxfb adjustments\n\nSome adjustments to the matroxfb code, for one part preventing the display\nto be disabled for longer than necessary, and for the other part to make\ninformation about the frame buffer position available so that a kernel\ndebugger might obtain that before the initial mode change.\n\nFinally, some return code corrections to fit the generic fb code.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nAcked-by: Petr Vandrovec \u003cvandrove@vc.cvut.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2f4516dbd048f25eba78e115e8e73e1e8f04e7f9",
      "tree": "e803f2b6c128aee352f00455547417752e9f9114",
      "parents": [
        "e703ecc3bfbe10f478500798c0c5826d00ad9fe3"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Tue Sep 13 01:25:44 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] fbcon: constify font data\n\nconst-ify the font control structures and data, to make somewhat better\nguarantees that these are not modified anywhere in the kernel.\nSpecifically for a kernel debugger to share this information from the\nnormal kernel code, such a guarantee seems rather desirable.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@hotpop.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e703ecc3bfbe10f478500798c0c5826d00ad9fe3",
      "tree": "07cd6696a67f5a31a02b6adf6ef056b16c0afc49",
      "parents": [
        "93352f5cf15279c6c46acb5a875e92c0ee513e7c"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Tue Sep 13 01:25:43 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] minor fbcon_scroll adjustment\n\nAn adjustment to the SM_DOWN case of fbcon_scroll to match the behavior of\nSM_UP.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@hotpop.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "93352f5cf15279c6c46acb5a875e92c0ee513e7c",
      "tree": "0673b4c3ecfbf3c89ff5d9f6a023cf87c33e7d09",
      "parents": [
        "9db455064dfa1c2250e5eda7386c80bc77764e30"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Sep 13 01:25:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 Gold\n\n- Bug fix for DViCO FusionHDTV5 Gold to avoid noise after frontend init.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9db455064dfa1c2250e5eda7386c80bc77764e30",
      "tree": "07d27598296085a2c30a3317fb78a77130141dcc",
      "parents": [
        "939bb7ef901b2537aa5b4cd819f9c1b25c6a5710"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Sep 13 01:25:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] v4l: experimental Sliced VBI API support\n\nAdds all defines, ioctls and structs needed for the sliced VBI API\n\nVBI \u003d Vertical Blank Interval.\n\nIt is related with the way TV signals work.  It sends a line, then, it has a\nretrace time to allow the tube to move electrons to the beginning of the next\nline.  This was the main reason at the beginning of analog B\u0026W TV.\n\nThere is a lot of bandwidth lost on VBI.  So, lots of TV systems use it to\nsend other information such as Closed Captions and Teletext.  Also,\nbroadcasters uses this as a channel to exchange information from the content\nproducer to their subsidiaries at each city.\n\nThere\u0027s already a raw VBI interface on V4L2 api, used for Closed Captions and\nTeletext.  The decoding is doing at userlevel space and it is mostly for\nanalog TV signals, non encoded.\n\nEncoded signals (MPEG, for example), may need also to transmit other\ninformation (like, for example, display aspect, i.e.  4x3, widescreen...).\nSliced VBI interface is a method to allow the video stream to transmit this\nkind of information.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "939bb7ef901b2537aa5b4cd819f9c1b25c6a5710",
      "tree": "53bbc1a416577780096913113608a832f4e72cba",
      "parents": [
        "73aea4ecd38ebeff9e322f738057f4ae2c32a3ee"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@suse.de",
        "time": "Tue Sep 13 01:25:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] Code cleanups in calbacks in svcsock\n\nChange a printk(KERN_WARNING to dprintk, and it is really only interesting\nwhen trying to debug a problem, and can occur normally without error.\n\nRemove various gratuitous gotos in surrounding code, and remove some\ntype-cast assignments from inside \u0027if\u0027 conditionals, as that is just\nobscuring what it going on.\n\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "73aea4ecd38ebeff9e322f738057f4ae2c32a3ee",
      "tree": "cabc00b17b3f96854cd818ea7e26734ac855843c",
      "parents": [
        "b59e3c0e172e3f3a147021aa16b929482b8d5846"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@suse.de",
        "time": "Tue Sep 13 01:25:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] nfsd4: fix setclientid unlock of unlocked state lock\n\nWe could try to unlock the state lock here without having first locked it.\n\nSigned-off-by: J. Bruce Fields \u003cbfields@citi.umich.edu\u003e\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b59e3c0e172e3f3a147021aa16b929482b8d5846",
      "tree": "60aec6ff8a214adfa828af8a89460aca55731d46",
      "parents": [
        "f2327d9adb1e948a7041128e971effd8d6e2d42c"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@suse.de",
        "time": "Tue Sep 13 01:25:38 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:32 2005 -0700"
      },
      "message": "[PATCH] nfsd4: fix open seqid incrementing in lock\n\nIn the case of a lock which introduces a new lockowner, the openowner\u0027s\nsequence id should be incremented, even when the operation fails, if the\nerror is a sequence-id-mutating error.  The current code fails to do that\nin some cases.  Fix this by using the same sequence-id-incrementing\nmechanism that all other such operations use.\n\nSigned-off-by: J. Bruce Fields \u003cbfields@citi.umich.edu\u003e\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f2327d9adb1e948a7041128e971effd8d6e2d42c",
      "tree": "c71c0eaee80dac069b7bb4f7d2e14bcbcfee14fe",
      "parents": [
        "849823c52d9c96cf777038670bb0ee3a291ca69d"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@suse.de",
        "time": "Tue Sep 13 01:25:37 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] nfsd4: move replay_owner\n\nIt seems more natural to move the setting of the replay_owner into the\nrelevant procedure instead of doing it in nfsv4_proc_compound.\n\nSigned-off-by: J. Bruce Fields \u003cbfields@citi.umich.edu\u003e\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "849823c52d9c96cf777038670bb0ee3a291ca69d",
      "tree": "d593c56185566e1257bf9483509c8ce5acad5ee6",
      "parents": [
        "fff71312e7227c6850f367ff9c72f96d5b33b1d0"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@suse.de",
        "time": "Tue Sep 13 01:25:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] nfsd4: printk reduction\n\nDemote some printk\u0027s that look like they could be triggered by non-buggy\nclients to dprintk\u0027s.  (For example, stale clientid\u0027s are normal\noccurrences on reboot, and on a server with a lot of clients these messages\ncould become annoying.)\n\nAlso remove some redundant dprintk\u0027s (e.g. no need for both STALE_CLIENTID\nand its callers to do dprintks).\n\nSigned-off-by: J. Bruce Fields \u003cbfields@citi.umich.edu\u003e\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fff71312e7227c6850f367ff9c72f96d5b33b1d0",
      "tree": "e8a1c7b129d8120832a93f0887ce8c51c5ece809",
      "parents": [
        "0dd28f1dd83a0e49b75d5171477bc56158681411"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:35 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series\n\nAdd a input driver for the keyboard found on the Zaurus Cxx00 series (Spitz,\nAkita, Borzoi).  Its based on corgikbd but there are enough subtle differences\nto justify a separate driver.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\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": "0dd28f1dd83a0e49b75d5171477bc56158681411",
      "tree": "f0f917f090df608927fa1288a5b9a84efea81b07",
      "parents": [
        "1351e6e093271d0f5056f3ac272864cf4383041a"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support\n\nAdd the platform support code for two new Sharp Zaurus Models, Spitz\n(SL-C3000) and Borzoi (SL-C3100).\n\nThis patch also adds most of the foundations for Akita (SL-C1000) Support.\nThe missing link for Akita is the driver for its I2C io expander.  Once this\nhas been finished, the missing Kconfig option and machine declaration can\neasily be added to this code.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\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": "1351e6e093271d0f5056f3ac272864cf4383041a",
      "tree": "bf96bf863b242529b56b7941c650b1cf0164c3be",
      "parents": [
        "513b6e1afaf81b42cacbb24ef1aa7eea5e9661c2"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver\n\nSeparate out the Sharp Zaurus c7x0 series specific code from the Corgi\nbacklight driver.  Abstract model/machine specific functions to corgi_lcd.c\nvia sharpsl.h\n\nThis enables the driver to be used by the Zaurus cxx00 series.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\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": "513b6e1afaf81b42cacbb24ef1aa7eea5e9661c2",
      "tree": "d30c0a6ae0af38948e981f5d83a740f12f14a196",
      "parents": [
        "9fc7896b62b48714fafecf9266d9dc14c1cd6e33"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver\n\nSeparate out the Sharp Zaurus c7x0 series specific code from the Corgi\nTouchscreen driver.  Use the new functions in corgi_lcd.c via sharpsl.h for\nhsync handling and pass the IRQ as a platform device resource.  Move a\nfunction prototype into the w100fb header file where it belongs.\n\nThis enables the driver to be used by the Zaurus cxx00 series.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\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": "9fc7896b62b48714fafecf9266d9dc14c1cd6e33",
      "tree": "d22c4df945338313bae436df9b3ca8c08d3bed4e",
      "parents": [
        "50a5de44821352354a3ee804e2c7cbfee5a81c06"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver\n\nThe same LCD is present on both the Sharp Zaurus c7x0 series and the cxx00 but\nwith different framebuffer drivers (w100fb vs.  pxafb).  This patch adds\nsupport for the cxx00 series to the LCD driver.  It also adds some LCD to\ntouchscreen interface logic needed by the touchscreen driver to prevent\ninterference problems, the idea being to keep all the ugly code in one place\nleaving the drivers themselves clean.  sharpsl.h is used to provide the\nabstraction.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\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": "50a5de44821352354a3ee804e2c7cbfee5a81c06",
      "tree": "8b6a4472e4e21038df8c9494daa7d2b00a26c743",
      "parents": [
        "610827dee82731c7be5a135d750d194ac56881a9"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP\n\nSharp\u0027s newer range of Zaurus clamshell handhelds, the cxx00\u0027s are similar to\nthe c7x0 series yet different.  This patch series abstracts the differences\nand generates a set of common drivers that support both series of devices.  It\nthen adds machine support for Spitz (SL-C3000) and Borzoi (SL-C3100).  Hooks\nfor Akita (SL-C1000) differences are also added.  The I2C driver for its IO\nexpander is the only missing piece.\n\nThis patch:\n\nSeparate out the Sharp Zaurus c7x0 series specific code from corgi_ssp.c so\nthat other models such as the cxx00\u0027s can share it.  Create sharpsl.h which\nwill be used to abstract machine/model specifics.\n\nThis enables the driver to be used by the Zaurus cxx00 series.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\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": "610827dee82731c7be5a135d750d194ac56881a9",
      "tree": "db2fb39a27e31a396c4a5b61dc2b42bbd79a121a",
      "parents": [
        "1107d2e0352769b9bde6a4877c295b9309cdb877"
      ],
      "author": {
        "name": "Peter Osterlund",
        "email": "petero2@telia.com",
        "time": "Tue Sep 13 01:25:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] pktcdvd: BUG_ON cleanups\n\nRemove some redundant BUG_ON() statements in pktcdvd and move one run-time\ncheck to compile-time.\n\nSigned-off-by: Peter Osterlund \u003cpetero2@telia.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1107d2e0352769b9bde6a4877c295b9309cdb877",
      "tree": "21a8de99051772245251be082e89ced1841afcc7",
      "parents": [
        "06e7ab53f4a1e8bbf66c3985968468949d74d006"
      ],
      "author": {
        "name": "Peter Osterlund",
        "email": "petero2@telia.com",
        "time": "Tue Sep 13 01:25:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] pktcdvd: use kcalloc and kzalloc\n\nUse kcalloc and kzalloc in pktcdvd.\n\nSigned-off-by: Peter Osterlund \u003cpetero2@telia.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "06e7ab53f4a1e8bbf66c3985968468949d74d006",
      "tree": "bf5851f4751e63dbab225a3079e3ad90f171d717",
      "parents": [
        "a676f8d092f2a3aff419cacae79c80c3b7f6c0f5"
      ],
      "author": {
        "name": "Peter Osterlund",
        "email": "petero2@telia.com",
        "time": "Tue Sep 13 01:25:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] pktcdvd: more accurate I/O accounting\n\nIn the /proc statistics, only count writes that upper layers have requested.\nDon\u0027t count additional writes created inside the packet driver to satisfy the\nrequirement to only write full packets.\n\nSigned-off-by: Peter Osterlund \u003cpetero2@telia.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a676f8d092f2a3aff419cacae79c80c3b7f6c0f5",
      "tree": "0631c464976f0c5b46d76be9264969acba71754b",
      "parents": [
        "d0272e78eee4dc53c887fd132e9035daf037d423"
      ],
      "author": {
        "name": "Peter Osterlund",
        "email": "petero2@telia.com",
        "time": "Tue Sep 13 01:25:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] pktcdvd: documentation update\n\nUpdate the \"theory of operation\" description.\n\nSigned-off-by: Peter Osterlund \u003cpetero2@telia.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d0272e78eee4dc53c887fd132e9035daf037d423",
      "tree": "b17c64ef5cc44adef6879c03d09e7291887ca874",
      "parents": [
        "b9f0bd0895c040f69a0440286b64725f74f5b387"
      ],
      "author": {
        "name": "Peter Osterlund",
        "email": "petero2@telia.com",
        "time": "Tue Sep 13 01:25:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] pktcdvd: fix bogus BUG_ON\n\nIn the packet writing driver, if the drive reports a packet size larger than\nthe driver can handle, bail out safely instead of triggering a BUG_ON.\n\nSigned-off-by: Peter Osterlund \u003cpetero2@telia.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b9f0bd0895c040f69a0440286b64725f74f5b387",
      "tree": "7b4d0e301684d172ecc74bb239c186c27c33755d",
      "parents": [
        "47922d068e90ed34c1336cdd39912d51e190f8a5"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] cciss: SCSI tape info for /proc\n\nAdd SCSI host and device info not elsewhere available to /proc/scsi/cciss/*\nNamely, connect cciss device instance with scsi host number, and give scsi\nhost number, bus, target, lun, devicetype, and 8-byte cciss LUNID for each\ntapedrive/medium changer attached to a controller\n\nFor instance:\n\n# cat /proc/scsi/cciss/2\ncciss0: SCSI host: 2\nc2b0t0l0 01 0x0000000000000001\n\nSigned-off-by: Stephen M. Cameron \u003csteve.cameron@hp.com\u003e\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "47922d068e90ed34c1336cdd39912d51e190f8a5",
      "tree": "7e19d44c078339428318054ebbadd00479d461cf",
      "parents": [
        "bb2a37bf4131d64b76dcdb126e3ff5bf371b1842"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] cciss: One Button Disaster Recovery support\n\nThis patch adds support for \"One Button Disaster Recovery\" devices to the\ncciss driver.  (OBDR devices are tape drives which can pretend to be cd-rom\ndevices temporarily.  Once booted the device can be reverted to a tape drive\nand data recovery operations can be automatically begun.)\n\nThis is an enhancement request by a vendor/partner working on One Button\nDisaster Recovery.\n\nSigned-off-by: Stephen M. Cameron \u003csteve.cameron@hp.com\u003e\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bb2a37bf4131d64b76dcdb126e3ff5bf371b1842",
      "tree": "7f654cc2fbf4a6e0e1f970d4345486a8d88bdf27",
      "parents": [
        "6a445d3ba6b90ce13a843ad5d1a0867388b08096"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] cciss: fix for DMA brokeness\n\nThe CCISS driver seems to loose track of DMA mappings created by it\u0027s\nfill_cmd() routine.  Neither callers of this routine are extracting the DMA\naddress created in order to do the unmap.\n\nInstead, they simply try to unmap 0x0.  It\u0027s easy to see this problem on an\nx86_64 system when using the \"swiotlb\u003dforce\" boot option.  In this case, the\ndriver is leaking resources of the swiotlb and not causing a sync of the\nbounce buffer.\n\nSigned-off-by: Alex Williamson \u003calex.williamson@hp.com\u003e\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6a445d3ba6b90ce13a843ad5d1a0867388b08096",
      "tree": "30a07d018d74fbd99d323d6d6a6e08cac3a1b767",
      "parents": [
        "33079b21978f478865068ee6a3c5807b6c6ecdbe"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] cciss: bug fix in cciss_remove_one\n\nThis patch fixes a bug in cciss_remove_one.  A set of braces was missing for\nthe if statement causing an Oops on driver unload.\n\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "33079b21978f478865068ee6a3c5807b6c6ecdbe",
      "tree": "086035c299e4dcc0ab6af6623c53ac72be81b303",
      "parents": [
        "ddd474420a0b0dfeda38b6b5f83c7af751235cc3"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] cciss: direct lookup for command completions\n\nThis patch changes the way we complete commands.  In the old method when we\ngot a completion we searched our command list from the top until we find it.\n\nThis method uses a tag associated with each command (not SCSI command tagging)\nto index us directly to the completed command.  This helps performance.\n\nSigned-off-by: Don Brace \u003cdab@hp.com\u003e\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ddd474420a0b0dfeda38b6b5f83c7af751235cc3",
      "tree": "e081ba3d447eb4c1dd5a6ab38d7902c2db03ae59",
      "parents": [
        "1f8ef3806c40e74733f45f436d44b3d8e9a2fa48"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:30 2005 -0700"
      },
      "message": "[PATCH] cciss: new disk register/deregister routines\n\nThis patch removes a couple of functions dealing with configuration and\nreplaces them with new functions.  This implementation fixes some bugs\nassociated with the ACUXE.  It also allows a logical volume to be removed from\nthe middle without deleting all volumes behind it.\n\nIf a user has 5 logical volumes and decides he wants to reconfigure volume\nnumber 3, he can now do that without removing volumes 4 \u0026 5 first.  This code\nhas been tested in our labs against all application software.\n\nSigned-off-by: Chase Maupin \u003cchase.maupin@hp.com\u003e\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f8ef3806c40e74733f45f436d44b3d8e9a2fa48",
      "tree": "cf580823a617be7ef3654d7cd26f3fd048db823c",
      "parents": [
        "9dc7a86e85593c834bb930f5d5aba3a19ee7a350"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] cciss: busy_initializing flag\n\nThis patch adds a flag called busy_initializing.  If there are multiple\ncontrollers in a server AND the HP agents are running it\u0027s possible the agents\nmay try to poll a card that is still initializing if the driver is removed and\nthen added again.\n\nSigned-off-by: Don Brace \u003cdab@hp.com\u003e\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9dc7a86e85593c834bb930f5d5aba3a19ee7a350",
      "tree": "0383955c820941e45bd4989553dea2ea0da29544",
      "parents": [
        "8fbc33680c191f4e74c937c8289685d6caaadea6"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mike.miller@hp.com",
        "time": "Tue Sep 13 01:25:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] cciss: new controller pci/subsystem ids\n\nThis patch adds new PCI and subsystem ID\u0027s that finally made the spec.  It\nalso include a name change for one controller.  I know there\u0027s a lot of\nduplicat names but the fw folks wanted this for the different implementations.\n\nEven though the same ASIC is used it may be embedded on some platforms,\nstandup card in others, and a mezzanine in other servers.\n\nSigned-off-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8fbc33680c191f4e74c937c8289685d6caaadea6",
      "tree": "368e57764de48e42aa63d12840d38cbd292d92ff",
      "parents": [
        "9f03783ce5d851e4b98dfaf3e9eb177870f6c75d"
      ],
      "author": {
        "name": "Michal Piotrowski",
        "email": "michal.k.k.piotrowski@gmail.com",
        "time": "Tue Sep 13 01:25:18 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] dontdiff: add asm_offsets\n\nWe seem to use both asm-offsets.* and asm_offsets.*\n\nSigned-off-by: Michal K. K. Piotrowski \u003cmichal.k.k.piotrowski@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9f03783ce5d851e4b98dfaf3e9eb177870f6c75d",
      "tree": "6f0cdc9322b723649eebd259954f72556f11439c",
      "parents": [
        "9f1583339a6f52c0c26441d39a0deff8246800f7"
      ],
      "author": {
        "name": "Chris Mason",
        "email": "mason@suse.com",
        "time": "Tue Sep 13 01:25:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd\n\nreiserfs should use mark_inode_dirty during reiserfs_file_write and\nreiserfs_commit_write.  This makes sure the inode is properly flagged as\ndirty, which is used during O_SYNC to decide when to trigger log commits.\n\nThis patch also removes the O_SYNC check from reiserfs_commit_write, since\nthat gets dealt with properly at higher layers once we start using\nmark_inode_dirty.\n\nThanks to Hifumi Hisashi \u003chifumi.hisashi@lab.ntt.co.jp\u003e for catching this.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9f1583339a6f52c0c26441d39a0deff8246800f7",
      "tree": "99efa7690d22a45bf87ec80beb5e2a2d43f6b26d",
      "parents": [
        "fb911ee849756fc6c609dddded92d9207ff3fb29"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Sep 13 01:25:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] use add_taint() for setting tainted bit flags\n\nUse the add_taint() interface for setting tainted bit flags instead of\ndoing it manually.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fb911ee849756fc6c609dddded92d9207ff3fb29",
      "tree": "2eda87e13d7d5da91839a22b75c5ac7e12a0c849",
      "parents": [
        "8a1c17574a01555e5d3fdf56d8d72969904c91ca"
      ],
      "author": {
        "name": "Peter Osterlund",
        "email": "petero2@telia.com",
        "time": "Tue Sep 13 01:25:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] Remove unnecessary check_region references in comments\n\nRemove check_region references from comments and printk statements so that\nsearching for real users of this deprecated function gets easier.\n\nSigned-off-by: Peter Osterlund \u003cpetero2@telia.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8a1c17574a01555e5d3fdf56d8d72969904c91ca",
      "tree": "9855d1048c2547ac9292c5e4c09c2a88f3b3e4fb",
      "parents": [
        "498d0c5711094b0e1fd93f5355d270ccebdec706"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Sep 13 01:25:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] schedule_timeout_[un]interruptible() speedup\n\nThese functions don\u0027t need schedule_timeout()\u0027s barrier.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "498d0c5711094b0e1fd93f5355d270ccebdec706",
      "tree": "e155f09b6f5b752171638028e574947e275cc3d9",
      "parents": [
        "921717a2a1cde78c9b2aa971c16510d63efe7320"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Sep 13 01:25:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:29 2005 -0700"
      },
      "message": "[PATCH] set_current_state() commentary\n\nExplain the mysteries of set_current_state().\n\nQuoth Linus:\n\n The scheduler itself never needs the memory barrier at all.\n\n The barrier is needed only if the user itself ends up testing some other\n thing afterwards, ie if you have\n\n \tset_process_state(TASK_INTERRUPTIBLE);\n \tif (still_need_to_sleep())\n \t\tschedule();\n\n then the \"still_need_to_sleep()\" thing may test flags and wakeup events,\n and then you _may_ want to (and often do) make sure that the write of\n TASK_INTERRUPTIBLE is serialized wrt the reads of any wakeup data (since\n the wakeup may have happened on another CPU).\n\n So the comment is somewhat wrong. We don\u0027t really _care_ whether the state\n propagates out to other CPU\u0027s since all of our actions are purely local,\n and there is nothing we do that is conditional on any other CPU: we\u0027re\n going to sleep unconditionally, and the scheduler only cares about _our_\n state, not about somebody elses state.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "921717a2a1cde78c9b2aa971c16510d63efe7320",
      "tree": "500ce20507a4c75e1e179492b7d70f2135e1ca94",
      "parents": [
        "0f3d2bd54f8fb178f516fc6903366e16e20f7428"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Tue Sep 13 01:25:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] Make BUILD_BUG_ON fail at compile time.\n\nForce a compiler error instead of a link error, because they are easier to\ntrack down.  Idea stolen from code by Jan Beulich \u003cjbeulich@novell.com\u003e\n\nIf the argument to BUILD_BUG_ON evaluates to non-zero the compiler will do:\n\n\tt.c:6: error: size of array `type name\u0027 is negative\n\n(surprised that gcc doesn\u0027t have an extension for this)\n\nSigned-off-by: \"Andi Kleen\" \u003cak@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0f3d2bd54f8fb178f516fc6903366e16e20f7428",
      "tree": "be457190729938d6f5f43d5c64e994ac4ea80424",
      "parents": [
        "a1a5b3d93ca45613ec1d920fdb131b69b6553882"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Tue Sep 13 01:25:12 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] free initrd mem adjustment\n\nBesides freeing initrd memory, also clear out the now dangling pointers to\nit, to make sure accidental late use attempts can be detected.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a1a5b3d93ca45613ec1d920fdb131b69b6553882",
      "tree": "19b5a05aca27f3f2ef1dc2169ce6c521ddfa8468",
      "parents": [
        "873d3469db66ea08e94b0d04a96b1a4507684824"
      ],
      "author": {
        "name": "Peter Staubach",
        "email": "staubach@redhat.com",
        "time": "Tue Sep 13 01:25:12 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] open returns ENFILE but creates file anyway\n\nWhen open(O_CREAT) is called and the error, ENFILE, is returned, the file\nmay be created anyway.  This is counter intuitive, against the SUS V3\nspecification, and may cause applications to misbehave if they are not\ncoded correctly to handle this semantic.  The SUS V3 specification\nexplicitly states \"No files shall be created or modified if the function\nreturns -1.\".\n\nThe error, ENFILE, is used to indicate the system wide open file table is\nfull and no more file structs can be allocated.\n\nThis is due to an ordering problem.  The entry in the directory is created\nbefore the file struct is allocated.  If the allocation for the file struct\nfails, then the system call must return an error, but the directory entry\nwas already created and can not be safely removed.\n\nThe solution to this situation is relatively easy.  The file struct should\nbe allocated before the directory entry is created.  If the allocation\nfails, then the error can be returned directly.  If the creation of the\ndirectory entry fails, then the file struct can be easily freed.\n\nSigned-off-by: Peter Staubach \u003cstaubach@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "873d3469db66ea08e94b0d04a96b1a4507684824",
      "tree": "67e5df25890e6820388fb86b3b81d73fe0bff74e",
      "parents": [
        "6a00cbfcf8ffdd719cb5a27e1a0a9779665d1e23"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Tue Sep 13 01:25:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] ppc32: remove use of asm/segment.h\n\nRemoved ppc32 architecture specific users of asm/segment.h and\nasm-ppc/segment.h itself\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: 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": "6a00cbfcf8ffdd719cb5a27e1a0a9779665d1e23",
      "tree": "3596cb8dc87fa3b8472234670e2022882ee64738",
      "parents": [
        "5b952b3c143660b6436fcb299b249cefde61c18d"
      ],
      "author": {
        "name": "Tom Rini",
        "email": "trini@kernel.crashing.org",
        "time": "Tue Sep 13 01:25:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] ppc32: discard *.exit.text and *.exit.data sections\n\nDiscard *.exit.text sections on runtime.  We cannot do this on link time\nbecause of the way BUG macros are implemented.  If \"__exit function\" calls\none of those macros, __bug_table section will reference this function.\nThis is similar to \".altinstructions\" situation on i386.\n\n*.exit.data seems to be OK in this respect and is discarded on link\ntime.\n\nSigned-off-by: Eugene Surovegin \u003cebs@ebshome.net\u003e\nSigned-off-by: Tom Rini \u003ctrini@kernel.crashing.org\u003e\nAcked-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5b952b3c143660b6436fcb299b249cefde61c18d",
      "tree": "8b0abd6eba79f4fa0f4144ca94d272a0ef826266",
      "parents": [
        "8d0986e289a4b018fec87fcc49538945fb401f37"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Tue Sep 13 01:25:08 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] Fix MPOL_F_VERIFY\n\nThere was a pretty bad bug in there that the code would always check the full\nVMA, not the range the user requested.\n\nWhen the VMA to be checked was merged with the previous VMA this could lead to\nspurious failures.\n\nSigned-off-by: \"Andi Kleen\" \u003cak@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8d0986e289a4b018fec87fcc49538945fb401f37",
      "tree": "f81d6343e3722605eb662b85f0ad3ba25b71919a",
      "parents": [
        "7979aca38b78ffe6a65ef309f26721c527104eaf"
      ],
      "author": {
        "name": "Con Kolivas",
        "email": "kernel@kolivas.org",
        "time": "Tue Sep 13 01:25:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] vm: kswapd cleanup: use pgdat\n\nUse the pgdat pointer we\u0027ve already defined in wakeup_kswapd\n\nSigned-off-by: Con Kolivas \u003ckernel@kolivas.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7979aca38b78ffe6a65ef309f26721c527104eaf",
      "tree": "13cc58d69b3c09c4ad76335bbb053d09c1efab62",
      "parents": [
        "f39a4aa5ea579bcdcfbb9661ee77817bc4945562"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Sep 13 01:25:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] i2c-keywest warning fix\n\nUnused variable.\n\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f39a4aa5ea579bcdcfbb9661ee77817bc4945562",
      "tree": "ea9643e884c96ee2ba49dcc11a64ea8782f8ce7b",
      "parents": [
        "d7d7634c0f021d7d7ed781680d2c88940fc5fee8"
      ],
      "author": {
        "name": "Komuro",
        "email": "komurojun-mbn@nifty.com",
        "time": "Tue Sep 13 01:25:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] pcmcia: add another orinoco_cs id\n\nAdd new id to orinoco_cs (corega PCCB-11).\n\nSigned-off-by: \u003ckomurojun-mbn@nifty.com\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d7d7634c0f021d7d7ed781680d2c88940fc5fee8",
      "tree": "675463fe87c3c1a4313a39b274cdbeaf5918a797",
      "parents": [
        "c352ec8ab87b065cd2edda171811f49ac7d0d5cd"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Tue Sep 13 01:25:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:28 2005 -0700"
      },
      "message": "[PATCH] ide: clean up the garbage in eighty_ninty_three\n\nReplace the foot long pile of festering garbage in eighty_ninty_three with\nsome actual clean code.  All the ifdefs are fixed and havent changed since\n2.4\n\nAcked-by: Bartlomiej Zolnierkiewicz \u003cB.Zolnierkiewicz@elka.pw.edu.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "c352ec8ab87b065cd2edda171811f49ac7d0d5cd"
}
