aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-06
* ext2: change the default behaviour on errorAneesh Kumar K.V2008-02-06
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-06
* sound/oss/sb_common.c: fix casting warningJeff Garzik2008-02-06
* sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik2008-02-06
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-06
* hash: add explicit u32 and u64 versions of hashMatthew Wilcox2008-02-06
* use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov2008-02-06
* taskstats scaled time cleanupMichael Neuling2008-02-06
* riscom8: fix SMP brokennessJeff Garzik2008-02-06
* A potential bug in inotify_user.cYan Zheng2008-02-06
* fs/fat/: refine chmod checksJan Engelhardt2008-02-06
* geode lists are subscriber onlyAlan Cox2008-02-06
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-05
|\
| * ide-tape: bump minor driver versionBorislav Petkov2008-02-05
| * ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-05
| * ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-05
| * ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-05
| * ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-05
| * ide-tape: include proper headersBorislav Petkov2008-02-05
| * ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov2008-02-05
| * ide-tape: remove struct idetape_id_gcwBorislav Petkov2008-02-05
| * ide-tape: cleanup and fix commentsBorislav Petkov2008-02-05
| * ide-tape: shorten some function namesBorislav Petkov2008-02-05
| * ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov2008-02-05
| * ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov2008-02-05
| * ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-05
| * ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-05
| * ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-05
| * ide-tape: remove unreachable code chunkBorislav Petkov2008-02-05
| * ide-tape: remove struct idetape_read_position_result_tBorislav Petkov2008-02-05
| * ide-tape: refactor the debug logging facilityBorislav Petkov2008-02-05
| * ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-05
| * ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-05
| * ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-05
| * ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz2008-02-05
| * ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-05
| * ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-05
| * ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-05
| * drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton2008-02-05
| * drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton2008-02-05
| * Palmchip BK3710 IDE driverAnton Salnikov2008-02-05
| * ide-generic: probing bugfixBartlomiej Zolnierkiewicz2008-02-05
* | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-05
|\ \
| * | pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox2007-12-04
| * | Change dmapool free block managementMatthew Wilcox2007-12-04
| * | dmapool: Tidy up includes and add commentsMatthew Wilcox2007-12-04
| * | dmapool: Validate parameters to dma_pool_createMatthew Wilcox2007-12-04
| * | Avoid taking waitqueue lock in dmapoolMatthew Wilcox2007-12-04