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 |
1235 |
Patch: 1000_linux-2.6.24.1.patch |
43 |
|
|
From: http://www.kernel.org |
44 |
|
|
Desc: Linux 2.6.24.1 |
45 |
|
|
|
46 |
dsd |
1258 |
Patch: 1001_linux-2.6.24.2.patch |
47 |
|
|
From: http://www.kernel.org |
48 |
|
|
Desc: Linux 2.6.24.2 |
49 |
|
|
|
50 |
mpagano |
1273 |
Patch: 1002_linux-2.6.24.3.patch |
51 |
dsd |
1261 |
From: http://www.kernel.org |
52 |
|
|
Desc: Linux 2.6.24.3 |
53 |
dsd |
1258 |
|
54 |
mpagano |
1275 |
Patch: 1003_linux-2.6.24.4.patch |
55 |
mpagano |
1273 |
From: http://www.kernel.org |
56 |
|
|
Desc: Linux 2.6.24.4 |
57 |
dsd |
1256 |
|
58 |
mpagano |
1275 |
Patch: 1400_prevent-gcc43-optimization-udivdi3.patch |
59 |
|
|
From: http://bugs.gentoo.org/show_bug.cgi?id=214654 |
60 |
|
|
Desc: Prevent gcc udivdi3 optimizations due to some unsupported archs. |
61 |
|
|
|
62 |
mpagano |
1286 |
Patch: 1700_futex-cmpxchg-inatomic-impl-check.patch |
63 |
|
|
From: http://bugs.gentoo.org/show_bug.cgi?id=217030 |
64 |
|
|
Desc: Detect whether futex_atomic_cmpxchg_inatomic was implemented at run time |
65 |
|
|
|
66 |
dsd |
1231 |
Patch: 2100_sd-sr-medium-detection.patch |
67 |
|
|
From: http://bugs.gentoo.org/196879 |
68 |
|
|
Desc: Add early medium-not-present detection in sr/sd drivers |
69 |
|
|
|
70 |
|
|
Patch: 2101_sr-follow-tray-status.patch |
71 |
|
|
From: http://bugs.gentoo.org/196879 |
72 |
|
|
Desc: Fix CDROM_DRIVE_STATUS ioctl implementation |
73 |
|
|
|
74 |
|
|
Patch: 2102_sr-test-unit-ready.patch |
75 |
|
|
From: http://bugs.gentoo.org/196879 |
76 |
|
|
Desc: Fix TEST_UNIT_READY for medium detection |
77 |
|
|
|
78 |
mpagano |
1276 |
Patch: 2103_ata-assume-no-device-attached.patch |
79 |
|
|
From: http://bugs.gentoo.org/211369 |
80 |
|
|
Desc: Fix for device attached to pata_sis as secondary master |
81 |
|
|
|
82 |
mpagano |
1285 |
Patch: 2200_ppc32-apm-export-fix.patch |
83 |
|
|
From: http://bugs.gentoo.org/217629 |
84 |
|
|
Desc: Fix build of modular drivers/macintosh/apm_emu.c |
85 |
|
|
|
86 |
dsd |
1265 |
Patch: 2305_bluetooth-suspend-oops.patch |
87 |
|
|
From: http://bugs.gentoo.org/211179 |
88 |
|
|
Desc: Fix bluetooth rfcomm crash on suspend |
89 |
|
|
|
90 |
dsd |
1282 |
Patch: 2400_ipw2200-radiotap-addr.patch |
91 |
|
|
From: http://bugs.gentoo.org/215714 |
92 |
|
|
Desc: Fix IPW2200 radiotap interface |
93 |
|
|
|
94 |
dsd |
1254 |
Patch: 2405_sis190-eeprom-mac.patch |
95 |
|
|
From: http://bugs.gentoo.org/207706 |
96 |
|
|
Desc: Fix reading of MAC address in sis190 driver |
97 |
|
|
|
98 |
dsd |
1267 |
Patch: 2505_usb-storage-motorola-rokr.patch |
99 |
|
|
From: http://bugs.gentoo.org/212729 |
100 |
|
|
Desc: Fix usb-storage access to Motorola ROKR phone |
101 |
|
|
|
102 |
mpagano |
1274 |
Patch: 2510_ricoh-handle-susp-resum-disab.patch |
103 |
|
|
From: http://bugs.gentoo.org/185581 |
104 |
|
|
Desc: Handle suspend/resume in Ricoh MMC disabler |
105 |
|
|
|
106 |
|
|
Patch: 2515_ricoh-mmc-RL5c476.patch |
107 |
|
|
From: http://bugs.gentoo.org/185581 |
108 |
|
|
Desc: Extend ricoh_mmc to support Ricoh RL5c476 |
109 |
|
|
|
110 |
mpagano |
1280 |
Patch: 2525_cciss-missing-scatterlist-include.patch |
111 |
|
|
From: http://bugs.gentoo.org/217012 |
112 |
|
|
Desc: Add missing include for Compaq Smart Array 5xxx Controller |
113 |
|
|
|
114 |
dsd |
1264 |
Patch: 2700_alsa-hda-lifebook-e8410.patch |
115 |
|
|
From: Tony Vroon <chainsaw@gentoo.org> |
116 |
|
|
Desc: Fix mixer controls for Fujitsu Lifebook E8410 sound chip |
117 |
|
|
|
118 |
dsd |
1283 |
Patch: 2705_alsa-hda-fujitsu.patch |
119 |
|
|
From: Tony Vroon <chainsaw@gentoo.org> |
120 |
|
|
Desc: Fix docking station headphone port and PC speaker for Fujitsu ALC262 |
121 |
|
|
|
122 |
dsd |
1266 |
Patch: 2900_bluetooth-usb-conwise-sco.patch |
123 |
|
|
From: http://bugs.gentoo.org/203196 |
124 |
|
|
Desc: Fix bluetooth log spam with a buggy conwise USB adapter |
125 |
|
|
|
126 |
dsd |
1268 |
Patch: 4000_xfrm-speedup.patch |
127 |
|
|
From: http://bugs.gentoo.org/212381 |
128 |
|
|
Desc: Allow more IPSEC connections |
129 |
|
|
|
130 |
|
|
Patch: 4005_afkey-large-databases.patch |
131 |
|
|
From: http://bugs.gentoo.org/212381 |
132 |
|
|
Desc: Allow more IPSEC connections |
133 |
|
|
|
134 |
dsd |
332 |
Patch: 4105_dm-bbr.patch |
135 |
dsd |
11 |
From: EVMS 2.5.2 |
136 |
|
|
Desc: Bad block relocation support for LiveCD users |
137 |
|
|
|
138 |
dsd |
1227 |
Patch: 4200_fbcondecor-0.9.4.patch |
139 |
dsd |
3 |
From: http://dev.gentoo.org/~spock |
140 |
|
|
Desc: Bootsplash successor by Michal Januszewski |
141 |
|
|
|
142 |
mpagano |
1223 |
Patch: 4300_squashfs-3.3.patch |
143 |
dsd |
3 |
From: http://squashfs.sourceforge.net/ |
144 |
dsd |
97 |
Desc: driver to support squashfs filesystems. |
145 |
dsd |
3 |
|
146 |
dsd |
1232 |
Patch: 4400_echo-ctrl-c.patch |
147 |
|
|
From: Joe Peterson <lavajoe@gentoo.org> |
148 |
|
|
Desc: Echo ^C on Ctrl-C events to match other unixes |
149 |
|
|
|
150 |
|
|
Patch: 4401_ixany-interrupt-signal.patch |
151 |
|
|
From: Joe Peterson <lavajoe@gentoo.org> |
152 |
|
|
Desc: Bugfix for patch 4400 |
153 |
|
|
|
154 |
dsd |
332 |
Patch: 4405_alpha-sysctl-uac.patch |
155 |
mpagano |
1284 |
From: Tavis Ormandy <taviso@gentoo.org> and http://bugs.gentoo.org/show_bug.cgi?id=217323 |
156 |
dsd |
11 |
Desc: enable control of the unaligned access control policy from sysctl |
157 |
dsd |
1277 |
|
158 |
|
|
Patch: 4410_coretemp-penryn.patch |
159 |
|
|
From: Jan Taimr |
160 |
|
|
Desc: Support temperature monitoring of new Intel CPUs |
161 |
|
|
|