/[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 156418 - (show annotations) (download)
Tue Oct 18 20:55:57 2011 UTC (12 years, 5 months ago) by tmb
File size: 3827 byte(s)
- update to 3.0.7
- update patch CK01: 3.0.7-ck1 including BFS 0.413
- re-enable usblp as it is needed by both usb-pp adapters and some printers
  (mga #2240, #2264) (cups is patched to work with both usblp and libusb)


1 *** kernel-tmb-3.0.7-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.0.7-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 ### module aliases for old dm-raid45
32 DM01_dm-raid-aliases.patch
33
34 ### fix boot hang on uvc webcam init (mga #2425)
35 DM20_media-video-uvc-fix-init-hang.patch
36
37 ### disable PowerSave on rt2800usb as it's broken
38 DN20_net-wireless-rt2800usb_disable_ps.patch
39
40 ### shuttle-wmi support
41 DP10_platform-x86-add-shuttle-wmi-driver.patch
42
43 ### Sound fixes & addons
44 DS03_sound-bluetooth-SCO-support.patch
45
46 DS10_Alsa-1.0.22.1plus-unstable-via-vt1732-snapshot-20100402.patch
47
48 DS15_sound-alsa-hda_intel-prealloc-4mb-dmabuffer.patch
49
50 ### Fix Oops/race condition in Framebuffer with plymouthd
51 DV01_video-fb-avoid-oops-when-fw-fb-is-removed.patch
52 DV02_video-fb-avoid-deadlock-caused-by-fb_set_suspend.patch
53
54 ### btrfs ro oops fix
55 FB01_fs-btrfs-btrfs_calc_avail_data_space-cope-with-no-read_write-devices-V2.patch
56
57 ### Reiser4 filesystem
58 ### from: http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/
59 FR01_reiser4-for-2.6.38.patch
60
61 ### Unionfs 2.5.9.2
62 FU01_fs-unionfs-2.5.9.2_for_3.0.0-rc4.patch
63
64 ### TuxOnIce / Suspend2 support
65 ### from http://www.tuxonice.net/
66 KP01_TuxOnIce-3.2-for-3.0.patch
67
68 ### Note in Kconfig about latencytop bloating task_struct
69 LK01_latencytop-note-task_struct-bloat.patch
70
71 ### adds the 3rdparty drivers framework
72 MB01_3rdparty-1.0.tar
73 MB02_3rd-3rdparty-merge.patch
74
75 ### ndiswrapper 1.56
76 MB10_3rd-ndiswrapper-1.56.tar
77 MB11_3rd-ndiswrapper-Kconfig.patch
78 MB12_3rd-ndiswrapper-Makefile-build-fix.patch
79 MB13_3rd-ndiswrapper-dma_addr_t-print-warn-fix.patch
80 MB14_3rd-ndiswrapper-2.6.35-buildfix.patch
81 MB15_3rd-ndiswrapper-2.6.36-buildfix.patch
82 MB16_3rd-ndiswrapper-fix-wrapndis.c-includes.patch
83
84 ### Fujitsu Siemens Tablet button driver
85 ### http://fjbtndrv.wiki.sourceforge.net/
86 MC40_fsc_btns-2.1.0.tar
87 MC41_fsc_btns-Kconfig-Makefile.patch
88
89 ### DazukoFS support (#24333)
90 MC50_3rd-dazukofs-3.1.3.tar
91 MC51_3rd-dazukofs-add-Kconfig-Makefile.patch
92 MC52_3rd-dazukofs-2.6.35-buildfix.patch
93
94 ### Via high speed serial support
95 MC80_viahss-0.92.tar
96 MC81_viahss_config.patch
97 MC82_3rd-viahss-module-license.patch
98 MC83_3rd-viahss-fix-pci_get_device.patch
99
100 ### video4linux vloopback support
101 MC90_3rd-vloopback.tar
102 MC91_3rd-vloopback-Kconfig-Makefile.patch
103 MC92_3rd-vloopback-2.6.33-buildfix.patch
104 MC93_3rd-vloopback-include-slab.h.patch
105 MC94_3rd-vloopback-2.6.37-buildfix.patch
106
107 ### adds sco-flowcontrol support to bluetooth, needed for
108 ### bluetooth-alsa
109 NB01_bluetooth-sco-flowcontrol.patch
110
111 ### netfilter logging support, used by Interactive Firewall
112 NI10_net-netfilter-IFWLOG.patch
113 NI11_net-netfilter-IFWLOG-mdv.patch
114 NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch
115 NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch
116
117 ### netfilter port-scan detection, used by Interactive Firewall
118 NI15_net-netfilter-psd.patch
119 NI16_net-netfilter-psd-mdv.patch
120 NI17_net-netfilter-psd-2.6.35-buildfix.patch
121
122 ### Compress modules at modules_install time (#54028)
123 SM01_compress-kernel-modules-on-installation.patch
124 SM02_compress-kernel-modules-with-xz-on-installation.patch

  ViewVC Help
Powered by ViewVC 1.1.30