1
0
forked from pool/kernel-source
OBS User unknown
2008-11-11 14:45:48 +00:00
committed by Git OBS Bridge
parent a38fea9eae
commit e5cd00440e
52 changed files with 1859 additions and 286900 deletions

View File

@@ -1,3 +1,79 @@
-------------------------------------------------------------------
Tue Nov 11 15:15:03 CET 2008 - jblunck@suse.de
- Update config files: Set NR_CPUS on x86_64 to 128 again.
-------------------------------------------------------------------
Tue Nov 11 13:07:51 CET 2008 - schwab@suse.de
- patches.arch/ppc-select: Fix wrong error code from ppc32 select.
-------------------------------------------------------------------
Tue Nov 11 12:21:50 CET 2008 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: also encode the architecture into the
packageand supplements.
-------------------------------------------------------------------
Tue Nov 11 11:24:33 CET 2008 - teheo@suse.de
- patches.drivers/libata-fix-ata_tf_read_block-overflow: libata:
Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
(bnc#443661).
- patches.drivers/libata-fix-ata_tf_to_lba48-overflow: libata:
Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
(bnc#443661).
-------------------------------------------------------------------
Tue Nov 11 11:24:04 CET 2008 - teheo@suse.de
- patches.drivers/libata-pata_sch-slave-poss: pata_sch: slave
devices (bnc#443657).
-------------------------------------------------------------------
Mon Nov 10 22:15:05 CET 2008 - schwab@suse.de
- config/ppc/ppc64: Disable 64k pages to work around X server bug.
-------------------------------------------------------------------
Mon Nov 10 20:34:50 CET 2008 - olh@suse.de
- rpm/kernel-binary.spec.in: fix variable assignment in last change
-------------------------------------------------------------------
Mon Nov 10 15:34:45 CET 2008 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: encode the architecture into
subpackage dependencies (bnc#440961)
-------------------------------------------------------------------
Mon Nov 10 14:42:44 CET 2008 - olh@suse.de
- handle arch differences for cpu and kbuild correctly
-------------------------------------------------------------------
Mon Nov 10 14:06:03 CET 2008 - schwab@suse.de
- patches.arch/ia64-page-migration. patches.arch/mm-avoid-bad-page-on-lru:
migrade pages off of pages with correctable errors.
-------------------------------------------------------------------
Mon Nov 10 11:48:42 CET 2008 - mmarek@suse.cz
- scripts/tar-up.sh: do not generate kernel-source-rt.spec and
kernel-syms-rt.spec if RT is not enabled.
-------------------------------------------------------------------
Mon Nov 10 10:08:10 CET 2008 - sdietrich@suse.de
- config.conf: Suppress RT configurations.
-------------------------------------------------------------------
Sun Nov 9 16:11:43 CET 2008 - jeffm@suse.de
- config.conf: Removed previous workaround.
- rpm/kernel-binary.spec.in: Remove @FLAVOR@ from %symbols.
-------------------------------------------------------------------
Sat Nov 8 04:58:08 CET 2008 - jeffm@suse.de
@@ -6,7 +82,7 @@ Sat Nov 8 04:58:08 CET 2008 - jeffm@suse.de
-------------------------------------------------------------------
Sat Nov 8 00:56:12 CET 2008 - gregkh@suse.de
- Update to the "real" 2.6.25.5. No code changes from what we had
- Update to the "real" 2.6.27.5. No code changes from what we had
in our tree previously, with the exception for the version number
change.