]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
header changes to .23 patches to make git-quiltapply work properly with them.
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Nov 2007 17:43:11 +0000 (09:43 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Nov 2007 17:43:11 +0000 (09:43 -0800)
review-2.6.23/ntp-fix-sync-cmos-clock-typo.patch
review-2.6.23/x86-avoid-inconsistent-ptes.patch
review-2.6.23/x86-fix-one-off-in-find-next-zero-string.patch
review-2.6.23/x86-fix-rtc-locking.patch
review-2.6.23/x86-mark-read-crx-volatile.patch
review-2.6.23/x86-nx-bit-handling-in-change-page-attr.patch
review-2.6.23/x98-return-correct-error-code-from-child-rip.patch

index 5941c198d89eb1867f31395f00691535d694539c..09297d1d5dbefd71bad6be7dcdfe8fec28f76f95 100644 (file)
@@ -1,4 +1,4 @@
-commit fa6a1a554b50cbb7763f6907e6fef927ead480d9
+From foo@baz Tue Apr  9 12:12:43 2002
 From: David P. Reed <dpreed@reed.com>
 Date: Wed Nov 14 17:49:21 2007 -0500
 Subject: ntp: fix typo that makes sync_cmos_clock erratic
index d97e6e6d3a9cc90f8e5096bcc48557e6cd671ee3..78cfdbaef31c7c0b5f176b96f01550c749f7ceaf 100644 (file)
@@ -1,4 +1,4 @@
-commit aa506dc7b12d03fbf8fd11aab752aed1aadd9c07
+From foo@baz Tue Apr  9 12:12:43 2002
 From: Jan Beulich <jbeulich@novell.com>
 Date: Wed Oct 17 18:04:33 2007 +0200
 Subject: i386: avoid temporarily inconsistent pte-s
@@ -15,7 +15,7 @@ already present mappings. Consequently, on PAE, care must be taken to
 not update the high half of a pte while the low half is still holding
 the old value.
 
-[ tglx: arch/x86 adaptation ]
+ [tglx: arch/x86 adaptation]
 
 Signed-off-by: Jan Beulich <jbeulich@novell.com>
 Signed-off-by: Andi Kleen <ak@suse.de>
index 22ec405ccc2c4d2d39d041f6bc5f9e4eb5e20d63..0c56ae5ea1d38fb03acb839cdf6ac0e285e878b8 100644 (file)
@@ -1,4 +1,4 @@
-commit 801916c1b369b637ce799e6c71a94963ff63df79
+From foo@baz Tue Apr  9 12:12:43 2002
 From: Andrew Hastings <abh@cray.com>
 Date: Wed Oct 17 18:04:33 2007 +0200
 Subject: x86: fix off-by-one in find_next_zero_string
index e83d306b3de6bf17f0467ca0c5f9cdf88d287c95..c912a0e1634dee82adf768ade4a0b52a5d511e2a 100644 (file)
@@ -1,4 +1,4 @@
-commit c399da0d97e06803e51085ec076b63a3168aad1b
+From foo@baz Tue Apr  9 12:12:43 2002
 From: David P. Reed <dpreed@reed.com>
 Date: Wed Nov 14 17:47:35 2007 -0500
 Subject: x86: fix freeze in x86_64 RTC update code in time_64.c
index 9819993416ea3df4a1656911ce64a31e85bae820..617ee16cba52df72f9f3b20e09b47e5b8b68f276 100644 (file)
@@ -1,4 +1,4 @@
-commit c1217a75ea102d4e69321f210fab60bc47b9a48e
+From foo@baz Tue Apr  9 12:12:43 2002
 From: Kirill Korotaev <dev@openvz.org>
 Subject: x86: mark read_crX() asm code as volatile
 Date: Wed Oct 17 18:04:33 2007 +0200
index 13ad71d6160368af9d868243d79f356b090eb3ea..2656e153368a602ef90ad0a9c38fecabe36b025e 100644 (file)
@@ -1,4 +1,4 @@
-commit 84e0fdb1754d066dd0a8b257de7299f392d1e727
+From foo@baz Tue Apr  9 12:12:43 2002
 From: Huang, Ying <ying.huang@intel.com>
 Date: Wed Oct 17 18:04:35 2007 +0200
 Subject: x86: NX bit handling in change_page_attr()
index f2fa404f9c0de7e6c925e97ea29ebd974bdfd087..1ecc9f18540e2eaa301ca8ece0ce410df1adba23 100644 (file)
@@ -1,4 +1,4 @@
-commit 1c5b5cfd290b6cb7c67020ef420e275f746a7236
+From foo@baz Tue Apr  9 12:12:43 2002
 From: Andrey Mirkin <major@openvz.org>
 Date: Wed Oct 17 18:04:33 2007 +0200
 Subject: x86: return correct error code from child_rip in x86_64 entry.S