1
0
forked from pool/kernel-source

Accepting request 79372 from Kernel:HEAD

- * Refresh patches.suse/SUSE-bootsplash.
  * Fix bootsplash code for 15bpp framebuffers.
    These framebuffers are rare these days, the legendary and still
    popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e

- Properly destroy pmsr devices:
  Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a

- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0

- Update config files:
  bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
  +# CONFIG_ACPI_CUSTOM_METHOD is not set
  for all flavors
- commit f1af972

- rpm/modversions: Support for new genksyms format with E# tags for enum
  constants.
- commit ee6da8c

- tg3: Fix io failures after chip reset (bnc#705962).
- commit c8d864c

- Fix format of patches to apply with series2git:
  patches.arch/s390-message-catalog.diff
  patches.drivers/input-Add-LED-support-to-Synaptics-device

OBS-URL: https://build.opensuse.org/request/show/79372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=146
This commit is contained in:
Sascha Peilicke 2011-08-22 08:11:49 +00:00 committed by Git OBS Bridge
commit c190f92a9f
39 changed files with 214708 additions and 332 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f82f213ec8e5c313d6c8a45333110fbf589af4cb4a4c415d9fbbf6a0cb20128
size 230513
oid sha256:c7b141c8d7d523adbeebbb7926eba85c50699eb5a709202ade53e2a6015ae70c
size 230725

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,88 @@
-------------------------------------------------------------------
Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de
- * Refresh patches.suse/SUSE-bootsplash.
* Fix bootsplash code for 15bpp framebuffers.
These framebuffers are rare these days, the legendary and still
popular server chipset Radeon ES1000 supports it, though.
- commit f25ce3e
-------------------------------------------------------------------
Sun Aug 14 14:06:35 CEST 2011 - trenn@suse.de
- Properly destroy pmsr devices:
Refresh patches.xen/xen-x86-msr-on-pcpu.
- commit 934d81a
-------------------------------------------------------------------
Sat Aug 13 02:31:53 CEST 2011 - gregkh@suse.de
- Update config files, enabling CONFIG_RT2800PCI as requested.
- commit b2f65f0
-------------------------------------------------------------------
Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de
- Update config files:
bnc#674988, change:
-CONFIG_ACPI_CUSTOM_METHOD=m
+# CONFIG_ACPI_CUSTOM_METHOD is not set
for all flavors
- commit f1af972
-------------------------------------------------------------------
Mon Aug 1 14:51:58 CEST 2011 - mmarek@suse.cz
- rpm/modversions: Support for new genksyms format with E# tags for enum
constants.
- commit ee6da8c
-------------------------------------------------------------------
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
- fix crash in scsi_dispatch_cmd() (bnc#707853).
- commit dfe0dcf
-------------------------------------------------------------------
Fri Jul 22 10:24:06 CEST 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

1
minmem Normal file
View File

@ -0,0 +1 @@
1048576

View File

@ -7,7 +7,8 @@ use Getopt::Long;
use strict;
my %symbol_type_name = (
n => 'normal', t => 'typedef', e => 'enum', s => 'struct', u => 'union'
n => 'normal', t => 'typedef', e => 'enum', s => 'struct', u => 'union',
E => 'enum constant'
);
my %definitions;

1
needed_space_in_mb Normal file
View File

@ -0,0 +1 @@
6144

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86caf712f46364ffd27cc60983c7b0385ae0fdede5d0dca84fcc1b8c9bca337e
size 67714
oid sha256:325c575797ca42970abd7c3e69d147bb19a33cba5a405445ebe476ef4c049c6f
size 67722

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3461f856907853729c79a72b049126dc4d728b4b229af45fd730b555e5f8c855
size 9053
oid sha256:70983f167c38bc59b42ff2ec7d91475579b5bd20f110cfd7b347480dad84ef94
size 9065

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb714250e9520339921fbcec05538c0a240ce819ebbe9955f82f4466a6912df4
size 26017
oid sha256:742db609c1328abaccfe7882a824a82df42394a07aa8a8ba07873a25873c6d38
size 27664

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:193b89c8fedf4593068d00f042afb7a1338df3593aaf3805c8e1617378f5f3f4
size 126225
oid sha256:44a1613bd41071133053d6fbe142a04a8d4a970eeed2432862e61dfe0e0993fb
size 127195

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6116c742d33d832eb88589ca64f3cc3684459998f2b6de8858157c86b557867
size 2035970
oid sha256:a4db987217ab952413e072901fd609c9577a3f965b0f94f52b883e299bee463e
size 2036335

View File

@ -368,6 +368,7 @@
patches.fixes/sd_liberal_28_sense_invalid.diff
patches.fixes/scsi-ibmvscsi-module_alias.patch
patches.fixes/SCSI-fix-crash-in-scsi_dispatch_cmd.patch
########################################################
# DRM/Video
@ -383,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

View File

@ -1,3 +1,3 @@
2011-07-22 10:28:15 +0200
GIT Revision: 50c05d7eb5e0501404efb06060fa56fbe5981340
2011-08-18 11:38:15 +0200
GIT Revision: f25ce3ee68e7642e2394493bc6385e018dee1030
GIT Branch: master