1
0
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:
OBS User autobuild
2010-05-07 13:52:25 +00:00
committed by Git OBS Bridge
parent b78403f1fd
commit d356fec540
41 changed files with 1792 additions and 52 deletions

View File

@@ -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