forked from pool/kernel-source
GIT Revision: 289ecca0b46d83c09767d2280ce07044195dbe23
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6928
This commit is contained in:
parent
b9cdd524b3
commit
c0ee902056
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1353859b9912d59d84406aed38c7608b53785a059fed452488238fcce20bfcc
|
||||
size 226854
|
||||
oid sha256:25f1e1d4c75dd927b3f329ef49dadcd24baadbfbb910f2f946880e9f1abb375a
|
||||
size 226743
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -867,6 +867,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -880,6 +880,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -900,6 +900,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -99,6 +99,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -870,6 +870,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -867,6 +867,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -885,6 +885,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -889,6 +889,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -870,6 +870,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -864,6 +864,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -254,6 +254,18 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -81,6 +81,18 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -872,6 +872,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -868,6 +868,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -864,6 +864,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:37:00 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com
|
||||
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
|
||||
|
||||
|
@ -870,6 +870,18 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.38-rc7 and c/s 1072
|
||||
- pv-ops blktap2.
|
||||
- adjust xen build after addition of pv-ops' blktap2.
|
||||
- blktap: Fix reference to freed struct request.
|
||||
- cleanup to blkback and blktap.
|
||||
- apply xen specific patch to the Chelsio ethernet drivers.
|
||||
- Update Xen config files.
|
||||
- commit 289ecca
|
||||
* Fri Mar 11 2011 jbeulich@novell.com
|
||||
- fix i386 unwind annotations.
|
||||
- commit 02bd501
|
||||
* Tue Mar 08 2011 jeffm@suse.de
|
||||
- Update to 2.6.38-rc7.
|
||||
- Refresh patches.xen/xen-x86-no-lapic.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e88dd13999bfa7cf3c0a9526cdb6621019421c9561b05be09fbf04d848e79f5c
|
||||
size 76941
|
||||
oid sha256:97492a6edcb29c5e6fd7e106aef1cfe5d8bd3b90610580529830fc6cb3c70cd6
|
||||
size 77043
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37a857ef7423f5e3f7e63b86f630c2bc5a853538530e53508b708cf1133e90e8
|
||||
size 2088483
|
||||
oid sha256:a45d90279c3bf6d7e23a30dd21192cd1f72103fd2b92e47075da2a3314ec30dd
|
||||
size 2103229
|
||||
|
12
series.conf
12
series.conf
@ -661,6 +661,7 @@
|
||||
patches.suse/stack-unwind
|
||||
patches.suse/no-frame-pointer-select
|
||||
patches.arch/x86_64-unwind-annotations
|
||||
patches.arch/i386-unwind-annotations
|
||||
|
||||
########################################################
|
||||
# Kdump
|
||||
@ -749,6 +750,7 @@
|
||||
patches.xen/xen3-auto-xen-arch.diff
|
||||
patches.xen/xen3-auto-xen-drivers.diff
|
||||
patches.xen/xen3-auto-include-xen-interface.diff
|
||||
patches.xen/xen3-auto-blktap2-pvops.diff
|
||||
|
||||
# kconfig bits for xen
|
||||
patches.xen/xen3-auto-xen-kconfig.diff
|
||||
@ -771,6 +773,7 @@
|
||||
patches.xen/xen3-fixup-kconfig
|
||||
patches.xen/xen3-fixup-common
|
||||
patches.xen/xen3-fixup-arch-x86
|
||||
patches.xen/xen3-fixup-blktap2-pvops
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-patch-2.6.18
|
||||
@ -794,6 +797,8 @@
|
||||
patches.xen/xen3-patch-2.6.36
|
||||
patches.xen/xen3-patch-2.6.37
|
||||
patches.xen/xen3-patch-2.6.38-rc4
|
||||
patches.xen/xen3-patch-2.6.38-rc4-rc5
|
||||
patches.xen/xen3-patch-2.6.38-rc6-rc7
|
||||
patches.xen/xen3-seccomp-disable-tsc-option
|
||||
patches.xen/xen3-x86-mcp51-no-dac
|
||||
patches.xen/xen3-x86-mark_rodata_rw.patch
|
||||
@ -802,18 +807,19 @@
|
||||
|
||||
# bugfixes and enhancements
|
||||
patches.xen/xen-balloon-max-target
|
||||
patches.xen/xen-modular-blktap
|
||||
patches.xen/xen-block-backends-cleanup
|
||||
patches.xen/xen-blkback-bimodal-suse
|
||||
patches.xen/xen-blkif-protocol-fallback-hack
|
||||
patches.xen/xen-blkback-cdrom
|
||||
patches.xen/xen-blktap-modular
|
||||
patches.xen/xen-blktap-write-barriers
|
||||
patches.xen/xen-blktap2-use-after-free
|
||||
patches.xen/xen-op-packet
|
||||
patches.xen/xen-blkfront-cdrom
|
||||
patches.xen/xen-sections
|
||||
patches.xen/xen-swiotlb-heuristics
|
||||
patches.xen/xen-kconfig-compat
|
||||
patches.xen/xen-cpufreq-report
|
||||
patches.xen/xen-staging-build
|
||||
patches.xen/xen-sysdev-suspend
|
||||
patches.xen/xen-ipi-per-cpu-irq
|
||||
patches.xen/xen-virq-per-cpu-irq
|
||||
@ -827,8 +833,8 @@
|
||||
patches.xen/xen-netback-generalize
|
||||
patches.xen/xen-netback-multiple-tasklets
|
||||
patches.xen/xen-netback-kernel-threads
|
||||
patches.xen/xen-netback-allow-large-mtu
|
||||
patches.xen/xen-tmem-v1
|
||||
patches.xen/xen-cxgb3
|
||||
patches.xen/xen-dcdbas
|
||||
patches.xen/xen-floppy
|
||||
patches.xen/xen-kzalloc
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-03-08 01:01:25 +0100
|
||||
GIT Revision: 6b07a84c31051d87a55d072b4d87f79c8cadb6c9
|
||||
2011-03-11 14:37:00 +0100
|
||||
GIT Revision: 289ecca0b46d83c09767d2280ce07044195dbe23
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user