1
0
forked from pool/kernel-source

Accepting request 20500 from Kernel:HEAD

Copy from Kernel:HEAD/kernel-source based on submit request 20500 from user coolo

OBS-URL: https://build.opensuse.org/request/show/20500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=72
This commit is contained in:
OBS User autobuild
2009-09-16 21:12:55 +00:00
committed by Git OBS Bridge
parent 44f2f8c945
commit 6ebc6053a2
38 changed files with 1078 additions and 67 deletions

View File

@@ -1,3 +1,76 @@
-------------------------------------------------------------------
Tue Sep 15 11:29:19 CEST 2009 - teheo@suse.de
Backport attach inhibition for builtin pci drivers from 2.6.32-rc.
- patches.drivers/pci-separate-out-pci_add_dynid: pci: separate
out pci_add_dynid().
- patches.drivers/pci_stub-add-ids-parameter: pci-stub: add
pci_stub.ids parameter.
-------------------------------------------------------------------
Tue Sep 15 11:22:53 CEST 2009 - teheo@suse.de
Backport patches from 2.6.32-rc to ease ossp testing.
- Update config files - SOUND_OSS_CORE_PRECLAIM is set to N.
- patches.drivers/implement-register_chrdev: chrdev: implement
__register_chrdev().
- patches.drivers/sound-make-oss-device-number-claiming-optional:
sound: make OSS device number claiming optional and schedule
its removal.
- patches.drivers/sound-request-char-major-aliases-for-oss-devices:
sound: request char-major-* module aliases for missing OSS
devices.
-------------------------------------------------------------------
Mon Sep 14 21:33:26 CEST 2009 - sdietrich@suse.de
- patches.suse/novfs-client-module: Update header todo list with
locking nits (semaphore used as mutex / completion)
-------------------------------------------------------------------
Mon Sep 14 17:03:49 CEST 2009 - jeffm@suse.com
- Revert back to CONFIG_M586TSC from CONFIG_M686 for default flavor
(bnc#538849)
-------------------------------------------------------------------
Fri Sep 11 10:49:18 CEST 2009 - jbeulich@novell.com
- patches.suse/crasher-26.diff: Add capability to also trigger a
kernel warning.
-------------------------------------------------------------------
Fri Sep 11 07:11:57 CEST 2009 - knikanth@suse.de
- patches.suse/block-seperate-rw-inflight-stats: Seperate read
and write statistics of in_flight requests (fate#306525).
-------------------------------------------------------------------
Thu Sep 10 17:20:58 CEST 2009 - gregkh@suse.de
- patch fuzz removal now that 2.6.31 is the base.
-------------------------------------------------------------------
Thu Sep 10 17:19:17 CEST 2009 - gregkh@suse.de
- Update config files.
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_TOUCHKIT=y
(bnc#525607)
-------------------------------------------------------------------
Thu Sep 10 15:19:51 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-2.6.32-pre: Refresh: fix misc realtek
issues, add another Nvidia HDMI device id
-------------------------------------------------------------------
Thu Sep 10 03:08:43 CEST 2009 - jeffm@suse.de
- Updated to 2.6.31-final.
-------------------------------------------------------------------
Tue Sep 8 18:48:55 CEST 2009 - gregkh@suse.de
@@ -22,6 +95,11 @@ Tue Sep 8 15:03:15 CEST 2009 - knikanth@suse.de
- patches.fixes/scsi_dh-add-the-interface-scsi_dh_set_params.patch:
scsi_dh: add the interface scsi_dh_set_params() (bnc#521607).
-------------------------------------------------------------------
Mon Sep 7 16:33:07 CEST 2009 - mmarek@suse.cz
- rpm/kernel-source.spec.in: delete obsolete macro.
-------------------------------------------------------------------
Mon Sep 7 12:40:45 CEST 2009 - mmarek@suse.cz