1
0
forked from pool/kernel-source

GIT Revision: 93575a78301f2cf9719cfc9eddc84e24158cd5fe

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7298
This commit is contained in:
Michal Marek
2012-07-10 05:02:22 +00:00
committed by Git OBS Bridge
parent 5a26ed4f38
commit 570666a271
45 changed files with 579 additions and 64 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Jul 9 17:05:16 CEST 2012 - jeffm@suse.com
- Updated to 3.5-rc6.
- Eliminated 1 patch.
- commit 93575a7
-------------------------------------------------------------------
Mon Jul 9 15:15:41 CEST 2012 - jeffm@suse.com
- coretemp-xen: Fix usage of X86_FEATURE_DTS -> X86_FEATURE_DTHERM
Upstream commit 4ad33411308596f2f918603509729922a1ec4411 renamed _DTS to
_DTHERM, so fix its usage in the Xen driver.
- commit 1732d37
-------------------------------------------------------------------
Mon Jul 9 07:34:48 CEST 2012 - sjayaraman@suse.com
- Update config files: CONFIG_CIFS_FSCACHE=y.
- commit 72cd989
-------------------------------------------------------------------
Mon Jul 9 07:14:57 CEST 2012 - sjayaraman@suse.com
- Update config files: CONFIG_CIFS_FSCACHE=m.
- commit cdced94
-------------------------------------------------------------------
Mon Jul 9 00:54:29 CEST 2012 - jeffm@suse.com