forked from pool/kernel-source
This commit is contained in:
committed by
Git OBS Bridge
parent
8b20f8b90c
commit
0ca7e15433
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+135
-3
@@ -1,8 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 10:37:21 CET 2008 - ro@suse.de
|
||||
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de
|
||||
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:27:45 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %* contained a newline)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:39:22 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 14:00:19 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 21:51:38 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 14:43:40 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 11:07:10 CET 2008 - bwalle@suse.de
|
||||
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 23:42:21 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 18:54:30 CET 2008 - sassmann@suse.de
|
||||
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:22:33 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 14:54:13 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -212,8 +212,8 @@ Only use this kernel when investigating problems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -704,8 +704,8 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -746,8 +746,8 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -775,8 +775,8 @@ Only use this kernel when investigating problems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-debug-man
|
||||
%defattr(-,root,root)
|
||||
@@ -785,9 +785,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -230,8 +230,8 @@ The standard kernel for both uniprocessor and multiprocessor systems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -721,8 +721,8 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -762,8 +762,8 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -790,8 +790,8 @@ The standard kernel for both uniprocessor and multiprocessor systems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-default-man
|
||||
%defattr(-,root,root)
|
||||
@@ -800,9 +800,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+108
-6
@@ -23,7 +23,7 @@ Url: http://www.kernel.org/
|
||||
Name: kernel-dummy
|
||||
Summary: Internal dummy package for synchronizing release numbers
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
AutoReqProv: off
|
||||
@@ -36,8 +36,8 @@ Authors:
|
||||
--------
|
||||
Andreas Gruenbacher <agruen@suse.de>
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%install
|
||||
rm -rf %buildroot
|
||||
@@ -49,9 +49,111 @@ echo dummy > %buildroot/etc/dummy
|
||||
/etc/dummy
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-kdump
|
||||
Summary: kernel for kdump
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -211,8 +211,8 @@ crashed kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -705,8 +705,8 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -749,8 +749,8 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -780,8 +780,8 @@ crashed kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-kdump-man
|
||||
%defattr(-,root,root)
|
||||
@@ -790,9 +790,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -212,8 +212,8 @@ that support it, regardless of the amount of main memory.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -710,8 +710,8 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -758,8 +758,8 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -793,8 +793,8 @@ that support it, regardless of the amount of main memory.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-pae-man
|
||||
%defattr(-,root,root)
|
||||
@@ -803,9 +803,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -224,8 +224,8 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -729,8 +729,8 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -784,8 +784,8 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -826,8 +826,8 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-ppc64-man
|
||||
%defattr(-,root,root)
|
||||
@@ -836,9 +836,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -206,8 +206,8 @@ final system.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -697,8 +697,8 @@ needs to be as small as possible.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -738,8 +738,8 @@ needs to be as small as possible.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -769,8 +769,8 @@ final system.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-ps3-man
|
||||
%defattr(-,root,root)
|
||||
@@ -779,9 +779,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -205,8 +205,8 @@ The standard kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -696,8 +696,8 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -737,8 +737,8 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -765,8 +765,8 @@ The standard kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-s390-man
|
||||
%defattr(-,root,root)
|
||||
@@ -775,9 +775,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+108
-6
@@ -30,7 +30,7 @@ Url: http://www.kernel.org/
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@@ -117,8 +117,8 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -274,9 +274,111 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
|
||||
%files -f kernel-source.files
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+108
-6
@@ -29,7 +29,7 @@ Url: http://www.kernel.org/
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@@ -94,8 +94,8 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@@ -152,9 +152,111 @@ done
|
||||
/lib/modules/*/build
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-trace
|
||||
Summary: The Realtime Linux Kernel
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -217,8 +217,8 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -712,8 +712,8 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -757,8 +757,8 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -791,8 +791,8 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-trace-man
|
||||
%defattr(-,root,root)
|
||||
@@ -801,9 +801,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -227,8 +227,8 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -716,8 +716,8 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -755,8 +755,8 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -783,8 +783,8 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-vanilla-man
|
||||
%defattr(-,root,root)
|
||||
@@ -793,9 +793,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
+114
-12
@@ -63,7 +63,7 @@
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 2.6.27.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@@ -211,8 +211,8 @@ unprivileged ("xenU") kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||
@@ -705,8 +705,8 @@ This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
@@ -749,8 +749,8 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
@@ -780,8 +780,8 @@ unprivileged ("xenU") kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
Source Timestamp: 2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
%files -n kernel-xen-man
|
||||
%defattr(-,root,root)
|
||||
@@ -790,9 +790,111 @@ GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 29 2008 ro@suse.de
|
||||
- HACK: revert macros.kernel-source for the moment to fix
|
||||
several kmps
|
||||
* Mon Dec 01 2008 kkeil@suse.de
|
||||
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
|
||||
fiber support.
|
||||
- patches.drivers/cxgb3-Allocate-multiqueues-at-init-time: cxgb3:
|
||||
Allocate multiqueues at init time.
|
||||
- patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts:
|
||||
cxgb3: More flexible support for PHY interrupts..
|
||||
- patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY: cxgb3:
|
||||
Support for Aeluros 2005 PHY.
|
||||
- patches.drivers/cxgb3-allow-for-PHY-reset-status: cxgb3:
|
||||
allow for PHY reset status.
|
||||
- patches.drivers/cxgb3-commnonize-LASI-phy-code: cxgb3:
|
||||
commnonize LASI phy code.
|
||||
- patches.drivers/cxgb3-eeprom-read-fixes.patch:
|
||||
cxgb3 - eeprom read fixes.
|
||||
- patches.drivers/cxgb3-enable-lro-through-ethtool: cxgb3 -
|
||||
enable lro control through ethtool.
|
||||
- patches.drivers/cxgb3-simplify-port-type-struct-and-usage:
|
||||
cxgb3: simplify port type struct and usage.
|
||||
- patches.drivers/cxgb3-update-driver-version: cxgb3: update
|
||||
driver version. (bnc#446739)
|
||||
* Mon Dec 01 2008 mmarek@suse.cz
|
||||
- rpm/macros.kernel-source: one more fix to the flavor selection
|
||||
code (for some reason %%* contained a newline)
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.arch/acpi_x2APIC_madt_enhancements.patch: ACPICA:
|
||||
x2APIC support: changes for MADT and SRAT ACPI tables (fate
|
||||
303948 and fate 303984).
|
||||
- patches.fixes/acpi_check_for_invalid_handle.patch: ACPICA:
|
||||
Add check for invalid handle in acpi_get_object_info
|
||||
(http://www.acpica.org/bugzilla/show_bug.cgi?id=474).
|
||||
- patches.fixes/acpi_dereference_object_if_possible.patch:
|
||||
ACPICA: Add function to dereference returned reference objects
|
||||
(http://bugzilla.kernel.org/show_bug.cgi?id=11105).
|
||||
- patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch:
|
||||
ACPI: don't load acpi_cpufreq if acpi=off (no reference).
|
||||
* Mon Dec 01 2008 trenn@suse.de
|
||||
- patches.fixes/acpi_copy_tables_fix_suspend.patch: ACPICA:
|
||||
Copy dynamically loaded tables to local buffer (bnc#410726).
|
||||
* Sat Nov 29 2008 nfbrown@suse.de
|
||||
- patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch:
|
||||
SUNRPC: Fix autobind on cloned rpc clients.
|
||||
Importantly, this removes a 'BUG_ON' that fires. (450083).
|
||||
* Sat Nov 29 2008 teheo@suse.de
|
||||
- patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend:
|
||||
ata_piix: add borked Tecra M4 to broken suspend list
|
||||
(bnc#398270).
|
||||
* Sat Nov 29 2008 bwalle@suse.de
|
||||
- UV updates from SGI (bnc#442455, #442455).
|
||||
o patches.fixes/ia64_uv_partition_id.diff:
|
||||
Add partition id, coherence id, and region size to UV
|
||||
o patches.fixes/ia64_uv_watchlist.diff:
|
||||
Add UV watchlist suppor
|
||||
o patches.fixes/null_irq_desc_name.diff:
|
||||
genirq: NULL struct irq_desc's member 'name' in
|
||||
dynamic_irq_cleanup()
|
||||
o patches.fixes/uv-bios_call_memprotect.diff:
|
||||
Add UV bios call to change memory protections
|
||||
o patches.fixes/uv-bios_call_partition.diff:
|
||||
x86: Add UV partition call
|
||||
o patches.fixes/uv-bios_call_reserve_page.diff:
|
||||
Add UV bios call to get the address of the reserved page
|
||||
o patches.fixes/uv-bios_call_watchlist.diff:
|
||||
Add UV bios calls to allocate and free watchlists
|
||||
o patches.fixes/uv-bios_common.diff:
|
||||
x86: Add UV bios call infrastructure
|
||||
o patches.fixes/uv-efi_bios.diff:
|
||||
x86: Add UV EFI table entry
|
||||
o patches.fixes/uv-sn_region_size.diff:
|
||||
Use consistent names for region size and conherence id on x86
|
||||
and ia64
|
||||
o patches.fixes/uv-sysfs.diff:
|
||||
x86: Add UV sysfs entries
|
||||
o patches.fixes/uv-xp-change_memprotect.diff:
|
||||
Define xp_expand_memprotect() and xp_restrict_memprotect()
|
||||
o patches.fixes/uv-xpc-get_sn_info.diff:
|
||||
Define xp_partition_id and xp_region_size
|
||||
o patches.fixes/uv-xpc_create_gru_mq_uv.diff:
|
||||
Add the code to create the activate and notify gru message
|
||||
queues
|
||||
o patches.fixes/uv-xpc_get_part_rsvd_page.diff:
|
||||
Add support for getting the address of a partition's reserved
|
||||
page
|
||||
o patches.fixes/uv_setup_irq.diff:
|
||||
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
||||
- Refresh Xen patches
|
||||
o patches.xen/xen3-auto-arch-x86.diff
|
||||
o patches.xen/xen3-patch-2.6.19
|
||||
- patches.xen/xen-x86-no-lapic: Add uv_irq.o
|
||||
- patches.xen/uv-sysfs-no-xen.diff:
|
||||
Don't build UV sysfs support on Xen.
|
||||
* Fri Nov 28 2008 trenn@suse.de
|
||||
- patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch:
|
||||
powernow-k8: ignore out-of-range PstateStatus value (no
|
||||
bug avail).
|
||||
* Fri Nov 28 2008 sassmann@suse.de
|
||||
- Update config files.
|
||||
activate ALTIVEC in ps3 config
|
||||
* Fri Nov 28 2008 hare@suse.de
|
||||
- patches.drivers/open-fcoe-beta4-update: rediff.
|
||||
- patches.drivers/open-fcoe-beta6-update: Incremental Open-FCoE
|
||||
for Beta6 (bnc#438954).
|
||||
* Fri Nov 28 2008 tiwai@suse.de
|
||||
- patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk: ALSA:
|
||||
hda - Add quirk for Sony VAIO VGN-SR19XN (bnc#450080).
|
||||
* Fri Nov 28 2008 olh@suse.de
|
||||
- rpm/kernel-binary.spec.in: move Module.symvers creation into
|
||||
CONFIG_MODULES section, a static kernel exports nothing
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
2008-11-28 08:24:27 +0100
|
||||
GIT Revision: abc28b6b93feaaec83fec842a2c03a25f626aa35
|
||||
2008-12-01 20:13:26 +0100
|
||||
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
|
||||
|
||||
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
@@ -7,16 +7,16 @@
|
||||
%{expand:%( \
|
||||
subpkg=%{-t*}%{!-t:/usr/lib/rpm/kernel-module-subpackage} \
|
||||
echo "%%define _suse_kernel_module_subpackage(n:v:r:f:p:) %%{expand:%%(cd %_sourcedir; cat $subpkg; echo %%%%nil)}" \
|
||||
flavors="%{!-X:%*}%{-X:$(ls /usr/src/linux-obj/%_target_cpu 2>/dev/null)}" \
|
||||
flavors_to_build= \
|
||||
kver=$(rpm -q --qf '%{VERSION}-%{RELEASE}' kernel-source) \
|
||||
for flavor in $flavors; do \
|
||||
if [ -n "%{-X}" ]; then \
|
||||
case " %* " in \
|
||||
(*" $flavor "*) \
|
||||
continue ;; \
|
||||
esac \
|
||||
fi \
|
||||
flavors="%*" \
|
||||
for flavor in $(ls /usr/src/linux-obj/%_target_cpu 2>/dev/null); do \
|
||||
case " $flavors " in \
|
||||
(*" $flavor "*) \
|
||||
[ -n "%{-X}" ] && continue ;; \
|
||||
(*) \
|
||||
[ -z "%{-X}" -a -n "$flavors" ] && continue ;; \
|
||||
esac \
|
||||
krel=$(make -s -C /usr/src/linux-obj/%_target_cpu/$flavor kernelrelease) \
|
||||
[ -e /boot/symsets-$krel.tar.gz ] || continue \
|
||||
flavors_to_build="$flavors_to_build $flavor" \
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+49
-3
@@ -215,6 +215,26 @@
|
||||
patches.arch/x86_sgi_cpus4096-06-optimize-cpumask-in-sched_c.patch
|
||||
patches.arch/x86_sgi_cpus4096-07_pae_compile_fixups.patch
|
||||
|
||||
# UV
|
||||
patches.arch/x86_sgi-uv-scir.patch
|
||||
patches.fixes/uv-efi_bios.diff
|
||||
patches.fixes/uv-bios_common.diff
|
||||
patches.fixes/uv-bios_call_partition.diff
|
||||
patches.fixes/uv-sysfs.diff
|
||||
patches.fixes/uv-sn_region_size.diff
|
||||
patches.fixes/uv-bios_call_watchlist.diff
|
||||
patches.fixes/uv-bios_call_memprotect.diff
|
||||
patches.fixes/uv-bios_call_reserve_page.diff
|
||||
patches.fixes/ia64_uv_partition_id.diff
|
||||
patches.fixes/ia64_uv_watchlist.diff
|
||||
|
||||
patches.fixes/null_irq_desc_name.diff
|
||||
patches.fixes/uv_setup_irq.diff
|
||||
patches.fixes/uv-xp-change_memprotect.diff
|
||||
patches.fixes/uv-xpc_create_gru_mq_uv.diff
|
||||
patches.fixes/uv-xpc-get_sn_info.diff
|
||||
patches.fixes/uv-xpc_get_part_rsvd_page.diff
|
||||
|
||||
# VMware TSC workaround patches (bnc#441338)
|
||||
patches.arch/x86-vmware-tsc-01-add-TSC_RELIABLE
|
||||
patches.arch/x86-vmware-tsc-02-add-X86_FEATURE_HYPERVISOR
|
||||
@@ -428,6 +448,13 @@
|
||||
patches.fixes/fujisu_laptop_fix_section_mismatch.patch
|
||||
patches.fixes/acpi-set-SCI_EN-on-MacBook.patch
|
||||
|
||||
# some .28 fixes:
|
||||
patches.fixes/acpi_copy_tables_fix_suspend.patch
|
||||
patches.fixes/acpi_dereference_object_if_possible.patch
|
||||
patches.fixes/acpi_check_for_invalid_handle.patch
|
||||
patches.arch/acpi_x2APIC_madt_enhancements.patch
|
||||
patches.fixes/acpi_do_not_load_acpi_cpufreq_acpioff.patch
|
||||
|
||||
# HP - Differ ACPI processor declarations and gain apic id
|
||||
# correctly for each
|
||||
patches.arch/acpi_disambiguate_processor_declaration_type.patch
|
||||
@@ -445,6 +472,7 @@
|
||||
+trenn patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch
|
||||
+trenn patches.drivers/cpufreq_add_idle_microaccounting_6.patch
|
||||
|
||||
patches.fixes/x86_cpufreq_powernow-k8_handle_invalid_state_gracefully.patch
|
||||
########################################################
|
||||
# AGP, graphics related stuff
|
||||
########################################################
|
||||
@@ -468,6 +496,7 @@
|
||||
# NFS
|
||||
########################################################
|
||||
patches.fixes/nfs-file-cred-context-null
|
||||
patches.fixes/SUNRPC-Fix-autobind-on-cloned-rpc-clients.patch
|
||||
|
||||
########################################################
|
||||
# lockd + statd
|
||||
@@ -752,7 +781,6 @@
|
||||
patches.drivers/bnx2-check-running.patch
|
||||
|
||||
patches.drivers/ixgbe-fcoe-bugfixes
|
||||
patches.arch/x86_sgi-uv-scir.patch
|
||||
patches.drivers/sgi-ioc4-request-submodules
|
||||
|
||||
# This one is more related to x2APIC patches, but adjusted by SGI to cleanly
|
||||
@@ -761,7 +789,6 @@
|
||||
patches.arch/x86_sgi_uv_early_detect_oem.patch
|
||||
patches.fixes/uv-redundant-creation-of-proc-dir
|
||||
|
||||
patches.fixes/cxgb3_fix_race_in_EEH
|
||||
|
||||
# Add support for Montevina hardware; series mainlined 2.6.26
|
||||
|
||||
@@ -811,6 +838,7 @@
|
||||
patches.drivers/libata-fix-ata_tf_to_lba48-overflow
|
||||
patches.drivers/libata-ata_piix-clear-spurious-IRQ
|
||||
patches.drivers/libata-seagate-firmware-bug
|
||||
patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend
|
||||
|
||||
# Block layer fixes
|
||||
patches.fixes/block-use-bio_has_data
|
||||
@@ -859,6 +887,7 @@
|
||||
patches.drivers/open-fcoe-beta4-update
|
||||
patches.fixes/dcb-fix-setpfcstate
|
||||
patches.drivers/open-fcoe-beta5-update
|
||||
patches.drivers/open-fcoe-beta6-update
|
||||
|
||||
patches.drivers/lpfc-8.2.8-update
|
||||
patches.drivers/lpfc-8.2.8.1-update
|
||||
@@ -904,10 +933,25 @@
|
||||
patches.fixes/tulip-quad-NIC-ifdown
|
||||
patches.suse/nameif-track-rename.patch
|
||||
patches.drivers/atl2-add-atl2-network-driver.patch
|
||||
|
||||
# cxgb3 fixed requested by IBM bnc#446739
|
||||
|
||||
patches.fixes/cxgb3_fix_race_in_EEH
|
||||
patches.fixes/cxgb3-remove-duplicate-tests-in-lro
|
||||
patches.drivers/cxgb3-private-iscsi-ip-addresses
|
||||
patches.drivers/cxgb3-get_drvinfo-deadlock.patch
|
||||
|
||||
patches.drivers/cxgb3-Allocate-multiqueues-at-init-time
|
||||
patches.drivers/cxgb3-enable-lro-through-ethtool
|
||||
patches.drivers/cxgb3-allow-for-PHY-reset-status
|
||||
patches.drivers/cxgb3-simplify-port-type-struct-and-usage
|
||||
patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts
|
||||
patches.drivers/cxgb3-commnonize-LASI-phy-code
|
||||
patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY
|
||||
patches.drivers/cxgb3-Add-1G-fiber-support
|
||||
patches.drivers/cxgb3-update-driver-version
|
||||
patches.drivers/cxgb3-eeprom-read-fixes.patch
|
||||
|
||||
########################################################
|
||||
# Wireless Networking
|
||||
########################################################
|
||||
@@ -998,6 +1042,7 @@
|
||||
patches.drivers/alsa-hda-stac-no-hp-as-line-out-switch
|
||||
patches.drivers/alsa-hda-dell-studio-1535-quirk
|
||||
patches.drivers/alsa-hda-dell-92hd73xx-models
|
||||
patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk
|
||||
patches.drivers/alsa-emu10k1-audigy-fixes
|
||||
patches.drivers/alsa-powermac-ibook-g4-mic-fix
|
||||
patches.drivers/alsa-ca0106-pm-support
|
||||
@@ -1391,5 +1436,6 @@
|
||||
patches.xen/xen-x86_64-pgd-pin
|
||||
patches.xen/xen-x86_64-pgd-alloc-order
|
||||
patches.xen/xen-x86_64-dump-user-pgt
|
||||
patches.xen/panic-on-io-nmi-xen.diff
|
||||
patches.xen/panic-on-io-nmi-xen.diff
|
||||
patches.xen/uv-sysfs-no-xen.diff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user