forked from pool/kernel-source
GIT Revision: 94054c9188c313781025b7e14b01c2611c125ef3
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7033
This commit is contained in:
parent
cd2350c231
commit
0d67019423
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -875,6 +875,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -888,6 +888,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -908,6 +908,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -99,6 +99,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/doc/kernel
|
/usr/share/doc/kernel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -893,6 +893,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -897,6 +897,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -872,6 +872,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -255,6 +255,10 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -78,6 +78,10 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
%_docdir/%name/README.SUSE
|
%_docdir/%name/README.SUSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -880,6 +880,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 18:29:33 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -876,6 +876,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2011 ohering@suse.de
|
||||||
|
- Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
|
||||||
|
(fate#311487).
|
||||||
|
- commit 94054c9
|
||||||
* Thu Sep 01 2011 ohering@suse.de
|
* Thu Sep 01 2011 ohering@suse.de
|
||||||
- ata_piix: ignore disks in a hyper-v guest.
|
- ata_piix: ignore disks in a hyper-v guest.
|
||||||
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
- Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3dbebb598fd6bcbcfe53aad4b6eb57e6ebb678c973845a778ef9d0fb2b336c37
|
oid sha256:6d91d0846ff42d2cae347caa4e75e517b63052dfe793bc6156fb15d65f876a17
|
||||||
size 179712
|
size 180525
|
||||||
|
@ -541,6 +541,7 @@
|
|||||||
patches.suse/staging-hv-staging-next-20110829-0345-Staging-hv-mousevsc-Fix-checkpatch-errors-and-war.patch
|
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-staging-next-20110829-0346-Staging-hv-netvsc-return-negative-error-codes.patch
|
||||||
|
|
||||||
|
patches.suse/staging-hv-vmbus-modalias-show.patch
|
||||||
patches.suse/staging-hv-pata_piix-ignore-disks.patch
|
patches.suse/staging-hv-pata_piix-ignore-disks.patch
|
||||||
patches.fixes/parport-mutex
|
patches.fixes/parport-mutex
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2011-09-01 18:47:37 +0200
|
2011-09-02 18:29:33 +0200
|
||||||
GIT Revision: d77df1b9e2a08eb1b39e575a2db42f3c3b39382b
|
GIT Revision: 94054c9188c313781025b7e14b01c2611c125ef3
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user