1
0
forked from pool/kernel-source

- Refresh patches.suse/SUSE-bootsplash.

Fix crash when updating boxes: Don't reallocate
  picture.
- commit ba0cfdc

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7046
This commit is contained in:
Stephan Kulow
2011-09-28 12:24:02 +00:00
committed by Git OBS Bridge
parent 20b2b89e07
commit f52a590198
32 changed files with 843 additions and 202311 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de
- Refresh patches.suse/SUSE-bootsplash.
Fix crash when updating boxes: Don't reallocate
picture.
- commit ba0cfdc
-------------------------------------------------------------------
Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz
- rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol
in userspace programs, so that they keep working on older systems.
- rpm/kernel-binary.spec.in: Pass -include
%_sourcedir/host-memcpy-hack.h to the compiler when compiling
userspace programs.
- commit 1de2384
-------------------------------------------------------------------
Mon Sep 26 13:23:42 CEST 2011 - jbeulich@novell.com
- Update Xen patches to 3.1-rc7 and c/s 1105.
- pass PCI segment information to Xen.
- ACPI: Implement overriding of arbitrary ACPI tables via initrd.
- x86: allow NVS can be accessed by driver.
- commit 7de39e8
-------------------------------------------------------------------
Mon Sep 26 10:01:25 CEST 2011 - jeffm@suse.com