commit 6623a431e42d77feb76d7380c40f9e015090737a
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7770
This commit is contained in:
parent
ea428f5888
commit
4f2dbcf6a1
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80433b4aa23111e3e83a4105b607d8316ba48e6683aaa14496dd119aa388c333
|
||||
size 315016
|
||||
oid sha256:e2a61d9fcfb61a9f8e0022d2eac1a98b14db7f7e34e6712ee50196ac0c612607
|
||||
size 314924
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 3.14.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:20:06 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Fix typo in netfront, in type check of unplug code
|
||||
- commit 6623a43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:36:47 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_TOUCHSCREEN_W90X900
|
||||
The w90p910_ts driver only makes sense on the W90x900 architecture,
|
||||
which we do not support.
|
||||
- commit 4ebef59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 14:33:41 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.14-final and c/s 1256.
|
||||
- blkback: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- blkfront: allow using indirect request segment descriptors
|
||||
(fate#316871).
|
||||
- commit fbd23cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 08:53:56 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Update config files: CONFIG_HID_BATTERY_STRENGTH=y
|
||||
CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and
|
||||
most of arm. Enable this feature on all other architectures which can
|
||||
benefit from it.
|
||||
- commit aec4432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 15:15:36 CEST 2014 - jeffm@suse.de
|
||||
|
||||
|
@ -63,7 +63,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5795bd9
|
||||
Release: <RELEASE>.g6623a43
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8156ecea7faa55626381ebf05e07eda437b792178578962bb3000bb680373169
|
||||
size 2067898
|
||||
oid sha256:715cc814c24928939a68002f6a8fefce8473cdec05eed81cfe0f816a19ee6516
|
||||
size 2075366
|
||||
|
@ -598,7 +598,7 @@
|
||||
patches.xen/xen3-patch-3.11
|
||||
patches.xen/xen3-patch-3.12
|
||||
patches.xen/xen3-patch-3.13
|
||||
patches.xen/xen3-patch-3.14-rc6
|
||||
patches.xen/xen3-patch-3.14
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-stack-unwind
|
||||
@ -622,9 +622,11 @@
|
||||
patches.xen/xen-multi-page-ring
|
||||
patches.xen/xen-balloon-max-target
|
||||
patches.xen/xen-blkback-multi-page-ring
|
||||
patches.xen/xen-blkback-indirect
|
||||
patches.xen/xen-blkback-cdrom
|
||||
patches.xen/xen-blkif-protocol-fallback-hack
|
||||
patches.xen/xen-blkfront-multi-page-ring
|
||||
patches.xen/xen-blkfront-indirect
|
||||
patches.xen/xen-blkif-op-packet
|
||||
patches.xen/xen-blkfront-cdrom
|
||||
patches.xen/xen-blkfront-hvm-no-cdrom
|
||||
|
@ -1,3 +1,3 @@
|
||||
2014-03-31 15:15:36 +0200
|
||||
GIT Revision: 5795bd9bfaf9e159d4878e022207faf649dee4cc
|
||||
2014-04-01 17:20:06 +0200
|
||||
GIT Revision: 6623a431e42d77feb76d7380c40f9e015090737a
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user