1
0
forked from pool/kernel-source

GIT Revision: 34bb1954ece98383dfe96bb3792be85133212849

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7043
This commit is contained in:
Michal Marek
2011-09-21 05:01:32 +00:00
committed by Git OBS Bridge
parent ae12d4f6b8
commit 044b99ba92
31 changed files with 339 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de
- ACPI: Implement overriding of arbitrary ACPI tables via initrd
(none).
- ACPICA: Fix wrongly mapped acpi table header when overriding
via initrd (none).
- ACPICA: Introduce acpi_os_phys_table_override function (none).
- x86: allow NVS can be accessed by driver (none).
- Update config files:
CONFIG_ACPI_INITRD_TABLE_OVERRIDE=y
on i386 and x86_64 flavors
- commit 34bb195
-------------------------------------------------------------------
Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de