]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add some signed-off-by and update the email header on one patch.
authorGreg KH <gregkh@suse.de>
Thu, 12 May 2005 17:39:56 +0000 (10:39 -0700)
committerGreg KH <gregkh@suse.de>
Thu, 12 May 2005 17:39:56 +0000 (10:39 -0700)
queue/3c59x-d3-fix.patch
queue/fix-lpar-iommu-on-p630.patch
queue/fix-matroxfb-on-big-endian.patch

index cf9921a7db3224d1d57574f7f2ee4d72de5c6b36..2c038349ccfa9f7a6c0bcdba2f6969e14e61fdca 100644 (file)
@@ -1,9 +1,14 @@
-[PATCH] 3c59x: only put the device into D3 when we're actually using WOL
+From foo@baz Tue Apr  9 12:12:43 2002
+To: linux-kernel@vger.kernel.org
+Date: 05 May 2005 16:36:40 -0700
+From: daniel.ritz@gmx.ch
+Subject:  3c59x: only put the device into D3 when we're actually using WOL
 
 During a warm boot the device is in D3 and has troubles coming out of it.
 
 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>
 
 ---
 commit 3c8fad1829cc33e903500b41d989fa50ab196378
index bdbb9e1673873b9d712cdf6a4017b6adebeada7a..30dfdd189e9015ce0a755955e32ea3b15a572442 100644 (file)
@@ -14,6 +14,7 @@ needs to do some of the things that the bus setup code has already done.
 Signed-off-by: Olof Johansson <olof@austin.ibm.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>
 
 diff -Nru a/arch/ppc64/kernel/pSeries_iommu.c b/arch/ppc64/kernel/pSeries_iommu.c
 --- a/arch/ppc64/kernel/pSeries_iommu.c        2005-05-12 09:31:21 -07:00
index 85c654a17e2d8f263c6ed59c891a16b8f9d945c5..35dbf1898fb03dbdce30c7c32b9fac9a7316f6ca 100644 (file)
@@ -15,6 +15,7 @@ Signed-off-by: Peter 'p2' De Schrijver <p2@mind.be>
 Signed-off-by: Petr Vandrovec <vandrove@vc.cvut.cz>
 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>
 
 diff -Nru a/drivers/video/matrox/matroxfb_accel.c b/drivers/video/matrox/matroxfb_accel.c
 --- a/drivers/video/matrox/matroxfb_accel.c    2005-05-12 09:26:38 -07:00