1
0
forked from pool/kernel-source

Accepting request 41897 from Kernel:openSUSE-11.3

Copy from Kernel:openSUSE-11.3/kernel-source based on submit request 41897 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/41897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=98
This commit is contained in:
OBS User autobuild
2010-06-22 15:48:26 +00:00
committed by Git OBS Bridge
parent 4465f5b7fd
commit a201d7d72d
45 changed files with 2618 additions and 101 deletions

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Jun 21 14:53:16 CEST 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Require a mkinitrd that supports
KMS (bnc#615680).
-------------------------------------------------------------------
Mon Jun 21 01:27:59 CEST 2010 - jeffm@suse.de
- patches.suse/add-initramfs-file_read_write: Fix missing kmap calls
while loading initramfs files.
-------------------------------------------------------------------
Fri Jun 18 15:54:41 CEST 2010 - jbeulich@novell.com
- patches.xen/xen3-driver-core-add-devname-module-aliases-to-allow-module-on-demand-auto-loading.patch:
driver core: add devname module aliases to allow module
on-demand auto-loading.
- Refresh other Xen patches.
- Update Xen config files.
-------------------------------------------------------------------
Thu Jun 17 11:54:01 CEST 2010 - teheo@suse.de
- patches.drivers/libata-ata_generic-mcp89-mbp71:
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
(bko#15923).
-------------------------------------------------------------------
Mon Jun 14 13:47:57 CEST 2010 - jslaby@suse.de
- patches.fixes/pci-hotplug-cpqphp-fix-crash.patch: PCI:
hotplug/cpqphp, fix NULL dereference (bnc#609338).
-------------------------------------------------------------------
Thu Jun 3 20:28:12 CEST 2010 - jeffm@suse.de
- Re-enable DSDT in initramfs code.
- patches.suse/acpi-don-t-preempt-until-the-system-is-up: acpi:
don't preempt until the system is up.
-------------------------------------------------------------------
Wed Jun 2 18:28:30 CEST 2010 - bphilips@suse.de
@@ -121,6 +162,11 @@ Mon May 17 16:19:09 CEST 2010 - jeffm@suse.com
- Update to 2.6.34-final.
-------------------------------------------------------------------
Wed May 12 15:15:24 CEST 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Fix preserving of old symsets.
-------------------------------------------------------------------
Wed May 12 10:43:19 CEST 2010 - jbeulich@novell.com
@@ -662,6 +708,16 @@ Wed Mar 10 18:48:00 CET 2010 - jdelvare@suse.de
- supported.conf: Add hwmon/ams back.
-------------------------------------------------------------------
Wed Mar 10 14:52:16 CET 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Fix symsets for non-split kernels.
-------------------------------------------------------------------
Wed Mar 10 13:09:33 CET 2010 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Add symsets.pl to the src.rpm.
-------------------------------------------------------------------
Wed Mar 10 00:03:12 CET 2010 - jeffm@suse.de
@@ -671,6 +727,22 @@ Wed Mar 10 00:03:12 CET 2010 - jeffm@suse.de
- Added new doc/config-options.changes to document configuration
changes.
-------------------------------------------------------------------
Tue Mar 9 13:57:49 CET 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Package symsets in the -devel package.
-------------------------------------------------------------------
Tue Mar 9 13:38:42 CET 2010 - mmarek@suse.cz
- rpm/find-provides: Do not generate ksym(...) provides.
-------------------------------------------------------------------
Tue Mar 9 11:11:55 CET 2010 - mmarek@suse.cz
- rpm/find-provides, rpm/symsets.pl: Generate symsets again
(bnc#582907).
-------------------------------------------------------------------
Fri Mar 5 10:48:50 CET 2010 - knikanth@suse.de