Commit Graph

229678 Commits (fb7fa589fd3ecc212fabd7867a4ecc3b175260c1)
 

Author SHA1 Message Date
Lasse Collin fb7fa589fd Decompressors: fix callback-to-callback mode in decompress_unlzo.c 14 years ago
Lasse Collin 5a3f81a702 Decompressors: check input size in decompress_unlzo.c 14 years ago
Lasse Collin 8f9b54a35a Decompressors: check for write errors in decompress_unlzo.c 14 years ago
Lasse Collin eb0cf3e19b Decompressors: validate match distance in decompress_unlzma.c 14 years ago
Lasse Collin 528941ca05 Decompressors: check for write errors in decompress_unlzma.c 14 years ago
Lasse Collin 278208d9d6 Decompressors: check for read errors in decompress_unlzma.c 14 years ago
Lasse Collin 8218a43723 Decompressors: fix header validation in decompress_unlzma.c 14 years ago
Lasse Collin 22e4420820 Decompressors: remove unused function from lib/decompress_unlzma.c 14 years ago
Lasse Collin 2b6b5caa6d Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> 14 years ago
Lasse Collin 93685ad247 Decompressors: get rid of set_error_fn() macro 14 years ago
Lasse Collin 6b01ed64c1 Decompressors: add missing INIT (i.e. __init) 14 years ago
Mike Frysinger 8d0a1decb4 romfs: have romfs_fs.h pull in necessary headers 14 years ago
Andrew Morton 264b795fbd ramoops: fix types, remove typecasts 14 years ago
Stefani Seibold 6f772fe65c cramfs: generate unique inode number for better inode cache usage 14 years ago
Alexander Shishkin beeae05138 cramfs: hide function prototypes behind __KERNEL__ macro 14 years ago
Jeff Moyer d3486f8b9e aio: remove unused aio_run_iocbs() 14 years ago
Namhyung Kim 2e41025598 aio: remove unnecessary check 14 years ago
Dmitry Torokhov d27a0c06ec VMware balloon: stop locking pages when hypervisor tells us enough 14 years ago
Mika Laitio 17fecb5582 w1: DS2423 counter driver and documentation 14 years ago
Alex Dubov 496fc1a68a memstick: factor out transfer initiating functionality in mspro_block.c 14 years ago
Alex Dubov edb50b3b1d memstick: remove mspro_block_mutex 14 years ago
Alex Dubov d8256d4878 memstick: avert possible race condition between idr_pre_get and idr_get_new 14 years ago
Takashi Iwai 8930c8aa74 memstick: add support for JMicron JMB 385 and 390 controllers 14 years ago
Takashi Iwai 68860b96eb memstick: set PMOS values propery for JMicron 38x controllers 14 years ago
Takashi Iwai 23c5947ac3 memstick: fix setup for JMicron 38x controllers 14 years ago
Vasiliy Kulikov 0193383a58 memstick: core: fix device_register() error handling 14 years ago
Alexander Gordeev 563558b2c7 pps: add parallel port PPS signal generator 14 years ago
Alexander Gordeev 46b402a0e5 pps: add parallel port PPS signal generator 14 years ago
Alexander Gordeev a10203c691 pps: add parallel port PPS client 14 years ago
Alexander Gordeev 717c033669 pps: add kernel consumer support 14 years ago
Alexander Gordeev e2c18e49a0 pps: capture MONOTONIC_RAW timestamps as well 14 years ago
Alexander Gordeev 025b40abe7 ntp: add hardpps implementation 14 years ago
Alexander Gordeev 12f9b1f9c1 pps: timestamp is always passed to dcd_change() 14 years ago
Alexander Gordeev 818b9eefe7 pps: simplify conditions a bit 14 years ago
Alexander Gordeev 29f347c9fa pps: use BUG_ON for kernel API safety checks 14 years ago
Alexander Gordeev 2a5cd6e2fb pps: make idr lock a mutex and protect idr_pre_get 14 years ago
Alexander Gordeev 083e58666f pps: move idr stuff to pps.c 14 years ago
Alexander Gordeev 7f7cce7410 pps: convert printk/pr_* to dev_* 14 years ago
Alexander Gordeev 5e196d34a7 pps: access pps device by direct pointer 14 years ago
Alexander Gordeev 6f4229b511 pps: unify timestamp gathering 14 years ago
Alexander Gordeev 3003d55b59 pps: fix race in PPS_FETCH handler 14 years ago
Alexander Gordeev 86d921f9ec pps: declare variables where they are used in switch 14 years ago
Alexander Gordeev 7a21a3cc0b pps: trivial fixes 14 years ago
Jeff Mahoney 9ab020cf07 taskstats: use better ifdef for alignment 14 years ago
Matti J. Aaltonen 0329326e85 NFC: Driver for NXP Semiconductors PN544 NFC chip. 14 years ago
Pavel Emelyanov 6164281ab7 user_ns: improve the user_ns on-the-slab packaging 14 years ago
Jovi Zhang e020e742e5 sysctl: remove obsolete comments 14 years ago
Jovi Zhang 5561050003 sysctl: fix #ifdef guard comment 14 years ago
Thomas Taranowski 12a4dc4391 rapidio: fix hang on RapidIO doorbell queue full condition 14 years ago
Alexandre Bounine 2e9d4d8484 rapidio: add new idt sRIO switches 14 years ago