1
0
forked from pool/kernel-source
OBS User unknown
2008-11-25 15:11:34 +00:00
committed by Git OBS Bridge
parent 308888e930
commit 75984bd949
44 changed files with 1158 additions and 150 deletions

View File

@@ -1,3 +1,54 @@
-------------------------------------------------------------------
Tue Nov 25 00:02:33 CET 2008 - jeffm@suse.de
- patches.fixes/uv-redundant-creation-of-proc-dir: UV: redundant
creation of sgi_uv (bnc#444799).
-------------------------------------------------------------------
Mon Nov 24 22:44:01 CET 2008 - agruen@suse.de
- supported.conf: dm-raid45 depends on a few more modules
(bnc#440208, bnc#441310).
-------------------------------------------------------------------
Mon Nov 24 20:25:25 CET 2008 - agruen@suse.de
- Switch from a no_file_caps command line switch to file_caps={0,1}
for enabling/disabling file capabilities, and make file_caps=0
the default: we cannot get the no_file_caps option added to the
kernel command line anymore (perl-Bootloader, bnc#418366).
-------------------------------------------------------------------
Mon Nov 24 20:18:46 CET 2008 - agruen@suse.de
- supported.conf: dm-raid4-5 was renamed to dm-raid45 (bnc#440208,
bnc#441310).
-------------------------------------------------------------------
Mon Nov 24 20:15:57 CET 2008 - agruen@suse.de
- Update config files: switch from CONFIG_PREEMPT_VOLUNTARY to
CONFIG_PREEMPT_NONE.
-------------------------------------------------------------------
Mon Nov 24 17:00:47 CET 2008 - ghaskins@suse.de
- patches.fixes/sched-fix-bug-in-sched-domain-degenerate.patch:
sched: fix a bug in sched domain degenerate (bnc#442464).
-------------------------------------------------------------------
Mon Nov 24 16:57:27 CET 2008 - mmarek@suse.cz
- doc/README.SUSE: document that setting allow_unsupported_modules
to 1 in /etc/modprobe.d/unsupported-modules is required to make
self-compiled kernels work.
-------------------------------------------------------------------
Mon Nov 24 11:55:54 CET 2008 - bwalle@suse.de
- patches.fixes/hpwdt-kdump.diff: Sync with latest upstream
submission.
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de