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.24.1.patch |
43 |
From: http://www.kernel.org |
44 |
Desc: Linux 2.6.24.1 |
45 |
|
46 |
Patch: 1001_linux-2.6.24.2.patch |
47 |
From: http://www.kernel.org |
48 |
Desc: Linux 2.6.24.2 |
49 |
|
50 |
Patch: 1002_linux-2.6.24.3.patch |
51 |
From: http://www.kernel.org |
52 |
Desc: Linux 2.6.24.3 |
53 |
|
54 |
Patch: 1003_linux-2.6.24.4.patch |
55 |
From: http://www.kernel.org |
56 |
Desc: Linux 2.6.24.4 |
57 |
|
58 |
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 |
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 |
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 |
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 |
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 |
Patch: 2305_bluetooth-suspend-oops.patch |
87 |
From: http://bugs.gentoo.org/211179 |
88 |
Desc: Fix bluetooth rfcomm crash on suspend |
89 |
|
90 |
Patch: 2400_ipw2200-radiotap-addr.patch |
91 |
From: http://bugs.gentoo.org/215714 |
92 |
Desc: Fix IPW2200 radiotap interface |
93 |
|
94 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Patch: 4105_dm-bbr.patch |
135 |
From: EVMS 2.5.2 |
136 |
Desc: Bad block relocation support for LiveCD users |
137 |
|
138 |
Patch: 4200_fbcondecor-0.9.4.patch |
139 |
From: http://dev.gentoo.org/~spock |
140 |
Desc: Bootsplash successor by Michal Januszewski |
141 |
|
142 |
Patch: 4300_squashfs-3.3.patch |
143 |
From: http://squashfs.sourceforge.net/ |
144 |
Desc: driver to support squashfs filesystems. |
145 |
|
146 |
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 |
Patch: 4405_alpha-sysctl-uac.patch |
155 |
From: Tavis Ormandy <taviso@gentoo.org> and http://bugs.gentoo.org/show_bug.cgi?id=217323 |
156 |
Desc: enable control of the unaligned access control policy from sysctl |
157 |
|
158 |
Patch: 4410_coretemp-penryn.patch |
159 |
From: Jan Taimr |
160 |
Desc: Support temperature monitoring of new Intel CPUs |