commit 1441e592ea973780e0203a5cac1bf5f0104be532

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7608
This commit is contained in:
Michal Marek 2013-09-13 06:02:00 +00:00 committed by Git OBS Bridge
parent ba21c0f4dc
commit 377b5fffed
31 changed files with 398 additions and 20 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd1da6c4f9d4ace7b1b57cfe79ff6602ac83acd684ba2fdd4412e1545be757f0
size 259962
oid sha256:2bb3b7fddcc559cfd3281eeb0893a7849fa6241a60bf25182c4c685b2d267cdf
size 259698

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-cubox
Summary: Kernel for SolidRun Cubox
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -25,7 +25,7 @@
Name: kernel-docs
Summary: Kernel Documentation
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: kernel-source%variant
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -30,7 +30,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: Development/Sources
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -25,7 +25,7 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.11.0
%if %using_buildservice
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
%else
%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

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -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
@ -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).
- 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

View File

@ -60,7 +60,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.11.0
Release: <RELEASE>.g712cff0
Release: <RELEASE>.g1441e59
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb497e0fca9e5c894f17e753adff1b4fd4dda33525e522fae4c9e9f074b94c99
size 27777
oid sha256:e12a7d72f2123949c84659ea820005d658e1d06dd13e0ca19922c919b4c69f9c
size 26934

View File

@ -1,3 +1,3 @@
2013-09-06 15:54:37 +0200
GIT Revision: 712cff033839f9adcf25b4aa23b8ddef42c3a649
2013-09-12 22:56:56 +0200
GIT Revision: 1441e592ea973780e0203a5cac1bf5f0104be532
GIT Branch: master