/[packages]/cauldron/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
ViewVC logotype

Contents of /cauldron/kernel-tmb/current/SOURCES/kernel-tmb.patchlist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 174083 - (show annotations) (download)
Tue Nov 29 09:15:09 2011 UTC (12 years, 3 months ago) by tmb
File size: 4239 byte(s)
- update to 3.1.4
  * reverts usb patch that broke isochronous devices
    (i.e. webcam, audio, or other streaming devices)


1 *** kernel-tmb-3.1.4-1.mga2 ***
2
3 ### Git Queue
4
5 ### Stable Queue
6
7 ### see mdv bugzilla #18989
8 AI01_x86-pci-toshiba-equium-a60-assign-busses.patch
9
10 ### fix kernel error message to tell user when desktop586 kernel is used.
11 AI10_i386-fix-error-message-when-cpu-is-not-i686.patch
12
13 ### fix "out of vmalloc space"
14 AX05_x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
15
16 ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)
17 CK01_patch-3.1.3-ck1.patch
18
19 ### add blacklisting so shuttle-wmi will work
20 DA20_acpi-video-add-blacklist-to-use-vendor-driver.patch
21
22 ### Tecra M4/M6 and Satellite R20 have broken piix_suspend
23 DA52_ata-piix-blacklist-toshiba-piix-suspend.patch
24
25 ### make megaraid_mbox show correct sysfsname
26 DB25_megaraid_mbox_sysfsname_fix.patch
27
28 ### module aliases for old ieee1394 stack
29 DF01_firewire-ieee1394-module-aliases.patch
30
31 ### drm fixes from stable queue
32 DG01_gpu-drm-i915-Fix-inconsistent-backlight-level-during-disabled.patch
33 DG02_gpu-drm-integer-overflow-in-drm_mode_dirtyfb_ioctl.patch
34 DG03_gpu-drm-radeon-kms-fix-up-gpio-i2c-mask-bits-for-r4xx-for-real.patch
35 DG04_gpu-drm-i915-ivybridge-still-has-fences.patch
36 DG05_gpu-drm-i915-turn-on-a-required-3d-clock-gating-bit-on-sandybridge.patch
37 DG06_gpu-drm-i915-turn-on-another-required-clock-gating-bit-on-gen6.patch
38
39 ### module aliases for old dm-raid45
40 DM01_dm-raid-aliases.patch
41
42 ### disable PowerSave on rt2800usb as it's broken
43 DN20_net-wireless-rt2800usb_disable_ps.patch
44
45 ### ASPM powersaving fix
46 DP01_pci-rework-ASPM-disable-code.patch
47
48 ### shuttle-wmi support
49 DP10_platform-x86-add-shuttle-wmi-driver.patch
50
51 ### Sound fixes & addons
52 DS03_sound-bluetooth-SCO-support.patch
53
54 DS10_Alsa-1.0.22.1plus-unstable-via-vt1732-snapshot-20100402.patch
55
56 ### btrfs ro oops fix
57 FB01_fs-btrfs-btrfs_calc_avail_data_space-cope-with-no-read_write-devices-V2.patch
58
59 ### Reiser4 filesystem
60 ### from: http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/
61 # BROKEN: FR01_reiser4-for-2.6.38.patch
62
63 ### Unionfs 2.5.10
64 FU01_fs-unionfs-2.5.10-for-3.1.3.patch
65
66 ### xfs fixes from upstream
67 FX01_fs-xfs-dont-serialise-direct-IO-reads-on-page-cache-checks.patch
68 FX02_fs-xfs-avoid-direct-IO-write-vs-buffered-IO-race.patch
69 FX03_fs-xfs-return-EIO-when-xfs_vn_getattr-failed.patch
70 FX04_fs-xfs-fix-buffer-flushing-during-unmount.patch
71 FX05_fs-xfs-fix-possible-memory-corruption-in-xfs_readlink.patch
72 FX06_fs-xfs-use-doalloc-flag-in-xfs_qm_dqattach_one.patch
73
74 ### TuxOnIce / Suspend2 support
75 ### from http://www.tuxonice.net/
76 # BROKEN: KP01_TuxOnIce-3.2-for-3.0.patch
77
78 ### Note in Kconfig about latencytop bloating task_struct
79 LK01_latencytop-note-task_struct-bloat.patch
80
81 ### adds the 3rdparty drivers framework
82 MB01_3rdparty-1.0.tar
83 MB02_3rd-3rdparty-merge.patch
84
85 ### ndiswrapper 1.57
86 MB10_3rd-ndiswrapper-1.57-rc1.patch
87 MB11_3rd-ndiswrapper-Kconfig.patch
88 MB12_3rd-ndiswrapper-Makefile-build-fix.patch
89
90 ### Fujitsu Siemens Tablet button driver
91 ### http://fjbtndrv.wiki.sourceforge.net/
92 MC40_fsc_btns-2.1.0.tar
93 MC41_fsc_btns-Kconfig-Makefile.patch
94
95 ### DazukoFS support (#24333)
96 MC50_3rd-dazukofs-3.1.3.tar
97 MC51_3rd-dazukofs-add-Kconfig-Makefile.patch
98 MC52_3rd-dazukofs-2.6.35-buildfix.patch
99
100 ### Via high speed serial support
101 MC80_viahss-0.92.tar
102 MC81_viahss_config.patch
103 MC82_3rd-viahss-module-license.patch
104 MC83_3rd-viahss-fix-pci_get_device.patch
105
106 ### video4linux vloopback support
107 MC90_3rd-vloopback.tar
108 MC91_3rd-vloopback-Kconfig-Makefile.patch
109 MC92_3rd-vloopback-2.6.33-buildfix.patch
110 MC93_3rd-vloopback-include-slab.h.patch
111 MC94_3rd-vloopback-2.6.37-buildfix.patch
112
113 ### adds sco-flowcontrol support to bluetooth, needed for
114 ### bluetooth-alsa
115 NB01_bluetooth-sco-flowcontrol.patch
116
117 ### netfilter logging support, used by Interactive Firewall
118 NI10_net-netfilter-IFWLOG.patch
119 NI11_net-netfilter-IFWLOG-mdv.patch
120 NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch
121 NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch
122
123 ### netfilter port-scan detection, used by Interactive Firewall
124 NI15_net-netfilter-psd.patch
125 NI16_net-netfilter-psd-mdv.patch
126 NI17_net-netfilter-psd-2.6.35-buildfix.patch
127
128 ### Compress modules at modules_install time (#54028)
129 SM01_compress-kernel-modules-on-installation.patch
130 SM02_compress-kernel-modules-with-xz-on-installation.patch

  ViewVC Help
Powered by ViewVC 1.1.30