Accepting request 89326 from Kernel:HEAD

- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa

-  patches.suse/SUSE-bootsplash: remove DEBUG macro which was
     left in the code by accident.
- commit a56ba15

- Update to 3.1-final.
- commit ec0449c

- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
    Update comments in code and reduce patch size
- commit 8913d07

OBS-URL: https://build.opensuse.org/request/show/89326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=158
This commit is contained in:
Stephan Kulow 2011-10-26 13:30:40 +00:00 committed by Git OBS Bridge
commit 74cfb61fc7
34 changed files with 387 additions and 48 deletions

View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,14 +17,14 @@
# norootforbuild # norootforbuild
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
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,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -18,8 +18,8 @@
# norootforbuild # norootforbuild
# icecream 0 # icecream 0
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: Development/Sources Group: Development/Sources

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

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.rc10 Version: 3.1.0
%if %using_buildservice %if %using_buildservice
Release: 0 Release: 0
%else %else

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de
- tty deadlock in kernel-xen, xenconsole (bnc#726333).
- commit 68289aa
-------------------------------------------------------------------
Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de
- patches.suse/SUSE-bootsplash: remove DEBUG macro which was
left in the code by accident.
- commit a56ba15
-------------------------------------------------------------------
Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com
- Update to 3.1-final.
- commit ec0449c
-------------------------------------------------------------------
Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de
- patches.suse/staging-hv-pata_piix-ignore-disks.patch:
Update comments in code and reduce patch size
- commit 8913d07
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild # norootforbuild
%define srcversion 3.1-rc10 %define srcversion 3.1
%define patchversion 3.1.0-rc10 %define patchversion 3.1.0
%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.rc10 Version: 3.1.0
Release: 0 Release: 0
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel

View File

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

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

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:6c9ebfedfe3aa386d6adc5106d6a3499105c31d4d34a1898b13691ea6743790e oid sha256:1e0058767916325b1da55b0ab555ccc9985a7a32205cd744c97757d5ae56082c
size 22492 size 22528

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:625b79462eebff090551af183e454e457c00d4048f645a95adb799db4e897d09 oid sha256:1bda061cdcdb0da1325a252b2024941a4a5f20968672a25ccaa1697a46e32a3d
size 214464 size 214683

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:707ad153dc1b76be9d3e3324f063c49e67bea310d0edee31e212a3ebd18d3e9e oid sha256:a1b7c652c10011c301602b050b178f9cf363fe1194cd62caedf674d1561412f2
size 2040375 size 2040551

View File

@ -869,3 +869,4 @@
patches.xen/xen-x86_64-dump-user-pgt patches.xen/xen-x86_64-dump-user-pgt
patches.xen/xen-x86_64-note-init-p2m patches.xen/xen-x86_64-note-init-p2m
patches.xen/xen-x86_64-unmapped-initrd patches.xen/xen-x86_64-unmapped-initrd
patches.xen/xencons-tty_mutex.patch

View File

@ -1,3 +1,3 @@
2011-10-20 10:17:26 +0200 2011-10-25 19:33:27 +0200
GIT Revision: f6d77d445d2f3bba72c183ad7a2b5f39495e767d GIT Revision: 68289aa24ce91a04a4746dfd01ac64503178184b
GIT Branch: master GIT Branch: master