~ubuntu-branches/ubuntu/lucid/linux-ec2/lucid-proposed

« back to all changes in this revision

Viewing changes to debian.ec2/abi/2.6.32-352.65/i386/ec2.modules

  • Committer: Package Import Robot
  • Author(s): Stefan Bader, Stefan Bader, Ubuntu: 2.6.32-49.111
  • Date: 2013-06-19 09:57:14 UTC
  • Revision ID: package-import@ubuntu.com-20130619095714-5zz4z0yt038px5am
Tags: 2.6.32-354.67
[ Stefan Bader ]

* Rebased to Ubuntu-2.6.32-49.111
* SAUCE: ec2: Backport x86/mm: Check if PUD is large when validating a
  kernel address
  - LP: #1193044
* SAUCE: ec2: Backport x86, ioapic: initialize nr_ioapic_registers early
  in mp_register_ioapic()
  - LP: #1193044
* Release Tracking Bug
  - LP: #1193202

[ Ubuntu: 2.6.32-49.111 ]

* Revert "pcdp: use early_ioremap/early_iounmap to access pcdp table"
  - LP: #1193044
* Revert "block: improve queue_should_plug() by looking at IO depths"
  - LP: #1193044
* kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
  - LP: #1187732
  - CVE-2013-2141
* b43: stop format string leaking into error msgs
  - LP: #1189833
  - CVE-2013-2852
* 2.6.32.y: timekeeping: Fix nohz issue with commit
  61b76840ddee647c0c223365378c3f394355b7d7
  - LP: #1193044
* clockevents: Don't allow dummy broadcast timers
  - LP: #1193044
* posix-cpu-timers: Fix nanosleep task_struct leak
  - LP: #1193044
* timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
  - LP: #1193044
* tick: Cleanup NOHZ per cpu data on cpu down
  - LP: #1193044
* kbuild: Fix gcc -x syntax
  - LP: #1193044
* gen_init_cpio: avoid stack overflow when expanding
  - LP: #1193044
* coredump: prevent double-free on an error path in core dumper
  - LP: #1193044
* kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
  - LP: #1193044
* ring-buffer: Fix race between integrity check and readers
  - LP: #1193044
* genalloc: stop crashing the system when destroying a pool
  - LP: #1193044
* kernel/resource.c: fix stack overflow in __reserve_region_with_split()
  - LP: #1193044
* Driver core: treat unregistered bus_types as having no devices
  - LP: #1193044
* cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
  - LP: #1193044
* Fix a dead loop in async_synchronize_full()
  - LP: #1193044
* tracing: Don't call page_to_pfn() if page is NULL
  - LP: #1193044
* tracing: Fix double free when function profile init failed
  - LP: #1193044
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
  - LP: #1193044
* mm: bugfix: set current->reclaim_state to NULL while returning from
  kswapd()
  - LP: #1193044
* mm: fix invalidate_complete_page2() lock ordering
  - LP: #1193044
* mempolicy: fix a race in shared_policy_replace()
  - LP: #1193044
* ALSA: hda - More ALC663 fixes and support of compatible chips
  - LP: #1193044
* ALSA: hda - Add a pin-fix for FSC Amilo Pi1505
  - LP: #1193044
* ALSA: seq: Fix missing error handling in snd_seq_timer_open()
  - LP: #1193044
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
  - LP: #1193044
* x86, ioapic: initialize nr_ioapic_registers early in
  mp_register_ioapic()
  - LP: #1193044
* x86: Don't use the EFI reboot method by default
  - LP: #1193044
* x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERT
  - LP: #1193044
* x86/mm: Check if PUD is large when validating a kernel address
  - LP: #1193044
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
  - LP: #1193044
* xen/bootup: allow read_tscp call for Xen PV guests.
  - LP: #1193044
* xen/bootup: allow {read|write}_cr8 pvops call.
  - LP: #1193044
* KVM: x86: relax MSR_KVM_SYSTEM_TIME alignment check
  - LP: #1193044
* KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set
  (CVE-2012-4461)
  - LP: #1193044
* MCE: Fix vm86 handling for 32bit mce handler
  - LP: #1193044
* ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
  - LP: #1193044
* alpha: Add irongate_io to PCI bus resources
  - LP: #1193044
* PARISC: fix user-triggerable panic on parisc
  - LP: #1193044
* serial: 8250, increase PASS_LIMIT
  - LP: #1193044
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
  overflow
  - LP: #1193044
* w1: fix oops when w1_search is called from netlink connector
  - LP: #1193044
* staging: comedi: ni_labpc: correct differential channel sequence for AI
  commands
  - LP: #1193044
* staging: comedi: ni_labpc: set up command4 register *after* command3
  - LP: #1193044
* staging: comedi: comedi_test: fix race when cancelling command
  - LP: #1193044
* staging: comedi: fix memory leak for saved channel list
  - LP: #1193044
* staging: comedi: s626: don't dereference insn->data
  - LP: #1193044
* staging: comedi: jr3_pci: fix iomem dereference
  - LP: #1193044
* staging: comedi: don't dereference user memory for INSN_INTTRIG
  - LP: #1193044
* staging: comedi: check s->async for poll(), read() and write()
  - LP: #1193044
* staging: comedi: das08: Correct AO output for das08jr-16-ao
  - LP: #1193044
* staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
  - LP: #1193044
* libata: fix Null pointer dereference on disk error
  - LP: #1193044
* scsi: Silence unnecessary warnings about ioctl to partition
  - LP: #1193044
* scsi: use __uX types for headers exported to user space
  - LP: #1193044
* fix crash in scsi_dispatch_cmd()
  - LP: #1193044
* SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
  - LP: #1193044
* crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent
  data corruption
  - LP: #1193044
* xfrm_user: return error pointer instead of NULL #2
  - LP: #1193044
* r8169: correct settings of rtl8102e.
  - LP: #1193044
* r8169: remove the obsolete and incorrect AMD workaround
  - LP: #1193044
* r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)
  - LP: #1193044
* r8169: incorrect identifier for a 8168dp
  - LP: #1193044
* b43legacy: Fix crash on unload when firmware not available
  - LP: #1193044
* tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
  - LP: #1193044
* IPoIB: Fix use-after-free of multicast object
  - LP: #1193044
* telephony: ijx: buffer overflow in ixj_write_cid()
  - LP: #1193044
* Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
  - LP: #1193044
* xhci: Make handover code more robust
  - LP: #1193044
* USB: whiteheat: fix memory leak in error path
  - LP: #1193044
* USB: serial: Fix memory leak in sierra_release()
  - LP: #1193044
* USB: mos7840: fix urb leak at release
  - LP: #1193044
* USB: mos7840: fix port-device leak in error path
  - LP: #1193044
* USB: garmin_gps: fix memory leak on disconnect
  - LP: #1193044
* USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g.
  uart_resume_port()
  - LP: #1193044
* USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL
  pointer
  - LP: #1193044
* epoll: prevent missed events on EPOLL_CTL_MOD
  - LP: #1193044
* fs/fscache/stats.c: fix memory leak
  - LP: #1193044
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
  - LP: #1193044
* jbd: Delay discarding buffers in journal_unmap_buffer
  - LP: #1193044
* jbd: Fix assertion failure in commit code due to lacking transaction
  credits
  - LP: #1193044
* jbd: Fix lock ordering bug in journal_unmap_buffer()
  - LP: #1193044
* ext4: Fix fs corruption when make_indexed_dir() fails
  - LP: #1193044
* ext4: don't dereference null pointer when make_indexed_dir() fails
  - LP: #1193044
* ext4: fix memory leak in ext4_xattr_set_acl()'s error path
  - LP: #1193044
* ext4: online defrag is not supported for journaled files
  - LP: #1193044
* ext4: always set i_op in ext4_mknod()
  - LP: #1193044
* ext4: fix fdatasync() for files with only i_size changes
  - LP: #1193044
* ext4: lock i_mutex when truncating orphan inodes
  - LP: #1193044
* ext4: fix race in ext4_mb_add_n_trim()
  - LP: #1193044
* ext4: limit group search loop for non-extent files
  - LP: #1193044
* CVE-2012-4508 kernel: ext4: AIO vs fallocate stale data exposure
  - LP: #1193044
  - CVE-2012-4508 kernel: ext4: AIO vs fallocate stale data exposure
* ext4: make orphan functions be no-op in no-journal mode
  - LP: #1193044
* ext4: avoid hang when mounting non-journal filesystems with orphan list
  - LP: #1193044
* udf: fix memory leak while allocating blocks during write
  - LP: #1193044
* udf: Fix bitmap overflow on large filesystems with small block size
  - LP: #1193044
* fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
  - LP: #1193044
* fat: Fix stat->f_namelen
  - LP: #1193044
* hfsplus: fix potential overflow in hfsplus_file_truncate()
  - LP: #1193044
* btrfs: use rcu_barrier() to wait for bdev puts at unmount
  - LP: #1193044
* kernel panic when mount NFSv4
  - LP: #1193044
* nfsd4: fix oops on unusual readlike compound
  - LP: #1193044
* net/core: Fix potential memory leak in dev_set_alias()
  - LP: #1193044
* net: reduce net_rx_action() latency to 2 HZ
  - LP: #1193044
* softirq: reduce latencies
  - LP: #1193044
* af_packet: remove BUG statement in tpacket_destruct_skb
  - LP: #1193044
* bridge: set priority of STP packets
  - LP: #1193044
* bonding: Fix slave selection bug.
  - LP: #1193044
* ipv4: check rt_genid in dst_check
  - LP: #1193044
* net_sched: gact: Fix potential panic in tcf_gact().
  - LP: #1193044
* net: sched: integer overflow fix
  - LP: #1193044
* net: prevent setting ttl=0 via IP_TTL
  - LP: #1193044
* net: guard tcp_set_keepalive() to tcp sockets
  - LP: #1193044
* inet: add RCU protection to inet->opt
  - LP: #1193044
* tcp: allow splice() to build full TSO packets
  - LP: #1193044
* tcp: fix MSG_SENDPAGE_NOTLAST logic
  - LP: #1193044
* tcp: preserve ACK clocking in TSO
  - LP: #1193044
* unix: fix a race condition in unix_release()
  - LP: #1193044
* sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
  space fails
  - LP: #1193044
* net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
  - LP: #1193044
* net: sctp: sctp_endpoint_free: zero out secret key data
  - LP: #1193044
* net: sctp: sctp_auth_key_put: use kzfree instead of kfree
  - LP: #1193044
* netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
  - LP: #1193044
* ipvs: allow transmit of GRO aggregated skbs
  - LP: #1193044
* ipvs: IPv6 MTU checking cleanup and bugfix
  - LP: #1193044
* isdnloop: fix and simplify isdnloop_init()
  - LP: #1193044
* mpt2sas: Send default descriptor for RAID pass through in mpt2ctl
  - LP: #1193044
* x86, ptrace: fix build breakage with gcc 4.7
  - LP: #1193044
* Linux 2.6.32.61
  - LP: #1193044

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
3c359
2
 
3c574_cs
3
 
3c589_cs
4
 
3c59x
5
 
3w-9xxx
6
 
3w-xxxx
7
 
6pack
8
 
8021q
9
 
8139cp
10
 
8139too
11
 
8390
12
 
9p
13
 
9pnet
14
 
a100u2w
15
 
a3d
16
 
aacraid
17
 
abituguru
18
 
abituguru3
19
 
abyss
20
 
ac97_bus
21
 
acecad
22
 
acenic
23
 
acquirewdt
24
 
act200l-sir
25
 
act_gact
26
 
act_ipt
27
 
actisys-sir
28
 
act_mirred
29
 
act_nat
30
 
act_pedit
31
 
act_police
32
 
act_simple
33
 
ad1848
34
 
ad7414
35
 
ad7418
36
 
adcxx
37
 
adfs
38
 
adi
39
 
adm1021
40
 
adm1025
41
 
adm1026
42
 
adm1029
43
 
adm1031
44
 
adm9240
45
 
ads7828
46
 
ads7846
47
 
adt7470
48
 
adt7473
49
 
adutux
50
 
advansys
51
 
advantechwdt
52
 
aedsp16
53
 
aes_generic
54
 
aes-i586
55
 
affs
56
 
af_key
57
 
af-rxrpc
58
 
agpgart
59
 
ah4
60
 
ah6
61
 
aha152x_cs
62
 
ahci
63
 
aic79xx
64
 
aic7xxx
65
 
aic94xx
66
 
aiptek
67
 
aircable
68
 
alauda
69
 
ali-agp
70
 
ali-ircc
71
 
alim1535_wdt
72
 
alim7101_wdt
73
 
ambassador
74
 
amd64-agp
75
 
amd76x_edac
76
 
amd76xrom
77
 
amd8111e
78
 
amd-k7-agp
79
 
amd-rng
80
 
analog
81
 
anubis
82
 
aoe
83
 
appledisplay
84
 
applesmc
85
 
appletalk
86
 
appletouch
87
 
applicom
88
 
ar7part
89
 
arc4
90
 
arcfb
91
 
arcmsr
92
 
arcnet
93
 
arc-rawmode
94
 
arc-rimi
95
 
ark3116
96
 
arkfb
97
 
arptable_filter
98
 
arp_tables
99
 
arpt_mangle
100
 
asb100
101
 
asix
102
 
async_memcpy
103
 
async_pq
104
 
async_raid6_recov
105
 
async_tx
106
 
async_xor
107
 
ata_generic
108
 
ata_piix
109
 
aten
110
 
ati-agp
111
 
ati_remote
112
 
ati_remote2
113
 
atl1
114
 
atl1e
115
 
atl2
116
 
atmtcp
117
 
atp
118
 
atp870u
119
 
atxp1
120
 
aty128fb
121
 
atyfb
122
 
aufs
123
 
authenc
124
 
auth_rpcgss
125
 
autofs
126
 
autofs4
127
 
av5100
128
 
ax25
129
 
axnet_cs
130
 
b44
131
 
baycom_epp
132
 
baycom_par
133
 
baycom_ser_fdx
134
 
baycom_ser_hdx
135
 
bcm203x
136
 
bcm5974
137
 
befs
138
 
belkin_sa
139
 
berry_charge
140
 
bfs
141
 
bfusb
142
 
binfmt_aout
143
 
binfmt_misc
144
 
bitblit
145
 
block2mtd
146
 
blowfish
147
 
bluecard_cs
148
 
bluetooth
149
 
bnep
150
 
bnx2
151
 
bnx2x
152
 
bonding
153
 
bpa10x
154
 
bpck
155
 
bpck6
156
 
bpqether
157
 
br2684
158
 
bridge
159
 
broadcom
160
 
bsd_comp
161
 
bt3c_cs
162
 
btrfs
163
 
btuart_cs
164
 
btusb
165
 
BusLogic
166
 
c67x00
167
 
cafe_nand
168
 
camellia
169
 
capmode
170
 
carminefb
171
 
cassini
172
 
cast5
173
 
cast6
174
 
catc
175
 
cbc
176
 
cciss
177
 
ccm
178
 
cdc-acm
179
 
cdc_ether
180
 
cdc_subset
181
 
cdc-wdm
182
 
cfag12864b
183
 
cfag12864bfb
184
 
cfg80211
185
 
cfi_cmdset_0001
186
 
cfi_cmdset_0002
187
 
cfi_cmdset_0020
188
 
cfi_probe
189
 
cfi_util
190
 
ch
191
 
ch341
192
 
chipreg
193
 
cicada
194
 
cifs
195
 
cirrusfb
196
 
ck804xrom
197
 
cls_basic
198
 
cls_fw
199
 
cls_route
200
 
cls_rsvp
201
 
cls_rsvp6
202
 
cls_tcindex
203
 
cls_u32
204
 
cm4000_cs
205
 
cm4040_cs
206
 
cobra
207
 
coda
208
 
com20020
209
 
com20020_cs
210
 
com20020-pci
211
 
com90io
212
 
com90xx
213
 
comm
214
 
coretemp
215
 
cpcihp_generic
216
 
cpcihp_zt5550
217
 
cpqarray
218
 
cpu5wdt
219
 
cpuid
220
 
cr_bllcd
221
 
crc32c
222
 
crc7
223
 
crc-ccitt
224
 
crc-itu-t
225
 
crc-t10dif
226
 
crvml
227
 
cryptd
228
 
cryptoloop
229
 
crypto_null
230
 
cs5535_gpio
231
 
ct82c710
232
 
ctr
233
 
cts
234
 
cxacru
235
 
cxgb
236
 
cxgb3
237
 
cyber2000fb
238
 
cyberjack
239
 
cyclades
240
 
cyclomx
241
 
cycx_drv
242
 
cypress_cy7c63
243
 
cypress_m8
244
 
cytherm
245
 
DAC960
246
 
davicom
247
 
db9
248
 
dc395x
249
 
dccp
250
 
dccp_diag
251
 
dccp_ipv4
252
 
dccp_ipv6
253
 
dccp_probe
254
 
de2104x
255
 
de4x5
256
 
de600
257
 
de620
258
 
decnet
259
 
deflate
260
 
defxx
261
 
des_generic
262
 
digi_acceleport
263
 
diskonchip
264
 
display
265
 
dlci
266
 
dm9601
267
 
dm-crypt
268
 
dme1737
269
 
dmfe
270
 
dm-log
271
 
dm-mirror
272
 
dm-multipath
273
 
dm-raid45
274
 
dm-region-hash
275
 
dm-round-robin
276
 
dm-snapshot
277
 
dmx3191d
278
 
dm-zero
279
 
dn_rtmsg
280
 
doc2000
281
 
doc2001
282
 
doc2001plus
283
 
docecc
284
 
docprobe
285
 
donauboe
286
 
dpt_i2o
287
 
drm
288
 
drm_kms_helper
289
 
ds1621
290
 
ds1682
291
 
ds2482
292
 
ds2490
293
 
ds2760_battery
294
 
dscc4
295
 
dstr
296
 
dtl1_cs
297
 
dummy_hcd
298
 
dv1394
299
 
e100
300
 
e1000
301
 
e1000e
302
 
e752x_edac
303
 
e7xxx_edac
304
 
eata
305
 
ebt_802_3
306
 
ebtable_broute
307
 
ebtable_filter
308
 
ebtable_nat
309
 
ebtables
310
 
ebt_among
311
 
ebt_arp
312
 
ebt_arpreply
313
 
ebt_dnat
314
 
ebt_ip
315
 
ebt_ip6
316
 
ebt_limit
317
 
ebt_log
318
 
ebt_mark
319
 
ebt_mark_m
320
 
ebt_nflog
321
 
ebt_pkttype
322
 
ebt_redirect
323
 
ebt_snat
324
 
ebt_stp
325
 
ebt_ulog
326
 
ebt_vlan
327
 
ecb
328
 
econet
329
 
ecryptfs
330
 
edac_core
331
 
eeprom_93cx6
332
 
efficeon-agp
333
 
efs
334
 
ehci-hcd
335
 
elo
336
 
em_cmp
337
 
emi26
338
 
emi62
339
 
em_meta
340
 
em_nbyte
341
 
empeg
342
 
em_text
343
 
emu10k1-gp
344
 
em_u32
345
 
enclosure
346
 
eni
347
 
epat
348
 
epca
349
 
epia
350
 
epic100
351
 
esb2rom
352
 
esi-sir
353
 
esp4
354
 
esp6
355
 
eth1394
356
 
eurotechwdt
357
 
evbug
358
 
evdev
359
 
f71805f
360
 
f71882fg
361
 
f75375s
362
 
fakephp
363
 
farsync
364
 
fat
365
 
faulty
366
 
fbcon
367
 
fb_ddc
368
 
fb_sys_fops
369
 
fcrypt
370
 
fdomain
371
 
fdomain_cs
372
 
fealnx
373
 
ff-memless
374
 
firestream
375
 
fit2
376
 
fit3
377
 
floppy
378
 
fm801-gp
379
 
fmvj18x_cs
380
 
font
381
 
forcedeth
382
 
fore_200e
383
 
freevxfs
384
 
friq
385
 
frpw
386
 
fsam7400
387
 
fschmd
388
 
ftdi-elan
389
 
ftdi_sio
390
 
ftl
391
 
fujitsu_ts
392
 
funsoft
393
 
fuse
394
 
g450_pll
395
 
gadgetfs
396
 
gamecon
397
 
gameport
398
 
garmin_gps
399
 
garp
400
 
g_cdc
401
 
gcm
402
 
gdth
403
 
gen_probe
404
 
geode-aes
405
 
geode-rng
406
 
g_ether
407
 
gf128mul
408
 
gf2k
409
 
g_file_storage
410
 
ghash-generic
411
 
girbil-sir
412
 
gl518sm
413
 
gl520sm
414
 
gl620a
415
 
gluebi
416
 
gpio_keys
417
 
gpio_mouse
418
 
grip
419
 
grip_mp
420
 
g_serial
421
 
gtco
422
 
guillemot
423
 
gunze
424
 
gx1fb
425
 
gxfb
426
 
g_zero
427
 
hamachi
428
 
hangcheck-timer
429
 
hci_uart
430
 
hci_vhci
431
 
hdaps
432
 
hdlc
433
 
hdlc_cisco
434
 
hdlcdrv
435
 
hdlc_fr
436
 
hdlc_ppp
437
 
hdlc_raw
438
 
hdlc_raw_eth
439
 
hdlc_x25
440
 
he
441
 
hecubafb
442
 
hfs
443
 
hfsplus
444
 
hgafb
445
 
hid
446
 
hid-a4tech
447
 
hid-apple
448
 
hid-belkin
449
 
hid-cherry
450
 
hid-chicony
451
 
hid-cypress
452
 
hid-drff
453
 
hid-ezkey
454
 
hid-gaff
455
 
hid-gyration
456
 
hid-kensington
457
 
hid-kye
458
 
hid-logitech
459
 
hid-microsoft
460
 
hid-monterey
461
 
hid-ntrig
462
 
hid-ortek
463
 
hidp
464
 
hid-petalynx
465
 
hid-pl
466
 
hid-samsung
467
 
hid-sjoy
468
 
hid-sony
469
 
hid-sunplus
470
 
hid-tmff
471
 
hid-topseed
472
 
hid-twinhan
473
 
hid-wacom
474
 
hid-zpff
475
 
hifn_795x
476
 
horizon
477
 
hp100
478
 
hp4x
479
 
hpfs
480
 
hpilo
481
 
hptiop
482
 
hso
483
 
htc-pasic3
484
 
hwmon-vid
485
 
i2c-algo-bit
486
 
i2c-algo-pca
487
 
i2c-algo-pcf
488
 
i2c-ali1535
489
 
i2c-ali1563
490
 
i2c-ali15x3
491
 
i2c-amd756
492
 
i2c-amd756-s4882
493
 
i2c-amd8111
494
 
i2c-core
495
 
i2c-dev
496
 
i2c-gpio
497
 
i2c-i801
498
 
i2c-isch
499
 
i2c-matroxfb
500
 
i2c-nforce2
501
 
i2c-nforce2-s4985
502
 
i2c-ocores
503
 
i2c-parport
504
 
i2c-parport-light
505
 
i2c-pca-platform
506
 
i2c-piix4
507
 
i2c-simtec
508
 
i2c-sis5595
509
 
i2c-sis630
510
 
i2c-sis96x
511
 
i2c-stub
512
 
i2c-taos-evm
513
 
i2c-tiny-usb
514
 
i2c-via
515
 
i2c-viapro
516
 
i2c-voodoo3
517
 
i2o_block
518
 
i2o_bus
519
 
i2o_config
520
 
i2o_core
521
 
i2o_proc
522
 
i2o_scsi
523
 
i3000_edac
524
 
i5000_edac
525
 
i5100_edac
526
 
i5k_amb
527
 
i6300esb
528
 
i82092
529
 
i82860_edac
530
 
i82875p_edac
531
 
i82975x_edac
532
 
i8k
533
 
ib700wdt
534
 
ib_addr
535
 
ib_cm
536
 
ib_core
537
 
ib_ipoib
538
 
ib_iser
539
 
ib_mad
540
 
ibmaem
541
 
ibmasm
542
 
ibmasr
543
 
ibmpex
544
 
ib_mthca
545
 
ibmtr_cs
546
 
ib_sa
547
 
ib_srp
548
 
ib_ucm
549
 
ib_umad
550
 
ib_uverbs
551
 
ichxrom
552
 
icplus
553
 
idmouse
554
 
idt77252
555
 
ieee1394
556
 
iforce
557
 
igb
558
 
ili9320
559
 
imm
560
 
inexio
561
 
inftl
562
 
initio
563
 
input-polldev
564
 
intel-rng
565
 
intel_vr_nor
566
 
interact
567
 
ioc4
568
 
io_edgeport
569
 
io_ti
570
 
iowarrior
571
 
ip2
572
 
ip6_queue
573
 
ip6table_filter
574
 
ip6table_mangle
575
 
ip6table_raw
576
 
ip6_tables
577
 
ip6table_security
578
 
ip6t_ah
579
 
ip6t_eui64
580
 
ip6t_frag
581
 
ip6t_hbh
582
 
ip6t_ipv6header
583
 
ip6t_LOG
584
 
ip6t_mh
585
 
ip6t_REJECT
586
 
ip6t_rt
587
 
ip6_tunnel
588
 
ipaq
589
 
ipcomp
590
 
ipcomp6
591
 
ipddp
592
 
ipg
593
 
ip_gre
594
 
iphase
595
 
ipip
596
 
ipmi_devintf
597
 
ipmi_msghandler
598
 
ipmi_poweroff
599
 
ipmi_si
600
 
ipmi_watchdog
601
 
ip_queue
602
 
ipr
603
 
ips
604
 
iptable_filter
605
 
iptable_mangle
606
 
iptable_nat
607
 
iptable_raw
608
 
ip_tables
609
 
iptable_security
610
 
ipt_addrtype
611
 
ipt_ah
612
 
ipt_CLUSTERIP
613
 
ipt_ecn
614
 
ipt_ECN
615
 
ipt_LOG
616
 
ipt_MASQUERADE
617
 
ipt_NETMAP
618
 
ipt_REDIRECT
619
 
ipt_REJECT
620
 
ipt_ULOG
621
 
ipv6
622
 
ip_vs
623
 
ip_vs_dh
624
 
ip_vs_ftp
625
 
ip_vs_lblc
626
 
ip_vs_lblcr
627
 
ip_vs_lc
628
 
ip_vs_nq
629
 
ip_vs_rr
630
 
ip_vs_sed
631
 
ip_vs_sh
632
 
ip_vs_wlc
633
 
ip_vs_wrr
634
 
ipw
635
 
ipwireless
636
 
ipx
637
 
ircomm
638
 
ircomm-tty
639
 
irda
640
 
irda-usb
641
 
irlan
642
 
irnet
643
 
irtty-sir
644
 
iscsi_tcp
645
 
iscsi_trgt
646
 
isight_firmware
647
 
isofs
648
 
isp116x-hcd
649
 
isp1760
650
 
it87
651
 
it8712f_wdt
652
 
iTCO_vendor_support
653
 
iTCO_wdt
654
 
iw_c2
655
 
iw_cm
656
 
iw_cxgb3
657
 
ixgb
658
 
ixgbe
659
 
jedec_probe
660
 
jffs2
661
 
joydev
662
 
joydump
663
 
jsm
664
 
k8temp
665
 
kafs
666
 
kahlua
667
 
kaweth
668
 
kbic
669
 
kbtab
670
 
keyspan
671
 
keyspan_pda
672
 
keyspan_remote
673
 
khazad
674
 
kingsun-sir
675
 
kl5kusb105
676
 
kobil_sct
677
 
ks0108
678
 
ks959-sir
679
 
ksdazzle-sir
680
 
ktti
681
 
kyrofb
682
 
l2cap
683
 
l440gx
684
 
lanai
685
 
lanstreamer
686
 
lapb
687
 
lapbether
688
 
lcd
689
 
ldusb
690
 
lec
691
 
led-class
692
 
leds-gpio
693
 
leds-net48xx
694
 
leds-pca9532
695
 
leds-pca955x
696
 
leds-wrap
697
 
ledtrig-default-on
698
 
ledtrig-heartbeat
699
 
ledtrig-timer
700
 
legousbtower
701
 
libata
702
 
libcrc32c
703
 
libiscsi
704
 
libiscsi_tcp
705
 
libsas
706
 
libsrp
707
 
lightning
708
 
linear
709
 
lirc_atiusb
710
 
lirc_bt829
711
 
lirc_dev
712
 
lirc_i2c
713
 
lirc_igorplugusb
714
 
lirc_imon
715
 
lirc_it87
716
 
lirc_ite8709
717
 
lirc_mceusb
718
 
lirc_sasem
719
 
lirc_serial
720
 
lirc_sir
721
 
lirc_streamzap
722
 
lirc_ttusbir
723
 
litelink-sir
724
 
lkkbd
725
 
llc2
726
 
lm63
727
 
lm70
728
 
lm75
729
 
lm77
730
 
lm78
731
 
lm80
732
 
lm83
733
 
lm85
734
 
lm87
735
 
lm90
736
 
lm92
737
 
lm93
738
 
lmc
739
 
lockd
740
 
lp
741
 
lpfc
742
 
lrw
743
 
ltv350qv
744
 
lxfb
745
 
lxt
746
 
lzo
747
 
lzo_compress
748
 
lzo_decompress
749
 
m25p80
750
 
ma600-sir
751
 
mac80211
752
 
machzwd
753
 
macmodes
754
 
magellan
755
 
map_absent
756
 
map_funcs
757
 
map_ram
758
 
map_rom
759
 
marvell
760
 
matroxfb_accel
761
 
matroxfb_base
762
 
matroxfb_crtc2
763
 
matroxfb_DAC1064
764
 
matroxfb_g450
765
 
matroxfb_maven
766
 
matroxfb_misc
767
 
matroxfb_Ti3026
768
 
matrox_w1
769
 
max1619
770
 
max6650
771
 
max7301
772
 
max732x
773
 
mbp_nvidia_bl
774
 
mcp2120-sir
775
 
mcp23s08
776
 
mcs7780
777
 
mcs7830
778
 
mct_u232
779
 
md4
780
 
mdc800
781
 
mdio
782
 
mdio-bitbang
783
 
md-mod
784
 
megaraid
785
 
megaraid_mbox
786
 
megaraid_mm
787
 
megaraid_sas
788
 
mfd-core
789
 
mga
790
 
michael_mic
791
 
microtek
792
 
mii
793
 
minix
794
 
mk712
795
 
mkiss
796
 
mlx4_core
797
 
mlx4_ib
798
 
mos7720
799
 
mos7840
800
 
moto_modem
801
 
moxa
802
 
mpoa
803
 
mptbase
804
 
mptctl
805
 
mptfc
806
 
mptlan
807
 
mptsas
808
 
mptscsih
809
 
mptspi
810
 
mpu401
811
 
msdos
812
 
msr
813
 
mtd
814
 
mtd_blkdevs
815
 
mtdblock
816
 
mtdblock_ro
817
 
mtdchar
818
 
mtdconcat
819
 
mtd_dataflash
820
 
mtdoops
821
 
mtdram
822
 
mtouch
823
 
multipath
824
 
mwave
825
 
mxser
826
 
myri10ge
827
 
n411
828
 
nand
829
 
nand_ecc
830
 
nand_ids
831
 
nandsim
832
 
natsemi
833
 
navman
834
 
nbd
835
 
ncpfs
836
 
ndiswrapper
837
 
ne2k-pci
838
 
neofb
839
 
net1080
840
 
netconsole
841
 
netrom
842
 
netsc520
843
 
nettel
844
 
netxen_nic
845
 
newtonkbd
846
 
nf_conntrack
847
 
nf_conntrack_amanda
848
 
nf_conntrack_ftp
849
 
nf_conntrack_h323
850
 
nf_conntrack_ipv4
851
 
nf_conntrack_ipv6
852
 
nf_conntrack_irc
853
 
nf_conntrack_netbios_ns
854
 
nf_conntrack_netlink
855
 
nf_conntrack_pptp
856
 
nf_conntrack_proto_gre
857
 
nf_conntrack_proto_sctp
858
 
nf_conntrack_proto_udplite
859
 
nf_conntrack_sip
860
 
nf_conntrack_tftp
861
 
nf_defrag_ipv4
862
 
nf_nat
863
 
nf_nat_amanda
864
 
nf_nat_ftp
865
 
nf_nat_h323
866
 
nf_nat_irc
867
 
nf_nat_pptp
868
 
nf_nat_proto_gre
869
 
nf_nat_proto_sctp
870
 
nf_nat_proto_udplite
871
 
nf_nat_sip
872
 
nf_nat_snmp_basic
873
 
nf_nat_tftp
874
 
nfnetlink
875
 
nfnetlink_log
876
 
nfnetlink_queue
877
 
nfs
878
 
nfs_acl
879
 
nfsd
880
 
nftl
881
 
n_hdlc
882
 
nicstar
883
 
niu
884
 
nls_ascii
885
 
nls_cp1250
886
 
nls_cp1251
887
 
nls_cp1255
888
 
nls_cp437
889
 
nls_cp737
890
 
nls_cp775
891
 
nls_cp850
892
 
nls_cp852
893
 
nls_cp855
894
 
nls_cp857
895
 
nls_cp860
896
 
nls_cp861
897
 
nls_cp862
898
 
nls_cp863
899
 
nls_cp864
900
 
nls_cp865
901
 
nls_cp866
902
 
nls_cp869
903
 
nls_cp874
904
 
nls_cp932
905
 
nls_cp936
906
 
nls_cp949
907
 
nls_cp950
908
 
nls_euc-jp
909
 
nls_iso8859-1
910
 
nls_iso8859-13
911
 
nls_iso8859-14
912
 
nls_iso8859-15
913
 
nls_iso8859-2
914
 
nls_iso8859-3
915
 
nls_iso8859-4
916
 
nls_iso8859-5
917
 
nls_iso8859-6
918
 
nls_iso8859-7
919
 
nls_iso8859-9
920
 
nls_koi8-r
921
 
nls_koi8-ru
922
 
nls_koi8-u
923
 
nls_utf8
924
 
nmclan_cs
925
 
nozomi
926
 
n_r3964
927
 
ns558
928
 
ns83820
929
 
nsc_gpio
930
 
nsc-ircc
931
 
nsp32
932
 
nsp_cs
933
 
ntfs
934
 
nvidia-agp
935
 
nvidiafb
936
 
nvram
937
 
ocfs2
938
 
ocfs2_dlm
939
 
ocfs2_dlmfs
940
 
ocfs2_nodemanager
941
 
ocfs2_stackglue
942
 
ocfs2_stack_o2cb
943
 
ocfs2_stack_user
944
 
ohci1394
945
 
ohci-hcd
946
 
old_belkin-sir
947
 
olpc_battery
948
 
olympic
949
 
omfs
950
 
omnibook
951
 
omninet
952
 
on20
953
 
on26
954
 
onenand
955
 
onenand_sim
956
 
opl3
957
 
oprofile
958
 
option
959
 
osst
960
 
oti6858
961
 
output
962
 
p8023
963
 
padlock-aes
964
 
padlock-sha
965
 
paride
966
 
parkbd
967
 
parport
968
 
parport_ax88796
969
 
parport_cs
970
 
parport_pc
971
 
parport_serial
972
 
pas2
973
 
pata_ali
974
 
pata_amd
975
 
pata_artop
976
 
pata_atiixp
977
 
pata_cmd64x
978
 
pata_cs5520
979
 
pata_cs5530
980
 
pata_cs5535
981
 
pata_cs5536
982
 
pata_efar
983
 
pata_hpt366
984
 
pata_hpt37x
985
 
pata_hpt3x3
986
 
pata_it8213
987
 
pata_it821x
988
 
pata_jmicron
989
 
pata_marvell
990
 
pata_mpiix
991
 
pata_netcell
992
 
pata_ninja32
993
 
pata_ns87410
994
 
pata_ns87415
995
 
pata_oldpiix
996
 
pata_pcmcia
997
 
pata_pdc2027x
998
 
pata_pdc202xx_old
999
 
pata_rz1000
1000
 
pata_sch
1001
 
pata_serverworks
1002
 
pata_sil680
1003
 
pata_sis
1004
 
pata_sl82c105
1005
 
pata_triflex
1006
 
pata_via
1007
 
pbe5
1008
 
pc87360
1009
 
pc8736x_gpio
1010
 
pc87413_wdt
1011
 
pc87427
1012
 
pca953x
1013
 
pcbc
1014
 
pcd
1015
 
pcf857x
1016
 
pcf8591
1017
 
pci
1018
 
pci200syn
1019
 
pciehp
1020
 
pci_hotplug
1021
 
pcilynx
1022
 
pcips2
1023
 
pcmcia
1024
 
pcmcia_core
1025
 
pcnet32
1026
 
pcnet_cs
1027
 
pcspkr
1028
 
pcwd_pci
1029
 
pcwd_usb
1030
 
pd
1031
 
pd6729
1032
 
pda_power
1033
 
pdc_adma
1034
 
pegasus
1035
 
penmount
1036
 
pf
1037
 
pg
1038
 
phantom
1039
 
phram
1040
 
physmap
1041
 
pktcdvd
1042
 
pktgen
1043
 
pl2303
1044
 
platform_lcd
1045
 
plat_nand
1046
 
plat-ram
1047
 
plip
1048
 
plusb
1049
 
pm2fb
1050
 
pm3fb
1051
 
pmc551
1052
 
powermate
1053
 
ppa
1054
 
ppdev
1055
 
ppp_async
1056
 
ppp_deflate
1057
 
ppp_mppe
1058
 
pppoatm
1059
 
pppoe
1060
 
pppol2tp
1061
 
pppox
1062
 
ppp_synctty
1063
 
progear_bl
1064
 
psmouse
1065
 
pss
1066
 
pt
1067
 
qla1280
1068
 
qla2xxx
1069
 
qla3xxx
1070
 
qla4xxx
1071
 
qlogic_cs
1072
 
qlogicfas408
1073
 
qnx4
1074
 
qsemi
1075
 
quota_tree
1076
 
quota_v1
1077
 
quota_v2
1078
 
r128
1079
 
r8169
1080
 
r8192se_pci
1081
 
r82600_edac
1082
 
r8a66597-hcd
1083
 
radeon
1084
 
radeonfb
1085
 
raid0
1086
 
raid1
1087
 
raid10
1088
 
raid456
1089
 
raid6_pq
1090
 
raid_class
1091
 
ramzswap
1092
 
raw
1093
 
raw1394
1094
 
rdma_cm
1095
 
rdma_ucm
1096
 
redboot
1097
 
reed_solomon
1098
 
rfc1051
1099
 
rfc1201
1100
 
rfcomm
1101
 
rfd_ftl
1102
 
rfkill
1103
 
rio500
1104
 
riscom8
1105
 
rivafb
1106
 
rmd128
1107
 
rmd160
1108
 
rmd256
1109
 
rmd320
1110
 
rndis_host
1111
 
rocket
1112
 
romfs
1113
 
rose
1114
 
rpcsec_gss_krb5
1115
 
rpcsec_gss_spkm3
1116
 
rrunner
1117
 
rsrc_nonstatic
1118
 
rtc-ds1305
1119
 
rtc-ds1307
1120
 
rtc-ds1374
1121
 
rtc-ds1553
1122
 
rtc-ds1672
1123
 
rtc-ds1742
1124
 
rtc-fm3130
1125
 
rtc-isl1208
1126
 
rtc-m41t80
1127
 
rtc-m41t94
1128
 
rtc-m48t59
1129
 
rtc-m48t86
1130
 
rtc-max6900
1131
 
rtc-max6902
1132
 
rtc-pcf8563
1133
 
rtc-pcf8583
1134
 
rtc-rs5c348
1135
 
rtc-rs5c372
1136
 
rtc-stk17ta8
1137
 
rtc-test
1138
 
rtc-v3020
1139
 
rtc-x1205
1140
 
rtl8150
1141
 
rxkad
1142
 
s1d13xxxfb
1143
 
s2io
1144
 
s3fb
1145
 
safe_serial
1146
 
salsa20_generic
1147
 
salsa20-i586
1148
 
sata_inic162x
1149
 
sata_mv
1150
 
sata_nv
1151
 
sata_promise
1152
 
sata_qstor
1153
 
sata_sil
1154
 
sata_sil24
1155
 
sata_sis
1156
 
sata_svw
1157
 
sata_sx4
1158
 
sata_uli
1159
 
sata_via
1160
 
sata_vsc
1161
 
savage
1162
 
savagefb
1163
 
sb
1164
 
sbc60xxwdt
1165
 
sbc7240_wdt
1166
 
sbc8360
1167
 
sbc_epx_c3
1168
 
sbc_gxx
1169
 
sb_lib
1170
 
sbni
1171
 
sbp2
1172
 
sc1200wdt
1173
 
sc520cdp
1174
 
sc520_wdt
1175
 
sc92031
1176
 
scb2_flash
1177
 
sch_atm
1178
 
sch_cbq
1179
 
sch_dsmark
1180
 
sch_gred
1181
 
sch_hfsc
1182
 
sch_htb
1183
 
sch_ingress
1184
 
sch_netem
1185
 
sch_prio
1186
 
sch_red
1187
 
sch_sfq
1188
 
sch_tbf
1189
 
sch_teql
1190
 
sco
1191
 
scsi_debug
1192
 
scsi_dh
1193
 
scsi_dh_alua
1194
 
scsi_dh_emc
1195
 
scsi_dh_hp_sw
1196
 
scsi_dh_rdac
1197
 
scsi_mod
1198
 
scsi_tgt
1199
 
scsi_transport_fc
1200
 
scsi_transport_iscsi
1201
 
scsi_transport_sas
1202
 
scsi_transport_spi
1203
 
scsi_transport_srp
1204
 
scsi_wait_scan
1205
 
sctp
1206
 
scx200
1207
 
scx200_acb
1208
 
scx200_docflash
1209
 
scx200_gpio
1210
 
scx200_hrt
1211
 
scx200_i2c
1212
 
scx200_wdt
1213
 
sd_mod
1214
 
seed
1215
 
seqiv
1216
 
serial_cs
1217
 
serio_raw
1218
 
sermouse
1219
 
serpent
1220
 
serport
1221
 
ses
1222
 
sfc
1223
 
sg
1224
 
sha1_generic
1225
 
sha256_generic
1226
 
sha512_generic
1227
 
shpchp
1228
 
sidewinder
1229
 
sierra
1230
 
sir-dev
1231
 
sis
1232
 
sis190
1233
 
sis5595
1234
 
sis900
1235
 
sis-agp
1236
 
sisfb
1237
 
sisusbvga
1238
 
sit
1239
 
skfp
1240
 
skge
1241
 
sky2
1242
 
sl811_cs
1243
 
sl811-hcd
1244
 
slip
1245
 
slram
1246
 
sm501
1247
 
sm501fb
1248
 
smbfs
1249
 
smc91c92_cs
1250
 
smsc
1251
 
smsc37b787_wdt
1252
 
smsc47b397
1253
 
smsc47m1
1254
 
smsc47m192
1255
 
smsc-ircc2
1256
 
snd
1257
 
snd-ac97-codec
1258
 
snd-ad1889
1259
 
snd-ak4114
1260
 
snd-ak4117
1261
 
snd-ak4xxx-adda
1262
 
snd-ali5451
1263
 
snd-als300
1264
 
snd-als4000
1265
 
snd-atiixp
1266
 
snd-atiixp-modem
1267
 
snd-au8810
1268
 
snd-au8820
1269
 
snd-au8830
1270
 
snd-aw2
1271
 
snd-azt3328
1272
 
snd-bt87x
1273
 
snd-ca0106
1274
 
snd-cmipci
1275
 
snd-cs4281
1276
 
snd-cs46xx
1277
 
snd-cs5530
1278
 
snd-cs5535audio
1279
 
snd-cs8427
1280
 
snd-darla20
1281
 
snd-darla24
1282
 
snd-dummy
1283
 
snd-echo3g
1284
 
snd-emu10k1
1285
 
snd-emu10k1-synth
1286
 
snd-emu10k1x
1287
 
snd-emux-synth
1288
 
snd-ens1370
1289
 
snd-ens1371
1290
 
snd-es1938
1291
 
snd-es1968
1292
 
snd-fm801
1293
 
snd-gina20
1294
 
snd-gina24
1295
 
snd-hda-codec
1296
 
snd-hda-codec-analog
1297
 
snd-hda-codec-atihdmi
1298
 
snd-hda-codec-ca0110
1299
 
snd-hda-codec-cirrus
1300
 
snd-hda-codec-cmedia
1301
 
snd-hda-codec-conexant
1302
 
snd-hda-codec-idt
1303
 
snd-hda-codec-intelhdmi
1304
 
snd-hda-codec-nvhdmi
1305
 
snd-hda-codec-realtek
1306
 
snd-hda-codec-si3054
1307
 
snd-hda-codec-via
1308
 
snd-hda-intel
1309
 
snd-hdsp
1310
 
snd-hdspm
1311
 
snd-hifier
1312
 
snd-hwdep
1313
 
snd-i2c
1314
 
snd-ice1712
1315
 
snd-ice1724
1316
 
snd-ice17xx-ak4xxx
1317
 
snd-indigo
1318
 
snd-indigodj
1319
 
snd-indigoio
1320
 
snd-intel8x0
1321
 
snd-intel8x0m
1322
 
snd-korg1212
1323
 
snd-layla20
1324
 
snd-layla24
1325
 
snd-maestro3
1326
 
snd-mia
1327
 
snd-mixart
1328
 
snd-mixer-oss
1329
 
snd-mona
1330
 
snd-mpu401
1331
 
snd-mpu401-uart
1332
 
snd-mtpav
1333
 
snd-mts64
1334
 
snd-nm256
1335
 
snd-opl3-lib
1336
 
snd-opl3-synth
1337
 
snd-oxygen
1338
 
snd-oxygen-lib
1339
 
snd-page-alloc
1340
 
snd-pcm
1341
 
snd-pcm-oss
1342
 
snd-pcxhr
1343
 
snd-pdaudiocf
1344
 
snd-portman2x4
1345
 
snd-pt2258
1346
 
snd-rawmidi
1347
 
snd-riptide
1348
 
snd-rme32
1349
 
snd-rme96
1350
 
snd-rme9652
1351
 
snd-sb16-dsp
1352
 
snd-sb-common
1353
 
snd-seq
1354
 
snd-seq-device
1355
 
snd-seq-dummy
1356
 
snd-seq-midi
1357
 
snd-seq-midi-emul
1358
 
snd-seq-midi-event
1359
 
snd-seq-oss
1360
 
snd-seq-virmidi
1361
 
snd-serial-u16550
1362
 
snd-sis7019
1363
 
snd-soc-core
1364
 
snd-sonicvibes
1365
 
snd-timer
1366
 
snd-trident
1367
 
snd-usb-audio
1368
 
snd-usb-caiaq
1369
 
snd-usb-lib
1370
 
snd-usb-usx2y
1371
 
snd-util-mem
1372
 
snd-via82xx
1373
 
snd-via82xx-modem
1374
 
snd-virmidi
1375
 
snd-virtuoso
1376
 
snd-vx222
1377
 
snd-vx-lib
1378
 
snd-vxpocket
1379
 
snd-ymfpci
1380
 
softcursor
1381
 
softdog
1382
 
sonypi
1383
 
sound
1384
 
soundcore
1385
 
sound_firmware
1386
 
spaceball
1387
 
spaceorb
1388
 
spcp8x5
1389
 
specialix
1390
 
speedtch
1391
 
spi_bitbang
1392
 
spi_butterfly
1393
 
spidev
1394
 
spi_lm70llp
1395
 
sr_mod
1396
 
ssb
1397
 
sscape
1398
 
ssfdc
1399
 
sstfb
1400
 
st
1401
 
starfire
1402
 
stex
1403
 
stinger
1404
 
stir4200
1405
 
stowaway
1406
 
stp
1407
 
sundance
1408
 
sungem
1409
 
sungem_phy
1410
 
sunhme
1411
 
suni
1412
 
sunkbd
1413
 
sunrpc
1414
 
svcrdma
1415
 
svgalib
1416
 
sworks-agp
1417
 
sx8
1418
 
sym53c500_cs
1419
 
sym53c8xx
1420
 
synclink
1421
 
synclink_cs
1422
 
synclink_gt
1423
 
synclinkmp
1424
 
syscopyarea
1425
 
sysfillrect
1426
 
sysimgblt
1427
 
sysv
1428
 
tcp_bic
1429
 
tcp_cubic
1430
 
tcp_highspeed
1431
 
tcp_htcp
1432
 
tcp_hybla
1433
 
tcp_illinois
1434
 
tcp_lp
1435
 
tcp_probe
1436
 
tcp_scalable
1437
 
tcp_vegas
1438
 
tcp_veno
1439
 
tcp_westwood
1440
 
tcp_yeah
1441
 
tcrypt
1442
 
tdfx
1443
 
tdfxfb
1444
 
tea
1445
 
tehuti
1446
 
tekram-sir
1447
 
tg3
1448
 
tgr192
1449
 
thmc50
1450
 
tifm_7xx1
1451
 
tifm_core
1452
 
tileblit
1453
 
tipc
1454
 
ti_usb_3410_5052
1455
 
tlan
1456
 
tlclk
1457
 
tle62x0
1458
 
tmdc
1459
 
tms380tr
1460
 
tmscsim
1461
 
tmspci
1462
 
touchit213
1463
 
touchright
1464
 
touchwin
1465
 
tpm
1466
 
tpm_atmel
1467
 
tpm_nsc
1468
 
tps65010
1469
 
trancevibrator
1470
 
tridentfb
1471
 
trix
1472
 
ts5500_flash
1473
 
ts_bm
1474
 
ts_fsm
1475
 
ts_kmp
1476
 
tsl2550
1477
 
ttm
1478
 
tulip
1479
 
tunnel4
1480
 
tunnel6
1481
 
turbografx
1482
 
twidjoy
1483
 
twofish
1484
 
twofish_common
1485
 
twofish-i586
1486
 
typhoon
1487
 
u132-hcd
1488
 
uart401
1489
 
uart6850
1490
 
ub
1491
 
ubi
1492
 
ubifs
1493
 
udf
1494
 
ueagle-atm
1495
 
ufs
1496
 
uhci-hcd
1497
 
uinput
1498
 
uio
1499
 
uio_cif
1500
 
uio_pdrv
1501
 
uio_pdrv_genirq
1502
 
uio_smx
1503
 
uli526x
1504
 
umem
1505
 
ums-alauda
1506
 
ums-datafab
1507
 
ums-freecom
1508
 
ums-isd200
1509
 
ums-jumpshot
1510
 
ums-karma
1511
 
ums-sddr09
1512
 
ums-sddr55
1513
 
ums-usbat
1514
 
uPD98402
1515
 
usbatm
1516
 
usbcore
1517
 
usb_debug
1518
 
usbhid
1519
 
usblcd
1520
 
usbled
1521
 
usb-libusual
1522
 
usblp
1523
 
usbmon
1524
 
usbnet
1525
 
usbserial
1526
 
usb-storage
1527
 
usbtouchscreen
1528
 
uss720
1529
 
uvesafb
1530
 
veth
1531
 
vfat
1532
 
vga16fb
1533
 
vgastate
1534
 
vgg2432a4
1535
 
via
1536
 
via686a
1537
 
via-agp
1538
 
via-ircc
1539
 
via-rhine
1540
 
via-rng
1541
 
via-velocity
1542
 
video1394
1543
 
visor
1544
 
vitesse
1545
 
vlsi_ir
1546
 
v_midi
1547
 
vmlfb
1548
 
vsxxxaa
1549
 
vt1211
1550
 
vt8231
1551
 
vt8623fb
1552
 
w1_ds2433
1553
 
w1_ds2760
1554
 
w1-gpio
1555
 
w1_smem
1556
 
w1_therm
1557
 
w83627ehf
1558
 
w83627hf
1559
 
w83627hf_wdt
1560
 
w83697hf_wdt
1561
 
w83781d
1562
 
w83791d
1563
 
w83792d
1564
 
w83793
1565
 
w83877f_wdt
1566
 
w83977af_ir
1567
 
w83977f_wdt
1568
 
w83l785ts
1569
 
w83l786ng
1570
 
wacom
1571
 
wafer5823wdt
1572
 
wanrouter
1573
 
wanxl
1574
 
warrior
1575
 
wdt_pci
1576
 
whiteheat
1577
 
winbond-840
1578
 
wistron_btns
1579
 
wm97xx-ts
1580
 
wp512
1581
 
x25
1582
 
x25_asy
1583
 
xcbc
1584
 
xen-hcd
1585
 
xenscsi
1586
 
xfrm4_mode_beet
1587
 
xfrm4_mode_transport
1588
 
xfrm4_mode_tunnel
1589
 
xfrm4_tunnel
1590
 
xfrm6_mode_beet
1591
 
xfrm6_mode_ro
1592
 
xfrm6_mode_transport
1593
 
xfrm6_mode_tunnel
1594
 
xfrm6_tunnel
1595
 
xfrm_ipcomp
1596
 
xfrm_user
1597
 
xirc2ps_cs
1598
 
xircom_cb
1599
 
xor
1600
 
xpad
1601
 
xprtrdma
1602
 
x_tables
1603
 
xt_CLASSIFY
1604
 
xt_comment
1605
 
xt_connbytes
1606
 
xt_connlimit
1607
 
xt_connmark
1608
 
xt_CONNMARK
1609
 
xt_CONNSECMARK
1610
 
xt_conntrack
1611
 
xt_dccp
1612
 
xt_dscp
1613
 
xt_DSCP
1614
 
xt_esp
1615
 
xt_hashlimit
1616
 
xt_helper
1617
 
xt_hl
1618
 
xt_HL
1619
 
xt_iprange
1620
 
xtkbd
1621
 
xt_length
1622
 
xt_limit
1623
 
xt_mac
1624
 
xt_mark
1625
 
xt_MARK
1626
 
xt_multiport
1627
 
xt_NFLOG
1628
 
xt_NFQUEUE
1629
 
xt_NOTRACK
1630
 
xt_owner
1631
 
xt_physdev
1632
 
xt_pkttype
1633
 
xt_policy
1634
 
xt_quota
1635
 
xt_rateest
1636
 
xt_RATEEST
1637
 
xt_realm
1638
 
xt_recent
1639
 
xts
1640
 
xt_sctp
1641
 
xt_SECMARK
1642
 
xt_state
1643
 
xt_statistic
1644
 
xt_string
1645
 
xt_tcpmss
1646
 
xt_TCPMSS
1647
 
xt_tcpudp
1648
 
xt_time
1649
 
xt_TRACE
1650
 
xt_u32
1651
 
xusbatm
1652
 
xvmalloc
1653
 
yam
1654
 
yealink
1655
 
yellowfin
1656
 
yenta_socket
1657
 
zatm
1658
 
zaurus
1659
 
zhenhua
1660
 
zlib_deflate