aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-10
|\
| * pipe: add documentation and commentsJens Axboe2007-07-10
| * pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
| * Remove remnants of sendfile()Jens Axboe2007-07-10
| * xip sendfile removalCarsten Otte2007-07-10
| * splice: completely document external interface with kerneldocJens Axboe2007-07-10
| * sendfile: remove bad_sendfile() from bad_file_opsJens Axboe2007-07-10
| * shmem: convert to using splice instead of sendfile()Hugh Dickins2007-07-10
| * relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe2007-07-10
| * pipe: allow passing around of ops private pointerJens Axboe2007-07-10
| * splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
| * splice: relay supportTom Zanussi2007-07-10
| * sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-10
| * sendfile: convert nfs to using splice_read()Jens Axboe2007-07-10
| * loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-10
| * splice: add void cookie to the actor dataJens Axboe2007-07-10
| * sendfile: kill generic_file_sendfile()Jens Axboe2007-07-10
| * sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
| * sys_sendfile: switch to using ->splice_read, if availableJens Axboe2007-07-10
| * vmsplice: add vmsplice-to-user supportJens Axboe2007-07-10
| * splice: abstract out actor dataJens Axboe2007-07-10
* | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-10
|\ \
| * | Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...Geert Uytterhoeven2007-07-10
| * | Use list_for_each_entry() instead of list_for_each() in the block deviceMatthias Kaehlcke2007-07-10
| * | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt2007-07-10
| * | block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt2007-07-10
| * | Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt2007-07-10
| * | cfq-iosched: fix async queue behaviourJens Axboe2007-07-10
| * | unexport bio_{,un}map_userAdrian Bunk2007-07-10
| * | Remove legacy CDROM driversJens Axboe2007-07-10
| * | [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-10
| * | cciss: add new controller support for P700mMike Miller (OS Dev2007-07-10
| * | [PATCH] Remove acsi.cJens Axboe2007-07-10
| * | [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endioTejun Heo2007-07-10
| * | [PATCH] cdrom_sysctl_info fixDave Young2007-07-10
| * | blk_hw_contig_segment(): bad segment size checksJens Axboe2007-07-10
| * | [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert2007-07-10
| |/
* | Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton2007-07-10
* | Input: pxa27x_keyboard - fix compile errorMike Rapoport2007-07-10
* | Input: serio_raw - shut up errorneous warningAndrew Morton2007-07-10
* | Input: update MAINTAINERS to explicitly mention touchscreensRobert P. J. Day2007-07-10
* | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-10
* | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2007-07-10
* | Input: ppc-beep - switch to using input_dev->dev.parentDmitry Torokhov2007-07-10
* | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov2007-07-10
* | Input: xpad - make xpad_play_effect() staticAdrian Bunk2007-07-10
* | Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil2007-07-10
* | Input: grip-mp - use ARRAY_SIZEAndi Drebes2007-07-10
* | Input: wacom - add support for the new Bamboo tabletsPing Cheng2007-07-10
* | Input: add gpio-mouse driverHans-Christian Egtvedt2007-07-10