1
0
forked from pool/kernel-source

Accepting request 21177 from Kernel:HEAD

Copy from Kernel:HEAD/kernel-source based on submit request 21177 from user coolo

OBS-URL: https://build.opensuse.org/request/show/21177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=73
This commit is contained in:
OBS User autobuild
2009-09-28 15:23:22 +00:00
committed by Git OBS Bridge
parent 6ebc6053a2
commit 4b0c8793f3
35 changed files with 789 additions and 46 deletions

View File

@@ -1,3 +1,60 @@
-------------------------------------------------------------------
Wed Sep 23 13:29:27 CEST 2009 - teheo@suse.de
- Update config files. Build pci-stub driver into the kernel so that
built in pci drivers can be blocked from attaching to devices.
-------------------------------------------------------------------
Tue Sep 22 12:14:52 CEST 2009 - mmarek@suse.cz
- rpm/kernel-module-subpackage: when building against Linus'
kernels (2.6.x), append a .0 to the kernel version embedded in
the KMP version, to ensure that such KMP is older than a KMP
built against a subsequent stable kernel (2.6.x.y, y > 0).
-------------------------------------------------------------------
Mon Sep 21 20:39:57 CEST 2009 - jeffm@suse.de
- Update config files.
-------------------------------------------------------------------
Mon Sep 21 20:20:11 CEST 2009 - jeffm@suse.de
- patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch: Ported to
2.6.31 (bnc#533555).
-------------------------------------------------------------------
Sat Sep 19 13:51:50 CEST 2009 - mmarek@suse.cz
- rpm/postun.sh: do not remove the bootloader entry if the kernel
version didn't change (bnc#533766).
-------------------------------------------------------------------
Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
- rpm/postun.sh: remove dead code.
-------------------------------------------------------------------
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
- patches.arch/acpi_srat-pxm-rev-ia64.patch: Use SRAT table rev
to use 8bit or 16/32bit PXM fields (ia64) (bnc#503038).
- patches.arch/acpi_srat-pxm-rev-store.patch: Store SRAT table
revision (bnc#503038).
- patches.arch/acpi_srat-pxm-rev-x86-64.patch: Use SRAT table
rev to use 8bit or 32bit PXM fields (x86-64) (bnc#503038).
-------------------------------------------------------------------
Thu Sep 17 21:08:15 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-2.6.32-rc1: ALSA HD-audio backport
from 2.6.32-rc1.
-------------------------------------------------------------------
Wed Sep 16 15:33:05 CEST 2009 - jbeulich@novell.com
- Update Xen patches to 2.6.31 final.
-------------------------------------------------------------------
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de