GIT Revision: 41b19ad39e8a4fb36ade50c390f5b71aab90039c

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=40
This commit is contained in:
Michal Marek 2011-04-07 05:05:01 +00:00 committed by Git OBS Bridge
parent 7725eabb55
commit 834d66cc61
36 changed files with 597 additions and 27 deletions

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -872,9 +872,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -885,9 +885,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -905,9 +905,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -99,9 +99,24 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/doc/kernel
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -875,9 +875,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -872,9 +872,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -890,9 +890,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -894,9 +894,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -875,9 +875,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -869,9 +869,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -254,9 +254,24 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -81,9 +81,24 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
%_docdir/%name/README.SUSE
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -877,9 +877,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -873,9 +873,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,9 +1,33 @@
-------------------------------------------------------------------
Wed Apr 6 22:39:59 CEST 2011 - jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
-------------------------------------------------------------------
Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
-------------------------------------------------------------------
Thu Mar 31 20:43:57 CEST 2011 - jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
-------------------------------------------------------------------
Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
-------------------------------------------------------------------
Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz

View File

@ -875,9 +875,24 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 06 2011 jslaby@suse.cz
- Revert "x86: Cleanup highmap after brk is concluded"
(bnc#684248).
- Delete
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch.
- commit 2d275f3
* Wed Apr 06 2011 jeffm@suse.de
- reiserfs: Force inode evictions before umount to avoid crash
(bnc#610598 bnc#680073 bnc#684112).
- Delete patches.fixes/reiserfs-xattr-crash-fix.
- commit bf57d20
* Thu Mar 31 2011 jslaby@suse.cz
- x86: Save cr4 to mmu_cr4_features at boot time (bnc#684248).
- commit 98ac070
* Wed Mar 30 2011 jeffm@suse.com
- Delete patches.suse/twofish-2.6.
- This was for 2.4 compatibility and has been moved to KMP purgatory.
- commit dcca506
* Wed Mar 30 2011 jslaby@suse.cz
- Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
(bnc#681826).

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c647104d49e9c76796c0517682bfe8d31b99de198a0872a269dc3029a2d8b651
size 70782
oid sha256:d371b5ca1ff27f37882b23a11b9f530316970464a637a527041bfa105bf3c270
size 70298

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:742df9bfdabe011b8c270bccf17f0a6fd29a7032aa3d201be9e62f38d0972ae4
size 82624
oid sha256:83faf67793fab1e7786c20a0efdefbfa2acc49f8a342c08dee372685e0b0f588
size 81686

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:939ee942183762e8bd600c38ca19bf750ce2c352712d94a3d8fc717e21c16e8c
size 48328
oid sha256:0a0894c9c5baad72dfd7b1cc07514e67f098a65fdec15d4397e395d0e03069ee
size 49210

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c810943d833a4d055c47552f70f08ec0ee6ccbc719137fc6d7982553acc572a
size 288600
oid sha256:319386e3014f5c28cfcad9128362306fe6bfa982ae765eed07eb57c07338f3cd
size 282540

View File

@ -29,6 +29,7 @@
########################################################
patches.kernel.org/patch-2.6.38.1
patches.kernel.org/patch-2.6.38.1-2
patches.kernel.org/revert-x86-Cleanup-highmap-after-brk-is-concluded.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -128,7 +129,6 @@
+needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
patches.suse/x86-mark_rodata_rw.patch
patches.arch/x86-save-cr4-to-mmu_cr4_features-at-boot.patch
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
@ -320,7 +320,7 @@
########################################################
patches.suse/reiserfs-barrier-default
patches.fixes/reiserfs-remove-2-tb-file-size-limit
patches.fixes/reiserfs-xattr-crash-fix
patches.fixes/reiserfs-force-inode-evictions-before-umount-to-avoid-crash
patches.suse/reiser4-dependencies
########################################################
@ -580,8 +580,6 @@
########################################################
patches.fixes/parport-mutex
# suse-2.4 compatible crypto loop driver
patches.suse/twofish-2.6
# Allow setting maximum number of raw devices
patches.suse/raw_device_max_minors_param.diff
patches.suse/no-partition-scan
@ -645,19 +643,6 @@
# KDB v4.4
########################################################
# patches.suse/kdb-common
# patches.suse/kdb-x86
# patches.suse/kdb-ia64
# patches.suse/kdb-build-fixes
# patches.suse/kdb-x86-build-fixes
# patches.suse/kdb-usb-rework
# patches.suse/kdb_fix_ia64_build.patch
# patches.suse/kdb_dont_touch_i8042_early.patch
# patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings
# patches.suse/kdb-handle-nonexistance-keyboard-controller
# patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro
# patches.suse/kdb-vm-api-changes-for-2-6-34
########################################################
# Other patches for debugging
########################################################

View File

@ -1,3 +1,3 @@
2011-03-31 20:43:57 +0200
GIT Revision: 98ac0701cfa192df170db18dc9b82026b29bc3ca
2011-04-06 22:40:36 +0200
GIT Revision: 41b19ad39e8a4fb36ade50c390f5b71aab90039c
GIT Branch: stable