summaryrefslogtreecommitdiffstats
path: root/TODO
blob: bee5f8e93cb196ab7266a9b72e656e3fc72ef3c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Put stuff likely to go upstream (in decreasing likelyhood) at the top.

* linux-2.6-compile-fixes.patch
	Empty

* linux-2.6-debug-taint-vm.patch
	(on its way upstream, should be there for 3.2)

* linux-2.6-acpi-video-dos.patch
* linux-2.6-defaults-acpi-video.patch
* linux-2.6-defaults-aspm.patch
disable-i8042-check-on-apple-mac.patch
linux-2.6.30-no-pcspkr-modalias.patch
* die-floppy-die.patch
	Fedora policy decisions
	Turn into CONFIG_ options and 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.  (TODO: push more upstream)

* linux-2.6-makefile-after_link.patch
  Rolandware that is used by the debuginfo generation.
  Possibly upstreamable ?

* 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

* linux-2.6-acpi-debug-infinite-loop.patch
  Responsible: mjg59

* fix_xen_guest_on_old_EC2.patch
  Ugly for upstream. It's a hack to make old HV's work optimally.
  Eventually we can drop it, but probably not until fixed HV's
  are commonplace. (When?)
  Responsible: Justin.

* add-appleir-usb-driver.patch
  Added September 2009, but had been around even before that. Wtf ?
  Responsible: Bastien

* dmar-disable-when-ricoh-multifunction.patch
  Added Octoboer 2010

* drm-intel-make-lvds-work.patch
  Around since forever. Wtf ?

* linux-2.6-intel-iommu-igfx.patch
  Invert igfx_off/igfx_on option. Around since forever. Upstreamable ?
  Mustard ? Config option ?

*************************************************************************

'MUSTARD' patches.  Fedora local patches that are very unlikely to go upstream.

* linux-2.6-32bit-mmap-exec-randomization.patch
  One half of the remaining exec-shield diff.
  davej bugged Ingo again on Jun 17 2011 about upstreaming.

* linux-2.6-i386-nx-emulation.patch
  The ugly segment hack part of exec-shield that Linus hates.
  Unlikely to ever go upstream.

* linux-2.6-crash-driver.patch
	Unlikely to go upstream.
	https://bugzilla.redhat.com/show_bug.cgi?id=492803

* linux-2.6-e1000-ich9-montevina.patch
  Intel hates it. Davej has an SDV that needs it.
  Low maintenence, and worth hanging onto until it gets replaced
  with something that fails in a different way.