From 7f2b706ac8d669475df57714364a00361ae3072f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 29 Jul 2010 18:37:05 -0700 Subject: Restore TODO file. --- TODO | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 000000000..abaefae05 --- /dev/null +++ b/TODO @@ -0,0 +1,61 @@ +# Put stuff likely to go upstream (in decreasing likelyhood) at the top. +# + +* linux-2.6-firewire-git-update.patch + perpetual updates from git trees. + +* linux-2.6-compile-fixes.patch +* linux-2.6-hotfixes.patch + Empty + +* linux-2.6-build-nonintconfig.patch +* linux-2.6-debug-nmi-timeout.patch +* linux-2.6-debug-spinlock-taint.patch +* linux-2.6-debug-taint-vm.patch +* linux-2.6-debug-vm-would-have-oomkilled.patch + TODO: Push upstream + +* linux-2.6-acpi-video-dos.patch +* linux-2.6-defaults-acpi-video.patch + Fedora policy decisions + Turn into CONFIG_ options and upstream ? + +* linux-2.6-crash-driver.patch + Unlikely to go upstream. + https://bugzilla.redhat.com/show_bug.cgi?id=492803 + +* linux-2.6-debug-always-inline-kzalloc.patch + Sent upstream Sep 25 2008 + +* linux-2.6-debug-sizeof-structs.patch + Fedora local debug stuff. + +* linux-2.6-utrace.patch + utrace + +* linux-2.6-defaults-pci_no_msi.patch + Fedora local choices uninteresting to upstream + +* linux-2.6-input-kill-stupid-messages.patch +* linux-2.6-silence-acpi-blacklist.patch +* linux-2.6-silence-fbcon-logo.patch +* linux-2.6-silence-noise.patch + Fedora local 'hush' patches. (Some will go upstream next time) + +* linux-2.6-execshield.patch + Not interesting to upstream. + +* lirc-2.6.33.patch +* hdpvr-ir-enable.patch + jarod working on upstreaming + +* linux-2.6-selinux-mprotect-checks.patch +* linux-2.6-sparc-selinux-mprotect-checks.patch + Newer version might go upstream at some point. + +* linux-2.6-serial-460800.patch + Probably not upstreamable. + http://marc.theaimsgroup.com/?l=linux-kernel&m=112687270832687&w=2 + https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=126403 + http://lkml.org/lkml/2006/8/2/208 + -- cgit