)]}'
{
  "log": [
    {
      "commit": "74ffd553a3a7fbae34be70b751852d5b6fe5acac",
      "tree": "a92e746310fc73cc5577b8a1cb6e6552f8dc630a",
      "parents": [
        "d1bef4ed5faf7d9872337b33c4269e45ae1bf960"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jun 29 02:24:37 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:21 2006 -0700"
      },
      "message": "[PATCH] genirq: sem2mutex probe_sem -\u003e probing_active\n\nConvert the irq auto-probing semaphore to a mutex.  (This allows us to find\nprobing API usage bugs sooner, via the mutex debugging code.)\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d1bef4ed5faf7d9872337b33c4269e45ae1bf960",
      "tree": "a88c58e3102396382e9137a25a884af14421f6a6",
      "parents": [
        "cfb9e32f2ff32ef5265c1c80fe68dd1a7f03a604"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jun 29 02:24:36 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:21 2006 -0700"
      },
      "message": "[PATCH] genirq: rename desc-\u003ehandler to desc-\u003echip\n\nThis patch-queue improves the generic IRQ layer to be truly generic, by adding\nvarious abstractions and features to it, without impacting existing\nfunctionality.\n\nWhile the queue can be best described as \"fix and improve everything in the\ngeneric IRQ layer that we could think of\", and thus it consists of many\nsmaller features and lots of cleanups, the one feature that stands out most is\nthe new \u0027irq chip\u0027 abstraction.\n\nThe irq-chip abstraction is about describing and coding and IRQ controller\ndriver by mapping its raw hardware capabilities [and quirks, if needed] in a\nstraightforward way, without having to think about \"IRQ flow\"\n(level/edge/etc.) type of details.\n\nThis stands in contrast with the current \u0027irq-type\u0027 model of genirq\narchitectures, which \u0027mixes\u0027 raw hardware capabilities with \u0027flow\u0027 details.\nThe patchset supports both types of irq controller designs at once, and\nconverts i386 and x86_64 to the new irq-chip design.\n\nAs a bonus side-effect of the irq-chip approach, chained interrupt controllers\n(master/slave PIC constructs, etc.) are now supported by design as well.\n\nThe end result of this patchset intends to be simpler architecture-level code\nand more consolidation between architectures.\n\nWe reused many bits of code and many concepts from Russell King\u0027s ARM IRQ\nlayer, the merging of which was one of the motivations for this patchset.\n\nThis patch:\n\nrename desc-\u003ehandler to desc-\u003echip.\n\nOriginally i did not want to do this, because it\u0027s a big patch.  But having\nboth \"desc-\u003ehandler\", \"desc-\u003ehandle_irq\" and \"action-\u003ehandler\" caused a\nlarge degree of confusion and made the code appear alot less clean than it\ntruly is.\n\nI have also attempted a dual approach as well by introducing a\ndesc-\u003echip alias - but that just wasnt robust enough and broke\nfrequently.\n\nSo lets get over with this quickly.  The conversion was done automatically\nvia scripts and converts all the code in the kernel.\n\nThis renaming patch is the first one amongst the patches, so that the\nremaining patches can stay flexible and can be merged and split up\nwithout having some big monolithic patch act as a merge barrier.\n\n[akpm@osdl.org: build fix]\n[akpm@osdl.org: another build fix]\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cfb9e32f2ff32ef5265c1c80fe68dd1a7f03a604",
      "tree": "b5b2ea1f75a87cd7837d645faf661206785e12e4",
      "parents": [
        "d81931d9a2ec3e2e2cd8238b72f20c5fe44ccc7b"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Jun 29 02:24:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:21 2006 -0700"
      },
      "message": "[PATCH] drivers/md/raid5.c: remove an unused variable\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d81931d9a2ec3e2e2cd8238b72f20c5fe44ccc7b",
      "tree": "33a67614c605f2c3635619f977932a3e14a728a7",
      "parents": [
        "9dc3885dfbebc76f4461b19e1af15e704ff4fcb0"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Thu Jun 29 02:24:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:21 2006 -0700"
      },
      "message": "[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c\n\nCoverity spotted this leak (id #613), when we are not configured, we return\nwithout freeing the allocated skb.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nAcked-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": "9dc3885dfbebc76f4461b19e1af15e704ff4fcb0",
      "tree": "6bdc5c1f00039dbbc94bada9cac215f88fad2f60",
      "parents": [
        "699352c30da8525a6224116983dab012689a0a76"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Thu Jun 29 02:24:33 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:21 2006 -0700"
      },
      "message": "[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h\n\nThe TPAM isdn driver was removed in 2.6.12, but include/linux/isdn/tpam.h\nwas missed.\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": "699352c30da8525a6224116983dab012689a0a76",
      "tree": "ab216b6914c785a81ba8a44638bd152587926aa6",
      "parents": [
        "8e53cfc8f20345713fab7e290e19514a8032bb06"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Thu Jun 29 02:24:32 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:21 2006 -0700"
      },
      "message": "[PATCH] GPIO for SCx200 \u0026 PC-8736x: x86-only\n\nAFAICT, this is x86 only, so the patch below is needed to stop this new\noption showing up on PPC, IA64, etc..\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nCc: Jim Cromie \u003cjim.cromie@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8e53cfc8f20345713fab7e290e19514a8032bb06",
      "tree": "7e7cdff1f59ac6c1265626ea5d2592e59f41b222",
      "parents": [
        "85bd84345f64cb953101ddd8ab1340dde351c579"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Thu Jun 29 02:24:32 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] Deref in drivers/block/paride/pf.c\n\nAnother possible dereference detected by coverity (id #759).  pf_probe()\nmight call pf_identify() which might call get_capacity() which dereferences\npf-\u003edisk\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "85bd84345f64cb953101ddd8ab1340dde351c579",
      "tree": "a03d111a4140b4513c2258970b363597d841867a",
      "parents": [
        "1e075d58d667eb919a5df428b593ea7133e13d9c"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Thu Jun 29 02:24:31 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] remove devinit from ioc4 pci_driver\n\nDocumention/pci.txt states..\n\"The struct pci_driver shouldn\u0027t be marked with any of these tags.\"\n(Referring to __devinit and friends).\n\n(akpm: good documentation, that.  Link this driver into vmlinux with hotplug\nCPU disabled and it\u0027ll crash).\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nCc: Brent Casavant \u003cbcasavan@sgi.com\u003e\nCc: Pat Gefre \u003cpfg@sgi.com\u003e\nCc: Jes Sorensen \u003cjes@sgi.com\u003e\nCc: Tony Luck \u003ctony.luck@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1e075d58d667eb919a5df428b593ea7133e13d9c",
      "tree": "4ab5baae774ae274f0caf64b12336d7bd2601a49",
      "parents": [
        "0e41142bf52002d604e16798dc3f1c28f46cc4b6"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Jun 29 02:24:30 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] re-add CONFIG_SOUND_SSCAPE\n\nDue to a regression in the correcponding ALSA driver (ALSA #2234), the\nOSS driver should stay until it\u0027s fixed.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0e41142bf52002d604e16798dc3f1c28f46cc4b6",
      "tree": "df2867213868ebf77486c06903539d80ce3b5f80",
      "parents": [
        "7256d819e43f89af6ba30047936c96c683436941"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Jun 29 02:24:30 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls\n\nThankfully, these dummy function calls are no longer required to avoid\nwarnings - if they weren\u0027t eliminated as dead code but accidentially executed\nthere would be a guaranteed NULL dereference.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7256d819e43f89af6ba30047936c96c683436941",
      "tree": "a3352cf0fe9089587b5ba0077f8ef0a04e5b319c",
      "parents": [
        "4e54f08543d05e519e601368571cc3787fefae96"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Jun 29 02:24:29 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] ufs: printk() fix\n\nfs/ufs/inode.c: In function `ufs_frag_map\u0027:\nfs/ufs/inode.c:101: warning: long long unsigned int format, u64 arg (arg 4)\nfs/ufs/inode.c: In function `ufs_getfrag_block\u0027:\nfs/ufs/inode.c:432: warning: long long unsigned int format, u64 arg (arg 2)\n\nCc: Evgeniy Dushistov \u003cdushistov@mail.ru\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4e54f08543d05e519e601368571cc3787fefae96",
      "tree": "0cd9d982e5bb25abcb9251d26c36ff11e7dc81a5",
      "parents": [
        "94583779e6625154e8d7fce33d097ae7d089e9de"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Jun 29 02:24:28 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller\n\nThe proposed NFS key type uses its own method of passing key requests to\nuserspace (upcalling) rather than invoking /sbin/request-key.  This is\nbecause the responsible userspace daemon should already be running and will\nbe contacted through rpc_pipefs.\n\nThis patch permits the NFS filesystem to pass auxiliary data to the upcall\noperation (struct key_type::request_key) so that the upcaller can use a\npre-existing communications channel more easily.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-By: Kevin Coffman \u003ckwc@citi.umich.edu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "94583779e6625154e8d7fce33d097ae7d089e9de",
      "tree": "90075964afb06058476f28951e3b04f6a7cdbb94",
      "parents": [
        "cc57637b0b015fb5d70dbbec740de516d33af07d"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Jun 29 02:24:27 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] sparc: register_cpu() build fix\n\narch/sparc/kernel/setup.c: In function \u0027topology_init\u0027:\narch/sparc/kernel/setup.c:528: error: too many arguments to function \u0027register_cpu\u0027\n\nCc: William Lee Irwin III \u003cwli@holomorphy.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cc57637b0b015fb5d70dbbec740de516d33af07d",
      "tree": "eafbfdf6e058194b46f0fe8dcb0e0c5de5b6fd6d",
      "parents": [
        "81b0c8713385ce1b1b9058e916edcf9561ad76d6"
      ],
      "author": {
        "name": "Yasunori Goto",
        "email": "y-goto@jp.fujitsu.com",
        "time": "Thu Jun 29 02:24:27 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] solve config broken: undefined reference to `online_page\u0027\n\nMemory hotplug code of i386 adds memory to only highmem.  So, if\nCONFIG_HIGHMEM is not set, CONFIG_MEMORY_HOTPLUG shouldn\u0027t be set.\nOtherwise, it causes compile error.\n\nIn addition, many architecture can\u0027t use memory hotplug feature yet.  So, I\nintroduce CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG.\n\nSigned-off-by: Yasunori Goto \u003cy-goto@jp.fujitsu.com\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "81b0c8713385ce1b1b9058e916edcf9561ad76d6",
      "tree": "4c5e8fde3d15503c609d5c5f74911f95fc528f03",
      "parents": [
        "0686cd8fbe3e5fb1441ae84b9cbc813f9297b879"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Jun 29 02:24:26 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:20 2006 -0700"
      },
      "message": "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments\n\nThe recent generic_file_write() deadlock fix caused\ngeneric_file_buffered_write() to loop inifinitely when presented with a\nzero-length iovec segment.  Fix.\n\nNote that this fix deliberately avoids calling -\u003eprepare_write(),\n-\u003ecommit_write() etc with a zero-length write.  This is because I don\u0027t trust\nall filesystems to get that right.\n\nThis is a cautious approach, for 2.6.17.x.  For 2.6.18 we should just go ahead\nand call -\u003eprepare_write() and -\u003ecommit_write() with the zero length and fix\nany broken filesystems.  So I\u0027ll make that change once this code is stabilised\nand backported into 2.6.17.x.\n\nThe reason for preferring to call -\u003eprepare_write() and -\u003ecommit_write() with\nthe zero-length segment: a zero-length segment _should_ be sufficiently\nuncommon that this is the correct way of handling it.  We don\u0027t want to\noptimise for poorly-written userspace at the expense of well-written\nuserspace.\n\nCc: \"Vladimir V. Saveliev\" \u003cvs@namesys.com\u003e\nCc: Neil Brown \u003cneilb@suse.de\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: Chris Wright \u003cchrisw@sous-sol.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: \u003cstable@kernel.org\u003e\nCc: walt \u003cwa1ter@myrealbox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0686cd8fbe3e5fb1441ae84b9cbc813f9297b879",
      "tree": "b8e218053109fc9062943e08d74cda0b0758c47f",
      "parents": [
        "0a6047eef1c465c38aacfbdab193161b3f0cd144"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Jun 29 02:24:25 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jun 29 10:26:19 2006 -0700"
      },
      "message": "[PATCH] fix sgivwfb compile\n\ndrivers/built-in.o: In function `sgivwfb_set_par\u0027:\nsgivwfb.c:(.text+0x88583): undefined reference to `sgivwfb_mem_phys\u0027\nsgivwfb.c:(.text+0x88596): undefined reference to `sgivwfb_mem_phys\u0027\nsgivwfb.c:(.text+0x885a8): undefined reference to `sgivwfb_mem_phys\u0027\ndrivers/built-in.o: In function `sgivwfb_check_var\u0027:\nsgivwfb.c:(.text+0x88ad0): undefined reference to `sgivwfb_mem_size\u0027\ndrivers/built-in.o: In function `sgivwfb_mmap\u0027:\nsgivwfb.c:(.text+0x88c75): undefined reference to `sgivwfb_mem_size\u0027\nsgivwfb.c:(.text+0x88c7f): undefined reference to `sgivwfb_mem_phys\u0027\ndrivers/built-in.o: In function `sgivwfb_probe\u0027:\nsgivwfb.c:(.init.text+0x4060): undefined reference to `sgivwfb_mem_size\u0027\nsgivwfb.c:(.init.text+0x4065): undefined reference to `sgivwfb_mem_phys\u0027\nsgivwfb.c:(.init.text+0x4076): undefined reference to `sgivwfb_mem_phys\u0027\nsgivwfb.c:(.init.text+0x409c): undefined reference to `sgivwfb_mem_size\u0027\nsgivwfb.c:(.init.text+0x410e): undefined reference to `sgivwfb_mem_size\u0027\nsgivwfb.c:(.init.text+0x4113): undefined reference to `sgivwfb_mem_phys\u0027\nsgivwfb.c:(.init.text+0x4162): undefined reference to `sgivwfb_mem_size\u0027\nsgivwfb.c:(.init.text+0x4168): undefined reference to `sgivwfb_mem_phys\u0027\nmake: *** [.tmp_vmlinux1] Error 1\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0a6047eef1c465c38aacfbdab193161b3f0cd144",
      "tree": "3347213ad162a9570d6f4c5cffa1f8db7abb7cba",
      "parents": [
        "27d68a36c4f1ca2fc6be82620843493462c08c51"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 17:09:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 17:09:34 2006 -0700"
      },
      "message": "Fix vsnprintf off-by-one bug\n\nThe recent vsnprintf() fix introduced an off-by-one, and it\u0027s now\npossible to overrun the target buffer by one byte.\n\nThe \"end\" pointer points to past the end of the buffer, so if we\nhave to truncate the result, it needs to be done though \"end[-1]\".\n\n[ This is just an alternate and simpler patch to one proposed by Andrew\n  and Jeremy, who actually noticed the problem ]\n\nAcked-by: Andrew Morton \u003cakpm@osdl.org\u003e\nAcked-by: Jeremy Fitzhardinge \u003cjeremy@goop.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "27d68a36c4f1ca2fc6be82620843493462c08c51",
      "tree": "a06b451e19c25a77595c918ca81bbb30f0ec9ebf",
      "parents": [
        "76a22271fd14e3fe7660f8646db12f0780fa4fd2",
        "583e7f5d36547f0d84caf71d43b71f0530a47766"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 16:20:49 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 16:20:49 2006 -0700"
      },
      "message": "Merge branch \u0027nommu\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm\n\n* \u0027nommu\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] nommu: backtrace code must not reference a discarded section\n  [ARM] nommu: Initial uCLinux support for MMU-based CPUs\n  [ARM] nommu: prevent Xscale-based machines being selected\n  [ARM] nommu: export flush_dcache_page()\n  [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build\n  [ARM] Remove TABLE_SIZE, and several unused function prototypes\n  [ARM] nommu: Provide a simple flush_dcache_page implementation\n  [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files\n  [ARM] nommu: add stubs for ioremap and friends\n  [ARM] nommu: avoid selecting TLB and CPU specific copy code\n  [ARM] nommu: uaccess tweaks\n  [ARM] nommu: adjust headers for !MMU ARM systems\n  [ARM] nommu: we need the TLS register emulation for nommu mode\n"
    },
    {
      "commit": "76a22271fd14e3fe7660f8646db12f0780fa4fd2",
      "tree": "d0cf8ffb69c3d4030fa66c43662285f57bea12cb",
      "parents": [
        "fffcb480e4224f25c965b93fa65541bfc7dd732e",
        "e033108bf7e585755350b554048229d1fd10a02e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 16:20:26 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 16:20:26 2006 -0700"
      },
      "message": "Merge branch \u0027devel\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm\n\n* \u0027devel\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] 3672/1: PXA: don\u0027t probe output GPIOs for interrupt\n  [ARM] 3671/1: ep93xx: add cirrus logic edb9315 support\n  [ARM] 3370/2: ep93xx: add crunch support\n  [ARM] 3665/1: crunch: add ptrace support\n  [ARM] 3664/1: crunch: add signal frame save/restore\n  [ARM] 3663/1: fix resource-\u003eend off-by-one thinko during physmap conversion\n  [ARM] 3662/1: ixp23xx: don\u0027t include asm/hardware.h in uncompress.h\n  [ARM] 3660/1: Remove legacy defines\n  [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 only\n  [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget\n  [ARM] Remove the __arch_* layer from uaccess.h\n"
    },
    {
      "commit": "fffcb480e4224f25c965b93fa65541bfc7dd732e",
      "tree": "a48383b5487798cdcc0153e342d6d88abe71333d",
      "parents": [
        "b44597906e03d5e2b467c17a3b73585596c0d7be",
        "56fb9e5346b99bc6b77def79b3739097bc13ea8a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 16:03:06 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 16:03:06 2006 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog\n\n* master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog:\n  [WATCHDOG] Documentation/watchdog update\n  [WATCHDOG] convert AT91RM9200 watchdog to platform driver\n  [WATCHDOG] add WDIOC_GETTIMELEFT ioctl\n  [WATCHDOG] Pre-Timeout flags\n"
    },
    {
      "commit": "b44597906e03d5e2b467c17a3b73585596c0d7be",
      "tree": "6628a60c3e168b871880d6fd30b5e283f09f4a3f",
      "parents": [
        "980a01c9bfb090cb8a991e39e56ac379c30c61b8"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Wed Jun 28 17:14:07 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:54:27 2006 -0700"
      },
      "message": "[PATCH] Fix plist include dependency\n\nplist.h uses container_of, which is defined in kernel.h.\nInclude kernel.h in plist.h as the kernel.h include does not longer\nhappen automatically on all architectures.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "980a01c9bfb090cb8a991e39e56ac379c30c61b8",
      "tree": "8d14aa685d81abe410ce1842a6498878daf8a04d",
      "parents": [
        "8f7c58814eb75bf97b8bc18d107b2e26f28b6585"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Wed Jun 28 07:47:15 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:51:01 2006 -0700"
      },
      "message": "[PATCH] SPI: infrastructure to initialize spi_device.mode early\n\nThis patch adds earlier initialization of spi_device.mode, as needed\non boards using nondefault chipselect polarity.  An example would be\nones using the RS5C348 RTC without an external signal inverter between\nthe RTC chipselect and the SPI controller.\n\nWithout this mechanism, the first setup() call for that chip would\nwrongly enable chips, corrupting transfers to/from other chips sharing\nthat SPI bus.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8f7c58814eb75bf97b8bc18d107b2e26f28b6585",
      "tree": "f871b4c546986e257fcecf57fae31426b9f7ef55",
      "parents": [
        "1c952af548012bcf281623dafa2173897bfc6a77",
        "0a3a6d69b7e9f1d7fa5add7db528e7b81cbd422e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:12:25 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:12:25 2006 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input\n\n* master.kernel.org:/pub/scm/linux/kernel/git/dtor/input:\n  Input: db9 - fix potential buffer overrun\n  Input: atkbd - fix hardware autorepeat\n  Input: wistron - add mapping for Wistron MS 2111\n"
    },
    {
      "commit": "1c952af548012bcf281623dafa2173897bfc6a77",
      "tree": "9427ba34450f4c332c7a531efea7c7ec5365163a",
      "parents": [
        "c750a012da6bc11ca4e49a5e170b417c4b344ffc"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:44:14 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: remove fixed ROM region setups from linker script\n\nRemove the hard coded ROM region setups. Use Kconfig options to specify\nthese in a generic way for platorms that want them.\n\nThis builds on top of the other recent m68knommu linker script changes\nto completely remove fixed board configurations.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c750a012da6bc11ca4e49a5e170b417c4b344ffc",
      "tree": "836ec4d8780a5f648208f44c90fe87b588f92eae",
      "parents": [
        "3448ff8967a00067cbc3b6ebe9a3741b4e72f6d0"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:39:19 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: configuration options for ROM region\n\nUse Kconfig options to setup the optional ROM region used on some\nplatforms. We used to define this in the linker script on a per\nboard basis. The configure options are more flexible and clean up\nthe linker script a lot.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3448ff8967a00067cbc3b6ebe9a3741b4e72f6d0",
      "tree": "3937e24ce189060c0760c978b2b91421fda79300",
      "parents": [
        "69614fc66a11222baf61e05a3e5b98ef2e3427be"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:23:14 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: fix 68EZ328/config.c asm\n\nFix 68EZ328/config.c asm to be clean for new gcc versions.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "69614fc66a11222baf61e05a3e5b98ef2e3427be",
      "tree": "08bd4d7ba895414bc76e7d7bf78ed12683dad9ec",
      "parents": [
        "bda658382614198714b27581528f9bfb60c05a71"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:21:56 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: fix 68VZ328/config.c asm\n\nFix 68VZ328/config.c asm to be clean for new gcc versions.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bda658382614198714b27581528f9bfb60c05a71",
      "tree": "ef9a7c3dca45301bcfe7a699a35fc5917be5049f",
      "parents": [
        "0f7cfcc5bf2a1380f6cb8660f9e0127a5a872cbb"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:21:38 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: fix 68360/config.c asm\n\nFix 68360/config.c asm to be clean for new gcc versions.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0f7cfcc5bf2a1380f6cb8660f9e0127a5a872cbb",
      "tree": "488d22a387323dfce2de828d7c59ac92f1cff139",
      "parents": [
        "0aee77b221a68bf8ef5401712bb55c89e36b461c"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:09:41 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: include irqnode.h in 68360/ints.c\n\nThe irqnode_t struct has moved to irqnode.h, need to include that\n68360 ints.c.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0aee77b221a68bf8ef5401712bb55c89e36b461c",
      "tree": "4dc0526de41ec4b3c6913f41e68091acb6badcc2",
      "parents": [
        "541960fef7f0bd98be3a27052c8845e9c4b6a2ac"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 16:12:45 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm\n\nFix clobber list in uCsimm/uCdimm boot load helper asm.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "541960fef7f0bd98be3a27052c8845e9c4b6a2ac",
      "tree": "a918a0f68b1ddcaed8082a387f744924a3b0ecfc",
      "parents": [
        "0d44269e1fb1118473cae36958c96f08cf69905b"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 15:59:54 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: build support for 68328 romvec.S\n\nConditionaly compile the 68328 romvec code based on the ROM configuration\nbeing enabled.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0d44269e1fb1118473cae36958c96f08cf69905b",
      "tree": "6165a5df5ab3e2f70d6923044ea1fbf6adabdda9",
      "parents": [
        "727dda800f5076ce6f4653393fab651706959c93"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 15:56:22 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: remove romvec asm code from ints.c\n\nRemove the inline 68328 romvec section asm code into its own file.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "727dda800f5076ce6f4653393fab651706959c93",
      "tree": "2c3aa7be72c7961f635d9556e4fbdb869e21c5b3",
      "parents": [
        "9a9bb6fb343c4ce54cc67d83f77ca52c9d18d01b"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 15:54:22 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:47 2006 -0700"
      },
      "message": "[PATCH] m68knommu: fix compilation problems with 68328serial driver\n\nClean out the 68328serial driver:\n\n. remove use of cli/sti\n. fix usage of tty_* calls\n. remove unused variables\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9a9bb6fb343c4ce54cc67d83f77ca52c9d18d01b",
      "tree": "e4441cd8adfaa9848e0540e7899a794bdb593607",
      "parents": [
        "873d8898b7f6aeb4f2085381dbc201d68a37d02b"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Wed Jun 28 15:58:18 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:03:46 2006 -0700"
      },
      "message": "[PATCH] m68knommu: create romvec.S for 68328\n\nCreate the 68328 romvec section in its own assembler file. It can be\ncompiled in when required.\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "873d8898b7f6aeb4f2085381dbc201d68a37d02b",
      "tree": "d32bde1302927f2a2b026d4b03fa77598ac8563e",
      "parents": [
        "d9a5685436b0dd08a6386a2f9423103cb4689dbc",
        "d3e5e1a1b4f43bcfa1a34516e233911487c67307"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:00:49 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 15:00:49 2006 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:\n  [IA64-SGI] fix prom revision checks in SN kernel\n  [IA64] tiger_defconfig s/NR_CPUS\u003d4/NR_CPUS\u003d16/\n  [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)\n  [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/\n"
    },
    {
      "commit": "d9a5685436b0dd08a6386a2f9423103cb4689dbc",
      "tree": "ffb6af93d79c9504d7fe59bfae6258903dfcf4bb",
      "parents": [
        "3706a8728bcedfad54ed665e1a144e95b90f1ac7"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Jun 28 04:27:04 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:07 2006 -0700"
      },
      "message": "[PATCH] x86_64: oprofile build fix\n\nWARNING: \"unset_nmi_callback\" [arch/x86_64/oprofile/oprofile.ko] undefined!\nWARNING: \"set_nmi_callback\" [arch/x86_64/oprofile/oprofile.ko] undefined!\n\nCc: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3706a8728bcedfad54ed665e1a144e95b90f1ac7",
      "tree": "9fa01cb43d79f10c5705714887a9abd7cf5eeaf8",
      "parents": [
        "57e834e2fb0590b4bf9ecffa4d5c87b6f44c5b6b"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:27:03 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:07 2006 -0700"
      },
      "message": "[PATCH] Set err_stops_fifo for newer Promise as well\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Bartlomiej Zolnierkiewicz \u003cB.Zolnierkiewicz@elka.pw.edu.pl\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "57e834e2fb0590b4bf9ecffa4d5c87b6f44c5b6b",
      "tree": "d7889213b6275f6da772a8890ac2d0e17e993ee7",
      "parents": [
        "f201f5046ddaeeccb036bdf6848549bf5cb51bb1"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:27:03 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:07 2006 -0700"
      },
      "message": "[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports)\n\nAlso sets the new fifo flag so that we don\u0027t hang on some errors with this\nchipset.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Bartlomiej Zolnierkiewicz \u003cB.Zolnierkiewicz@elka.pw.edu.pl\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f201f5046ddaeeccb036bdf6848549bf5cb51bb1",
      "tree": "5944310bd67382bbbc6a3998e0d152a194834404",
      "parents": [
        "da574af755bcb1d604e01feadf2a8c31b364447c"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:27:02 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:07 2006 -0700"
      },
      "message": "[PATCH] ide: housekeeping on IDE drivers\n\nMove auto arrays to static (const).  Clean up using PCI_DEVICE in places,\nremove unreachable junk and dead code.\n\nFix the serverworks cable detect logic (if ordering is wrong).  Backport\nfrom libata.  Plenty of scope for more cleanup left.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Bartlomiej Zolnierkiewicz \u003cB.Zolnierkiewicz@elka.pw.edu.pl\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "da574af755bcb1d604e01feadf2a8c31b364447c",
      "tree": "de8548adf6ea7205314f0813afb3fb83a9e7da6a",
      "parents": [
        "2930d1bed7ffea3062e43b8acdeb9e0587bfc6a9"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:27:01 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] ide: fix error handling for drives which clear the FIFO on error\n\nIf the controller FIFO cleared automatically on error we must not try\nand drain it as this will hang some chips.\n\nBased in concept on a broken patch from -mm some while back\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nCc: 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"
    },
    {
      "commit": "2930d1bed7ffea3062e43b8acdeb9e0587bfc6a9",
      "tree": "b876efc02ef1a9520bfd1dd2225575a70c1db970",
      "parents": [
        "19c1ef5f671b5793622a7a3d03940ef3f20a3ba0"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:27:00 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] SC1200 debug printk\n\nKill a pair of long escaped debug printk calls\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "19c1ef5f671b5793622a7a3d03940ef3f20a3ba0",
      "tree": "0eb446fc43390cb680ed5b2cc428d3b7f7724898",
      "parents": [
        "1a1276e7b6cba549553285f74e87f702bfff6fac"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:26:59 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] ide: clean up siimage\n\nRemove all the ifdef preparation for enhanced features that never occcurred\nand is only in libata.  For the SATA chips (but not yet PATA ones) politely\nsuggest to the user that libata may offer more features.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Sergei Shtylylov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1a1276e7b6cba549553285f74e87f702bfff6fac",
      "tree": "4765d49634c9c1c0aca565287ba28b6c1b5910f9",
      "parents": [
        "1e866f0bf89e829736a12599bb7f476d1c378646"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:26:58 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] Old IDE, fix SATA detection for cabling\n\nThis is based on the proposed patches flying around but also checks that\nthe device in question is new enough to have word 93 rather thanb blindly\nassuming word 93 \u003d\u003d 0 means SATA (see ATA-5, ATA-7)\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1e866f0bf89e829736a12599bb7f476d1c378646",
      "tree": "160b564cf86e4c3781659e56d12f3d983f3ef848",
      "parents": [
        "be6990e7473fcd11becda747c24b94a478413245"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Wed Jun 28 04:26:58 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] oss/via: make bitfield unsigned\n\nMake a 1-bit field unsigned like all of the others near it.\nsound/oss/via82cxxx_audio.c:311:21: error: dubious one-bit signed bitfield\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": "be6990e7473fcd11becda747c24b94a478413245",
      "tree": "5253251731ae496b228d5b91d6f8840b1435ee7d",
      "parents": [
        "e85f8dcc2750685e50139df4da8bdb68475393fc"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Wed Jun 28 04:26:57 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] ac97_codec: make bitfield unsigned\n\nMake a 1-bit bitfield unsigned (no space for sign bit).\nRemoves 24 sparse warnings from this one file:\ninclude/linux/ac97_codec.h:262:13: error: dubious one-bit signed bitfield\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": "e85f8dcc2750685e50139df4da8bdb68475393fc",
      "tree": "2da11db3037d8d05ea119f09af559cafa5486ef4",
      "parents": [
        "cab267c65f44337974e4f1eae490b21dce0e9811"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Wed Jun 28 04:26:56 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] sound: fix cs4232 section mismatch\n\nFix section mismatch: adds __init to probe function,\nfrees some init memory, not critical.\nWARNING: sound/oss/cs4232.o - Section mismatch: reference to .init.text: from .text after \u0027cs4232_pnp_probe\u0027 (at offset 0x152)\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": "cab267c65f44337974e4f1eae490b21dce0e9811",
      "tree": "d752bda111449ae7e9b7c85988f2993a9a068128",
      "parents": [
        "96febe9fb7b04f2a078882d08bd6a997dee7cfa3"
      ],
      "author": {
        "name": "Michael Hanselmann",
        "email": "linux-kernel@hansmi.ch",
        "time": "Wed Jun 28 04:26:55 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] powermac backlight fixes\n\nFix a erroneous calculation of the legacy brightness values as reported by\nPaul Collins.  Additionally, it moves the calculation of the negative value\nin the radeonfb driver after the value check.\n\nSigned-off-by: Michael Hanselmann \u003clinux-kernel@hansmi.ch\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Paul Collins \u003cpaul@briny.ondioline.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "96febe9fb7b04f2a078882d08bd6a997dee7cfa3",
      "tree": "92f587109a90f142201748670ccf857a7af10135",
      "parents": [
        "1a245866f8a417250c0f82b16f7a6dcf0b812f58"
      ],
      "author": {
        "name": "Corey Minyard",
        "email": "minyard@acm.org",
        "time": "Wed Jun 28 04:26:55 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:06 2006 -0700"
      },
      "message": "[PATCH] IPMI: watchdog handle panic properly\n\nModify the watchdog timeout in IPMI to only do things at panic/reboot time if\nthe watchdog timer was already running.  Some BIOSes do not disable the\nwatchdog timer at startup, and this led to a reboot a while later if the new\nOS running didn\u0027t start monitoring the watchdog, even if the watchdog was not\nrunning before.\n\nSigned-off-by: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1a245866f8a417250c0f82b16f7a6dcf0b812f58",
      "tree": "706f9da221c05a88d9e5617c21515567155be7fd",
      "parents": [
        "409035e088ce15178c5aa157cab493bc22096b6d"
      ],
      "author": {
        "name": "Corey Minyard",
        "email": "minyard@acm.org",
        "time": "Wed Jun 28 04:26:54 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] IPMI: remove high res timer code\n\nThere was some old high-res-timer code in the IPMI driver that is dead.\nRemove it.\n\nSigned-off-by: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "409035e088ce15178c5aa157cab493bc22096b6d",
      "tree": "d5dd6e7f83a0b23b714516da5f246f724453bd17",
      "parents": [
        "4ac4360b95496f4137ee19b54e9f7dfa3946984d"
      ],
      "author": {
        "name": "Corey Minyard",
        "email": "minyard@acm.org",
        "time": "Wed Jun 28 04:26:53 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] IPMI: tidy msghandler timer\n\nTidy up the timer usage in the IPMI driver.\n\nSigned-off-by: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4ac4360b95496f4137ee19b54e9f7dfa3946984d",
      "tree": "b32ea69a8d92ee93d90b3accf4713466d113a26d",
      "parents": [
        "effc8b704b48c3c727715abf49592a57547b6818"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:26:52 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] istallion: cleanups\n\nTurned out to be rather a monster\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "effc8b704b48c3c727715abf49592a57547b6818",
      "tree": "7c375802aa0f36b5498ffa52f74d23c6422ad479",
      "parents": [
        "9d7fa40098253a6768cfc3ffbbd5988ba852d364"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Wed Jun 28 04:26:51 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] stallion: fix recent SMP locking cleanup\n\nWorks better on SMP if...\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9d7fa40098253a6768cfc3ffbbd5988ba852d364",
      "tree": "7bf6829b569462654d11a7cd3429db320bd69177",
      "parents": [
        "94374e7cc369b972855cebd13ba942f4eb1be1ac"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Wed Jun 28 04:26:51 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] v9fs: fix fid check in v9fs_create\n\nFix an incorrect check whether a fid was allocated in v9fs_create and if it\nshould be freed on error.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@ericvh.myip.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "94374e7cc369b972855cebd13ba942f4eb1be1ac",
      "tree": "9f599bd59ccf7f1b5b0e7292940687a73d153998",
      "parents": [
        "33b37a33c242542fac2980b8ccd90977388b7a8d"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Wed Jun 28 04:26:50 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] v9fs: return the correct error when interrupted by signal\n\nIf a signal interrupts the user process, v9fs sends a flush request to the\nfile server and waits for its response.  It error code is incorrectly set\nto the error code of the flush message instead of ERESTARTSYS.  The patch\nsets the error code to the correct value.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@ericvh.myip.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "33b37a33c242542fac2980b8ccd90977388b7a8d",
      "tree": "e3a18605e57e1d1268dd04e9a3e5276f7f0488fe",
      "parents": [
        "2c3bb20f46709a0adfa7ea408013edbcab945d5a"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Wed Jun 28 04:26:49 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] remove active field from tty buffer structure\n\nRemove \u0027active\u0027 field from tty buffer structure.  This was added in 2.6.16\nas part of a patch to make the new tty buffering SMP safe.  This field is\nunnecessary with the more intelligently written flush_to_ldisc that adds\nreceive_room handling.\n\nRemoving this field reverts to simpler logic where the tail buffer is\nalways the \u0027active\u0027 buffer, which should not be freed by flush_to_ldisc.\n(active \u003d\u003d buffer being filled with new data)\n\nThe result is simpler, smaller, and faster tty buffer code.\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nCc: Theodore Ts\u0027o \u003ctytso@mit.edu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2c3bb20f46709a0adfa7ea408013edbcab945d5a",
      "tree": "951dde0a4ea31892635886afb1e3f0f03847b1f0",
      "parents": [
        "817d6d3bceaf34c99f5343820f9b9e6021f0655c"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Wed Jun 28 04:26:48 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] add receive_room flow control to flush_to_ldisc\n\nFlush data serially to line discipline in blocks no larger than\ntty-\u003ereceive_room to avoid losing data if line discipline is busy (such as\nN_TTY operating at high speed on heavily loaded system) or does not accept\ndata in large blocks (such as N_MOUSE).\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "817d6d3bceaf34c99f5343820f9b9e6021f0655c",
      "tree": "651104833124262db46c2a372b7adb55289cd8dd",
      "parents": [
        "e0ac4761fa52acda90f9f53819c81474b511e3af"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Wed Jun 28 04:26:47 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:05 2006 -0700"
      },
      "message": "[PATCH] remove TTY_DONT_FLIP\n\nRemove TTY_DONT_FLIP tty flag.  This flag was introduced in 2.1.X kernels\nto prevent the N_TTY line discipline functions read_chan() and\nn_tty_receive_buf() from running at the same time.  2.2.15 introduced\ntty-\u003eread_lock to protect access to the N_TTY read buffer, which is the\nonly state requiring protection between these two functions.\n\nThe current TTY_DONT_FLIP implementation is broken for SMP, and is not\nuniversally honored by drivers that send data directly to the line\ndiscipline receive_buf function.\n\nBecause TTY_DONT_FLIP is not necessary, is broken in implementation, and is\nnot universally honored, it is removed.\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nCc: Theodore Ts\u0027o \u003ctytso@mit.edu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e0ac4761fa52acda90f9f53819c81474b511e3af",
      "tree": "72819aa9b075cd92f228fab57d9cbc05261acb2f",
      "parents": [
        "84860f9979804cfd97638ce0ec9d583daf338e0d"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Wed Jun 28 04:26:47 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:04 2006 -0700"
      },
      "message": "[PATCH] RTC: add rtc-rs5c348 driver\n\nAdd an SPI driver for the Ricoh RS5C348 RTC chip.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nAcked-by: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "84860f9979804cfd97638ce0ec9d583daf338e0d",
      "tree": "81fe1ffa2d7cd2ed4757703dae5fadc40ea01213",
      "parents": [
        "f71d20e961474dde77e6558396efb93d6ac80a4b"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Jun 28 04:26:46 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:04 2006 -0700"
      },
      "message": "[PATCH] load_module() cleanup\n\nUndo bizarre declaration in load_module().\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f71d20e961474dde77e6558396efb93d6ac80a4b",
      "tree": "669610f79521fd173c28fc47bef39ecd4cdf52ab",
      "parents": [
        "f5e54d6e53a20cef45af7499e86164f0e0d16bb2"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Wed Jun 28 04:26:45 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:04 2006 -0700"
      },
      "message": "[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL\n\nTemporarily add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL.  These\nwill be used as a transition measure for symbols that aren\u0027t used in the\nkernel and are on the way out.  When a module uses such a symbol, a warning\nis printk\u0027d at modprobe time.\n\nThe main reason for removing unused exports is size: eacho export takes\nroughly between 100 and 150 bytes of kernel space in the binary.  This\npatch gives users the option to immediately get this size gain via a config\noption.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f5e54d6e53a20cef45af7499e86164f0e0d16bb2",
      "tree": "cb92acbb89b84796261bf5563182261ec5654127",
      "parents": [
        "a052b68b1e7a31f1e6a721290035e9deb0f6fed9"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Jun 28 04:26:44 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:04 2006 -0700"
      },
      "message": "[PATCH] mark address_space_operations const\n\nSame as with already do with the file operations: keep them in .rodata and\nprevents people from doing runtime patching.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nCc: Steven French \u003csfrench@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a052b68b1e7a31f1e6a721290035e9deb0f6fed9",
      "tree": "cb7ea2ae023d22a49bb609afc74238b21d2e5983",
      "parents": [
        "79bc79b07c9c6f8ae9290704e9e503a9327fcbb2"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Jun 28 04:26:43 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 14:59:02 2006 -0700"
      },
      "message": "[PATCH] x86: do_IRQ(): check irq number\n\nWe recently changed x86 to handle more than 256 IRQs.  Add a check in do_IRQ()\njust to make sure that nothing went wrong with that implementation.\n\n[chrisw@sous-sol.org: do x86_64 too]\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Andi Kleen \u003cak@muc.de\u003e\nCc: Chris Wright \u003cchrisw@sous-sol.org\u003e\nCc: \"Protasevich, Natalie\" \u003cNatalie.Protasevich@UNISYS.com\u003e\nCc: \u003cChristian.Limpach@cl.cam.ac.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "56fb9e5346b99bc6b77def79b3739097bc13ea8a",
      "tree": "157e54d73ade3b65018c809a2f4109cdafeec658",
      "parents": [
        "dfc7bd9c385a888851a2d009ba272099549f98cc"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Sun May 21 20:58:10 2006 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Jun 28 21:24:11 2006 +0200"
      },
      "message": "[WATCHDOG] Documentation/watchdog update\n\nDocumentation/watchdog/:\nExpose example and tool source files in the Documentation/ directory in\ntheir own files instead of being buried (almost hidden) in readme/txt files.\n\nThis will make them more visible/usable to users who may need\nto use them, to developers who may need to test with them, and\nto janitors who would update them if they were more visible.\n\nAlso, if any of these possibly should not be in the kernel tree at\nall, it will be clearer that they are here and we can discuss if\nthey should be removed.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\n\n"
    },
    {
      "commit": "79bc79b07c9c6f8ae9290704e9e503a9327fcbb2",
      "tree": "1e9b72b18d1605e8ea3fe72f9b992867a4697224",
      "parents": [
        "a39727f212426b9d5f9267b3318a2afaf9922d3b"
      ],
      "author": {
        "name": "pageexec@freemail.hu",
        "email": "pageexec@freemail.hu",
        "time": "Wed Jun 28 20:44:16 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jun 28 12:05:50 2006 -0700"
      },
      "message": "[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages\n\nthe VDSO randomization code on i386 fails to release the mmap semaphore\nif insert_vm_struct() fails.\n\n[ Made the conditional unlikely. -- Linus ]\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d3e5e1a1b4f43bcfa1a34516e233911487c67307",
      "tree": "f98c62a079e929f2bd8669bfbcf23b2d0d64f06e",
      "parents": [
        "59e2e6892087ba05101f86309a23c4f5a3ac04a6"
      ],
      "author": {
        "name": "Aaron Young",
        "email": "ayoung@google.engr.sgi.com",
        "time": "Wed Jun 28 08:34:55 2006 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 28 10:02:42 2006 -0700"
      },
      "message": "[IA64-SGI] fix prom revision checks in SN kernel\n\nThe following patch fixes two spots in the SN kernel\nthat check a fixed prom revision number to determine prom\nfeature support. These checks are only valid on shub1 systems.\nThey are invalid on shub2 systems which have a different prom\nwith different revision numbers.\n\nSigned-off-by: Aaron Young \u003cayoung@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "583e7f5d36547f0d84caf71d43b71f0530a47766",
      "tree": "906e7185aae5d01f0f622df8ad64c002a8e45400",
      "parents": [
        "d090dddaba7c8da6401bb259340dce05ca32f564"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jun 21 20:43:55 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:57 2006 +0100"
      },
      "message": "[ARM] nommu: backtrace code must not reference a discarded section\n\nThe code in \"1007:\" is in the .fixup section, which in the mmuless\ncase is discarded.  Since this code is referenced from the .text\nsection, it causes an link error.  Move this code into the .text\nsection instead.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d090dddaba7c8da6401bb259340dce05ca32f564",
      "tree": "c35d9e22dc09d40144b4a672962269ff60c9ad07",
      "parents": [
        "a4f7e76367f7775ecf534a37b4623c83d9d7ba74"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Wed Jun 28 14:10:01 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:56 2006 +0100"
      },
      "message": "[ARM] nommu: Initial uCLinux support for MMU-based CPUs\n\nIn noMMU mode, various of functions which are defined in mm/proc-*.S\nis not valid or needed to be avoided. i.g. switch_mm is not needed,\njust returns and this makes the I \u0026 D caches are valid which shows\ngreat improvement of performance including task switching and IPC.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a4f7e76367f7775ecf534a37b4623c83d9d7ba74",
      "tree": "2f6e916df521a6a7f18f29a2542c773efcbd2b8d",
      "parents": [
        "3e3612259560abde89615e0df1deb1f2303a0bc4"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jun 28 12:52:41 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:54 2006 +0100"
      },
      "message": "[ARM] nommu: prevent Xscale-based machines being selected\n\nHyok says Intel Xscale is not currently supported by uCLinux.\nRather than adding #error statements to the Xscale support files\nand causing !MMU+Xscale configurations to fail to build, prevent\nXscale-based machines from being selected in !MMU mode.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3e3612259560abde89615e0df1deb1f2303a0bc4",
      "tree": "76463857ebe69c876c51a344997aa490188dbf39",
      "parents": [
        "092c1952e18fec06f3a951113fe1d87492d6e840"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Tue Jun 27 20:55:43 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:53 2006 +0100"
      },
      "message": "[ARM] nommu: export flush_dcache_page()\n\nThis is a trivial patch to export flush_dcache_page in mm/nommu.c.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "092c1952e18fec06f3a951113fe1d87492d6e840",
      "tree": "0ea1447154c822ec3bb5c75138209d306275846b",
      "parents": [
        "888e7bf166a0059480da137f3bd28dcd51175f3d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Jun 24 17:34:50 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:52 2006 +0100"
      },
      "message": "[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build\n\nRemove fault-armv.o, mmap.o and mm-armv.o from uclinux builds - these\nare concerned with MMU-ful operations, and as such are redundant for\nuclinux.\n\nSince this also removes iotable_init() and iotable_init() is used\nextensively in the platform support files, just make it a no-op.\n\nBased upon a couple of patches by Hyok.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "888e7bf166a0059480da137f3bd28dcd51175f3d",
      "tree": "c5eb3b691ecf55cfd17b400bb54bd26618481bcf",
      "parents": [
        "e6b1b38c520d85388ab6538001265cc342e81a70"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Jun 24 17:20:13 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:51 2006 +0100"
      },
      "message": "[ARM] Remove TABLE_SIZE, and several unused function prototypes\n\nTABLE_SIZE is never used in arch/arm/mm/init.c.  create_memmap_holes(),\nmemtable_init, and setup_io_desc() no longer exist in the kernel.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e6b1b38c520d85388ab6538001265cc342e81a70",
      "tree": "08bb002ac47da8f90f00dc109eafb371f6933ee3",
      "parents": [
        "3b93e7b08fc3e87e5b451ee5e47cfe142779d0cd"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Jun 24 10:46:23 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:50 2006 +0100"
      },
      "message": "[ARM] nommu: Provide a simple flush_dcache_page implementation\n\nnommu doesn\u0027t require a complex flush_dcache_page implementation\nlike the MMU-ful CPUs do, so provide a simplified version in nommu.c\nand omit flush.c from the build as appropriate.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3b93e7b08fc3e87e5b451ee5e47cfe142779d0cd",
      "tree": "8068b08925aeee021370c4082ce756e8cf01946f",
      "parents": [
        "5924486dc0f205ebc2bbf4c262eec902ff38e802"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Thu Jun 22 11:48:56 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:49 2006 +0100"
      },
      "message": "[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files\n\nInclude Kconfig-nommu when MMU is not selected.\n\n(This is part of a patch from Hyok.)\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5924486dc0f205ebc2bbf4c262eec902ff38e802",
      "tree": "acde32ec730762ed2d0a742990cfe2dc7f6e5cf0",
      "parents": [
        "f9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Jun 22 15:05:36 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:48 2006 +0100"
      },
      "message": "[ARM] nommu: add stubs for ioremap and friends\n\nnommu doesn\u0027t have any form of remapping support, so ioremap, etc\nbecome stubs which just return the casted address, doing nothing\nelse.\n\nMove ioport_map(), ioport_unmap(), pci_iomap(), pci_iounmap()\ninto a separate file which is always built.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f9c21a6ee7e040be0f623a6b8dcfb5ec4f7532f5",
      "tree": "7369aa796e15bbe068c38afd3a94abc8f3fcd76d",
      "parents": [
        "9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e"
      ],
      "author": {
        "name": "Hyok S. Choi",
        "email": "hyok.choi@samsung.com",
        "time": "Wed Jun 21 22:26:29 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:47 2006 +0100"
      },
      "message": "[ARM] nommu: avoid selecting TLB and CPU specific copy code\n\nSince uclinux doesn\u0027t make use of the TLB, including the TLB\nmaintainence and CPU-optimised copypage functions does not\nmake sense.  Remove them.\n\n(This is part of one of Hyok\u0027s patches.)\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9641c7cc5a7f6d5c9dc9b43eea4e5f8c3c08c94e",
      "tree": "5ff57feabe0538d58404ec4918b0d94d75f69846",
      "parents": [
        "002547b4f86c27bfac5bae344b723d250857be6b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jun 21 20:38:17 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:46 2006 +0100"
      },
      "message": "[ARM] nommu: uaccess tweaks\n\nMMUless systems have only one address space for all threads, so\nboth the usual access_ok() checks, and the exception handling do\nnot make much sense.\n\nHence, discard the fixup and exception tables at link time, use\nmemcpy/memset for the user copy/clearing functions, and define\nthe permission check macros to be constants.\n\nSome of this patch was derived from the equivalent patch by\nHyok S. Choi.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "002547b4f86c27bfac5bae344b723d250857be6b",
      "tree": "31fa2cc67091f7db95853ae089dee0261a5e98b5",
      "parents": [
        "60b6cf6851d0e12956c109987966f2e7417ce212"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Jun 20 20:46:52 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:45 2006 +0100"
      },
      "message": "[ARM] nommu: adjust headers for !MMU ARM systems\n\nMajorily based on Hyok Choi\u0027s patches, this fixes up the asm-arm\nheader files for mmuless systems.  Over and above Hyok\u0027s patches:\n\n- nommu.h merged into mmu.h (it\u0027s only a structure)\n- nommu_context.h is essentially the same as mmu_context.h, but\n  without the MM switching code.\n\nso there\u0027s no point having separate files.  Also, in memory.h,\nthere\u0027s no point #ifndef\u0027ing PHYS_OFFSET and END_MEM - both\nCONFIG_DRAM_BASE and CONFIG_DRAM_SIZE will always be set by the\nconfiguration scripts.\n\nOther files have minor formatting changes, but are essentially\nthe same.  Hyok\u0027s original patches were signed off thusly:\n\n  Signed-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "60b6cf6851d0e12956c109987966f2e7417ce212",
      "tree": "c9f29b85d5c37d7bad9ea0710d7dd5be226c8e1d",
      "parents": [
        "02fcb974369d21c3df61d4ac5a2e1a58dce86495"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Jun 19 17:36:43 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:59:43 2006 +0100"
      },
      "message": "[ARM] nommu: we need the TLS register emulation for nommu mode\n\nSince there can be no fixed location for the TLS value with nommu\nsystems, we must provide TLS register emulation in order to support\nTLS binaries on CPUs without the thread register.\n\nPart of a patch from Hyok S. Choi, and cleaned up by rmk.\n\nSigned-off-by: Hyok S. Choi \u003chyok.choi@samsung.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "59e2e6892087ba05101f86309a23c4f5a3ac04a6",
      "tree": "ee1e4c09159933a51c2c8b3b03f8a7109b39b548",
      "parents": [
        "9d56d878ae12dbb9af744cec2858ed35dffde2b2"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jun 27 15:32:24 2006 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 28 09:57:16 2006 -0700"
      },
      "message": "[IA64] tiger_defconfig s/NR_CPUS\u003d4/NR_CPUS\u003d16/\n\nMontecito is coming with dual core and threading, so this\nfour socket box can now have sixteen logical cpus.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "9d56d878ae12dbb9af744cec2858ed35dffde2b2",
      "tree": "4dd6d1709219d16e5ab04bfbb0a9a3f98f3b3ae0",
      "parents": [
        "f1206641ef4a8cb7a7b15b75e8cfdc7c6bfaf213"
      ],
      "author": {
        "name": "Jack Steiner",
        "email": "steiner@sgi.com",
        "time": "Thu Apr 27 20:01:05 2006 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 28 09:56:55 2006 -0700"
      },
      "message": "[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)\n\nPass the OS logical cpu number to the PROM. This allows PROM\nto log the OS logical cpu number in error records viewed thru POD.\n\nSigned-off-by: Jack Steiner \u003csteiner@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f1206641ef4a8cb7a7b15b75e8cfdc7c6bfaf213",
      "tree": "33bf939ca9024c3eb62452299c6bd69781683baa",
      "parents": [
        "a39727f212426b9d5f9267b3318a2afaf9922d3b"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 28 09:55:13 2006 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 28 09:55:13 2006 -0700"
      },
      "message": "[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/\n\nChandra Seetharaman missed one place in commit:\n 65edc68c345cbe21d0b0375c3452a3ed5e322868\n[but it only shows up when building the ski simulator configuration\n of ia64, so thats understandable]\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e033108bf7e585755350b554048229d1fd10a02e",
      "tree": "df4d6e15667478b7351859b8db576c136d0e253c",
      "parents": [
        "87c01737b1ccf821b93f74a26a0dc991dba16d19"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "gl@dsa-ac.de",
        "time": "Wed Jun 28 16:42:02 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:55:03 2006 +0100"
      },
      "message": "[ARM] 3672/1: PXA: don\u0027t probe output GPIOs for interrupt\n\nPatch from Guennadi Liakhovetski\n\nCurrently probe_irq_on() on PXA will silently reconfigure all output GPIOs, that are not configured as alternate functions, for input. Avoid that. Upon CPU reset all GPIOs are configured as inputs, so, if a GPIO is configured as output, it has been done so intentionally.\n\nSigned-off-by: G. Liakhovetski \u003cgl@dsa-ac.de\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "87c01737b1ccf821b93f74a26a0dc991dba16d19",
      "tree": "a1833216a0b289842fc832add53287476a653876",
      "parents": [
        "c17fad11f3105ca4d5bbb2686725aad208f5ead4"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Jun 27 23:03:04 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:55:02 2006 +0100"
      },
      "message": "[ARM] 3671/1: ep93xx: add cirrus logic edb9315 support\n\nPatch from Lennert Buytenhek\n\nThis patch adds support for the Cirrus Logic EDB9315, an evaluation\nboard based on the Cirrus Logic EP9315 SoC, with 64M RAM, two USB host\nports, audio in/out, three serial ports, 10/100 ethernet, and IDE, VGA,\nand LCD interfaces.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c17fad11f3105ca4d5bbb2686725aad208f5ead4",
      "tree": "1b3b07ac36323f9a056fdf0aadafaff6e149c5de",
      "parents": [
        "5429b060df6d556f396b78364ad017686015bc34"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Jun 27 23:03:03 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:55:01 2006 +0100"
      },
      "message": "[ARM] 3370/2: ep93xx: add crunch support\n\nPatch from Lennert Buytenhek\n\nAdd the necessary kernel bits for crunch task switching.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5429b060df6d556f396b78364ad017686015bc34",
      "tree": "48b088aa6eb65e856df91e296447f6a7ea394644",
      "parents": [
        "3bec6ded282b331552587267d67a06ed7fd95ddd"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Jun 27 22:56:19 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:55:00 2006 +0100"
      },
      "message": "[ARM] 3665/1: crunch: add ptrace support\n\nPatch from Lennert Buytenhek\n\nThis patch makes it possible to get/set a task\u0027s Crunch state via\nthe ptrace(2) system call.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3bec6ded282b331552587267d67a06ed7fd95ddd",
      "tree": "5333fa3e3322528e3d8e5074d41ffc7f538f6768",
      "parents": [
        "562ca1e32a9c2514551559691db809606502a15a"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Jun 27 22:56:18 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:54:59 2006 +0100"
      },
      "message": "[ARM] 3664/1: crunch: add signal frame save/restore\n\nPatch from Lennert Buytenhek\n\nThis patch makes the kernel save Crunch state in userland signal frames,\nso that any userland signal handler can safely use the Crunch coprocessor\nwithout corrupting the Crunch state of the code it preempted.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "562ca1e32a9c2514551559691db809606502a15a",
      "tree": "31241bf01a144fcada35d7fcc122a1f437178cb0",
      "parents": [
        "02c4293194432c7466efe9477126d6179d6fda07"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Jun 27 22:56:17 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:54:58 2006 +0100"
      },
      "message": "[ARM] 3663/1: fix resource-\u003eend off-by-one thinko during physmap conversion\n\nPatch from Lennert Buytenhek\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "02c4293194432c7466efe9477126d6179d6fda07",
      "tree": "53e75380efdd207de95e219fd7882ce95f514bed",
      "parents": [
        "313f53e3823c00bd0aa3601f01897573f2fc326d"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Tue Jun 27 22:56:16 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:54:56 2006 +0100"
      },
      "message": "[ARM] 3662/1: ixp23xx: don\u0027t include asm/hardware.h in uncompress.h\n\nPatch from Lennert Buytenhek\n\nixp23xx was including asm/hardware.h in its version of uncompress.h,\nto get at the physical address of the debug UART, but this include was\ncausing various inline functions that are totally unrelated to the\ndecompressor, defined in headers in include/asm-arm/arch-ixp23xx, to\nbe included in the decompressor image.\n\nInclude asm/arch/ixp23xx.h instead, and move the sole inline function\nin ixp23xx.h to another header.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "313f53e3823c00bd0aa3601f01897573f2fc326d",
      "tree": "5ca183d12c392ac6b387e49fc362e0f11ba03156",
      "parents": [
        "2b8b4913efa20f76718f524accf40e6d02a3bf0a"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Tue Jun 27 22:54:39 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:54:55 2006 +0100"
      },
      "message": "[ARM] 3660/1: Remove legacy defines\n\nPatch from Andrew Victor\n\nRemove the remaining legacy __virt_to_bus__is_a_macro and\n__bus_to_virt__is_a_macro defines in some ARM platforms.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "2b8b4913efa20f76718f524accf40e6d02a3bf0a",
      "tree": "35f2df1ad0169182d8741a5744141c1a66314077",
      "parents": [
        "b8ccca4a57c91dfd81b0a50e16942699bb01600a"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Jun 27 22:53:04 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:54:54 2006 +0100"
      },
      "message": "[ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 only\n\nPatch from Ben Dooks\n\nIf only the S3C2412 based machines are selected,\nthen the regs-dsc.h does not export the S3C2412_DSC\nregisters as it is wrapped in CONFIG_CPU_S3C2440.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b8ccca4a57c91dfd81b0a50e16942699bb01600a",
      "tree": "d158a841c68cbb30eb75a5400a8a907cfbcd6671",
      "parents": [
        "02fcb974369d21c3df61d4ac5a2e1a58dce86495"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Jun 27 22:53:03 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:54:53 2006 +0100"
      },
      "message": "[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget\n\nPatch from Ben Dooks\n\nThe S3C2440 and S3C2442 have an extended USB gadget\ncontroller, so re-name the platform device to inform\nthe driver that it needs to change some parameters\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "02fcb974369d21c3df61d4ac5a2e1a58dce86495",
      "tree": "cdf04f4ccdb39049ba4399c21130fc2f663cf2e9",
      "parents": [
        "a39727f212426b9d5f9267b3318a2afaf9922d3b"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jun 21 14:44:52 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 28 17:53:27 2006 +0100"
      },
      "message": "[ARM] Remove the __arch_* layer from uaccess.h\n\nBack in the days when we had armo (26-bit) and armv (32-bit) combined,\nwe had an additional layer to the uaccess macros to ensure correct\ntyping.  Since we no longer have 26-bit in this tree, we no longer\nneed this layer, so eliminate it.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "0a3a6d69b7e9f1d7fa5add7db528e7b81cbd422e",
      "tree": "cb99f2f7dd314bcb6506e99cb15f3f126c0c94d4",
      "parents": [
        "f8b4c46c0c3667a56148a59bca54d945d246a3f3"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Tue Jun 27 23:42:33 2006 -0400"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor@insightbb.com",
        "time": "Tue Jun 27 23:42:33 2006 -0400"
      },
      "message": "Input: db9 - fix potential buffer overrun\n\nFixes Coverity #id 483\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "f8b4c46c0c3667a56148a59bca54d945d246a3f3",
      "tree": "0b145c6c30b16677dbcb9193d112ff6e95babb65",
      "parents": [
        "9000195bb7ea959939b1e5fdad336e5bac59c9e9"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor@insightbb.com",
        "time": "Tue Jun 27 23:42:17 2006 -0400"
      },
      "committer": {
        "name": "Dmitry Torokhov",
        "email": "dtor@insightbb.com",
        "time": "Tue Jun 27 23:42:17 2006 -0400"
      },
      "message": "Input: atkbd - fix hardware autorepeat\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n"
    },
    {
      "commit": "a39727f212426b9d5f9267b3318a2afaf9922d3b",
      "tree": "e42d5834dd5b0844552c076c1d264ab0e35396f6",
      "parents": [
        "936813a8807c5684c6a97f1081b31027403d4a93",
        "1f1bd5fc326a46d8c49132260f661b7cc954846f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:15:50 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:15:50 2006 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:\n  [netdrvr] Remove long-unused bits from Becker template drivers\n  [netdrvr] natsemi: minor cleanups\n  [netdrvr] natsemi: Separate out media initialization code\n  [PATCH] WAN: update info page for a bunch of my drivers\n  [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch\n  [PATCH] Fix phy id for LXT971A/LXT972A\n  [PATCH] DM9000 - minor code cleanups\n  [PATCH] DM9000 - do no re-init spin lock\n  [PATCH] DM9000 - check for MAC left in by bootloader\n  [PATCH] DM9000 - better checks for platform resources\n"
    },
    {
      "commit": "936813a8807c5684c6a97f1081b31027403d4a93",
      "tree": "bc3a1343ea1548195ab4e5dd11b1830f8b9cc52b",
      "parents": [
        "73a0e405dce7d720808536b708f7c738b413b1a2",
        "6a93096195305f6f2a39544a034e77e2e74d5799"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:13:56 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:13:56 2006 -0700"
      },
      "message": "Merge git://git.infradead.org/mtd-2.6\n\n* git://git.infradead.org/mtd-2.6:\n  [MTD] NAND: Select chip before checking write protect status\n  [MTD] CORE mtdchar.c: fix off-by-one error in lseek()\n  [MTD] NAND: Fix typo in mtd/nand/ts7250.c\n  [JFFS2][XATTR] coexistence between xattr and write buffering support.\n  [JFFS2][XATTR] Fix wrong copyright\n  [JFFS2][XATTR] Re-define xd-\u003erefcnt as atomic_t\n  [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref\n  [JFFS2][XATTR] rid unnecessary writing of delete marker.\n  [JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL.\n  [JFFS2][XATTR] using \u0027delete marker\u0027 for xdatum/xref deletion\n  [MTD] Fix off-by-one error in physmap.c\n  [MTD] Remove unused \u0027nr_banks\u0027 variable from ixp2000 map driver\n  [MTD NAND] s3c2412 support in s3c2410.c\n  [MTD] Initialize \u0027writesize\u0027\n  [MTD] NAND: ndfc fix address offset thinko\n  [MTD] NAND: S3C2410 convert prinks to dev_*()s\n  [MTD] NAND: Missing fixups\n"
    },
    {
      "commit": "73a0e405dce7d720808536b708f7c738b413b1a2",
      "tree": "60cc93e993e89b0c83a549bd65647879ce37d9cc",
      "parents": [
        "03529d9f66b7995c67ddceb8f83258df3c9915da",
        "5493a0fcba8a94baa5c1d80aca21d6ae4b3b573e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:09:16 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:09:16 2006 -0700"
      },
      "message": "Merge git://oss.sgi.com:8090/nathans/xfs-2.6\n\n* git://oss.sgi.com:8090/nathans/xfs-2.6:\n  [XFS] Fixup whitespace damage in log_write, remove final warning.\n  [XFS] Rework code snippets slightly to remove remaining recent-gcc\n  [XFS] Fix realtime subvolume expansion, a porting bug b0rked it.  Coverity\n  [XFS] Remove a race condition where a linked inode could BUG_ON in\n  [XFS] Remove redundant directory checks from inode link operation.\n  [XFS] Remove a couple of no-longer-used macros.\n  [XFS] Reduce size of xfs_trans_t structure. * remove -\u003et_forw, -\u003et_back --\n  [XFS] remove unused behaviour lock - shrink XFS vnode as a side effect.\n  [XFS] * There is trivial \"inode \u003d\u003e vnode \u003d\u003e inode\" conversion, but only\n  [XFS] link(2) on directory is banned in VFS.\n"
    },
    {
      "commit": "03529d9f66b7995c67ddceb8f83258df3c9915da",
      "tree": "c16b506ebbb5644849f094c23976680906d64c1f",
      "parents": [
        "11bcab9071ac204b1ca2bb0514ad1641bc4c280b",
        "2154cfa6ba560401d25f6cc083fe3fb996cbb571"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:07:21 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 19:07:21 2006 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:\n  [PATCH] ata_piix: add ICH6/7/8 to Kconfig\n  [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs\n  [PATCH] libata: cosmetic updates\n  [PATCH] ata: add some NVIDIA chipset IDs\n  [PATCH] libata reduce timeouts\n  [PATCH] libata: implement ata_port_max_devices()\n  [PATCH] libata: make two functions global\n  [PATCH] libata: update ata_do_simple_cmd()\n  [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()\n  [PATCH] libata: clear EH action on device detach\n  [PATCH] libata: implement and use ata_deh_dev_action()\n  [PATCH] libata: move ata_eh_clear_action() upward\n  [PATCH] libata.h needs scatterlist.h\n  [libata] sata_vsc: partially revert a PCI ID-related commit\n  [libata] Bump versions\n"
    },
    {
      "commit": "11bcab9071ac204b1ca2bb0514ad1641bc4c280b",
      "tree": "987d3a1b9f5b28d56317723e70aa16587c2aa729",
      "parents": [
        "d6fcb3b9cf776e3f748709cd3091a72cb3855c29"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 18:47:18 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 18:47:50 2006 -0700"
      },
      "message": "Properly delete sound/ppc/toonie.c\n\nThe previous \"delete\" had actually just truncated it to a zero\nsize, something that can easily happen if you just apply a patch.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d6fcb3b9cf776e3f748709cd3091a72cb3855c29",
      "tree": "1b60436804d31c9500662e3b84f4b33a0d9dac6d",
      "parents": [
        "f17a2686b11453680e9662ef8bdc8d948d0dce18"
      ],
      "author": {
        "name": "Daniel Ritz",
        "email": "daniel.ritz-ml@swissonline.ch",
        "time": "Tue Jun 27 18:40:54 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 18:36:39 2006 -0700"
      },
      "message": "[PATCH] i2c-i801.c: don\u0027t pci_disable_device() after it was just enabled\n\nCommit 02dd7ae2892e5ceff111d032769c78d3377df970 (\"[PATCH] i2c-i801:\nMerge setup function\") has a missing return 0 in the _probe() function.\nThis means the error path is always executed and pci_disable_device() is\ncalled even when the device just got successfully enabled.\n\nHaving the SMBus device disabled makes some systems (eg.\nFujitsu-Siemens Lifebook E8010) hang hard during power-off.\n\nIntead of reverting the whole commit this patch fixes it up:\n- don\u0027t ever call pci_disable_device(), also not in the _remove() function\n  to avoid hangs\n- fix missing pci_release_region() in error path\n\nSigned-off-by: Daniel Ritz \u003cdaniel.ritz@gmx.ch\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "f17a2686b11453680e9662ef8bdc8d948d0dce18"
}
