1
0
forked from pool/kernel-source

commit e252f7fb74a03ef125d3a62f36e5396390dadb25

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7456
This commit is contained in:
Michal Marek
2013-02-20 07:05:36 +00:00
committed by Git OBS Bridge
parent db2eed1948
commit fba4ab6c7c
43 changed files with 548 additions and 76 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Feb 20 03:54:06 CET 2013 - jeffm@suse.com
- config: disable ACPI_BGRT on ia64
bgrt_image is only defined on x86.
- commit e252f7f
-------------------------------------------------------------------
Wed Feb 20 03:39:41 CET 2013 - jeffm@suse.com
- config: disable ACPI_INITRD_TABLE_OVERRIDE on ia64
It requires max_low_pfn_mapped, which is x86 only.
- commit 9901a64
-------------------------------------------------------------------
Wed Feb 20 01:18:21 CET 2013 - jeffm@suse.com
- Update to 3.8-final.
- commit c9c649c
-------------------------------------------------------------------
Tue Feb 19 09:08:52 CET 2013 - jslaby@suse.cz
- Revert "USB: EHCI: remove ASS/PSS polling timeout" (bnc#804367).
- commit 83cb8d1
-------------------------------------------------------------------
Sun Feb 17 15:33:22 CET 2013 - ohering@suse.de