/[pkgs]/rpms/kernel/F-9/TODO
ViewVC logotype

Contents of /rpms/kernel/F-9/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Mon Jan 12 19:54:16 2009 UTC (10 months, 1 week ago) by kyle
Branch: MAIN
CVS Tags: kernel-2_6_28-2_fc9, kernel-2_6_28-1_fc9, HEAD
Changes since 1.6: +209 -26 lines
* Mon Jan 12 2009 Kyle McMartin <kyle@redhat.com>
- Rebase for Fedora 9.
- Turn off CONFIG_MAXSMP on x86_64.
1 git-cpufreq.patch
2 Assorted fixes/improvements, especially to the ondemand governor.
3 Will go upstream in 2.6.28
4
5 drm-modesetting-i915.patch
6 drm-modesetting-radeon.patch
7 linux-2.6-export-shmem-bits-for-gem.patch
8 Intel/Radeon kernel mode-setting.
9 Won't go upstream for a while.
10
11 drm-nouveau.patch
12 Nouveau DRM driver.
13 Won't go upstream until ABI confirmed.
14
15 linux-2.6-acpi-clear-wake-status.patch
16 linux-2.6-input-dell-keyboard-keyup.patch
17 Upstream in 2.6.28-rc, sent to -stable
18
19 linux-2.6-eeepc-laptop-update.patch
20 Upstream but slightly different (commit a195dcdc)
21
22 linux-2.6-acpi-ignore-reset_reg_sup.patch
23 Fixes reboot after suspend/resume (https://bugzilla.redhat.com/show_bug.cgi?id=461228)
24 Upstream in .28rc1, sent to stable
25
26 linux-2.6-at76.patch
27 linux-2.6-iwl3945-ibss-tsf-fix.patch
28 linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
29 Linville. Wireless bits.
30 Most should be upstream for 2.6.28
31
32 linux-2.6-hostap-skb-cb-hack.patch
33 "A HORRIBLE HACK THAT SHOULD NOT LIVE TO SEE THE DAY"
34
35 linux-2.6-ata-quirk.patch
36 IA64 oddness. Query sent to f-k-l
37
38 linux-2.6-build-nonintconfig.patch
39 linux-2.6-debug-nmi-timeout.patch
40 linux-2.6-debug-spinlock-taint.patch
41 linux-2.6-debug-taint-vm.patch
42 linux-2.6-debug-vm-would-have-oomkilled.patch
43 linux-2.6-scsi-cpqarray-set-master.patch
44 linux-2.6-usb-ehci-hcd-respect-nousb.patch
45 Push for 2.6.28
46
47 linux-2.6-cdrom-door-status.patch
48 Getting some testing here before I go back to upstream with more
49 data. See the thread at:
50 http://marc.info/?l=linux-scsi&m=121572509510899&w=2
51
52 linux-2.6-compile-fixes.patch
53 linux-2.6-hotfixes.patch
54 Empty
55
56 linux-2.6-crash-driver.patch
57 Not upstreamable.
58 This is basically a read-only /dev/mem
59 Crazy idea: Add a bootparam that overrides the restricted devmem ?
60
61 linux-2.6-debug-always-inline-kzalloc.patch
62 Sent upstream Sep 25 2008
63
64 linux-2.6-debug-sizeof-structs.patch
65 Fedora local debug stuff.
66
67 linux-2.6-utrace.patch
68 utrace
69
70 linux-2.6-acpi-video-dos.patch
71 linux-2.6-defaults-acpi-video.patch
72 Fedora policy decisions
73 Turn into CONFIG_ options and upstream ?
74
75 linux-2.6-defaults-pci_no_msi.patch
76 linux-2.6-input-kill-stupid-messages.patch
77 Fedora local choices uninteresting to upstream
78
79 linux-2.6-e1000e-add-support-for-82567LM-3-and-82567LF-3-ICH10D-parts.patch
80 linux-2.6-e1000e-add-support-for-new-82574L-part.patch
81 linux-2.6-e1000e-add-support-for-the-82567LM-4-device.patch
82 linux-2.6-e1000-ich9.patch
83 linux-2.6-firewire-git-update.patch
84 linux-2.6-netdev-atl2.patch
85 Should go upstream for .28
86
87 linux-2.6-efika-not-chrp.patch
88 linux-2.6-g5-therm-shutdown.patch
89 linux-2.6-imac-transparent-bridge.patch
90 linux-2.6-ps3-ehci-iso.patch
91 linux-2.6-ps3-legacy-bootloader-hack.patch
92 linux-2.6-ps3-storage-alias.patch
93 linux-2.6-vio-modalias.patch
94 ppc bits. dwmw2.
95
96 linux-2.6-execshield.patch
97 Not interesting to upstream.
98 linux-2.6-xen-execshield-add-xen-specific-load_user_cs_desc.patch
99 linux-2.6-xen-execshield-only-define-load_user_cs_desc-on-32-bit.patch
100 The xen port of execshield.
101 Is this really worth keeping? Hopefully most (all?) people
102 running Xen are using a CPU with NX by now.
103
104 linux-2.6-lirc.patch
105 linux-2.6-sysrq-c.patch
106 jarod working on upstreaming
107 linux-2.6-hdpvr.patch
108 jarod added, should be in upstream v4l-dvb by .28, linus' tree by .29
109
110 linux-2.6-merge-efifb-imacfb.patch
111 pjones. merge for 2.6.28 ?
112 Applied in -mm, not in mainline yet.
113
114 linux-2.6-nfs-client-mounts-hang.patch
115 SteveD.
116 Sent ping on Sep 25 to find out status.
117
118 linux-2.6-net-silence-noisy-printks.patch
119 linux-2.6-piix3-silence-quirk.patch (in -mm)
120 linux-2.6-silence-acpi-blacklist.patch
121 linux-2.6-silence-fbcon-logo.patch
122 linux-2.6-silence-noise.patch
123 linux-2.6.27-pci-hush-allocation-failures.patch
124 Fedora local 'hush' patches. (Some will go upstream next time)
125
126 linux-2.6-selinux-mprotect-checks.patch
127 linux-2.6-sparc-selinux-mprotect-checks.patch
128 Not upstreamable.
129
130 linux-2.6-serial-460800.patch
131 Probably not upstreamable.
132 http://marc.theaimsgroup.com/?l=linux-kernel&m=112687270832687&w=2
133 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=126403
134 http://lkml.org/lkml/2006/8/2/208
135
136 linux-2.6-squashfs.patch
137 Sigh. Who the hell knows when this will go upstream.
138
139 linux-2.6-net-tulip-interrupt.patch
140 DEBUG_SHIRQ causes an oops.
141 Needs testing, if it works, it'll go upstream soon.
142
143 linux-2.6.27-ext4-stable-patch-queue.patch
144 EXT4 bits for 2.6.28
145 Eric looks after this stuff.
146
147 linux-2.6.27-fs-disable-fiemap.patch
148 Don't let this interface get out 'til it's official (and
149 released) upstream.
150
151 linux-2.6.27-ext-dir-corruption-fix.patch
152 in -stable, but reverted in upstream-reverts
153 (the ext4 patch queue won't apply if we get this patch from -stable)
154
155 linux-2.6.27-delay-ext4-free-block-cap-check.patch
156 In the ext4 queue, will be upstream (for bug #467216)
157
158 linux-2.6-x86-avoid-dereferencing-beyond-stack-THREAD_SIZE.patch
159 In mainline and 2.6.26-stable, submitted for 2.6.27-stable.
160
161 linux-2.6-rtc-cmos-look-for-pnp-rtc-first.patch
162 linux-2.6-x86-register-platform-rtc-if-pnp-doesnt-describe-it.patch
163 Fix broken RTC on systems that don't expose it via PnP.
164 Submitted for -stable
165
166 linux-2.6.27-sony-laptop-suspend-fix.patch
167 Submitted: http://marc.info/?l=linux-kernel&m=122419261829835&w=2
168
169 linux-2.6.27-drm-i915-fix-ioctl-security.patch
170 In -stable, reverted in upstream-reverts, reapplied after the drm patch.
171 The drm patch should be fixed up to not conflict with the upstream patch.
172
173 linux-2.6-libata-pata_it821x-fix-lba48-on-raid-volumes.patch
174 upstream, sent for -stable
175
176 linux-2.6-usb-storage-unusual-devs-jmicron-ata-bridge.patch
177 sent for stable
178
179 linux-2.6-net-tcp-option-ordering.patch
180 Backport of fd6149d332973bafa50f03ddb0ea9513e67f4517 from .28
181
182 linux-2.6-sched-features-disable-hrtick.patch
183 linux-2.6-sched_clock-prevent-scd-clock-from-moving-backwards
184 Scheduler patches from 2.6.28, sent to -stable
185
186 linux-2.6-r8169-fix-RxMissed-register-access.patch
187 linux-2.6-r8169-wake-up-the-phy-of-the-8168.patch
188 Selected patches from the r8169 2.6.28 driver.
189 Should go to stable after confirming they fix reported bugs.
190
191 linux-2.6-olpc-speaker-out.patch
192 Enables speaker output by default on OLPC, going to get review from
193 OLPC folks and then to upstream for .28
194 linux-2.6-olpc-touchpad.patch
195 OLPC touchpad tweaks backported from 2.6.28
196
197 linux-2.6-x86-mtrr-kill-bogus-warning.patch
198 Silence bogus warning under vmware ; sent upstream.
199
200 linux-2.6-selinux-empty-tty-files.patch
201 Sent upstream. In linus 37dd0bd04a3240d2922786d501e2f12cec858fbf
202
203 linux-2.6-alsa-ac97-whitelist.patch
204 2b3b5485aa96d18b0025dfb2bc92c824dc81a780 from 2.6.28
205 d695e4ea860fc1cbe1e4b101af4e0450219f2db9 from 2.6.28
206
207 linux-2.6-alsa-ac97-whitelist-AD1981B.patch
208 https://bugzilla.redhat.com/show_bug.cgi?id=441087
209 should be pushed upstream

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2