forked from pool/kernel-source
Accepting request 39554 from Kernel:HEAD
Copy from Kernel:HEAD/kernel-source based on submit request 39554 from user jeff_mahoney OBS-URL: https://build.opensuse.org/request/show/39554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=95
This commit is contained in:
committed by
Git OBS Bridge
parent
b78403f1fd
commit
d356fec540
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
@@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 19:55:13 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc6.
|
||||
- Eliminated 2 patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 17:14:46 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- patches.fixes/cifs-fix-oops-due-to-null-nameidata: Allow null nd
|
||||
(as nfs server uses) on create (bnc#593940).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 10:30:26 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_ensure_spec_correct_address_space_length.patch:
|
||||
ACPI/x86/PCI: compute Address Space length rather than using
|
||||
_LEN (bnc#598641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:13:28 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update -ec2 config files (X86_MSR=m again).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 15:09:43 CEST 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.34-rc5-git8 and c/s 1016.
|
||||
- Update Xen config files.
|
||||
- patches.xen/xen-kzalloc: use kzalloc() in favor of
|
||||
kmalloc()+memset().
|
||||
- patches.xen/xen-fix_trace_power.patch: Rename to ...
|
||||
- patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 13:11:21 CEST 2010 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-release-map_lock-before-set_disk_ro: Refresh.
|
||||
Fix patch to call dm_table_get directly instead of calling
|
||||
dm_get_table unnecesarily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 01:03:00 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.34-rc5-git8.
|
||||
- Eliminated 1 patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 14:10:41 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.xen/xen-fix_trace_power.patch: x86 cpufreq: Make
|
||||
trace_power_frequency cpufreq driver independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 11:47:11 CEST 2010 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_FIRMWARE_IN_KERNEL in all configs, we start udev
|
||||
early enough in the initrd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:39:04 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch:
|
||||
acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
|
||||
(none).
|
||||
- patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch:
|
||||
x86 cpufreq: Make trace_power_frequency cpufreq driver
|
||||
independent (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 10:34:23 CEST 2010 - trenn@suse.de
|
||||
|
||||
- Update config files.
|
||||
Unify X86_MSR and X86_CPUID configs:
|
||||
- CONFIG_X86_CPUID=m
|
||||
- CONFIG_X86_MSR=y
|
||||
for all i386 and x86_64 flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:45:19 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Disabled CONFIG_TUNE_CELL on ppc64 (bnc#599045)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 03:08:10 CEST 2010 - jeffm@suse.com
|
||||
|
||||
- Enabled CONFIG_FIREWIRE (bnc#586172)
|
||||
- CONFIG_IEEE1394 is still enabled but deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 17:08:10 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp_wmi_add_media_key.patch: x86 platform drivers:
|
||||
hp-wmi Add media key 0x20e8 (bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 16:54:33 CEST 2010 - trenn@suse.de
|
||||
|
||||
- patches.fixes/hp-wmi_detect_keys.patch: x86 platform drivers:
|
||||
hp-wmi Reorder event id processing (bnc#598059).
|
||||
- patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch: x86
|
||||
platform drivers: hp-wmi Catch and log unkown event and key
|
||||
codes correctly (bnc#598059).
|
||||
- patches.fixes/hp_wmi_use_prefix_string.patch: x86 platform
|
||||
drivers: hp-wmi Use consistent prefix string for messages
|
||||
(bnc#598059).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 21:18:11 CEST 2010 - jeffm@suse.com
|
||||
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -17,7 +17,7 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -29,7 +29,7 @@ License: GPLv2+
|
||||
Group: Documentation/Man
|
||||
AutoReqProv: on
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-net
|
||||
Summary: Minimal kernel with disk and net support
|
||||
Version: 2.6.34
|
||||
Release: 4
|
||||
Release: 5
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -31,7 +31,7 @@
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-trace
|
||||
Summary: The Realtime Linux Kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-vmi
|
||||
Summary: VMI-enabled kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.33
|
||||
%define patchversion 2.6.34-rc5
|
||||
%define patchversion 2.6.34-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -56,7 +56,7 @@
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 2.6.34
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
|
||||
LFS
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.
+17
-5
@@ -32,6 +32,7 @@
|
||||
patches.kernel.org/patch-2.6.34-rc2-rc3
|
||||
patches.kernel.org/patch-2.6.34-rc3-rc4
|
||||
patches.kernel.org/patch-2.6.34-rc4-rc5
|
||||
patches.kernel.org/patch-2.6.34-rc5-rc6
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@@ -152,7 +153,6 @@
|
||||
|
||||
patches.suse/x86-mark_rodata_rw.patch
|
||||
patches.fixes/dmar-fix-oops-with-no-dmar-table
|
||||
patches.fixes/x86-apbt-conditionally-register-cpu-hp-notifier-for-apbt
|
||||
|
||||
########################################################
|
||||
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
||||
@@ -280,6 +280,12 @@
|
||||
patches.arch/acpi_srat-pxm-rev-ia64.patch
|
||||
patches.arch/acpi_srat-pxm-rev-x86-64.patch
|
||||
|
||||
# HP WMI patches
|
||||
patches.fixes/hp-wmi_detect_keys.patch
|
||||
patches.fixes/hp_wmi_catch_unkown_event_key_codes.patch
|
||||
patches.fixes/hp_wmi_use_prefix_string.patch
|
||||
patches.fixes/hp_wmi_add_media_key.patch
|
||||
|
||||
########################################################
|
||||
# CPUFREQ
|
||||
########################################################
|
||||
@@ -296,6 +302,8 @@
|
||||
# patches.suse/cpuidle-documentation
|
||||
patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
|
||||
|
||||
patches.fixes/acpi-cpufreq_fix_cpu_any_notification.patch
|
||||
|
||||
########################################################
|
||||
# AGP, graphics related stuff
|
||||
########################################################
|
||||
@@ -331,6 +339,7 @@
|
||||
########################################################
|
||||
# cifs patches
|
||||
########################################################
|
||||
patches.fixes/cifs-fix-oops-due-to-null-nameidata
|
||||
|
||||
########################################################
|
||||
# ext2/ext3
|
||||
@@ -348,7 +357,6 @@
|
||||
########################################################
|
||||
patches.suse/reiserfs-barrier-default
|
||||
patches.fixes/reiserfs-remove-2-tb-file-size-limit
|
||||
patches.fixes/reiserfs-fix-permissions-on-reiserfs_priv
|
||||
|
||||
########################################################
|
||||
# dlm
|
||||
@@ -714,6 +722,8 @@
|
||||
|
||||
patches.trace/utrace-core
|
||||
|
||||
patches.trace/x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch
|
||||
|
||||
+needs_update-32 patches.fixes/nfs-write.c-bug-removal.patch
|
||||
patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
|
||||
|
||||
@@ -824,12 +834,14 @@
|
||||
patches.xen/xen3-patch-2.6.34-rc2
|
||||
patches.xen/xen3-patch-2.6.34-rc2-rc3
|
||||
patches.xen/xen3-patch-2.6.34-rc3-rc4
|
||||
patches.xen/xen3-patch-2.6.34-rc5-git8
|
||||
patches.xen/xen3-seccomp-disable-tsc-option
|
||||
patches.xen/xen3-x86-mcp51-no-dac
|
||||
patches.xen/xen3-x86-mark_rodata_rw.patch
|
||||
patches.xen/xen3-kdb-x86
|
||||
patches.xen/xen3-stack-unwind
|
||||
patches.xen/xen3-x86_64-unwind-annotations
|
||||
patches.xen/xen3-x86_cpufreq_make_trace_power_frequency_cpufreq_driver_independent.patch
|
||||
|
||||
# bugfixes and enhancements
|
||||
patches.xen/xen-balloon-max-target
|
||||
@@ -858,9 +870,10 @@
|
||||
patches.xen/xen-netback-multiple-tasklets
|
||||
patches.xen/xen-netback-kernel-threads
|
||||
patches.xen/xen-netfront-ethtool
|
||||
patches.xen/xen-unpriv-build
|
||||
patches.xen/xen-floppy
|
||||
patches.xen/xen-dcdbas
|
||||
patches.xen/xen-floppy
|
||||
patches.xen/xen-kzalloc
|
||||
patches.xen/xen-unpriv-build
|
||||
patches.xen/xen-x86-panic-no-reboot
|
||||
patches.xen/xen-x86-dcr-fallback
|
||||
patches.xen/xen-x86-consistent-nmi
|
||||
@@ -874,4 +887,3 @@
|
||||
patches.xen/xen-x86_64-pgd-alloc-order
|
||||
patches.xen/xen-x86_64-dump-user-pgt
|
||||
patches.xen/xen-x86_64-note-init-p2m
|
||||
patches.xen/xen-x86_64-kern_addr_valid
|
||||
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
2010-04-22 21:18:20 +0200
|
||||
GIT Revision: 72f7d49ac45380c1b71bd38e86c3bbf74577b9f6
|
||||
2010-05-04 23:21:35 +0200
|
||||
GIT Revision: d88bb9f71e52b96b64962ad9581f008ae569dae6
|
||||
GIT Branch: master
|
||||
|
||||
Reference in New Issue
Block a user