summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/2.6.20/00000_README')
-rw-r--r--trunk/2.6.20/00000_README13
1 files changed, 10 insertions, 3 deletions
diff --git a/trunk/2.6.20/00000_README b/trunk/2.6.20/00000_README
index 6838273..3807690 100644
--- a/trunk/2.6.20/00000_README
+++ b/trunk/2.6.20/00000_README
@@ -14,6 +14,7 @@ Numbering
1xxxx XenSource, upstream Xen patch for 2.6.18
2xxxx Redhat, we use their Xen patch for >=2.6.20
3xxxx Debian, we use their security fixes for 2.6.18
+4xxxx Misc
5xxxx Gentoo, Xen and other fixes for Redhat and/or Debian patches.
Patches
@@ -30,6 +31,10 @@ Patches
(Xen).
See CVE-2007-4573
+40001_i386-fix-xen_l1_entry_update-for-highptes.patch
+ Fix for kernels compiled with CONFIG_HIGHPTE.
+ Pulled from linux-2.6.18-xen.hg, changeset e79729740288.
+
50001_make-install.patch
Handle make install in a semi-sane way that plays nice with
split domU/dom0 kernels.
@@ -48,6 +53,8 @@ Patches
50006_pgetable-build-fix.patch
Fix a function re-definition error when PAE is not enabled.
-50007_disable-highpte.patch
- CONFIG_HIGHPTE can cause serious problems so lets save people's
- sanity, avoid killing kittens, and end all war by disabling it.
+50008_reenable-tls-warning.patch
+ Issue only one big fat tls warning as upstream xen does.
+
+50009_gentooify-tls-warning.patch
+ Change tls warning instructions to apply directly to Gentoo.