1 |
dsd |
3 |
README |
2 |
|
|
-------------------------------------------------------------------------- |
3 |
|
|
This patchset is to be the 2.6 series of gentoo-sources. |
4 |
dsd |
869 |
It is designed for cross-compatibility, fixes and stability, with performance |
5 |
|
|
and additional features/driver support being a second. |
6 |
dsd |
3 |
|
7 |
dsd |
869 |
Unless otherwise stated and marked as such, this kernel should be suitable for |
8 |
|
|
all environments. |
9 |
dsd |
3 |
|
10 |
|
|
|
11 |
|
|
Patchset Numbering Scheme |
12 |
|
|
-------------------------------------------------------------------------- |
13 |
dsd |
332 |
|
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 |
dsd |
3 |
Individual Patch Descriptions: |
40 |
|
|
-------------------------------------------------------------------------- |
41 |
|
|
|
42 |
dsd |
1231 |
Patch: 2100_sd-sr-medium-detection.patch |
43 |
|
|
From: http://bugs.gentoo.org/196879 |
44 |
|
|
Desc: Add early medium-not-present detection in sr/sd drivers |
45 |
|
|
|
46 |
|
|
Patch: 2101_sr-follow-tray-status.patch |
47 |
|
|
From: http://bugs.gentoo.org/196879 |
48 |
|
|
Desc: Fix CDROM_DRIVE_STATUS ioctl implementation |
49 |
|
|
|
50 |
|
|
Patch: 2102_sr-test-unit-ready.patch |
51 |
|
|
From: http://bugs.gentoo.org/196879 |
52 |
|
|
Desc: Fix TEST_UNIT_READY for medium detection |
53 |
|
|
|
54 |
dsd |
332 |
Patch: 4105_dm-bbr.patch |
55 |
dsd |
11 |
From: EVMS 2.5.2 |
56 |
|
|
Desc: Bad block relocation support for LiveCD users |
57 |
|
|
|
58 |
dsd |
1227 |
Patch: 4200_fbcondecor-0.9.4.patch |
59 |
dsd |
3 |
From: http://dev.gentoo.org/~spock |
60 |
|
|
Desc: Bootsplash successor by Michal Januszewski |
61 |
|
|
|
62 |
mpagano |
1223 |
Patch: 4300_squashfs-3.3.patch |
63 |
dsd |
3 |
From: http://squashfs.sourceforge.net/ |
64 |
dsd |
97 |
Desc: driver to support squashfs filesystems. |
65 |
dsd |
3 |
|
66 |
dsd |
1232 |
Patch: 4400_echo-ctrl-c.patch |
67 |
|
|
From: Joe Peterson <lavajoe@gentoo.org> |
68 |
|
|
Desc: Echo ^C on Ctrl-C events to match other unixes |
69 |
|
|
|
70 |
|
|
Patch: 4401_ixany-interrupt-signal.patch |
71 |
|
|
From: Joe Peterson <lavajoe@gentoo.org> |
72 |
|
|
Desc: Bugfix for patch 4400 |
73 |
|
|
|
74 |
dsd |
332 |
Patch: 4405_alpha-sysctl-uac.patch |
75 |
phreak |
1033 |
From: Tavis Ormandy <taviso@gentoo.org> |
76 |
dsd |
11 |
Desc: enable control of the unaligned access control policy from sysctl |