]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Sign off on patches
authorChris Wright <chrisw@sous-sol.org>
Tue, 31 Oct 2006 19:56:01 +0000 (11:56 -0800)
committerChris Wright <chrisw@sous-sol.org>
Tue, 31 Oct 2006 19:56:01 +0000 (11:56 -0800)
46 files changed:
queue-2.6.18/__div64_32-for-31-bit.patch
queue-2.6.18/alsa-dereference-after-free-in-snd_hwdep_release.patch
queue-2.6.18/alsa-emu10k1-fix-outl-in-snd_emu10k1_resume_regs.patch
queue-2.6.18/alsa-fix-bug-in-snd-usb-usx2y-s-usx2y_pcms_lock_check.patch
queue-2.6.18/alsa-fix-re-use-of-va_list.patch
queue-2.6.18/alsa-powermac-fix-oops-when-conflicting-with-aoa-driver.patch
queue-2.6.18/alsa-repair-snd-usb-usx2y-for-usb-2.6.18.patch
queue-2.6.18/alsa-snd_rtctimer-handle-rtc-interrupts-with-a-tasklet.patch
queue-2.6.18/audit-fix-missing-ifdefs-in-syscall-classes-hookup-for-generic-targets.patch
queue-2.6.18/bcm43xx-fix-watchdog-timeouts.patch
queue-2.6.18/bluetooth-check-if-dlc-is-still-attached-to-the-tty.patch
queue-2.6.18/dvb-fix-dvb_pll_attach-for-mt352-zl10353-in-cx88-dvb-and-nxt200x.patch
queue-2.6.18/fix-intel-rng-detection.patch
queue-2.6.18/fix-potential-interrupts-during-alternative-patching.patch
queue-2.6.18/fix-sfuzz-hanging-on-2.6.18.patch
queue-2.6.18/fix-uninitialised-spinlock-in-via-pmu-backlight-code.patch
queue-2.6.18/fuse-fix-hang-on-smp.patch
queue-2.6.18/ib-mthca-use-mmiowb-after-doorbell-ring.patch
queue-2.6.18/ipoib-rejoin-all-multicast-groups-after-a-port-event.patch
queue-2.6.18/jfs-pageno-needs-to-be-long.patch
queue-2.6.18/knfsd-fix-race-that-can-disable-nfs-server.patch
queue-2.6.18/md-fix-bug-where-spares-don-t-always-get-rebuilt-properly-when-they-become-live.patch
queue-2.6.18/md-fix-calculation-of-degraded-for-multipath-and-raid10.patch
queue-2.6.18/mm-fix-a-race-condition-under-smc-cow.patch
queue-2.6.18/net-fix-skb_segment-handling-of-fully-linear-skbs.patch
queue-2.6.18/scsi-aic7xxx-avoid-checking-sblkctl-register-for-certain-cards.patch
queue-2.6.18/scsi-aic7xxx-pause-sequencer-before-touching-sblkctl.patch
queue-2.6.18/scsi-dac960-pci-id-table-fixup.patch
queue-2.6.18/sctp-always-linearise-packet-on-input.patch
queue-2.6.18/serial-fix-oops-when-removing-suspended-serial-port.patch
queue-2.6.18/serial-fix-resume-handling-bug.patch
queue-2.6.18/sky2-88e803x-transmit-lockup.patch
queue-2.6.18/sky2-accept-multicast-pause-frames.patch
queue-2.6.18/sky2-gmac-pause-frame.patch
queue-2.6.18/sky2-msi-test-race-and-message.patch
queue-2.6.18/sky2-pause-parameter-adjustment.patch
queue-2.6.18/sky2-turn-off-phy-irq-on-shutdown.patch
queue-2.6.18/sound-pci-au88x0-au88x0.c-ioremap-balanced-with-iounmap.patch
queue-2.6.18/sparc64-fix-central-fhc-bus-handling-on-ex000-systems.patch
queue-2.6.18/sparc64-fix-memory-corruption-in-pci_4u_free_consistent.patch
queue-2.6.18/splice-fix-pipe_to_file-prepare_write-error-path.patch
queue-2.6.18/uml-fix-processor-selection-to-exclude-unsupported-processors-and-features.patch
queue-2.6.18/uml-make-uml-compile-on-fc6-kernel-headers.patch
queue-2.6.18/uml-remove-warnings-added-by-previous-stable-patch.patch
queue-2.6.18/watchdog-sc1200wdt-fix-missing-pnp_unregister_driver.patch
queue-2.6.18/x86-64-fix-c3-timer-test.patch

index b5cb1db6aadd3ea76e4658c9165a2b5156e72f53..2f037d739749cdf0fe15764d27810e3348cba230 100644 (file)
@@ -24,7 +24,7 @@ function for 31 bit s390.
 
 Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 ---
  arch/s390/Kconfig        |    4 +
  arch/s390/lib/Makefile   |    1 
index 10230f0b6880a9ad422a75076c6106308c8b5b7a..d9b3f84be82dad7c1a07fe8cab80662f42ffb6b0 100644 (file)
@@ -23,6 +23,7 @@ From: Florin Malita <fmalita@gmail.com>
 Signed-off-by: Florin Malita <fmalita@gmail.com>
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/core/hwdep.c |    3 ++-
index c422f35524df9c1c56bb19ab14f0aa374865a7aa..a52053c1843955fdcbc431ce45f1675622559a21 100644 (file)
@@ -18,6 +18,7 @@ reversed.
 From: Arnaud Patard <arnaud.patard@rtp-net.org>
 Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/pci/emu10k1/emu10k1_main.c |    4 ++--
index d9030b5c148b1e57840e0143ad96b947b0b704fe..b0b536297ba2028685693659e04ce4529aad0d10 100644 (file)
@@ -21,6 +21,7 @@ From: Karsten Wiese <annabellesgarden@yahoo.de>
 Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/usb/usx2y/usx2yhwdeppcm.c |    2 +-
index b129afadbf6afb29d6deafcd3e2dcd1c1f5fa71a..884ac321d4e18c71325ab9e74c322f62d9fe8208 100644 (file)
@@ -17,6 +17,7 @@ Copy/release the arguments temporarily to avoid this problem.
 
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/core/info.c |    5 ++++-
index 238ce671739efe9ee90cbcfba2e111482363338a..1f7a8c6d8fe8c05242c9f907d2c89d1e51921ed5 100644 (file)
@@ -16,6 +16,7 @@ i2c initialization.
 
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/ppc/keywest.c |    3 +++
index 5a2afe247b0b2c52a064c587cf70ba709b1295f5..06c4c1d97ecc4b602c3abedef9e5f48d1a74cc31 100644 (file)
@@ -18,6 +18,7 @@ From: Karsten Wiese <annabellesgarden@yahoo.de>
 Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/usb/usx2y/usbusx2yaudio.c |   18 ++++++------------
index 3202389faebc8b01e50c6924f2a17bef91de9c48..9b49d8217fb396d8128d855868135440b641f229 100644 (file)
@@ -13,6 +13,7 @@ deadlock the RTC code, so move our interrupt handling code to a tasklet.
 
 Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/core/rtctimer.c |   17 ++++++++++++++---
index 743899cd564e8bc54440471f1010dbff5003c8a2..23eaf92c65aa9e92b1df6d02d86f4c5edf0ec73d 100644 (file)
@@ -19,6 +19,7 @@ targets.
 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  include/asm-generic/audit_change_attr.h |    4 ++++
index 328fecbc059ddc264d8ac7c3b97eff7f6e55a100..fe2b160ba69253f82c389823b2e9383a96571b31 100644 (file)
@@ -34,6 +34,7 @@ a TX timeout.
 Signed-off-by: Michael Buesch <mb@bu3sch.de>
 Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/net/wireless/bcm43xx/bcm43xx_main.c |    8 ++++++++
index 1366971409a5b3be543ea85cb619c1906f2af92c..15e2e318a8949f94849902c0c1604e322ccbbf3e 100644 (file)
@@ -15,6 +15,7 @@ makes no sense to go through with changing the termios settings.
 
 Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  net/bluetooth/rfcomm/tty.c |    3 +++
index fde02da3489ec85fa3a853ed6b364be1fd2d75de..23b030c059b1d9b2a8cc89a121b24cda127401e2 100644 (file)
@@ -31,6 +31,7 @@ already present in the upstream 2.6.19 kernel tree.
 Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/media/dvb/b2c2/flexcop-fe-tuner.c |    2 +-
index 1a6ad638f6df47bb3e2e1e17e3d1052e8e36cb5f..1e757f3617cfff4c45789fa6662cac4a567a70df 100644 (file)
@@ -29,6 +29,7 @@ Signed-off-by: Michael Buesch <mb@bu3sch.de>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/char/hw_random/intel-rng.c |  186 +++++++++++++++++++++++++++++++++++--
index 5e31f1bd7c96ff97e3336d5c4fee39d9a7e9c1ed..676848ede803c49da1b79f2f3e9cf218d3d938be 100644 (file)
@@ -17,6 +17,7 @@ and is logically separate (and also less likely to cause problems).
 
 Signed-off-by: Zachary Amsden <zach@vmware.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/i386/kernel/alternative.c |    4 ++++
index 0a8e7f859ff11ba7862383c1dffdbba020033ebe..e5ff6b913c69c84452d7947e2a18e93da183d8e4 100644 (file)
@@ -29,7 +29,7 @@ Looks like unbalanced locking.
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 ---
  net/decnet/af_decnet.c |    4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)
index 7794a415e447b60e51d523ec4ea930d9d547f1db..51b673972fdbac845a2f0fe9f025c4c3b148a2dd 100644 (file)
@@ -21,6 +21,7 @@ Acked-by: Michael Hanselmann <linux-kernel@hansmi.ch>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/macintosh/via-pmu-backlight.c |    2 +-
index e6aac687b13fb5b846f79808ca1f927bcc321fcb..639ef1a137bc1d6f4147267face3bf1220423af6 100644 (file)
@@ -30,6 +30,7 @@ Henriksen who was persistent enough in helping me debug it.
 
 Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  fs/fuse/dir.c   |   30 +++++++++++++++++++++---------
index 0fbf53555b99e4a09b1feb434092b2f91f5e76a1..eb4677668f46b27ceb4543c44dd151282000dd5f 100644 (file)
@@ -23,6 +23,7 @@ after doorbell rings to ensure the doorbell writes are ordered.
 Signed-off-by: Arthur Kepner <akepner@sgi.com>
 Signed-off-by: Roland Dreier <rolandd@cisco.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/infiniband/hw/mthca/mthca_cq.c  |    7 +++++++
index 73f7c40b7a02ae99bec9b98f8413c60516a8d1d8..876ac5842834af3b488e835bde7813c28e2c5cb1 100644 (file)
@@ -20,6 +20,7 @@ Signed-off-by: Eli Cohen <eli@mellanox.co.il>
 Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
 Signed-off-by: Roland Dreier <rolandd@cisco.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/infiniband/ulp/ipoib/ipoib_ib.c |    4 +++-
index 037a217eaa644b7beca2b56ede3b4e94dc49e9f1..5044d471289fa117a56b58c1bdc2ed53e6f80369 100644 (file)
@@ -15,6 +15,7 @@ This causes file system corruption on volumes larger than 16TB.
 
 Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  fs/jfs/jfs_imap.c |    4 ++--
index c3ae4550cb1457f1c751a960fd5bdbf9008bc424..b1508ec359ac901313cfc9d466da857a06b4d091 100644 (file)
@@ -34,6 +34,7 @@ a TCP_LISTEN socket or a TCP_CONNECTED socket.
 
 Signed-off-by: Neil Brown <neilb@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  net/sunrpc/svcsock.c |    2 +-
index a864b1e7aa7adf647f52bfd8bf17280cbbc6352a..a146d71426ad78d57b3699f8b6916c61634a4075 100644 (file)
@@ -17,6 +17,7 @@ value to -1.
 
 Signed-off-by: Neil Brown <neilb@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/md/md.c |    1 +
index 684335387841c52b0c1c26aab82fa8f7e4d3a5ab..356b7ac816c95814649813bce805521a6c22289d 100644 (file)
@@ -15,6 +15,7 @@ Two less-used md personalities have bugs in the calculation of
 
 Signed-off-by: Neil Brown <neilb@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/md/multipath.c |    2 +-
index c0bce2e03cfd23dbe7a134738e90845f6dac3165..67e5dbd8da3ca7ddd4413e608c36c7895c902df1 100644 (file)
@@ -50,6 +50,7 @@ Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  mm/memory.c |    9 ++++++++-
index ac780c8f47c09dff482249add89d8ef14e2ee01e..62c5d8877ee7ee217e6e07e86f48e7e13e080802 100644 (file)
@@ -24,6 +24,7 @@ emulation on an interface that does not support SG.
 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  net/core/skbuff.c |    9 ++++-----
index 8a351f7b03a4d63d587ef0df038f867996a4224a..337ce6bff160b92e92927e3fffe67d63c86a5a39 100644 (file)
@@ -16,6 +16,7 @@ supports LVD first (AHC_ULTRA2) before checking the register.
 
 Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/scsi/aic7xxx/aic7xxx_osm.c |   16 ++++++++++++----
index 21793a27dec0b1cbdc425e0362dc137b8330bb60..c7bb2f5ca50dc4bcd9586a299644b07f3f7c3341 100644 (file)
@@ -17,6 +17,7 @@ domain validation.
 
 Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/scsi/aic7xxx/aic7xxx_osm.c |    5 +++++
index 7edd16b935a878080beee69bbbfa52dec8594aaf..d25868acf6e8bb3c7c63e2718132afd656f7865b 100644 (file)
@@ -18,6 +18,7 @@ chip have a Mylex subvendor id.
 Signed-off-by: Brian King <brking@us.ibm.com>
 Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/block/DAC960.c |    2 +-
index d62a7e2ddb16d24c573682ed5454379c54a2f3ed..d26bb67f7d56176213fecded128ec3ee741f2fa6 100644 (file)
@@ -26,6 +26,7 @@ linearises all packets on input.
 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  net/sctp/input.c |    3 +++
index 31e9608cd4a6f69ea76375969185c41d9bf24a88..68bb57e30db67d185161b65fbdb6de1d33641f9d 100644 (file)
@@ -21,6 +21,7 @@ the initialised state.
 Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
 Signed-off-by: maximilian attems <maks@sternwelten.at>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/serial/serial_core.c |    9 +++++++--
index e811d4d5a48614f9584181e56cceee506c826ad3..7c17e950ed62e28ada96c5e79c57f7225db1c185 100644 (file)
@@ -20,6 +20,7 @@ the backported patch below is already in fedora tree. -maks
 Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
 Signed-off-by: maximilian attems <maks@sternwelten.at>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/serial/serial_cs.c |   12 +++++-------
index 09697c2f9a4f48ffbab57101a025d51ec0ad05a0..73835ef2f9abc2d2143e48455f105785df8552ec 100644 (file)
@@ -18,6 +18,7 @@ Only the Yukon-FE chip is Marvell 88E803X (10/100 only) are affected.
 
 Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/net/sky2.c |   33 ++++++++++++---------------------
index 6cc271630a4648da4a40df06b4efb1e4ee8bf8cd..a28467805599240f01a0427cf34ce27914a0ffab 100644 (file)
@@ -15,6 +15,7 @@ doing any flow control.
 
 Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/net/sky2.c |   20 +++++++++++++++-----
index fd543fc1da283ed675978433a2f300cd0b50ca84..51d00dff4c2cb304f8771e8bbbdde71f20de28ba 100644 (file)
@@ -15,6 +15,7 @@ the stack.
 
 Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 
 ---
index 4e592080f42411227af22336cdc7e2654e40d7fa..53717092bd8387a0f3121ef9acb709f85e9280e0 100644 (file)
@@ -16,6 +16,7 @@ but the warning is too verbose and overly cautious.
 
 Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/net/sky2.c |   12 ++++++------
index a1f04aedf4fb22047a6066240318c5a7f1f129b4..388d592bff267972067804bc734ae48089fee59e 100644 (file)
@@ -14,6 +14,7 @@ Especially on laptops running at slower clock rates.
 
 Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 
 ---
index 68adba2976a6ca121a3dfbd77dee2343e21cdd98..2dec2fc16a87709d292ddf69982710a86919d635 100644 (file)
@@ -15,6 +15,7 @@ is not running, don't access PHY because that can hang.
 
 Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/net/sky2.c |   16 ++++++++--------
index 2868a932cddd63bf3aca7f632017fe55fb174316..b06e833e00b7d5302bc4f68ccb78d44bcdbcbddd 100644 (file)
@@ -15,6 +15,7 @@ From: Amol Lad <amol@verismonetworks.com>
 Signed-off-by: Amol Lad <amol@verismonetworks.com>
 Signed-off-by: Takashi Iwai <tiwai@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  sound/pci/au88x0/au88x0.c |    1 +
index c284a201fbef4be1ed33bf00dc4b0d8c2c0e4d71..44d63ab8bdc0f1c619371ba57a4337a25b43a12b 100644 (file)
@@ -28,6 +28,7 @@ down these problems and testing out these fixes.
 
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/sparc64/kernel/central.c   |    4 ++++
index 8c978bfc51478d1b6ed6cfca51af8d75ddf15524..9c2d67b586ef54815adff1fe8de355909ef3f7d1 100644 (file)
@@ -15,6 +15,7 @@ arena->map[] bitmap.
 
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/sparc64/kernel/pci_iommu.c |    2 +-
index 3138d051ca1ccc2cfa8b84e25ac56598d1314d33..b7c6961fcc3f26edb0c026366dc36558d2d7027d 100644 (file)
@@ -14,6 +14,7 @@ Don't jump to the unlock+release path, we already did that.
 
 Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  fs/splice.c |    6 +++---
index 48fde1397c1b0e58e4166ccbb4f2355c5ed8c02e..30b2b9a9b014c942b4bca7e6166c5adb6c5513eb 100644 (file)
@@ -21,6 +21,7 @@ Merged upstream.
 
 Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/i386/Kconfig.cpu |    3 ++-
index b10258b5887a8ab720a68a00f054304f57a6653b..7c6f9589ed5a952f4d0cec8b6dbc60a5abc3322e 100644 (file)
@@ -22,6 +22,7 @@ Cc: Jeff Dike <jdike@addtoit.com>
 Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/um/include/kern_util.h    |    1 -
index 8705279aa46367280569fc4c1d48983b54d3379b..d3b2a421b12cde842ab5e3c96a7a57ab8756a459 100644 (file)
@@ -16,6 +16,7 @@ GCC; they were added by previous -stable patch, and at least on my system
 
 Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/um/os-Linux/sys-i386/tls.c |    2 ++
index 2532288bd4e6e2239c5bcbba1e7e32e532529809..1ba5495f95759ec0a4130448ae3fd6b6429053ad 100644 (file)
@@ -21,6 +21,7 @@ Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
 Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/char/watchdog/sc1200wdt.c |    9 +++++++--
index 4a0d8d19dc30238988f1acf5f9b72f03d80dd0ba..b302078b63f2ef9d7c17fa9f9f91e4f37bd053cd 100644 (file)
@@ -16,6 +16,7 @@ This should fix the time on various dual core laptops.
 
 Signed-off-by: Andi Kleen <ak@suse.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  arch/x86_64/kernel/time.c |    2 +-