aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Decompressors: check for read errors in decompress_unlzma.cLasse Collin2011-01-13
* Decompressors: fix header validation in decompress_unlzma.cLasse Collin2011-01-13
* Decompressors: remove unused function from lib/decompress_unlzma.cLasse Collin2011-01-13
* Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin2011-01-13
* Decompressors: get rid of set_error_fn() macroLasse Collin2011-01-13
* Decompressors: add missing INIT (i.e. __init)Lasse Collin2011-01-13
* romfs: have romfs_fs.h pull in necessary headersMike Frysinger2011-01-13
* ramoops: fix types, remove typecastsAndrew Morton2011-01-13
* cramfs: generate unique inode number for better inode cache usageStefani Seibold2011-01-13
* cramfs: hide function prototypes behind __KERNEL__ macroAlexander Shishkin2011-01-13
* aio: remove unused aio_run_iocbs()Jeff Moyer2011-01-13
* aio: remove unnecessary checkNamhyung Kim2011-01-13
* VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov2011-01-13
* w1: DS2423 counter driver and documentationMika Laitio2011-01-13
* memstick: factor out transfer initiating functionality in mspro_block.cAlex Dubov2011-01-13
* memstick: remove mspro_block_mutexAlex Dubov2011-01-13
* memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov2011-01-13
* memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai2011-01-13
* memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai2011-01-13
* memstick: fix setup for JMicron 38x controllersTakashi Iwai2011-01-13
* memstick: core: fix device_register() error handlingVasiliy Kulikov2011-01-13
* pps: add parallel port PPS signal generatorAlexander Gordeev2011-01-13
* pps: add parallel port PPS signal generatorAlexander Gordeev2011-01-13
* pps: add parallel port PPS clientAlexander Gordeev2011-01-13
* pps: add kernel consumer supportAlexander Gordeev2011-01-13
* pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-13
* ntp: add hardpps implementationAlexander Gordeev2011-01-13
* pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-13
* pps: simplify conditions a bitAlexander Gordeev2011-01-13
* pps: use BUG_ON for kernel API safety checksAlexander Gordeev2011-01-13
* pps: make idr lock a mutex and protect idr_pre_getAlexander Gordeev2011-01-13
* pps: move idr stuff to pps.cAlexander Gordeev2011-01-13
* pps: convert printk/pr_* to dev_*Alexander Gordeev2011-01-13
* pps: access pps device by direct pointerAlexander Gordeev2011-01-13
* pps: unify timestamp gatheringAlexander Gordeev2011-01-13
* pps: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-13
* pps: declare variables where they are used in switchAlexander Gordeev2011-01-13
* pps: trivial fixesAlexander Gordeev2011-01-13
* taskstats: use better ifdef for alignmentJeff Mahoney2011-01-13
* NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen2011-01-13
* user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov2011-01-13
* sysctl: remove obsolete commentsJovi Zhang2011-01-13
* sysctl: fix #ifdef guard commentJovi Zhang2011-01-13
* rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski2011-01-13
* rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-13
* rapidio: use Component Tag for unified switch identificationAlexandre Bounine2011-01-13
* rapidio: add device object linking into discoveryAlexandre Bounine2011-01-13
* rapidio: add definitions of Component Tag fieldsAlexandre Bounine2011-01-13
* rapidio: integrate rio_switch into rio_devAlexandre Bounine2011-01-13
* rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-13