From 86f3132f6ecec1ae5f5a88993326d1242a1c726cf8547599caebe771ed65585d Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Sat, 30 Jul 2011 05:03:18 +0000 Subject: [PATCH] GIT Revision: 004c6e29fcd525c632fe4b4248e9b3ada612de79 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=69 --- config.tar.bz2 | 4 ++-- kernel-debug.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 31 +++++++++++++++++++++++++++++++ kernel-default.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 31 +++++++++++++++++++++++++++++++ kernel-desktop.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-desktop.spec | 31 +++++++++++++++++++++++++++++++ kernel-docs.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 31 +++++++++++++++++++++++++++++++ kernel-ec2.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-ec2.spec | 31 +++++++++++++++++++++++++++++++ kernel-pae.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 31 +++++++++++++++++++++++++++++++ kernel-ppc64.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 31 +++++++++++++++++++++++++++++++ kernel-ps3.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-ps3.spec | 31 +++++++++++++++++++++++++++++++ kernel-s390.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-s390.spec | 31 +++++++++++++++++++++++++++++++ kernel-source.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 31 +++++++++++++++++++++++++++++++ kernel-syms.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 31 +++++++++++++++++++++++++++++++ kernel-trace.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-trace.spec | 31 +++++++++++++++++++++++++++++++ kernel-vanilla.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 31 +++++++++++++++++++++++++++++++ kernel-xen.changes | 40 ++++++++++++++++++++++++++++++++++++++++ kernel-xen.spec | 31 +++++++++++++++++++++++++++++++ patches.arch.tar.bz2 | 4 ++-- patches.drivers.tar.bz2 | 4 ++-- patches.fixes.tar.bz2 | 4 ++-- patches.suse.tar.bz2 | 4 ++-- series.conf | 1 + source-timestamp | 4 ++-- 35 files changed, 1007 insertions(+), 12 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index e67f9cf2..a8bea978 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f82f213ec8e5c313d6c8a45333110fbf589af4cb4a4c415d9fbbf6a0cb20128 -size 230513 +oid sha256:7ce284c2e3793d72ebce143149579c442a61efd027ef4541c8f24e0c6622f6cc +size 230641 diff --git a/kernel-debug.changes b/kernel-debug.changes index e4293953..f16a068b 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 7eff004c..81b8f698 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -875,6 +875,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-default.changes b/kernel-default.changes index e4293953..f16a068b 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index d850ff69..4b5ee363 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -888,6 +888,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-desktop.changes b/kernel-desktop.changes index e4293953..f16a068b 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index a32f8388..7e1fece6 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -908,6 +908,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-docs.changes b/kernel-docs.changes index e4293953..f16a068b 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 918f5dd9..71c93a57 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -99,6 +99,37 @@ rm -rf $RPM_BUILD_ROOT /usr/share/doc/kernel %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-ec2.changes b/kernel-ec2.changes index e4293953..f16a068b 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 12710ec5..4a065398 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -878,6 +878,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-pae.changes b/kernel-pae.changes index e4293953..f16a068b 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index e562a75b..d48f4faa 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -893,6 +893,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index e4293953..f16a068b 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 1ef306e1..3fe47dd6 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -897,6 +897,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-ps3.changes b/kernel-ps3.changes index e4293953..f16a068b 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 0dd12c88..7aa9f28a 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -878,6 +878,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-s390.changes b/kernel-s390.changes index e4293953..f16a068b 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index d31c5ee0..2d738601 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -872,6 +872,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-source.changes b/kernel-source.changes index e4293953..f16a068b 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 4225b8cc..a460c275 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -255,6 +255,37 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" %endif %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-syms.changes b/kernel-syms.changes index e4293953..f16a068b 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 31ebe3ef..7b18ee92 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -81,6 +81,37 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-trace.changes b/kernel-trace.changes index e4293953..f16a068b 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index 95ad5ecc..a83b1e9a 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -880,6 +880,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e4293953..f16a068b 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 82804a51..766660ee 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -876,6 +876,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/kernel-xen.changes b/kernel-xen.changes index e4293953..f16a068b 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz + +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c + +------------------------------------------------------------------- +Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz + +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 + +------------------------------------------------------------------- +Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de + +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 + ------------------------------------------------------------------- Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index d5141328..3e7ffcbb 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -878,6 +878,37 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jul 29 2011 jslaby@suse.cz +- tg3: Fix io failures after chip reset (bnc#705962). +- commit c8d864c +* Mon Jul 25 2011 mmarek@suse.cz +- Fix format of patches to apply with series2git: + patches.arch/s390-message-catalog.diff + patches.drivers/input-Add-LED-support-to-Synaptics-device + patches.fixes/kvm-macos.patch + patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch + patches.fixes/nfs-slot-table-alloc + patches.fixes/oom-warning + patches.fixes/scsi-dh-alua-send-stpg + patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch + patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch + patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch + patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch + patches.suse/dm-mpath-no-activate-for-offlined-paths + patches.suse/dm-mpath-no-partitions-feature + patches.suse/no-frame-pointer-select + patches.suse/no-partition-scan + patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops + patches.suse/setuid-dumpable-wrongdir + patches.suse/stack-unwind + patches.suse/supported-flag-enterprise +- commit b5f5212 +* Mon Jul 25 2011 meissner@suse.de +- Powerpc config adjustments + This makes CONFIG_POWER_SUPPLY=y like in the other architectures, + it also disables the EHCA driver as gcc 4.6 currently fails to compile + it correctly. +- commit aa27d23 * Sun Jul 24 2011 jslaby@suse.cz - fix crash in scsi_dispatch_cmd() (bnc#707853). - commit dfe0dcf diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index 161d632e..54d5efdd 100644 --- a/patches.arch.tar.bz2 +++ b/patches.arch.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86caf712f46364ffd27cc60983c7b0385ae0fdede5d0dca84fcc1b8c9bca337e -size 67714 +oid sha256:325c575797ca42970abd7c3e69d147bb19a33cba5a405445ebe476ef4c049c6f +size 67722 diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 131befad..8fee9295 100644 --- a/patches.drivers.tar.bz2 +++ b/patches.drivers.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3461f856907853729c79a72b049126dc4d728b4b229af45fd730b555e5f8c855 -size 9053 +oid sha256:70983f167c38bc59b42ff2ec7d91475579b5bd20f110cfd7b347480dad84ef94 +size 9065 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 9a544faf..3e176d2f 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5fd0af21f90d3335ddd523a5becf503a27800c3c0f96424a2ce17f3f34712102 -size 26880 +oid sha256:742db609c1328abaccfe7882a824a82df42394a07aa8a8ba07873a25873c6d38 +size 27664 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 8973a083..1049889e 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:193b89c8fedf4593068d00f042afb7a1338df3593aaf3805c8e1617378f5f3f4 -size 126225 +oid sha256:f38fcef29e5268cfaa2c91335a9be77e4672c9ed5502a2fff10031ef62ba4216 +size 126172 diff --git a/series.conf b/series.conf index 44aa1353..2ac39b8f 100644 --- a/series.conf +++ b/series.conf @@ -384,6 +384,7 @@ patches.fixes/tulip-quad-NIC-ifdown patches.fixes/net-tulip-debug-off-by-default.patch patches.drivers/ehea-modinfo.patch + patches.fixes/tg3-Fix-io-failures-after-chip-reset.patch ######################################################## # Wireless Networking diff --git a/source-timestamp b/source-timestamp index a77d2bb7..6df466d5 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2011-07-24 08:15:52 +0200 -GIT Revision: 5a1af7d97e6fa84c81f994836546163d4007976c +2011-07-29 13:07:30 +0200 +GIT Revision: 004c6e29fcd525c632fe4b4248e9b3ada612de79 GIT Branch: stable