GIT Revision: cf6d9918eda898b4615474fe45dd2cf765af9b5b

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6871
This commit is contained in:
Michal Marek
2010-11-27 06:00:44 +00:00
committed by Git OBS Bridge
parent a8e7d72dd5
commit 296c5eca12
37 changed files with 73650 additions and 128 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
- xen/acpi: Export host physical CPU information to dom0
(bnc#651066).
- Xen: para-virtual watchdog driver.
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
- eliminate scalability issues from initrd handling.
- config.conf: Re-enable Xen.
- Update x86 config files.
- commit cf6d991
-------------------------------------------------------------------
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de