1
0
forked from pool/kernel-source
OBS User unknown
2009-01-14 00:50:57 +00:00
committed by Git OBS Bridge
parent 79c8e6153d
commit 57e85b2130
45 changed files with 2067 additions and 142 deletions

View File

@@ -1,3 +1,92 @@
-------------------------------------------------------------------
Tue Jan 13 16:46:08 CET 2009 - hare@suse.de
- patches.fixes/scsi-restart-lookup-by-target: Modify patch
after suggestions from James Bottomley (bnc#465346).
-------------------------------------------------------------------
Tue Jan 13 14:54:58 CET 2009 - hare@suse.de
- patches.fixes/scsi-restart-lookup-by-target: Restart
scsi_device_lookup_by_target() (bnc#465346).
-------------------------------------------------------------------
Tue Jan 13 10:43:59 CET 2009 - olh@suse.de
- update patches.drivers/cxgb3-Allocate-multiqueues-at-init-time:
Allow multiqueue setting in MSI-X mode only (bnc#464351 - LTC50966)
-------------------------------------------------------------------
Tue Jan 13 08:55:32 CET 2009 - olh@suse.de
- patches.drivers/cxgb3i-mainline.patch: fixes bug in tag release
and sync-up cxgb3i with mainline state (bnc#464508 - LTC50816)
-------------------------------------------------------------------
Tue Jan 13 05:25:12 CET 2009 - gregkh@suse.de
- Update to 2.6.27.11-rc1:
- lots of minor fixes
- obsoletes:
- patches.fixes/md-bitmap-read-do-not-overflow
- patches.suse/scsi-scsi_transport_srp-shost_data.patch
-------------------------------------------------------------------
Mon Jan 12 20:09:42 CET 2009 - gregkh@suse.de
- supported.conf: add kernel/drivers/acpi/acpi_memhotplug as supported
-------------------------------------------------------------------
Mon Jan 12 19:06:00 CET 2009 - mmarek@suse.cz
- rpm/kernel-source.spec.in, rpm/source-post.sh: handle arch
symlinks like i586 -> i386 in /usr/src/linux-obj.
-------------------------------------------------------------------
Mon Jan 12 18:39:57 CET 2009 - gregkh@suse.de
- supported.conf: updated staging and other drivers
-------------------------------------------------------------------
Mon Jan 12 18:11:10 CET 2009 - kkeil@suse.de
- patches.drivers/r8169-Tx-performance-tweak-helper: r8169:
Tx performance tweak helper.
- patches.drivers/r8169-add-8168-8101-registers-description:
r8169: add 8168/8101 registers description.
- patches.drivers/r8169-add-hw-start-helpers-for-the-8168-and-the-8101:
r8169: add hw start helpers for the 8168 and the 8101.
- patches.drivers/r8169-additional-8101-and-8102-support: r8169:
additional 8101 and 8102 support.
- patches.drivers/r8169-use-pci_find_capability-for-the-PCI-E-features:
r8169: use pci_find_capability for the PCI-E features.
(bnc#448168)
-------------------------------------------------------------------
Mon Jan 12 15:50:46 CET 2009 - dgollub@suse.de
- scripts/tar-up_and_run_mbuild.sh: use $BUILD_DIR instead of fixed
"kernel-source" string, to stay in sync with with differet kernel
variants.
-------------------------------------------------------------------
Mon Jan 12 14:25:27 CET 2009 - mmarek@suse.cz
- rpm/kernel-source.spec.in, rpm/source-post.sh, rpm/source-pre.sh:
replace the /usr/src/linux-obj symlink with a directory containing
per-flavor symlinks instead. This allows us to install kernel-source /
syms and kernel-source-rt / syms-rt in parallel and still find
everything below /usr/src/linux-obj/.
- rpm/kernel-binary.spec.in: for -rt, install into
/usr/src/linux-$version-rt-obj.
- rpm/kernel-syms.spec.in: fix kernel-source requires for -rt.
-------------------------------------------------------------------
Sun Jan 11 23:18:21 CET 2009 - jkosina@suse.de
- patches.drivers/input-usbtouchscreen-hw-calibration.patch:
Input: usbtouchscreen - allow reporting calibrated data
(bnc#444814).
-------------------------------------------------------------------
Fri Jan 9 18:54:47 CET 2009 - mmarek@suse.cz