Accepting request 198802 from Kernel:HEAD
commit 1441e592ea973780e0203a5cac1bf5f0104be532 OBS-URL: https://build.opensuse.org/request/show/198802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=204
This commit is contained in:
commit
16570e4b2e
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:dd1da6c4f9d4ace7b1b57cfe79ff6602ac83acd684ba2fdd4412e1545be757f0
|
oid sha256:2bb3b7fddcc559cfd3281eeb0893a7849fa6241a60bf25182c4c685b2d267cdf
|
||||||
size 259962
|
size 259698
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
Name: kernel-docs
|
Name: kernel-docs
|
||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||||
BuildRequires: kernel-source%variant
|
BuildRequires: kernel-source%variant
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-ec2
|
Name: kernel-ec2
|
||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-lpae
|
Name: kernel-lpae
|
||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ Name: kernel-syms
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
%else
|
%else
|
||||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||||
Release: %kernel_source_release
|
Release: %kernel_source_release
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:55:16 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: Enable CONFIG_ZSWAP (bnc#839064).
|
||||||
|
It's built-in but a no-op without zswap.enabled=1 on the kernel
|
||||||
|
command line.
|
||||||
|
- commit 1441e59
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 12 22:53:40 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-handle-nested-locks-properly.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code.
|
||||||
|
- Update
|
||||||
|
patches.fixes/reiserfs-locking-release-lock-around-quota-operations.
|
||||||
|
- commit fd0a178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
Fri Sep 6 15:54:37 CEST 2013 - rgoldwyn@suse.de
|
||||||
|
|
||||||
@ -3015,6 +3034,14 @@ Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
|||||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||||
- commit d161b60
|
- commit d161b60
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||||
|
|
||||||
|
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||||
|
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||||
|
ominious error messages to the console.
|
||||||
|
- commit cddcbe7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 3.11.0
|
Version: 3.11.0
|
||||||
Release: <RELEASE>.g712cff0
|
Release: <RELEASE>.g1441e59
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:fb497e0fca9e5c894f17e753adff1b4fd4dda33525e522fae4c9e9f074b94c99
|
oid sha256:e12a7d72f2123949c84659ea820005d658e1d06dd13e0ca19922c919b4c69f9c
|
||||||
size 27777
|
size 26934
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2013-09-06 15:54:37 +0200
|
2013-09-12 22:56:56 +0200
|
||||||
GIT Revision: 712cff033839f9adcf25b4aa23b8ddef42c3a649
|
GIT Revision: 1441e592ea973780e0203a5cac1bf5f0104be532
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user