]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
added my signed-off-by:
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 6 Jul 2006 23:50:35 +0000 (16:50 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 6 Jul 2006 23:50:35 +0000 (16:50 -0700)
21 files changed:
queue-2.6.17/2-oopses-in-ethtool.patch
queue-2.6.17/block-fix-bounce-limit-address-check.patch
queue-2.6.17/dvb-bt8xx-fix-frontend-detection-for-dvico-fusionhdtv-dvb-t-lite-rev-1.2.patch
queue-2.6.17/dvb-fix-budget-av-frontend-detection.patch
queue-2.6.17/dvb-fix-ci-interface-on-pro-knc1-cards.patch
queue-2.6.17/dvb-fix-ci-on-old-knc1-dvbc-cards.patch
queue-2.6.17/ib-mthca-restore-missing-pci-registers-after-reset.patch
queue-2.6.17/kconfig-fix-description-and-dependencies-for-saa7115-module.patch
queue-2.6.17/memory-hotplug-solve-config-broken-undefined-reference-to-online_page.patch
queue-2.6.17/pkt_sched-fix-error-handling-while-dumping-actions.patch
queue-2.6.17/pkt_sched-fix-illegal-memory-dereferences-when-dumping-actions.patch
queue-2.6.17/pkt_sched-return-enoent-if-action-module-is-unavailable.patch
queue-2.6.17/pnp-suppress-request_irq-warning.patch
queue-2.6.17/reduce-acpi-verbosity-on-null-handle-condition.patch
queue-2.6.17/v4l-dvb-backport-fix-to-artec-usb-dvb-devices.patch
queue-2.6.17/v4l-dvb-backport-the-budget-driver-diseqc-instability-fix.patch
queue-2.6.17/v4l-dvb-backport-the-diseqc-regression-fix-to-2.6.17.x.patch
queue-2.6.17/v4l-dvb-stradis-dont-export-module_device_table.patch
queue-2.6.17/via-velocity-the-link-is-not-correctly-detected-when-the-device-starts.patch
queue-2.6.17/x86_64-fix-modular-pc-speaker.patch
queue-2.6.17/xfs-corruption-fix-for-next-stable-release.patch

index 65dbe0624081de9375e55754a68815e478995a25..8128ae0dcf33dcc2922caa11ee072015261b84b0 100644 (file)
@@ -15,6 +15,7 @@ Typically a copy-paste typo.
 Signed-off-by: Willy Tarreau <w@1wt.eu>
 Acked-by: Jeff Garzik <jeff@garzik.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  net/core/ethtool.c |    2 +-
index 404c216de21f2408861483d1c21d126ac49f9e27..afb4d9ab25beee32513a700e39f2549b59d6a71d 100644 (file)
@@ -16,6 +16,7 @@ runs out of space.
 Signed-off-by: Andi Kleen <ak@suse.de>
 Signed-off-by: Jens Axboe <axboe@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  block/ll_rw_blk.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 122e6c12afd5b4c247cd601d446be0593e1ff41b..bf93508d58ad8625ba35e1c2615e0c5d6d810734 100644 (file)
@@ -18,6 +18,7 @@ Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Acked-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
 Acked-by: Manu Abraham <manu@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/bt8xx/dvb-bt8xx.c |   10 ++++++++++
index 50d0190f6131092705e74fbebc4726b63082d30b..47831aaf98515f3611da5d73f88f66f6d447bb81 100644 (file)
@@ -12,6 +12,7 @@ The budget-av needs this GPIO set low for most cards to work.
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/ttpci/budget-av.c |    5 +++--
index 757d589bed3d5c3829e5365a6abdb95b44b8be1d..564860ab5bdc129137d6b275a5b14e2b37a845da 100644 (file)
@@ -13,6 +13,7 @@ then it cannot have a CI interface. This is not the case.
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/ttpci/budget-av.c |    6 +-----
index 3db0518fdcc7c0820ea80febb04f5beaa83ad3c9..21891dfd57b30d7fcac48ec16ef56563cc45beee 100644 (file)
@@ -13,6 +13,7 @@ streamed through a CAM module. This disables it for these ones.
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/ttpci/budget-av.c |    9 +++++++++
index 3cc0d6512e164a50f34b43c577d5c7d95ec12449..e58b495e2a2c0ab98a9a1e8c07ec56194483310a 100644 (file)
@@ -15,6 +15,7 @@ these registers is set to a non-default value by BIOS.
 
 Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/infiniband/hw/mthca/mthca_reset.c |   59 ++++++++++++++++++++++++++++++
index c007bf41c2efa913497ed1f69563b77ccc5241e7..13fe5f0fc9ca43a07b9f272c23649e470f549323 100644 (file)
@@ -13,6 +13,7 @@ not obsoleted.
 
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/video/Kconfig |    6 +++---
index 07de0051aff0679985e067baf10f4f7699009c8c..7340c936579e1483c4f8ebcb04613d21ec24f804 100644 (file)
@@ -11,10 +11,10 @@ In addition, many architecture can't use memory hotplug feature yet.  So, I
 introduce CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG.
 
 Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/i386/Kconfig    |    3 +++
  arch/ia64/Kconfig    |    3 +++
index 68ccd547110cd250cc4c1d7cf524252e5a8bfd8b..fe301998721a25bde0354a0a43e81332a21d0470 100644 (file)
@@ -16,6 +16,7 @@ May lead to sending out incomplete netlink messages.
 Signed-off-by: Thomas Graf <tgraf@suug.ch>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  net/sched/act_api.c |    6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)
index 0482b3581ca73638b3403b1d39ffbdd913f08f5f..bcde826a8365fc7463fc2d4cb2912cf214b85b42 100644 (file)
@@ -21,6 +21,7 @@ and don't require any privileges.
 Signed-off-by: Thomas Graf <tgraf@suug.ch>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  net/sched/act_api.c |   11 +++++------
  1 file changed, 5 insertions(+), 6 deletions(-)
index bfa4b8ba5fdb489e3bc973860d4b820925709469..0d52855d1f0ec2037ad84b67dd69f45f7385a6a4 100644 (file)
@@ -12,6 +12,7 @@ Return ENOENT if action module is unavailable
 Signed-off-by: Thomas Graf <tgraf@suug.ch>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  net/sched/act_api.c |    1 +
  1 file changed, 1 insertion(+)
index a83aecd3b6e3973a2d97f8243a2fc6f0c89949f3..59b860d59fa7bfcbe1e9b8f3cb3809fbd30b104f 100644 (file)
@@ -6,11 +6,11 @@ Subject: pnp: suppress request_irq() warning
 Suppress the "setup_irq: irq handler mismatch" coming out of pnp_check_irq():
 failures are expected here.
 
-Cc: <stable@kernel.org>
 Cc: Santiago Garcia Mantinan <manty@manty.net>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/pnp/resource.c |    3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
index 9817f244b0ac68b509b78f9bfb67b0d2cb683d18..a38fd09b69339d8da2de441bbe6bdb75cc7a8049 100644 (file)
@@ -19,6 +19,7 @@ debug level.
 
 Signed-off-by: Daniel Drake <dsd@gentoo.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/acpi/namespace/nsxfeval.c |    5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)
index db92c318f2ebf0462d8cf65f28202bc5345bd20d..b4de0942946cc3afffaa0ed4264edc4c8162a40f 100644 (file)
@@ -12,6 +12,7 @@ Backport fix to artec USB DVB devices
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/frontends/dvb-pll.c |   10 +++++-----
index 8cb3caeb276b8356f913bdfc06818cc35bb6967d..ccf05b3b42a594c3caabf490ca23df3ee374be9f 100644 (file)
@@ -13,6 +13,7 @@ Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/ttpci/budget.c |    6 ------
index 3c6a49f146cc169ff29319dad55c9944e9f828a7..a94e26d7ed2cfba087ddcc3a1d6754626cbb6610 100644 (file)
@@ -12,6 +12,7 @@ Backport the DISEQC regression fix to 2.6.17.x
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/dvb/dvb-core/dvb_frontend.c |   14 ++++++++------
index b99456c691629b5a953db554e8efa37b91e5b894..5fb57227bbb94f956697296e3bf0a86bf55caa93 100644 (file)
@@ -16,6 +16,7 @@ insert the module, or specify it in modprobe.conf
 Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/media/video/stradis.c |    1 -
index c29de3553495b667613960e5add573f00ccbc355..46de38259c2502ad69cc22bd128d1ae1dd863429 100644 (file)
@@ -14,7 +14,7 @@ The patch fixes http://bugzilla.kernel.org/show_bug.cgi?id=6711
 Signed-off-by: Roy Marples <uberlord@gentoo.org>
 Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
----
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/net/via-velocity.c |    6 ++++++
index bd12a27293db9736ef42297b1ce3b62aab9a1f3c..8ccb354750d410b5188dbc3853f7067fe7b599ca 100644 (file)
@@ -9,6 +9,7 @@ compiled as a module.
 Signed-off-by: Andi Kleen <ak@suse.de>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/x86_64/kernel/setup.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 69a9258d3885f1eda0da3938b493f70f2e5a153a..f537f069db6d60ad024146ce16778b12fe08d5dd 100644 (file)
@@ -17,6 +17,7 @@ inline extent mode.
 Signed-off-by: Mandy Kirkconnell <alkirkco@sgi.com>
 Signed-off-by: Nathan Scott <nathans@sgi.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  fs/xfs/xfs_dir2_node.c |    2 +-