forked from pool/kernel-source
GIT Revision: b2d9e72dc9cd8e62d49e0565babd76332f7c2114
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6978
This commit is contained in:
parent
8f3e75d2e5
commit
e2bca452cb
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5720300e690748fe5d51cc5b991e6226ae774ae98cc10b0f1d0a1d594487399e
|
||||
size 225152
|
||||
oid sha256:ee5efcd8075b51cbb60cc85a5a2cf85cd013d3688adfc6e3dbe70adcef03b2cf
|
||||
size 225399
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -879,6 +879,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -892,6 +892,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -912,6 +912,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -99,6 +99,26 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -882,6 +882,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -897,6 +897,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -901,6 +901,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -882,6 +882,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -876,6 +876,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -255,6 +255,26 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -81,6 +81,26 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -884,6 +884,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -880,6 +880,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -882,6 +882,26 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- aic94xx: world-writable sysfs update_bios file.
|
||||
Update upstream info.
|
||||
- commit 8912816
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f488b8b8d084d999b025da0c00000dbcedea8e9bb2b0fb043dbcbe2c1615851c
|
||||
size 61310
|
||||
oid sha256:8fa10d24aea211c43a06b0f4a41ada85c286db7f673a9c848aaeb812d1e9de10
|
||||
size 61288
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:628bd72eeff3129b98013526c4978bda67d956a21e6dabafe10324fc4be7f931
|
||||
size 8284
|
||||
oid sha256:010058ba6f5db8708d75bd903138615017d2064859e99db47ad51772dbcbf8cf
|
||||
size 8277
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29225fe2e1c48407fa49a2c1b5de011ff4d556f25529ee788a0d90904f7ff77e
|
||||
size 27258
|
||||
oid sha256:8b3d772c0e13dc1aec0dcbd642fa3bba8b52dc37aa319466e45720354df311d7
|
||||
size 28033
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2561dc8750958c1350dc3ed54e854d71dcd32d59a6ab617cba66ef201105c1d
|
||||
size 3373
|
||||
oid sha256:c821a28748c127d952ac4a2cb7161ed46eca8712fabc70a21b62fd9abd4f79b8
|
||||
size 3369
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23da661a493f70e20efe81a5cdb2af0ef30db6f93585a0b6dbd6fbd7061386c5
|
||||
size 193368
|
||||
oid sha256:54d0eb03031466038dd0a1ece75699ddea8857a6ee9e003456415f8c9da3ed0a
|
||||
size 193500
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:673dcf251b7ae0325711a4c707938ff41e2c50d65b5bb90deae30738ba86c5a8
|
||||
size 2115414
|
||||
oid sha256:56ac59940c27127c3709ededef1b612665f0b6eec747e4d8128bb4d244b8a72c
|
||||
size 2115410
|
||||
|
@ -169,6 +169,7 @@
|
||||
|
||||
patches.suse/readahead-request-tunables.patch
|
||||
patches.fixes/fs-partitions-efi-c-corrupted-guid-partition-tables-can-cause-kernel-oops
|
||||
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||
|
||||
########################################################
|
||||
# IPC patches
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-05-27 15:08:50 +0200
|
||||
GIT Revision: 2ad9b82b2915f3d426867fb4f953cf6e8fbb783b
|
||||
2011-05-31 05:09:44 +0200
|
||||
GIT Revision: b2d9e72dc9cd8e62d49e0565babd76332f7c2114
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user