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

Annotation of /cauldron/kernel-tmb/pristine/SOURCES/kernel-tmb.patchlist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 549320 - (hide annotations) (download)
Mon Nov 4 00:08:24 2013 UTC (10 years, 5 months ago) by tmb
Original Path: cauldron/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
File size: 3418 byte(s)
update to 3.12 final
1 tmb 549320 *** kernel-tmb-3.12.0-1.mga4 ***
2 tmb 61100
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 tmb 94546 ### fix "out of vmalloc space"
14     AX05_x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
15    
16 tmb 232861 # disable floppy autoloading
17     BF01_block-floppy-disable-pnp-modalias.patch
18    
19 tmb 61100 ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)
20 tmb 467214 CK01_patch-3.10-ck1.patch
21 tmb 61100
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 tmb 134369 ### module aliases for old ieee1394 stack
29 tmb 90160 DF01_firewire-ieee1394-module-aliases.patch
30 tmb 75092
31 tmb 412659 # cirrus fixes
32     DG11_gpu-drm-cirrus-correct-register-values-for-16bpp.patch
33    
34 tmb 90160 ### module aliases for old dm-raid45
35     DM01_dm-raid-aliases.patch
36    
37 tmb 78708 ### shuttle-wmi support
38     DP10_platform-x86-add-shuttle-wmi-driver.patch
39    
40 tmb 61100 ### Sound fixes & addons
41     DS03_sound-bluetooth-SCO-support.patch
42    
43 tmb 311880 ### overlayfs support synced with opensuse
44     FO01_fs-ovl01-vfs-add-i_op-dentry_open.patch
45     FO02_fs-ovl02-vfs-export-do_splice_direct-to-modules.patch
46 tmb 467214 FO03_fs-ovl03-vfs-export-inode_permission-to-modules.patch
47     FO04_fs-ovl04-vfs-introduce-clone_private_mount.patch
48     FO05_fs-ovl05-overlay-filesystem.patch
49     FO06_fs-ovl06-overlayfs-add-statfs-support.patch
50     FO07_fs-ovl07-overlayfs-implement-show_options.patch
51     FO08_fs-ovl08-overlay-overlay-filesystem-documentation.patch
52     FO09_fs-ovl09-fs-limit-filesystem-stacking-depth.patch
53 tmb 292370
54 tmb 408960 # Reiser4
55     # https://reiser4.wiki.kernel.org/
56 tmb 467214 FR01_reiser4-for-3.10.patch
57 tmb 408960
58 tmb 61100 ### TuxOnIce / Suspend2 support
59     ### from http://www.tuxonice.net/
60 tmb 467214 KP01_tuxonice-for-linux-3.10.6-2013-08-13.patch
61 tmb 61100
62     ### adds the 3rdparty drivers framework
63     MB01_3rdparty-1.0.tar
64     MB02_3rd-3rdparty-merge.patch
65    
66 tmb 408960 ### ndiswrapper 1.58
67     MB10_3rd-ndiswrapper-1.58.patch
68 tmb 61100 MB11_3rd-ndiswrapper-Kconfig.patch
69     MB12_3rd-ndiswrapper-Makefile-build-fix.patch
70 tmb 467214 MB13_3rd-ndiswrapper-kernel-3.9-buildfix.patch
71     MB14_3rd-ndiswrapper-kernel-3.10-buildfix.patch
72 tmb 496719 MB15_3rd-ndiswrapper-3.12-buildfix.patch
73 tmb 61100
74     ### Fujitsu Siemens Tablet button driver
75     ### http://fjbtndrv.wiki.sourceforge.net/
76     MC40_fsc_btns-2.1.0.tar
77     MC41_fsc_btns-Kconfig-Makefile.patch
78    
79     ### DazukoFS support (#24333)
80     MC50_3rd-dazukofs-3.1.3.tar
81     MC51_3rd-dazukofs-add-Kconfig-Makefile.patch
82     MC52_3rd-dazukofs-2.6.35-buildfix.patch
83    
84     ### Via high speed serial support
85     MC80_viahss-0.92.tar
86     MC81_viahss_config.patch
87     MC82_3rd-viahss-module-license.patch
88     MC83_3rd-viahss-fix-pci_get_device.patch
89    
90     ### video4linux vloopback support
91     MC90_3rd-vloopback.tar
92     MC91_3rd-vloopback-Kconfig-Makefile.patch
93     MC92_3rd-vloopback-2.6.33-buildfix.patch
94     MC93_3rd-vloopback-include-slab.h.patch
95     MC94_3rd-vloopback-2.6.37-buildfix.patch
96    
97     ### adds sco-flowcontrol support to bluetooth, needed for
98     ### bluetooth-alsa
99     NB01_bluetooth-sco-flowcontrol.patch
100    
101     ### netfilter logging support, used by Interactive Firewall
102     NI10_net-netfilter-IFWLOG.patch
103     NI11_net-netfilter-IFWLOG-mdv.patch
104     NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch
105     NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch
106 tmb 311880 NI14_net-ipv4-netfilter-ipt_IFWLOG-3.6-buildfix.patch
107 tmb 61100
108     ### netfilter port-scan detection, used by Interactive Firewall
109     NI15_net-netfilter-psd.patch
110     NI16_net-netfilter-psd-mdv.patch
111     NI17_net-netfilter-psd-2.6.35-buildfix.patch

  ViewVC Help
Powered by ViewVC 1.1.30