1
0
forked from pool/kernel-source
OBS User unknown
2008-10-28 23:27:04 +00:00
committed by Git OBS Bridge
parent bbd63e3cb2
commit df7f54dfa0
51 changed files with 2946 additions and 90 deletions

View File

@@ -1,3 +1,106 @@
-------------------------------------------------------------------
Tue Oct 28 22:32:29 CET 2008 - jkosina@suse.de
- patches.suse/silent-stack-overflow-2.patch: disabled, as it
causes kernel hangs triggered by grub (bnc#439448).
-------------------------------------------------------------------
Tue Oct 28 20:42:15 CET 2008 - kkeil@suse.de
- update patches.suse/SoN-17-net-ps_rx.patch
fix i/o corruption on rx in ixgbe (bnc#438929)
-------------------------------------------------------------------
Tue Oct 28 18:43:29 CET 2008 - jdelvare@suse.de
- config/powerpc/*: Fixup configuration files after last change.
-------------------------------------------------------------------
Tue Oct 28 18:19:34 CET 2008 - jdelvare@suse.de
- config/*: Include many multimedia drivers which has been dropped
accidentally. This includes the pwc, ivtv, zr36067 drivers and
many old webcam drivers (bnc#439489).
- supported.conf: Add all these drivers again.
-------------------------------------------------------------------
Tue Oct 28 16:02:47 CET 2008 - tiwai@suse.de
- patches.drivers/alsa-hda-analog-update,
patches.drivers/alsa-hda-atihdmi-update,
patches.drivers/alsa-hda-beep,
patches.drivers/alsa-hda-hp-mobile-fix,
patches.drivers/alsa-hda-nvidia-hdmi,
patches.drivers/alsa-hda-probe-fix,
patches.drivers/alsa-hda-proc-fix,
patches.drivers/alsa-hda-realtek-update,
patches.drivers/alsa-hda-sigmatel-update,
patches.drivers/alsa-hda-spdif-slave,
patches.drivers/alsa-hda-via-rec-fix,
patches.drivers/alsa-hda-via-update:
ALSA updates, mostly taken from 2.6.28-rc1 patches
- Update config files.
-------------------------------------------------------------------
Tue Oct 28 15:47:59 CET 2008 - jdelvare@suse.de
- Actually CONFIG_SND_HDA_HWDEP is a boolean, sorry.
-------------------------------------------------------------------
Tue Oct 28 15:40:09 CET 2008 - jdelvare@suse.de
- config/ia64/vanilla, config/x86_64/vanilla: fix configuration
discrepancy, CONFIG_SND_HDA_HWDEP=m.
-------------------------------------------------------------------
Tue Oct 28 14:45:54 CET 2008 - olh@suse.de
- add patches.arch/ppc-pcibios_allocate_bus_resources.patch
add patches.arch/ppc-powerpc-debug-pci-hotplug.patch
fix DLPAR on pseries (bnc#439491 - LTC48584)
-------------------------------------------------------------------
Tue Oct 28 14:38:42 CET 2008 - olh@suse.de
- add patches.arch/ppc-powerpc-fix-pci-unmap-io.patch
Fix unmapping of IO space on 64-bit (bnc#439491 - LTC48584)
-------------------------------------------------------------------
Tue Oct 28 11:50:35 CET 2008 - olh@suse.de
- update ps3 config, remove unneeded options to reduce vmlinux size
-------------------------------------------------------------------
Tue Oct 28 07:36:40 CET 2008 - neilb@suse.de
- patches.suse/md-notify-when-stopped: md: notify udev when an
md array is stopped. (fate#303894).
-------------------------------------------------------------------
Tue Oct 28 00:05:51 CET 2008 - gregkh@suse.de
- use the panasonic laptop driver that was accepted by upstream, not the
pcc-acpi driver, which was rejected:
- patches.drivers/staging-add-pcc-acpi-driver.patch: Delete.
- patches.drivers/panasonic-laptop-add-panasonic-let-s-note-laptop-extras-driver-v0.94.patch:
panasonic-laptop: add Panasonic Let's Note laptop extras
driver v0.94.
- Update config files.
-------------------------------------------------------------------
Mon Oct 27 23:58:12 CET 2008 - gregkh@suse.de
- patches.drivers/via-framebuffer-driver.patch: Via Framebuffer
driver.
- Update config files.
-------------------------------------------------------------------
Mon Oct 27 22:50:59 CET 2008 - bwalle@suse.de
- patches.fixes/hpwdt-kdump.diff:
Don't change permission of sysfs file (did that accidentally
when changing the default value).
-------------------------------------------------------------------
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de