--- genpatches-2.6/trunk/2.6.12/0000_README 2005/06/23 10:47:13 49 +++ genpatches-2.6/trunk/2.6.25/0000_README 2008/06/12 23:04:59 1320 @@ -1,139 +1,89 @@ README -------------------------------------------------------------------------- This patchset is to be the 2.6 series of gentoo-sources. -it is designed for cross-compatibility, fixes and stability, with performance and additional -features/driver support being a second. +It is designed for cross-compatibility, fixes and stability, with performance +and additional features/driver support being a second. -Unless otherwise stated and marked as such, this kernel should be suitable for all environments. +Unless otherwise stated and marked as such, this kernel should be suitable for +all environments. Patchset Numbering Scheme -------------------------------------------------------------------------- -1XXX critical fixes - 1XX security - 3XX arch-compat - 9XX other -2XXX driver related patches - 1XX network - 3XX raid/storage - 5XX graphics/sound - 7XX motherboard - 9XX other -3XXX performance patches - 1XX cpu-task schedular & related - 3XX disk/memory/swap I/O and management - 5XX graphics/sound - 9XX other -4XXX additional features. - 1XX network - 3XX raid/storage - 5XX graphics/sound - 7XX filesystem - 9XX other -5XXX experimental patches - 1XX network - 3XX raid/storage - 5XX graphics/sound - 7XX filesystem - 9XX other - + +FIXES +1000-1400 linux-stable +1400-1500 linux-stable queue +1500-1700 security +1700-1800 architecture-related +1800-1900 mm/scheduling/misc +1900-2000 filesystems +2000-2100 networking core +2100-2200 storage core +2200-2300 power management (ACPI, APM) +2300-2400 bus (USB, IEEE1394, PCI, PCMCIA, ...) +2400-2500 network drivers +2500-2600 storage drivers +2600-2700 input +2700-2900 media (graphics, sound, tv) +2900-3000 other +3000-4000 reserved + +FEATURES +4000-4100 network +4100-4200 storage +4200-4300 graphics +4300-4400 filesystem +4400-4500 other + Individual Patch Descriptions: -------------------------------------------------------------------------- -Patch: 1001_linux-2.6.12.1.patch +Patch: 1000_linux-2.6.25.1.patch From: http://www.kernel.org -Desc: Two security fixes - -Patch: 1340_sparc-obp64-naming.patch -From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 -Desc: Fix OBP naming on some sparc systems - -Patch: 1360_sparc-kconfig-rework.patch -From: eradicator@gentoo.org -Desc: SPARC Kconfig updates - -Patch: 1361_sparc-kconfig-driver-rework.patch -From: eradicator@gentoo.org -Desc: SPARC Kconfig updates - -Patch: 1364_sparc-ffbh.patch -From: Jeremy Huddleston -Desc: Add drivers/char/drm/ffb.h which got deleted in 2.6.11 - -Patch: 1399_sparc-U1-hme-lockup.patch -From: sparc patch tarball -Desc: Fix hme related lockup on u1s +Desc: Linux 2.6.25.1 -Patch: 1900_pci-driver-typo.patch -From: stable queue -Desc: Fix compilation problem +Patch: 1001_linux-2.6.25.2.patch +From: http://www.kernel.org +Desc: fcntl security fix -Patch: 2300_qla2xxx-initialization.patch -From: scsi-for-linus-2.6 tree -Desc: Fix initialization of qla2xxx SCSI hardware +Patch: 1002_linux-2.6.25.3.patch +From: http://www.kernel.org +Desc: Linux 2.6.25.3 -Patch: 2305_sata-bridge-lockup.patch -From: Upstream 2.6.13 -Desc: Fix lockup on PATA->SATA bridges with certain drives +Patch: 1003_linux-2.6.25.4.patch +From: http://www.kernel.org +Desc: Linux 2.6.25.4 -Patch: 4100_skge-0.6.patch -From: http://users.tpg.com.au/sigm/patches/skge-netdev-2.6.11-mm4.patch -Desc: New driver for SysKonnect gigabit ethernet. +Patch: 1004_linux-2.6.25.5.patch +From: http://www.kernel.org +Desc: Linux 2.6.25.5 -Patch: 4101_deprecate-sk98lin.patch -From: dsd@gentoo.org -Desc: Add a note suggesting users try skge +Patch: 1005_linux-2.6.25.6.patch +From: http://www.kernel.org +Desc: Linux 2.6.25.6 -Patch: 4300_via-vt6410.patch -From: ide-dev-2.6 -Desc: Add support for VIA VT6410 IDE into vt82xx driver +Patch: 2705_alsa-hda-fujitsu.patch +From: Tony Vroon +Desc: Fix docking station headphone port and PC speaker for Fujitsu ALC262 -Patch: 4305_dm-bbr.patch +Patch: 4105_dm-bbr.patch From: EVMS 2.5.2 Desc: Bad block relocation support for LiveCD users -Patch: 4320_promise-pdc2037x.patch -From: Jeff Garzik's libata-dev-2.6 tree -Desc: Adds support for Promise 2037x SATA controllers which have PATA ports - -Patch: 4325_promise-pdc20619.patch -From: Upstream 2.6.13 -Desc: Add support for Promise 20619 SATA - -Patch: 4330_svw-broadcom.patch -From: Upstream 2.6.13 -Desc: Add support for Serverworks/Broadcom BCM5785 (HT1000) - -Patch: 4500_fbsplash-0.9.2-r3.patch +Patch: 4200_fbcondecor-0.9.4.patch From: http://dev.gentoo.org/~spock Desc: Bootsplash successor by Michal Januszewski -Patch: 4505_vesafb-tng-0.9-rc6-r2.patch -From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ -Desc: Updated vesafb driver for x86. - -Patch: 4510_alsa-sn25p.patch -From: http://bugs.gentoo.org/96591 -Desc: Support ice1712 audio on Shuttle SN25P laptops - -Patch: 4705_squashfs-2.1.patch +Patch: 4300_squashfs-3.3.patch From: http://squashfs.sourceforge.net/ -Desc: driver to support squashfs filesystems. This will become increasingly - popular for the livecd's +Desc: driver to support squashfs filesystems. -Patch: 4800_inotify-0.23-12.patch -From: http://www.kernel.org/pub/linux/kernel/people/rml/inotify -Desc: Kernel-based file update monitoring, for GNOME and friends. - -Patch: 4900_speakup-20050622-dsd.patch -From: http://www.linux-speakup.org -Desc: Provides console speech for hard-of-sight users - -Patch: 4901_speakup-parport.patch -From: dsd@gentoo.org -Desc: Load parport after input, speakup fix. +Patch: 4400_speakup-support.patch +From: http://bugs.gentoo.org/215189 +Desc: Add support for externally building speech synthesizer -Patch: 4905_alpha-sysctl-uac.patch -From: +Patch: 4405_alpha-sysctl-uac.patch +From: Tavis Ormandy and http://bugs.gentoo.org/show_bug.cgi?id=217323 Desc: enable control of the unaligned access control policy from sysctl