GIT Revision: fe168ad0e7dd8e01ca63b471b355100263651c2e
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=52
This commit is contained in:
parent
8aaf9a0c90
commit
800e0bbb32
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16ae302c44c72288f9eb8635fa647e6bae6e7d77ac546aa42aa285b8bf8781b4
|
||||
size 89546
|
||||
oid sha256:ececa1a4c0c0d7ff5b567f7045278640ffc1b9b6e1d8b1b0aaaab3269e8842fb
|
||||
size 87927
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9719bbf1405ef8387486e08f931b7af7be0ff1aaafe9572dd47fcb4b0b11cb79
|
||||
size 134103
|
||||
oid sha256:aaf70d8bc53c826fd2e81a47e90b0f64959fc7f37c1e75f31745f6c5fbdb60a6
|
||||
size 134071
|
||||
|
10
series.conf
10
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user