Accepting request 87805 from Kernel:HEAD

update to rc9

OBS-URL: https://build.opensuse.org/request/show/87805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=155
This commit is contained in:
Lars Vogdt 2011-10-16 10:51:43 +00:00 committed by Git OBS Bridge
commit e4818630a5
34 changed files with 975 additions and 50 deletions

View File

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

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.1.0-rc7
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Oct 13 21:25:59 CEST 2011 - ohering@suse.de
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
-------------------------------------------------------------------
Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
-------------------------------------------------------------------
Wed Oct 12 11:42:57 CEST 2011 - eich@suse.de
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
-------------------------------------------------------------------
Tue Oct 11 14:56:37 CEST 2011 - jdelvare@suse.de
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
-------------------------------------------------------------------
Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc9 and c/s 1116.
- commit 8f986a2
-------------------------------------------------------------------
Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com
- patches.suse/supported-flag: Also look for Module.supported in the
source tree.
- Refresh patches.suse/supported-flag-enterprise.
- commit 9c8680a
-------------------------------------------------------------------
Wed Oct 5 07:47:21 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc9.
- commit a477439
-------------------------------------------------------------------
Mon Oct 3 18:22:13 CEST 2011 - jeffm@suse.com
- Update to 3.1-rc8.
- commit 6c33ac4
-------------------------------------------------------------------
Wed Sep 28 16:41:36 CEST 2011 - jbeulich@novell.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.1-rc7
%define patchversion 3.1.0-rc7
%define srcversion 3.1-rc9
%define patchversion 3.1.0-rc9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -55,7 +55,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.1.rc7
Version: 3.1.rc9
Release: <RELEASE>
%if %using_buildservice
%else

View File

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

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

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

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:320895a49a085e5abd93be597461e1977f5fd0bda3ce43bd1ccb2c39d042ebbc
size 182402
oid sha256:68e34f264be7502e9513a30c002bf2752210beaf5e1035f2c3367ad6880972d4
size 214600

View File

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

View File

@ -370,6 +370,7 @@
########################################################
# DRM/Video
########################################################
patches.fixes/drm-radeon-kms-fix-i2c-masks.patch
########################################################
# video4linux
@ -549,8 +550,86 @@
patches.suse/staging-hv-staging-next-20110829-0345-Staging-hv-mousevsc-Fix-checkpatch-errors-and-war.patch
patches.suse/staging-hv-staging-next-20110829-0346-Staging-hv-netvsc-return-negative-error-codes.patch
patches.suse/staging-hv-vmbus-modalias-show.patch
patches.suse/staging-hv-staging-next-20111001-0051-Staging-hv-util-Deal-with-driver-register-failure.patch
patches.suse/staging-hv-staging-next-20111001-0052-Staging-hv-vmbus-Fix-a-bug-in-error-handling-in-v.patch
patches.suse/staging-hv-staging-next-20111001-0053-Staging-hv-vmbus-Check-for-events-before-messages.patch
patches.suse/staging-hv-staging-next-20111001-0054-Staging-hv-vmbus-Cleanup-the-code-in-process_chn_.patch
patches.suse/staging-hv-staging-next-20111001-0055-staging-hv-remove-unnecessary-includes-in-netvsc.patch
patches.suse/staging-hv-staging-next-20111001-0056-staging-hv-add-newline-to-log-messages-in-netvsc.patch
patches.suse/staging-hv-staging-next-20111001-0057-staging-hv-convert-dev_-loglevel-to-netdev_-logle.patch
patches.suse/staging-hv-staging-next-20111001-0058-staging-hv-fix-a-kernel-warning-in-netvsc_linkstat.patch
patches.suse/staging-hv-staging-next-20111001-0059-staging-hv-re-order-the-code-in-netvsc_probe.patch
patches.suse/staging-hv-staging-next-20111001-0060-staging-hv-fix-counting-of-outstanding-sends-in-f.patch
patches.suse/staging-hv-staging-next-20111001-0061-staging-hv-fix-counting-of-available-buffer-slots.patch
patches.suse/staging-hv-staging-next-20111001-0062-staging-hv-fix-the-return-status-of-netvsc_start_x.patch
patches.suse/staging-hv-staging-next-20111001-0063-staging-hv-fix-the-page-buffer-when-rndis-data-go.patch
patches.suse/staging-hv-staging-next-20111001-0064-staging-hv-fix-some-typos-in-netvsc.c.patch
patches.suse/staging-hv-staging-next-20111001-0065-Staging-hv-Update-TODO-file.patch
patches.suse/staging-hv-staging-next-20111001-0066-Staging-hv-vmbus-Show-the-modalias-in-sys-bus-vm.patch
patches.suse/staging-hv-staging-next-20111001-0129-Staging-hv-Add-support-for-2-TB-LUN-in-storage-dr.patch
patches.suse/staging-hv-staging-next-20111001-0243-Staging-hv-vmbus-Rename-vmbus_child_device_create.patch
patches.suse/staging-hv-staging-next-20111001-0244-Staging-hv-vmbus-Rename-vmbus_child_device_regist.patch
patches.suse/staging-hv-staging-next-20111001-0245-Staging-hv-vmbus-Rename-vmbus_child_device_unregi.patch
patches.suse/staging-hv-staging-next-20111001-0246-Staging-hv-vmbus-Cleanup-dated-comments-in-channe.patch
patches.suse/staging-hv-staging-next-20111001-0293-Staging-hv-vmbus-Introduce-a-utility-function-to.patch
patches.suse/staging-hv-staging-next-20111001-0294-Staging-hv-vmbus-Change-the-signature-of-struct-h.patch
patches.suse/staging-hv-staging-next-20111001-0295-Staging-hv-storvsc-Use-the-driver_data-to-identif.patch
patches.suse/staging-hv-staging-next-20111001-0296-Staging-hv-vmbus-Introduce-functions-for-setting.patch
patches.suse/staging-hv-staging-next-20111001-0297-Staging-hv-vmbus-Cleanup-vmbus_remove.patch
patches.suse/staging-hv-staging-next-20111001-0298-Staging-hv-storvsc-Get-rid-of-storvsc_dev_add-b.patch
patches.suse/staging-hv-staging-next-20111001-0299-Staging-hv-storvsc-Get-rid-of-alloc_stor_device.patch
patches.suse/staging-hv-staging-next-20111001-0300-Staging-hv-storvsc-Get-rid-of-some-unnecessary-st.patch
patches.suse/staging-hv-staging-next-20111001-0301-Staging-hv-storvsc-Eliminate-the-usage-of-ext-fie.patch
patches.suse/staging-hv-staging-next-20111001-0302-Staging-hv-netvsc-Get-rid-of-the-usage-of-the-ext.patch
patches.suse/staging-hv-staging-next-20111001-0303-Staging-hv-mousevsc-Get-rid-of-the-usage-of-the-e.patch
patches.suse/staging-hv-staging-next-20111001-0304-Staging-hv-vmbus-Get-rid-of-the-ext-field-in-stru.patch
patches.suse/staging-hv-staging-next-20111001-0305-Staging-hv-vmbus-Do-not-allocate-struct-hv_device.patch
patches.suse/staging-hv-staging-next-20111001-0306-Staging-hv-vmbus-Get-rid-of-the-module-dependency.patch
patches.suse/staging-hv-staging-next-20111001-0307-Staging-hv-netvsc-Rename-netDevice-as-net_device.patch
patches.suse/staging-hv-staging-next-20111001-0308-Staging-hv-netvsc-Rename-rndisDevice-to-rndis_dev.patch
patches.suse/staging-hv-staging-next-20111001-0309-Staging-hv-netvsc-Rename-deviceInfo-as-device_inf.patch
patches.suse/staging-hv-staging-next-20111001-0310-Staging-hv-netvsc-Cleanup-the-name-and-type-of-li.patch
patches.suse/staging-hv-staging-next-20111001-0421-Staging-hv-util-Perform-some-service-specific-ini.patch
patches.suse/staging-hv-staging-next-20111001-0422-Staging-hv-util-Properly-handle-util-services-in.patch
patches.suse/staging-hv-staging-next-20111001-0423-Staging-hv-vmbus-Get-rid-of-hv_cb_utils-and-oth.patch
patches.suse/staging-hv-staging-next-20111001-0476-Staging-hv-Update-the-TODO-file.patch
patches.suse/staging-hv-staging-next-20111001-0479-staging-hv-remove-the-carrier-status-check-from-ne.patch
patches.suse/staging-hv-staging-next-20111001-0579-Staging-hv-mousevsc-Fixup-struct-hv_input_dev_inf.patch
patches.suse/staging-hv-staging-next-20111001-0580-Staging-hv-mousevsc-Get-rid-of-the-struct-input_d.patch
patches.suse/staging-hv-staging-next-20111001-0581-Staging-hv-mousevsc-Fixup-some-bogus-WARN_ON-ca.patch
patches.suse/staging-hv-staging-next-20111001-0582-Staging-hv-mousevsc-Change-the-allocation-flags-t.patch
patches.suse/staging-hv-staging-next-20111001-0583-Staging-hv-mousevsc-Handle-the-case-where-we-may.patch
patches.suse/staging-hv-staging-next-20111001-0584-Staging-hv-mousevsc-Correctly-initialize-the-head.patch
patches.suse/staging-hv-staging-next-20111001-0585-Staging-hv-mousevsc-Use-completion-primitive-to-s.patch
patches.suse/staging-hv-staging-next-20111001-0586-Staging-hv-mousevsc-Cleanup-and-properly-implemen.patch
patches.suse/staging-hv-staging-next-20111001-0587-Staging-hv-mousevsc-Get-rid-of-unnecessary-DPRINT.patch
patches.suse/staging-hv-staging-next-20111001-0588-Staging-hv-mousevsc-Cleanup-error-handling.patch
patches.suse/staging-hv-staging-next-20111001-0589-Staging-hv-mousevsc-Get-rid-of-unnecessary-pr_-c.patch
patches.suse/staging-hv-staging-next-20111001-0590-Staging-hv-mousevsc-Free-allocated-memory-in-free.patch
patches.suse/staging-hv-staging-next-20111001-0591-Staging-hv-mousevsc-Get-rid-of-the-unused-state.patch
patches.suse/staging-hv-staging-next-20111001-0592-Staging-hv-mousevsc-Cleanup-alloc_input_device.patch
patches.suse/staging-hv-staging-next-20111001-0593-Staging-hv-mousevsc-Get-rid-of-mousevsc_on_send_c.patch
patches.suse/staging-hv-staging-next-20111001-0594-Staging-hv-mousevsc-Cleanup-mousevsc_connect_to_v.patch
patches.suse/staging-hv-staging-next-20111001-0595-Staging-hv-mousevsc-Get-rid-of-mousevsc_on_device.patch
patches.suse/staging-hv-staging-next-20111001-0596-Staging-hv-mousevsc-Now-cleanup-mousevsc_remove.patch
patches.suse/staging-hv-staging-next-20111001-0597-Staging-hv-mousevsc-Get-rid-of-ref_count-state-in.patch
patches.suse/staging-hv-staging-next-20111001-0598-Staging-hv-mousevsc-Cleanup-camel-cased-enums.patch
patches.suse/staging-hv-staging-next-20111001-0599-Staging-hv-mousevsc-Get-rid-of-mousevsc_on_receiv.patch
patches.suse/staging-hv-staging-next-20111001-0600-Staging-hv-mousevsc-Cleanup-mousevsc_on_device_ad.patch
patches.suse/staging-hv-staging-next-20111001-0601-Staging-hv-mousevsc-Enable-autoloading-of-the-mou.patch
patches.suse/staging-hv-staging-next-20111001-0602-Staging-hv-mousevsc-Get-rid-of-unnecessary-commen.patch
patches.suse/staging-hv-util-fix-a-bug-in-kvp-implementation.patch
patches.suse/staging-hv-util-invoke-cn_netlink_send-in-a-work-context.patch
patches.suse/staging-hv-netvsc-rndis_filter_receive-dereferencing-issue.patch
patches.suse/staging-hv-storvsc-scsi-proc_name.patch
patches.suse/staging-hv-netvsc-module-name.patch
patches.suse/staging-hv-storvsc-module-name.patch
patches.suse/staging-hv-pata_piix-ignore-disks.patch
patches.suse/staging-hv-bind-hv_blkkvsc-to-hv_storvsc.patch
patches.suse/staging-hv-storvsc-ignore-SET_WINDOW.patch
patches.fixes/parport-mutex
patches.suse/no-partition-scan
@ -734,6 +813,8 @@
patches.xen/xen3-patch-3.0
patches.xen/xen3-patch-3.1-rc5
patches.xen/xen3-patch-3.1-rc6-rc7
patches.xen/xen3-patch-3.1-rc7-rc8
patches.xen/xen3-patch-3.1-rc8-rc9
patches.xen/xen3-apei_allow_drivers_access_nvs_ram.patch
patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
patches.xen/xen3-stack-unwind
@ -749,7 +830,6 @@
patches.xen/xen-pcpu-hotplug
patches.xen/xen-mem-hotplug
patches.xen/xen-swiotlb-heuristics
patches.xen/xen-pci-multi-segment
patches.xen/xen-configurable-guest-devices
patches.xen/xen-setup-gsi
patches.xen/xen-kzalloc

View File

@ -1,3 +1,3 @@
2011-09-28 16:41:36 +0200
GIT Revision: 50fb02f89fb521b257ce6a277a5024185d62ae4d
2011-10-13 21:25:59 +0200
GIT Revision: 11f65b5512da502604a9f942806fa742ecb4294b
GIT Branch: master