1
0
forked from pool/kernel-source
OBS User unknown
2008-11-28 14:25:51 +00:00
committed by Git OBS Bridge
parent 75984bd949
commit 1edcd13ec4
44 changed files with 2958 additions and 268 deletions

View File

@@ -1,3 +1,133 @@
-------------------------------------------------------------------
Fri Nov 28 08:23:15 CET 2008 - olh@suse.de
- rpm/kernel-binary.spec.in: move Module.symvers creation into
CONFIG_MODULES section, a static kernel exports nothing
-------------------------------------------------------------------
Fri Nov 28 07:43:14 CET 2008 - olh@suse.de
- rpm/post*.sh: kernel-vanilla has now vmlinux-vanilla symlink
-------------------------------------------------------------------
Fri Nov 28 06:04:47 CET 2008 - teheo@suse.de
Block layer timer bug fixed. Multipath patch update is just patch
refresh.
- patches.drivers/block-internal-dequeue-shouldnt-start-timer:
block: internal dequeue shouldn't start timer (bnc#449880).
- patches.drivers/blk-request-based-multipath-update: Block layer
fixes for request-based multipathing (References: FATE#302108).
-------------------------------------------------------------------
Thu Nov 27 16:52:10 CET 2008 - olh@suse.de
- patches.suse/8250-sysrq-ctrl_o.patch: fix no-op macro args
-------------------------------------------------------------------
Thu Nov 27 16:34:48 CET 2008 - olh@suse.de
- patches.suse/8250-sysrq-ctrl_o.patch: fix compile on ppc32
-------------------------------------------------------------------
Thu Nov 27 16:10:30 CET 2008 - olh@suse.de
- rpm/kernel-binary.spec.in: always create a dummy initrd because
mkinitrd is called unconditionally
-------------------------------------------------------------------
Thu Nov 27 15:37:32 CET 2008 - olh@suse.de
- rpm/kernel-binary.spec.in: kernel-ps3 needs a suffix
-------------------------------------------------------------------
Thu Nov 27 15:18:32 CET 2008 - olh@suse.de
- remove last traces of kernel-um handling
-------------------------------------------------------------------
Thu Nov 27 14:38:31 CET 2008 - hare@suse.de
- patches.fixes/qla2xxx-disable-automatic-queue-tracking: qla2xxx:
Conditionally disable queue_full tracking (bnc#449386).
-------------------------------------------------------------------
Thu Nov 27 11:47:43 CET 2008 - olh@suse.de
- patches.suse/8250-sysrq-ctrl_o.patch: no sysrq on Cell QS21/QS22
serial console (bnc#422987,bnc#96313 - LTC47675/LTC16841).
-------------------------------------------------------------------
Thu Nov 27 08:26:03 CET 2008 - olh@suse.de
- patches.arch/ppc-memoryless-nodes.patch: fix booting with
memoryless nodes (443280 - LTC49675)
-------------------------------------------------------------------
Thu Nov 27 06:08:33 CET 2008 - teheo@suse.de
- patches.drivers/libata-seagate-firmware-bug: libata: blacklist
Seagate drives which time out FLUSH_CACHE when used with NCQ
(bnc#449531).
-------------------------------------------------------------------
Wed Nov 26 10:15:02 CET 2008 - agruen@suse.de
- rpm/macros.kernel-source: Fix the kernel flavor selection logic
for the %kernel_module_package macro.
-------------------------------------------------------------------
Wed Nov 26 09:16:44 CET 2008 - hare@suse.de
- patches.fixes/blk-leave-sync-timer-running: move to
correct place in series.conf and rediff
- patches.drivers/cciss-newids.patch: Delete.
-------------------------------------------------------------------
Wed Nov 26 09:03:55 CET 2008 - hare@suse.de
- patches.drivers/cciss-newids.patch: Support for newcciss
controller (bnc#448416).
- patches.fixes/blk-leave-sync-timer-running: block: leave
request timeout timer running on an empty list (bnc#447249).
-------------------------------------------------------------------
Tue Nov 25 20:27:19 CET 2008 - mszeredi@suse.de
- patches.fixes/slab-alloc_slabmgmt-fix.patch: slab: remove
GFP_THISNODE clearing from alloc_slabmgmt() (bnc#444597).
-------------------------------------------------------------------
Tue Nov 25 17:48:50 CET 2008 - sjayaraman@suse.de
- patches.suse/SoN-11-mm-page_alloc-emerg.patch: Fix accidental side-effect
that this patch introduced by reverting patches.fixes/oom-warning
(bnc #444597).
-------------------------------------------------------------------
Tue Nov 25 16:39:00 CET 2008 - tiwai@suse.de
- patches.drivers/alsa-ca0106-pm-support: ALSA: ca0106 - Add
power-amangement support (bnc#447624).
- patches.drivers/alsa-hda-dell-92hd73xx-models: ALSA: hda -
Check model for Dell 92HD73xx laptops (bnc#446025).
- patches.drivers/alsa-hda-dell-studio-1535-quirk: ALSA: hda -
mark Dell studio 1535 quirk (bnc#446025).
- patches.drivers/alsa-hda-spdif-bits-cache-fix: ALSA: hda -
Fix caching of SPDIF status bits.
- patches.drivers/alsa-hda-stac-no-hp-as-line-out-switch: ALSA:
hda - No 'Headphone as Line-out' swich without line-outs
(bnc#446025).
- patches.drivers/alsa-hda-stac-yet-more-fixes: ALSA: hda -
Fix AFG power management on IDT 92HD* codecs (bnc#446025).
-------------------------------------------------------------------
Tue Nov 25 00:52:41 CET 2008 - jeffm@suse.de
- patches.fixes/fix-inotify-watch-removal-umount-races: Fix
inotify watch removal/umount races (bnc#446973 CVE-2008-5182).
-------------------------------------------------------------------
Tue Nov 25 00:02:33 CET 2008 - jeffm@suse.de