GIT Revision: e2a5fee4afd56c8f2547e50c3a762a45061b7f7c

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=90
This commit is contained in:
Michal Marek 2011-11-30 06:02:39 +00:00 committed by Git OBS Bridge
parent 513352d0ba
commit a997593c48
30 changed files with 280 additions and 31 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-debug Name: kernel-debug
Summary: A Debug Version of the Kernel Summary: A Debug Version of the Kernel
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-default Name: kernel-default
Summary: The Standard Kernel Summary: The Standard Kernel
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-desktop Name: kernel-desktop
Summary: Kernel optimized for the desktop Summary: Kernel optimized for the desktop
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ec2 Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel Summary: The Amazon EC2 Xen Kernel
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-pae Name: kernel-pae
Summary: Kernel with PAE Support Summary: Kernel with PAE Support
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ppc64 Name: kernel-ppc64
Summary: Kernel for ppc64 Systems Summary: Kernel for ppc64 Systems
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-s390 Name: kernel-s390
Summary: The Standard Kernel Summary: The Standard Kernel
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
# icecream 0 # icecream 0
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source Name: kernel-source
Summary: The Linux Kernel Sources Summary: The Linux Kernel Sources
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: Development/Sources Group: Development/Sources

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-trace Name: kernel-trace
Summary: The Standard Kernel with Tracing Features Summary: The Standard Kernel with Tracing Features
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-vanilla Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches Summary: The Standard Kernel - without any SUSE patches
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 29 10:19:55 CET 2011 - jslaby@suse.cz
- Linux 3.1.4.
- commit f68e526
-------------------------------------------------------------------
Mon Nov 28 14:50:57 CET 2011 - mmarek@suse.cz
- Build the kotd against 12.1, not Factory.
- commit 2787ebe
-------------------------------------------------------------------
Mon Nov 28 04:34:04 CET 2011 - trenn@suse.de
- intel_idle: Fix kvm -cpu host Null pointer enter function issue
(bnc#726296).
- commit 84d23cb
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz Sun Nov 27 14:11:25 CET 2011 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
%define srcversion 3.1 %define srcversion 3.1
%define patchversion 3.1.3 %define patchversion 3.1.4
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-xen Name: kernel-xen
Summary: The Xen Kernel Summary: The Xen Kernel
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:9b09e8349c324c050c8cfe0ac29bf221c3a063dfe2d7b6d56f5e1fa80cae2067 oid sha256:9af041a4c265c01056339d49c79a26a19916731998018a5d20767fa74d07f162
size 25714 size 25993

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:0720666b253695ff442982faf978bb614f0a5b1d1ea7efa1ee904682dbbf3b75 oid sha256:60fe2b6ea7d39a993f8b2390f91984b15ee6e64e79300cb403f1771d22f420ec
size 118372 size 118510

View File

@ -30,6 +30,7 @@
patches.kernel.org/patch-3.1.1 patches.kernel.org/patch-3.1.1
patches.kernel.org/patch-3.1.1-2 patches.kernel.org/patch-3.1.1-2
patches.kernel.org/patch-3.1.2-3 patches.kernel.org/patch-3.1.2-3
patches.kernel.org/patch-3.1.3-4
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.
@ -239,6 +240,7 @@
patches.fixes/intel_idle_lapic_param.patch patches.fixes/intel_idle_lapic_param.patch
patches.fixes/intel_idle_add_flush_tlb_param.patch patches.fixes/intel_idle_add_flush_tlb_param.patch
patches.fixes/intel_idle_fix_mwait_leave_zero_kvm_issue.patch
######################################################## ########################################################
# AGP, graphics related stuff # AGP, graphics related stuff

View File

@ -1,3 +1,3 @@
2011-11-27 14:11:49 +0100 2011-11-29 10:21:38 +0100
GIT Revision: ccc1497b6953cb6f6b214769d2577ffda2381b82 GIT Revision: e2a5fee4afd56c8f2547e50c3a762a45061b7f7c
GIT Branch: stable GIT Branch: stable