From: Chris Wright Date: Fri, 2 Jun 2006 18:10:33 +0000 (-0700) Subject: add signed-off-by and cleanup extra [PATCH] in subjects X-Git-Tag: v2.6.16.20~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27cef083d31bef76ae99483fbda695a55635369a;p=thirdparty%2Fkernel%2Fstable-queue.git add signed-off-by and cleanup extra [PATCH] in subjects --- diff --git a/queue-2.6.16/altix-correct-ioc3-port-order.patch b/queue-2.6.16/altix-correct-ioc3-port-order.patch index f98f2d422e6..7d36b08532e 100644 --- a/queue-2.6.16/altix-correct-ioc3-port-order.patch +++ b/queue-2.6.16/altix-correct-ioc3-port-order.patch @@ -11,6 +11,7 @@ Signed-off-by: Patrick Gefre Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/queue-2.6.16/altix-correct-ioc4-port-order.patch b/queue-2.6.16/altix-correct-ioc4-port-order.patch index a94f56985c3..381fca66b9e 100644 --- a/queue-2.6.16/altix-correct-ioc4-port-order.patch +++ b/queue-2.6.16/altix-correct-ioc4-port-order.patch @@ -12,6 +12,7 @@ Cc: Pat Gefre Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/queue-2.6.16/ipw2200-Filter-unsupported-channels-out-in-ad-hoc-mode.patch b/queue-2.6.16/ipw2200-Filter-unsupported-channels-out-in-ad-hoc-mode.patch index 663c4726c89..5a9a9fd8e6f 100644 --- a/queue-2.6.16/ipw2200-Filter-unsupported-channels-out-in-ad-hoc-mode.patch +++ b/queue-2.6.16/ipw2200-Filter-unsupported-channels-out-in-ad-hoc-mode.patch @@ -1,7 +1,7 @@ From nobody Mon Sep 17 00:00:00 2001 From: Zhu Yi 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 Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/queue-2.6.16/the-latest-consensus-libata-resume-fix.patch b/queue-2.6.16/the-latest-consensus-libata-resume-fix.patch index db2e24e9243..bbc8020dfe4 100644 --- a/queue-2.6.16/the-latest-consensus-libata-resume-fix.patch +++ b/queue-2.6.16/the-latest-consensus-libata-resume-fix.patch @@ -1,7 +1,7 @@ From nobody Mon Sep 17 00:00:00 2001 From: Mark Lord 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. diff --git a/queue-2.6.16/x86_64-Don-t-sanity-check-Type-1-PCI-bus-access-on-newer-systems.patch b/queue-2.6.16/x86_64-Don-t-sanity-check-Type-1-PCI-bus-access-on-newer-systems.patch index ace226f584e..131eaf1fbac 100644 --- a/queue-2.6.16/x86_64-Don-t-sanity-check-Type-1-PCI-bus-access-on-newer-systems.patch +++ b/queue-2.6.16/x86_64-Don-t-sanity-check-Type-1-PCI-bus-access-on-newer-systems.patch @@ -1,7 +1,7 @@ From nobody Mon Sep 17 00:00:00 2001 From: Andi Kleen 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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/i386/pci/direct.c | 5 +++++ diff --git a/queue-2.6.16/x86_64-add-crashdump-trigger-points.patch b/queue-2.6.16/x86_64-add-crashdump-trigger-points.patch index 552c44ddb5a..69421cc343a 100644 --- a/queue-2.6.16/x86_64-add-crashdump-trigger-points.patch +++ b/queue-2.6.16/x86_64-add-crashdump-trigger-points.patch @@ -1,7 +1,7 @@ From nobody Mon Sep 17 00:00:00 2001 From: Vivek Goyal 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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/x86_64/kernel/traps.c | 5 +++++