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 |
5 |
and additional features/driver support being a second. |
6 |
|
7 |
Unless otherwise stated and marked as such, this kernel should be suitable for |
8 |
all environments. |
9 |
|
10 |
|
11 |
Patchset Numbering Scheme |
12 |
-------------------------------------------------------------------------- |
13 |
|
14 |
FIXES |
15 |
1000-1400 linux-stable |
16 |
1400-1500 linux-stable queue |
17 |
1500-1700 security |
18 |
1700-1800 architecture-related |
19 |
1800-1900 mm/scheduling/misc |
20 |
1900-2000 filesystems |
21 |
2000-2100 networking core |
22 |
2100-2200 storage core |
23 |
2200-2300 power management (ACPI, APM) |
24 |
2300-2400 bus (USB, IEEE1394, PCI, PCMCIA, ...) |
25 |
2400-2500 network drivers |
26 |
2500-2600 storage drivers |
27 |
2600-2700 input |
28 |
2700-2900 media (graphics, sound, tv) |
29 |
2900-3000 other |
30 |
3000-4000 reserved |
31 |
|
32 |
FEATURES |
33 |
4000-4100 network |
34 |
4100-4200 storage |
35 |
4200-4300 graphics |
36 |
4300-4400 filesystem |
37 |
4400-4500 other |
38 |
|
39 |
Individual Patch Descriptions: |
40 |
-------------------------------------------------------------------------- |
41 |
|
42 |
Patch: 1000_linux-2.6.23.1.patch |
43 |
From: http://www.kernel.org |
44 |
Desc: Linux 2.6.23.1 |
45 |
|
46 |
Patch: 2405_hostap-netdev-type.patch |
47 |
From: http://bugs.gentoo.org/159646 |
48 |
Desc: Fix hostap AP interface type to prevent udev confusion |
49 |
|
50 |
Patch: 2525_usb-storage-nikon-d200-quirk.patch |
51 |
From: http://bugs.gentoo.org/192610 |
52 |
Desc: usb-storage capacity quirk for Nikon D200 camera |
53 |
|
54 |
Patch: 4105_dm-bbr.patch |
55 |
From: EVMS 2.5.2 |
56 |
Desc: Bad block relocation support for LiveCD users |
57 |
|
58 |
Patch: 4200_fbcondecor-0.9.4-2.6.23-rc7.patch |
59 |
From: http://dev.gentoo.org/~spock |
60 |
Desc: Bootsplash successor by Michal Januszewski |
61 |
|
62 |
Patch: 4205_uvesafb-0.1-rc3-2.6.23-rc3.patch |
63 |
From: http://dev.gentoo.org/~spock/projects/uvesafb/ |
64 |
Desc: Successor of vesafb-tng. |
65 |
|
66 |
Patch: 4300_squashfs-3.2.patch |
67 |
From: http://squashfs.sourceforge.net/ |
68 |
Desc: driver to support squashfs filesystems. |
69 |
|
70 |
Patch: 4405_alpha-sysctl-uac.patch |
71 |
From: Tavis Ormandy <taviso@gentoo.org> |
72 |
Desc: enable control of the unaligned access control policy from sysctl |