1
0
forked from pool/kernel-source
2008-10-08 08:51:30 +00:00
committed by Git OBS Bridge
parent 5c9e38f2ca
commit 27b85337ac
47 changed files with 5013 additions and 384557 deletions

View File

@@ -1,3 +1,171 @@
-------------------------------------------------------------------
Wed Oct 8 10:30:12 CEST 2008 - agruen@suse.de
- kernel-source-rt must not provide a kernel-source symbol: this
would break dependencies.
-------------------------------------------------------------------
Wed Oct 8 08:57:54 CEST 2008 - olh@suse.de
- update patches.suse/ppc-no-LDFLAGS_MODULE.patch
use suggested patch from kernel.org bugzilla
-------------------------------------------------------------------
Wed Oct 8 08:51:19 CEST 2008 - olh@suse.de
- add patches.arch/ppc-pseries_remove_lmb-PAGE_SHIFTT.patch
fix oops in pseries_remove_lmb with 64k PAGE_SIZE (bnc#431380)
-------------------------------------------------------------------
Wed Oct 8 06:34:05 CEST 2008 - gregkh@suse.de
- supported.conf: mark efivars.ko as supported
-------------------------------------------------------------------
Wed Oct 8 06:32:42 CEST 2008 - gregkh@suse.de
- enable yealink driver (bnc#432841)
-------------------------------------------------------------------
Tue Oct 7 16:58:20 CEST 2008 - oneukum@suse.de
- patches.fixes/ehci_sched.diff: fix hang in disable_periodic
(bnc#403346).
-------------------------------------------------------------------
Tue Oct 7 16:45:09 CEST 2008 - trenn@suse.de
- patches.fixes/fujisu_laptop_fix_section_mismatch.patch: Fix
section mismatch in fujitsu_laptop driver (none).
-------------------------------------------------------------------
Tue Oct 7 16:20:12 CEST 2008 - hare@suse.de
- patches.fixes/sd-needs-updating: Driver 'sd' needs updating
(bnc#406656).
-------------------------------------------------------------------
Tue Oct 7 15:29:23 CEST 2008 - agruen@suse.de
- rpm/post.sh: Catch mkinitrd error code indicating missing
required modules. Only add a bootloader entry if an initrd
could be created, but re-add the bootloader entry even if
the initrd already existed before (bnc#431703).
-------------------------------------------------------------------
Tue Oct 7 14:02:57 CEST 2008 - hare@suse.de
- patches.drivers/lpfc-8.2.8.4-update: Update lpfc to 8.2.8.4
(bnc#420767).
- patches.drivers/qla4xxx-sles11-update: qla4xxx driver fixes
for SLES11 (bnc#432976).
-------------------------------------------------------------------
Tue Oct 7 11:55:56 CEST 2008 - olh@suse.de
- mark legacy iseries storage as supported
-------------------------------------------------------------------
Mon Oct 6 21:58:37 CEST 2008 - jdelvare@suse.de
- supported.conf: Add the ad7414, adcxx and ibmaem hwmon drivers as
unsupported.
-------------------------------------------------------------------
Mon Oct 6 21:30:39 CEST 2008 - jdelvare@suse.de
- config/ia64/*: Don't built i2c-amd756-s4882 and i2c-nforce2-s4985
on ia64, these are motherboard-specific drivers for x86_64
motherboards.
- config/powerpc/*: Don't built i2c-isch on powerpc, it is a driver
for x86 hardware.
- config/*: Don't built i2c-simtec on i386, x86_64 and ia64, there
is no Simtec hardware based on these architectures.
-------------------------------------------------------------------
Sun Oct 5 11:15:44 CEST 2008 - agruen@suse.de
- rpm/kernel-binary.spec.in: Fix the logic splitting up the symbols
defined in vmlinux by subsystem. (Actually, per directory, under
the assumption that there is enough of a correlation).
-------------------------------------------------------------------
Sun Oct 5 05:41:47 CEST 2008 - greg@suse.de
- supported.conf: add ohci-hcd to base. Fix up other USB drivers
(USB network drivers had moved, others were missing)
-------------------------------------------------------------------
Sun Oct 5 05:24:17 CEST 2008 - gregkh@suse.de
- patches.drivers/atl2-add-atl2-network-driver.patch: atl2:
add atl2 network driver.
- Update config files (even the rt ones).
-------------------------------------------------------------------
Fri Oct 3 21:22:32 CEST 2008 - jkosina@suse.de
- patches.suse/e1000e_debug_contention_on_NVM_SWFLAG: fix bogus
WARN_ON() condition, as per upstream commit 95b866d5a
-------------------------------------------------------------------
Fri Oct 3 20:19:33 CEST 2008 - olh@suse.de
- mark ibmvfc as supported (bnc#417555 - fate#304178 - LTC46935)
-------------------------------------------------------------------
Fri Oct 3 20:15:34 CEST 2008 - olh@suse.de
- compile windfarm_pm121 into the kernel
-------------------------------------------------------------------
Fri Oct 3 20:13:35 CEST 2008 - jeffm@suse.de
- doc/README.SUSE, scripts/tar-up_and_run_mbuild.sh,
scripts/run_oldconfig.sh,
scripts/sequence-patch.sh: Eliminated defconfig.$flavor
-------------------------------------------------------------------
Fri Oct 3 19:58:32 CEST 2008 - olh@suse.de
- mark Cell drivers as supported
-------------------------------------------------------------------
Fri Oct 3 06:15:51 CEST 2008 - tonyj@suse.de
- Update config files
rt configs not updated for per-module-dynamic-debug-messages.patch
-------------------------------------------------------------------
Fri Oct 3 06:09:25 CEST 2008 - gregkh@suse.de
- change patches.suse/supported-flag to show which modules are
unsupported and externally supported in oops messages. Also change
the taint values as the documentation was totally wrong.
-------------------------------------------------------------------
Fri Oct 3 05:29:47 CEST 2008 - tonyj@suse.de
- Reenable RT debug builds, compile tested only
- Update config files
- Fix tracer issues
patches.rt/event-trace-hrtimer-trace.patch
patches.rt/trace-events-handle-syscalls.patch
patches.rt/trace-ktime-scalar.patch
patches.rt/tracer-event-trace.patch
- patches.rt/kdb-disable-ist.patch: Disable stackfault and debug stacks for kdb
- patches.rt/kdb-rtmisc.patch: Misc KDB fixes for RT
- patches.rt/novfs-rtmisc.patch: Misc NOVFS fixes for RT
-------------------------------------------------------------------
Fri Oct 3 05:20:45 CEST 2008 - gregkh@suse.de
- patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch:
driver core: basic infrastructure for per-module dynamic
debug messages.
- refresh patches.trace/tracepoints.patch: Kernel Tracepoints.
- Update config files.
-------------------------------------------------------------------
Thu Oct 2 20:05:27 CEST 2008 - agruen@suse.de
@@ -32,16 +200,16 @@ Thu Oct 2 09:56:40 CEST 2008 - jbeulich@novell.com
proper place in series.conf.
-------------------------------------------------------------------
Wed Oct 1 14:33:28 CEST 2008 - olh@suse.de
- enable msi on ppc64 (bnc#430937)
-------------------------------------------------------------------
Wed Oct 1 12:19:54 CEST 2008 - jeffm@suse.de
Wed Oct 1 16:20:17 CEST 2008 - jeffm@suse.de
- scripts/sequence-patch.sh
- scripts/run_oldconfig.sh: x86 defconfigs go under arch/x86.
-------------------------------------------------------------------
Wed Oct 1 14:33:28 CEST 2008 - olh@suse.de
- enable msi on ppc64 (bnc#430937)
-------------------------------------------------------------------
Wed Oct 1 09:44:11 CEST 2008 - tiwai@suse.de
@@ -2443,6 +2611,7 @@ Update to 2.6.26-rt1:
- QLogic InfiniPath Driver (INFINIBAND_IPATH)
Remove obsolete patches:
------------------------
- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
- patches.rt/arm-cmpxchg.patch: Delete.
- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
@@ -2550,6 +2719,7 @@ Remove obsolete patches:
- patches.rt/x86-delay-enable-preempt-tglx.patch: Delete.
Introduce 2.6.26-RT1:
---------------------
- patches.rt/2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch:
Linux-RT 2.6.26-RT
radix-tree: gang slot lookups.