diff --git a/kernel-debug.changes b/kernel-debug.changes index a19b0bee..04785c1f 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 00f20a78..1402ea85 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -872,6 +872,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -882,6 +887,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1080,6 +1090,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-default.changes b/kernel-default.changes index a19b0bee..04785c1f 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index eb8b4a9b..8b318699 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -885,6 +885,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -895,6 +900,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1093,6 +1103,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-desktop.changes b/kernel-desktop.changes index a19b0bee..04785c1f 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 6d9bea00..f617c033 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -905,6 +905,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -915,6 +920,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1113,6 +1123,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-docs.changes b/kernel-docs.changes index a19b0bee..04785c1f 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 76437daa..eee17cb9 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -99,6 +99,11 @@ rm -rf $RPM_BUILD_ROOT /usr/share/doc/kernel %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -109,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -307,6 +317,10 @@ rm -rf $RPM_BUILD_ROOT - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-ec2.changes b/kernel-ec2.changes index a19b0bee..04785c1f 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 930c0c6c..1aa00026 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -875,6 +875,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -885,6 +890,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1083,6 +1093,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-net.changes b/kernel-net.changes index a19b0bee..04785c1f 100644 --- a/kernel-net.changes +++ b/kernel-net.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-net.spec b/kernel-net.spec index ed5e7e4c..ce3e1ab1 100644 --- a/kernel-net.spec +++ b/kernel-net.spec @@ -872,6 +872,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -882,6 +887,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1080,6 +1090,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-pae.changes b/kernel-pae.changes index a19b0bee..04785c1f 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 30913b12..e882af87 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -890,6 +890,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -900,6 +905,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1098,6 +1108,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index a19b0bee..04785c1f 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 0ec362b4..dea6889e 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -894,6 +894,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -904,6 +909,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1102,6 +1112,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-ps3.changes b/kernel-ps3.changes index a19b0bee..04785c1f 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-ps3.spec b/kernel-ps3.spec index a2ce35bb..6e4890b4 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -875,6 +875,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -885,6 +890,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1083,6 +1093,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-s390.changes b/kernel-s390.changes index a19b0bee..04785c1f 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index 7e6517d9..635384af 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -869,6 +869,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -879,6 +884,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1077,6 +1087,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-source.changes b/kernel-source.changes index a19b0bee..04785c1f 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 3179e6be..ac79d7c6 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -254,6 +254,11 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" %endif %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -264,6 +269,11 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -462,6 +472,10 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-syms.changes b/kernel-syms.changes index a19b0bee..04785c1f 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index adea9ee3..38a70df0 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -81,6 +81,11 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -91,6 +96,11 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -289,6 +299,10 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-trace.changes b/kernel-trace.changes index a19b0bee..04785c1f 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index db873b43..01ec98f3 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -877,6 +877,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -887,6 +892,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1085,6 +1095,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a19b0bee..04785c1f 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 77d94c72..29038ab5 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -873,6 +873,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -883,6 +888,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1081,6 +1091,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/kernel-xen.changes b/kernel-xen.changes index a19b0bee..04785c1f 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 17 20:54:05 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c + ------------------------------------------------------------------- Sun May 15 15:06:02 CEST 2011 - jslaby@suse.cz @@ -17,6 +25,14 @@ Fri May 13 10:58:24 CEST 2011 - mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +------------------------------------------------------------------- +Fri May 13 10:24:05 CEST 2011 - mhocko@suse.cz + +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad + ------------------------------------------------------------------- Thu May 12 23:34:00 CEST 2011 - jslaby@suse.cz @@ -314,6 +330,13 @@ Mon Mar 28 09:57:32 CEST 2011 - jslaby@suse.cz - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +------------------------------------------------------------------- +Fri Mar 25 11:31:57 CET 2011 - mhocko@suse.cz + +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 + ------------------------------------------------------------------- Fri Mar 25 09:03:46 CET 2011 - jslaby@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index f9474d45..b0db786a 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -875,6 +875,11 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Tue May 17 2011 jslaby@suse.cz +- Refresh + patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. + Note upstream commit SHA. +- commit 17fc03c * Sun May 15 2011 jslaby@suse.cz - eeepc-laptop: Use ACPI handle to identify rfkill port (bnc#595586). @@ -885,6 +890,11 @@ Debug information for package %name-devel * Fri May 13 2011 mmarek@suse.cz - Build the kotd against 11.4 - commit 2ad3395 +* Fri May 13 2011 mhocko@suse.cz +- memcg: allocate memory cgroup structures in local nodes + (bnc#692502, bnc#669889). +- mm: add alloc_pages_exact_nid() (bnc#692502, bnc#669889). +- commit fe168ad * Thu May 12 2011 jslaby@suse.cz - Refresh patches.kernel.org/libata-fix-oops-when-lpm-is-used-with-pmp.patch. @@ -1083,6 +1093,10 @@ Debug information for package %name-devel - Refresh patches.xen/tmem. - Refresh patches.xen/xen-dcdbas. - commit 5b9dd3d +* Fri Mar 25 2011 mhocko@suse.cz +- page_cgroup: reduce allocation overhead for page_cgroup array + for CONFIG_SPARSEMEM (bnc#669889). +- commit 6a934f2 * Fri Mar 25 2011 jslaby@suse.cz - Update patches.kernel.org/patch-2.6.38.1 (bnc#558740). (Add a bug reference) diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index f68d2181..b127fdc0 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16ae302c44c72288f9eb8635fa647e6bae6e7d77ac546aa42aa285b8bf8781b4 -size 89546 +oid sha256:ececa1a4c0c0d7ff5b567f7045278640ffc1b9b6e1d8b1b0aaaab3269e8842fb +size 87927 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 85fd4205..2fe106d5 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9719bbf1405ef8387486e08f931b7af7be0ff1aaafe9572dd47fcb4b0b11cb79 -size 134103 +oid sha256:aaf70d8bc53c826fd2e81a47e90b0f64959fc7f37c1e75f31745f6c5fbdb60a6 +size 134071 diff --git a/series.conf b/series.conf index 11ae2e14..b6a4977c 100644 --- a/series.conf +++ b/series.conf @@ -201,13 +201,9 @@ +36 patches.fixes/aggressive-zone-reclaim.patch patches.suse/readahead-request-tunables.patch - patches.fixes/fs-partitions-efi-c-corrupted-guid-partition-tables-can-cause-kernel-oops - patches.fixes/proc-pagemap-close-races-with-suid-execve.patch - patches.fixes/proc-report-errors-in-proc-map-sanely.patch - patches.fixes/proc-fix-oops-on-invalid-proc-pid-maps-access.patch - patches.fixes/proc-close-race-in-proc-environ.patch - patches.fixes/proc-auxv-require-the-target-to-be-tracable-or-yourself.patch - patches.fixes/proc-deal-with-races-in-proc-syscall-stack-personality.patch + patches.fixes/page_cgroup-reduce-allocation-overhead.patch + patches.fixes/mm-add-alloc_pages_exact_nid.patch + patches.fixes/memcg-allocate-memory-cgroup-structures-in-local-nod.patch ######################################################## # IPC patches diff --git a/source-timestamp b/source-timestamp index 4e555a30..c824a480 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2011-05-16 11:49:40 +0200 -GIT Revision: 2ad33950b7781aede8763c9f3067dc5d3345e531 +2011-05-17 21:06:11 +0200 +GIT Revision: fe168ad0e7dd8e01ca63b471b355100263651c2e GIT Branch: stable