commit 26cdad54830c392a8a6a2cb0482f93483c594b62

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7402
This commit is contained in:
Michal Marek 2012-12-12 07:05:23 +00:00 committed by Git OBS Bridge
parent f1f807b23d
commit a7478680c6
46 changed files with 10466 additions and 10062 deletions

View File

@ -1,5 +1,5 @@
# The version of the main tarball to use
SRCVERSION=3.7-rc8
SRCVERSION=3.7
# variant of the kernel-source package, either empty or "-rt"
VARIANT=
# buildservice projects to build the kernel against

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ed773076a17f1573dc78db61fff6ae6677524d26ca4984b301b0b7fb922af14
size 309954
oid sha256:acf50e412199016d4f765ffac1c57d21ef6d5f386fd7e68053e6f55b3e8803fc
size 310286

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-cubox
Summary: Kernel for SolidRun Cubox
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -139,7 +139,7 @@ Provides: kernel-kdump
Obsoletes: kernel-kdump
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -155,7 +155,7 @@ Provides: smp kernel-smp
Obsoletes: smp kernel-smp
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.7.0-rc8
%define patchversion 3.7.0
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.7.rc8
Version: 3.7.0
Release: 0
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-highbank
Summary: Kernel for Calxeda Highbank SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-imx51
Summary: Kernel for Freescale's iMX SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-omap2plus
Summary: Kernel for Texas instrument's OMAP SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -139,7 +139,7 @@ Provides: kernel-bigsmp
Obsoletes: kernel-bigsmp
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -139,7 +139,7 @@ Provides: kernel-32bit
Obsoletes: kernel-32bit
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: Development/Sources
@ -41,7 +41,7 @@ Requires(post): coreutils sed
Provides: multiversion(kernel)
Provides: linux
Provides: %name = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.7.rc8
Version: 3.7.0
%if %using_buildservice
Release: 0
%else

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-tegra
Summary: Kernel for Nvidia's Tegra SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -147,7 +147,7 @@ Provides: kernel-64bit
Obsoletes: kernel-64bit
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-u8500
Summary: Kernel for ST-Ericsson's Nova SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -143,7 +143,7 @@ Provides: kernel-64bit
Obsoletes: kernel-64bit
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-versatile
Summary: Kernel for Versatile SoC
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de
- Drivers: hv: balloon: Fix a memory leak.
- commit 26cdad5
-------------------------------------------------------------------
Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com
- Update to 3.7-final.
- commit 1771a73
-------------------------------------------------------------------
Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de
- Update patch headers for fate314663 and fate314665 changes
- commit 44044f1
-------------------------------------------------------------------
Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz
ext3 will be removed upstream so let's do the transition.
- commit dadc8ea
-------------------------------------------------------------------
Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr
- Update omap2plus (armv7) config: Enable TWL* USB drivers
- commit 28c09f5
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com
- ARM/u5800: Fix build of ux500 driver
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 0ea37a0
-------------------------------------------------------------------
@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com
Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com
- ARM/tegra: Remove optional parts to fix build
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit d729a16
-------------------------------------------------------------------
Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com
- ARM: enable zcache support
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit 17b147b
-------------------------------------------------------------------
Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com
- ARM/cubox: set cachefilesd to module
Acked-by: Jeff Mahoney <jeffm@suse.com>
- commit c1fb243
-------------------------------------------------------------------
@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de
-------------------------------------------------------------------
Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com
-Update to 3.1-rc10.
- -Update to 3.1-rc10.
- commit 239957e
-------------------------------------------------------------------

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.7-rc8
%define patchversion 3.7.0-rc8
%define srcversion 3.7
%define patchversion 3.7.0
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.7.rc8
Version: 3.7.0
Release: 0
License: GPL-2.0
Group: System/Kernel
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

3
linux-3.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc08d87a579fe2918362e6666e503a95a76296419195cb499aa9dd4dbe171a9e
size 83671392

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98a6f0d0728d93a677a693c854a61478c6cdddb86a5bf91046bdbd71231948c2
size 165580
oid sha256:ac67fb3ad89b2d951d79ce839f265700987fb77e7ec692b800e3a1127c34f05f
size 166020

View File

@ -230,6 +230,7 @@
patches.suse/suse-hv-fate314663-0001-mm-Export-a-function-to-get-vm-committed-memory.patch
patches.suse/suse-hv-fate314663-0002-Drivers-hv-Add-Hyper-V-balloon-driver.patch
patches.suse/suse-hv-fate314663-0003-Drivers-hv-balloon-Fix-a-bug-in-the-definition-of-st.patch
patches.suse/suse-hv-fate314663-0004-Drivers-hv-balloon-Fix-a-memory-leak.patch
patches.suse/suse-hv-fate314665-0001-Drivers-hv-Implement-routines-for-read-side-signalin.patch
patches.suse/suse-hv-fate314665-0002-Drivers-hv-Add-state-to-manage-batched-reading.patch
patches.suse/suse-hv-fate314665-0003-Drivers-hv-Turn-off-batched-reading-for-util-drivers.patch

View File

@ -1,3 +1,3 @@
2012-12-11 00:30:54 +0100
GIT Revision: dadc8ea957d08aef02d340f4f8da647a5312de9a
2012-12-11 20:42:22 +0100
GIT Revision: 26cdad54830c392a8a6a2cb0482f93483c594b62
GIT Branch: master