1 |
README |
2 |
-------------------------------------------------------------------------- |
3 |
This patchset is to be the 2.6 series of gentoo-sources. |
4 |
it is designed for cross-compatibility, fixes and stability, with performance and additional |
5 |
features/driver support being a second. |
6 |
|
7 |
Unless otherwise stated and marked as such, this kernel should be suitable for all environments. |
8 |
|
9 |
|
10 |
Patchset Numbering Scheme |
11 |
-------------------------------------------------------------------------- |
12 |
|
13 |
FIXES |
14 |
1000-1400 linux-stable |
15 |
1400-1500 linux-stable queue |
16 |
1500-1700 security |
17 |
1700-1800 architecture-related |
18 |
1800-1900 mm/scheduling/misc |
19 |
1900-2000 filesystems |
20 |
2000-2100 networking core |
21 |
2100-2200 storage core |
22 |
2200-2300 power management (ACPI, APM) |
23 |
2300-2400 bus (USB, IEEE1394, PCI, PCMCIA, ...) |
24 |
2400-2500 network drivers |
25 |
2500-2600 storage drivers |
26 |
2600-2700 input |
27 |
2700-2900 media (graphics, sound, tv) |
28 |
2900-3000 other |
29 |
3000-4000 reserved |
30 |
|
31 |
FEATURES |
32 |
4000-4100 network |
33 |
4100-4200 storage |
34 |
4200-4300 graphics |
35 |
4300-4400 filesystem |
36 |
4400-4500 other |
37 |
|
38 |
Individual Patch Descriptions: |
39 |
-------------------------------------------------------------------------- |
40 |
|
41 |
Patch: 1000_linux-2.6.17.1.patch |
42 |
From: www.kernel.org |
43 |
Desc: sctp security fix |
44 |
|
45 |
Patch: 1001_linux-2.6.17.2.patch |
46 |
From: www.kernel.org |
47 |
Desc: Misc fixes |
48 |
|
49 |
Patch: 1700_sparc-obp64-naming.patch |
50 |
From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
51 |
Desc: Fix OBP naming on some sparc systems |
52 |
|
53 |
Patch: 1705_sparc-U1-hme-lockup.patch |
54 |
From: sparc patch tarball |
55 |
Desc: Fix hme related lockup on u1s |
56 |
|
57 |
Patch: 2200_acpi-nsxfeval-flood.patch |
58 |
From: http://bugs.gentoo.org/131534 |
59 |
Desc: Reduce ACPI verbosity on this error condition |
60 |
|
61 |
Patch: 2300_usb-insufficient-power.patch |
62 |
From: http://bugs.gentoo.org/ |
63 |
Desc: Print a message when a device is rejected due to insufficient power |
64 |
|
65 |
Patch: 2400_velocity-link-detection.patch |
66 |
From: http://bugs.gentoo.org/137702 |
67 |
Desc: Fix link detection on VIA velocity network adapters |
68 |
|
69 |
Patch: 2700_alsa-hda-lenovo-3000.patch |
70 |
From: http://bugs.gentoo.org/137245 |
71 |
Desc: Fix sound on Lenovo 3000 laptops |
72 |
|
73 |
Patch: 4000_deprecate-sk98lin.patch |
74 |
From: dsd@gentoo.org |
75 |
Desc: Add a note suggesting users try skge |
76 |
|
77 |
Patch: 4005_bcm4319.patch |
78 |
From: 2.6.18 tree |
79 |
Desc: Add PCI ID for bcm4319 wifi card |
80 |
|
81 |
Patch: 4010_pcnet-cs-te-cf100.patch |
82 |
From: 2.6.18 tree |
83 |
Desc: Add PCMCIA ID for trendnet TE-CF100 ethernet adapter |
84 |
|
85 |
Patch: 4015_forcedeth-new-ids.patch |
86 |
From: 2.6.18 tree |
87 |
Desc: Support various new nvidia ethernet adapters |
88 |
|
89 |
Patch: 4105_dm-bbr.patch |
90 |
From: EVMS 2.5.2 |
91 |
Desc: Bad block relocation support for LiveCD users |
92 |
|
93 |
Patch: 4110_promise-pdc2037x.patch |
94 |
From: Jeff Garzik's libata-dev-2.6 tree |
95 |
Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
96 |
|
97 |
Patch: 4200_fbsplash-0.9.2-r5.patch |
98 |
From: http://dev.gentoo.org/~spock |
99 |
Desc: Bootsplash successor by Michal Januszewski |
100 |
|
101 |
Patch: 4205_vesafb-tng-1.0-rc1-r3.patch |
102 |
From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
103 |
Desc: Updated vesafb driver for x86. |
104 |
|
105 |
Patch: 4300_squashfs-3.0.patch |
106 |
From: http://squashfs.sourceforge.net/ |
107 |
Desc: driver to support squashfs filesystems. |
108 |
|
109 |
Patch: 4400_speakup-20060618.patch |
110 |
From: dsd@gentoo.org from speakup cvs |
111 |
Desc: Provides console speech to visually-impaired users |
112 |
|
113 |
Patch: 4405_alpha-sysctl-uac.patch |
114 |
From: |
115 |
Desc: enable control of the unaligned access control policy from sysctl |