forked from pool/kernel-source
This commit is contained in:
committed by
Git OBS Bridge
parent
b996f8120c
commit
385150c4ef
@@ -1,3 +1,239 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 14:17:15 CEST 2008 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: Mark the ibmaem and ibmpex hwmon drivers as
|
||||
supported by IBM.
|
||||
- supported.conf: Mark the i5k_amb hwmon driver as supported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 11:39:01 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.drivers/ehea.patch
|
||||
Fix memory hotplug support (436447 - LTC48713)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 11:16:18 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_hugepage_pagetable_allocation.patch
|
||||
Cleanup hugepage pagetable allocation (bnc# 433503 - LTC48757)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 08:23:43 CEST 2008 - sassmann@suse.de
|
||||
|
||||
Add PS3 audio patches:
|
||||
- patches.arch/ppc-ps3-add-passthrough-support-for-non-audio-streams.patch:
|
||||
ps3: Add passthrough support for non-audio streams.
|
||||
- patches.arch/ppc-ps3-add-ps3av-audio-mute-analog.patch:
|
||||
ps3: Add ps3av_audio_mute_analog().
|
||||
- patches.arch/ppc-ps3-add-support-for-SPDIF-HDMI-passthrough.patch:
|
||||
ps3: Add support for SPDIF/HDMI passthrough.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 11:46:22 CEST 2008 - sdietrich@suse.de
|
||||
|
||||
- patches.rt/genirq-usb.patch: Make status_cache u32
|
||||
- patches.rt/genirq-ohci1394.patch: Enable ohci1394 IRQ
|
||||
threading.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 11:21:00 CEST 2008 - hare@suse.de
|
||||
|
||||
- patches.fixes/dm-mpath-abort-queue: rediff.
|
||||
- patches.fixes/scsi-atomic-blk-timer-deletes: scsi: atomic blk
|
||||
timer deletes (LTC#48990, bnc#434105).
|
||||
- patches.suse/rq-based-block-layer: rq-based multipathing:
|
||||
rediff.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 09:59:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- patches.fixes/scsi-inquiry-too-short-ratelimit: INQUIRY result
|
||||
too short (5) message flood (bnc#432535).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 07:55:12 CEST 2008 - npiggin@suse.de
|
||||
|
||||
- patches.suse/filp-slab-rcu: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 07:00:39 CEST 2008 - sdietrich@suse.de
|
||||
|
||||
USB IRQ threading (experimental: guarded by genirq):
|
||||
- patches.rt/genirq1-make-irqreturn_t-an-enum: genirq: make
|
||||
irqreturn_t an enum.
|
||||
- patches.rt/genirq2-add-quick-check-handler.patch: genirq:
|
||||
add a quick check handler.
|
||||
- patches.rt/genirq3-add-threaded-irq-handler-support: genirq:
|
||||
add threaded interrupt handler support.
|
||||
- patches.rt/genirq4-add-helper-to-check-whether-irq-thread-should-run:
|
||||
genirq: add a helper to check whether the irqthread should run.
|
||||
- patches.rt/genirq5-make-irq-threading-robust: genirq: make
|
||||
irq threading robust.
|
||||
- patches.rt/genirq-usb.patch: genirq threading for ehci, ohci
|
||||
and uhci USB hosts..
|
||||
- patches.rt/genirq-wlan-ng-compat.patch: Remove redundant,
|
||||
obsolete 2.4 compatibility code in wlan-ng.
|
||||
Ack:
|
||||
- patches.rt/genirq-soft-resend.patch: Linux-RT 2.6.27-RT
|
||||
x86: activate HARDIRQS_SW_RESEND.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 22:02:40 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- patches.arch/x2APIC_PATCH_x86-mach_apicdef.h-need-to-include-before-smp.h.patch:
|
||||
x86: mach_apicdef.h need to include before smp.h.
|
||||
fixes build error on i386 pae kernels.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 21:33:25 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.suse/kdump-dump_after_notifier.patch:
|
||||
Add dump_after_notifier sysctl (bnc#436678).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 18:21:36 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- scripts/wd-functions.sh: reverse git and cvs checks (check for
|
||||
cvs before git). This solves the problem if you are using a cvs
|
||||
tree, yet it happens to live in a directory that way up the
|
||||
directory chain is in a git tree (like for people who keep portions
|
||||
of their $HOME in git).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 18:16:15 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update config files: enable CONFIG_GENERICARCH and CONFIG_BIGSMP
|
||||
on i386-pae kernels. (bnc#428247)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 17:34:11 CEST 2008 - ptesarik@suse.cz
|
||||
|
||||
- patches.arch/x86-tracehook: fix the order of arguments in
|
||||
/proc/$pid/syscall on x86_64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 16:53:36 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Update config files: Enable CONFIG_KVM_KMP for RT config, run
|
||||
oldconfig.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 16:42:42 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- patches.arch/ppc-vmcoreinfo.diff: Correct to reflect mainline
|
||||
state.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 12:52:08 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/kvm-as-kmp: Allow KVM to be built as KMP
|
||||
(FATE#303679).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 10:54:50 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-01-05-kmsg-v2.patch: Instrument the kernel
|
||||
components such that a kernel message catalog as well as related
|
||||
man pages can be automatically generated. (bnc#417300)
|
||||
- patches.arch/s390-01-06-zfcp-cleanup-v2.patch: Update patch to
|
||||
fit on recent kmsg patch changes. (bnc#417550)
|
||||
- patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch:
|
||||
Update patch to fit on recent kmsg patch changes.
|
||||
- config/s390/{default,s390}: Added CONFIG_KMSG_IDS=y
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 10:15:36 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- supported.conf: Mark 'crasher' as supported to avoid installing
|
||||
the "extra" package only for that module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 08:46:19 CEST 2008 - olh@suse.de
|
||||
|
||||
- add patches.arch/ppc-pseries_16g-numa.patch
|
||||
fix crash with more 2 numa nodes and 16G hugepage (bnc#436452 - LTC48839)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 18 21:15:52 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.2.
|
||||
- lots of bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 18 10:11:55 CEST 2008 - tonyj@suse.de
|
||||
|
||||
- patches.rt/fix-preempt-none.patch: Fix preempt-none build
|
||||
errors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 22:24:56 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/SoN-20-netvm-reserve-inet.patch-fix: SoN: Fix
|
||||
initialization of ipv4_route_lock (bnc#435994).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 17:49:05 CEST 2008 - kkeil@suse.de
|
||||
|
||||
- patches.drivers/tg3-Add-57780-ASIC-revision.patch: tg3: Add
|
||||
57780 ASIC revision. (bnc#434147)
|
||||
- patches.drivers/broadcom-Add-support-for-the-57780-integrated-PHY.patch:
|
||||
broadcom: Add support for the 57780 integrated PHY. (bnc#434147)
|
||||
- patches.drivers/bnx2x-eeh.patch: bnx2x: EEH recovery fix.(bnc#433875)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add the auto-generated (by mkdumprd)
|
||||
kdump initrd to %ghost so that the file gets removed when
|
||||
uninstalling the kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
||||
- patches.suse/ocfs2-Remove-pointless.patch
|
||||
- patches.suse/ocfs2-make-la_debug_mutex-static.patch
|
||||
- patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
|
||||
- patches.suse/ocfs2-use-smaller-counters-in-ocfs2_remove_xattr_cl.patch
|
||||
- patches.suse/ocfs2-Don-t-check-for-NULL-before-brelse.patch
|
||||
- patches.suse/ocfs2-Uninline-ocfs2_xattr_name_hash.patch
|
||||
- patches.suse/ocfs2-Move-trusted-and-user-attribute-support-into.patch
|
||||
- patches.suse/ocfs2-Calculate-EA-hash-only-by-its-suffix.patch
|
||||
- patches.suse/ocfs2-Refactor-xattr-list-and-remove-ocfs2_xattr_ha.patch
|
||||
- patches.suse/ocfs2-Separate-out-sync-reads-from-ocfs2_read_block.patch
|
||||
- patches.suse/ocfs2-Require-an-inode-for-ocfs2_read_block-s.patch
|
||||
- patches.suse/ocfs2-Simplify-ocfs2_read_block.patch
|
||||
- patches.suse/ocfs2-Move-ocfs2_bread-into-dir.c.patch
|
||||
- patches.suse/ocfs2-Kill-the-last-naked-wait_on_buffer-for-cach.patch
|
||||
- patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
||||
- patches.suse/ocfs2-fix-build-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 ACL / security attribute support
|
||||
- patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
||||
- patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
||||
- patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
||||
- patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 dynamic local alloc patches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 22:38:23 CEST 2008 - jslaby@suse.de
|
||||
|
||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||
bug in Broadcom BCM0102 chipset (bnc#425747 FATE304221).
|
||||
- patches.drivers/tpm-correct-timeouts.patch: tpm: correct tpm
|
||||
timeouts to jiffies conversion (bnc#425747 FATE304221).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 20:10:40 CEST 2008 - ihno@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user