1
0
forked from pool/kernel-source

commit f042386c786e219d2d8ddefe7308a334c82696ca

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7379
This commit is contained in:
Michal Marek
2012-11-03 07:03:46 +00:00
committed by Git OBS Bridge
parent b0f79c2636
commit 7cfd1b3e98
28 changed files with 56289 additions and 114 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.7-rc3 and c/s 1202.
- extend base interfaces to support multi-page rings for
frontend/backend communication.
- blkback: allow using multiple page frontend communication ring.
- blkfront: allow using multiple page backend communication ring.
- ACPI: Store valid ACPI tables passed via early initrd in
reserved memblock areas.
- ACPI: Fix build when disabled.
- ACPI: Cleanup acpi_initrd_override declaration and remove
ifdefs.
- config.conf: Re-enable Xen configs.
- Update x86 config files.
- Delete patches.xen/xen3-acpi_override_2_2.patch.
- commit f042386
-------------------------------------------------------------------
Wed Oct 31 15:35:44 CET 2012 - guillaume.gardet@oliseo.fr