1
0
forked from pool/kernel-source

commit 99fbe25f21af1d9dec5e9f2e8fa58c2cd81d4cfa

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7443
This commit is contained in:
Michal Marek
2013-01-31 07:04:27 +00:00
committed by Git OBS Bridge
parent 65a2ca20d8
commit 4ae4186f1d
24 changed files with 790 additions and 11 deletions

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Wed Jan 30 18:34:26 CET 2013 - jeffm@suse.com
- ptp: PTP_1588_CLOCK_PCH depends on x86.
- commit 99fbe25
-------------------------------------------------------------------
Wed Jan 30 18:33:56 CET 2013 - ohering@suse.de
- scsi: storvsc: avoid usage of WRITE_SAME.
- Drivers: scsi: storvsc: Initialize the sglist.
- Drivers: hv: Execute shutdown in a thread context.
- commit 1b6d4ef
-------------------------------------------------------------------
Wed Jan 30 17:05:28 CET 2013 - jeffm@suse.com
- config: disable CONFIG_MVMDIO on s390/x
CONFIG_MVMDIO is only used by a few ARM SoCs, so we don't need to build
it everywhere else. Not sure why s390 got skipped in the previous commit.
- commit f0b494a
-------------------------------------------------------------------
Wed Jan 30 16:23:24 CET 2013 - jeffm@suse.com
- config: disable CONFIG_MVMDIO on non-ARM arches
CONFIG_MVMDIO is only used by a few ARM SoCs, so we don't need to build
it everywhere else.
- commit 2bf6fb1
-------------------------------------------------------------------
Wed Jan 30 14:59:52 CET 2013 - jbeulich@suse.com
- Update Xen patches to 3.8-rc5 and c/s 1218.
- commit 36b617a
-------------------------------------------------------------------
Wed Jan 30 10:17:51 CET 2013 - jbeulich@suse.com
- Comment out patches.drivers/x86_acpi_cpufreq_autoload.patch as
conflicting with 3.8.-rc5. Refresh patches.xen/xen3-auto-common.diff.
- commit 737e677
-------------------------------------------------------------------
Wed Jan 30 05:57:41 CET 2013 - jeffm@suse.com