1
0
forked from pool/kernel-source

commit 9fe3afb55a1dd2c2a0a28e87f6dc8ee1d6601cbe

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7338
This commit is contained in:
Michal Marek
2012-09-05 06:02:37 +00:00
committed by Git OBS Bridge
parent 0a3f1dfe17
commit 2e6459ea12
43 changed files with 586 additions and 62 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc4.
- Eliminated one patch.
- commit 9fe3afb
-------------------------------------------------------------------
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
- commit c1db24a
-------------------------------------------------------------------
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
- Update config files. (vanilla ones)
- commit ca19bfb
-------------------------------------------------------------------
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
&& CONFIG_I2C_DESIGN.
- Delete
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
Move it to rpmify, so that vanilla builds fine too.
- commit 0217ad5
-------------------------------------------------------------------
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de