1
0
forked from pool/kernel-source

GIT Revision: b367e7b953784b5bdbe38538d1b98b768672ff5f

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6938
This commit is contained in:
Michal Marek
2011-03-29 05:03:59 +00:00
committed by Git OBS Bridge
parent cd2b8eec4b
commit 35ea281cf0
37 changed files with 2580 additions and 1529 deletions

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de
- Update config files, remove CONFIG_X86_MCE_XEON75XX=m
->driver got reverted with previous commit
- Refresh patches.xen/xen3-auto-arch-x86.diff.
- commit b367e7b
-------------------------------------------------------------------
Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de
- Remove xeon75xx driver, was intended as a SLE11 SP1 workaround
to decode physical memory address on Boxboro-EX for MCEs.
APEI implementation should take care of that in recent kernels.
- Delete patches.arch/x86_mce_intel_decode_physical_address.patch.
- Delete
patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch.
- Delete
patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch.
- Delete
patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch.
- commit 1fe7a22
-------------------------------------------------------------------
Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not install unneeded packages in the
build chroot.
- commit 7f4c49d
-------------------------------------------------------------------
Mon Mar 28 13:00:56 CEST 2011 - tiwai@suse.de
- ALSA: hda - Increase the default buffer size (682725).
- ALSA: hda - Fix pin-config of Gigabyte mobo (bnc#677256).
- commit 8088cec
-------------------------------------------------------------------
Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de
@@ -114,7 +151,9 @@ Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 88d5daa
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com