]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add signed-off-by and cleanup extra [PATCH] in subjects
authorChris Wright <chrisw@sous-sol.org>
Fri, 2 Jun 2006 18:10:33 +0000 (11:10 -0700)
committerChris Wright <chrisw@sous-sol.org>
Fri, 2 Jun 2006 18:10:33 +0000 (11:10 -0700)
queue-2.6.16/altix-correct-ioc3-port-order.patch
queue-2.6.16/altix-correct-ioc4-port-order.patch
queue-2.6.16/ipw2200-Filter-unsupported-channels-out-in-ad-hoc-mode.patch
queue-2.6.16/the-latest-consensus-libata-resume-fix.patch
queue-2.6.16/x86_64-Don-t-sanity-check-Type-1-PCI-bus-access-on-newer-systems.patch
queue-2.6.16/x86_64-add-crashdump-trigger-points.patch

index f98f2d422e6603cc0a077282ed5a7432ee676e2f..7d36b08532ed96625d81ea0678360edc6dd34294 100644 (file)
@@ -11,6 +11,7 @@ Signed-off-by: Patrick Gefre <pfg@sgi.com>
 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>
 
 ---
 
index a94f56985c353d6175bdcab2d6305ec1a9df4681..381fca66b9e074691cdb02a1eab3f5755c656969 100644 (file)
@@ -12,6 +12,7 @@ Cc: Pat Gefre <pfg@sgi.com>
 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>
 
 ---
 
index 663c4726c8929e9befce0157ad796d48eb65cc11..5a9a9fd8e6f9e50fb495ea46c688c3d1738d6eb9 100644 (file)
@@ -1,7 +1,7 @@
 From nobody Mon Sep 17 00:00:00 2001
 From: Zhu Yi <yi.zhu@intel.com>
 Date: Thu, 2 Mar 2006 05:55:51 +0800
-Subject: [PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
+Subject: ipw2200: Filter unsupported channels out in ad-hoc mode
 
 Currently iwlist ethX freq[uency]/channel lists all the channels the card
 supported for the current region, which includes some channels can only
@@ -11,6 +11,7 @@ the card is currently in ad-hoc mode.
 Signed-off-by: Zhu Yi <yi.zhu@intel.com>
 Signed-off-by: John W. Linville <linville@tuxdriver.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
 
index db2e24e92430c7739daf72110443994fa58b856a..bbc8020dfe4a1a234c4eb98caa7ecfe126b281b4 100644 (file)
@@ -1,7 +1,7 @@
 From nobody Mon Sep 17 00:00:00 2001
 From: Mark Lord <liml@rtr.ca>
 Date: Sun, 28 May 2006 11:28:00 -0400
-Subject: [PATCH] the latest consensus libata resume fix
+Subject: the latest consensus libata resume fix
 
 Okay, just to sum things up.
 
index ace226f584ec1f8d6829df98c135e2758c1293d7..131eaf1fbac944c9197b47241eb8342bc5a0b53a 100644 (file)
@@ -1,7 +1,7 @@
 From nobody Mon Sep 17 00:00:00 2001
 From: Andi Kleen <ak@suse.de>
 Date: Fri, 7 Apr 2006 19:49:36 +0200
-Subject: [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
+Subject: x86_64: Don't sanity check Type 1 PCI bus access on newer systems
 
 Horus systems don't have anything on bus 0 which makes
 the Type 1 sanity checks fail.  Use the DMI BIOS year to
@@ -12,6 +12,7 @@ Cc: Navin Boppuri <navin.boppuri@newisys.com>
 Signed-off-by: Andi Kleen <ak@suse.de>
 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>
 
 ---
  arch/i386/pci/direct.c |    5 +++++
index 552c44ddb5a97cecfd21123ca53af9f821e18412..69421cc343a80aea7c343ed02aec3cd08d1e7cf1 100644 (file)
@@ -1,7 +1,7 @@
 From nobody Mon Sep 17 00:00:00 2001
 From: Vivek Goyal <vgoyal@in.ibm.com>
 Date: Tue, 18 Apr 2006 12:35:13 +0200
-Subject: [PATCH] x86_64: x86_64 add crashdump trigger points
+Subject: x86_64: x86_64 add crashdump trigger points
 
 o Start booting into the capture kernel after an Oops if system is in a
   unrecoverable state. System will boot into the capture kernel, if one is
@@ -18,6 +18,7 @@ Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
 Signed-off-by: Andi Kleen <ak@suse.de>
 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>
 
 ---
  arch/x86_64/kernel/traps.c |    5 +++++