aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-10[S390] vmlogrdr function annotation.Christian Borntraeger
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck
2007-07-10[S390] zcrypt: fix request timeout handlingRalph Wuerthner
2007-07-10[S390] system call optimization.Martin Schwidefsky
2007-07-10[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens
2007-07-10[S390] Remove volatile from atomic_tHeiko Carstens
2007-07-10[S390] Program check in diag 210 under 31 bitMichael Holzheu
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky
2007-07-10[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens
2007-07-10[S390] zcore: Fix __user annotation.Heiko Carstens
2007-07-10[S390] fixed cdl-format detection.Stefan Haberland
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens
2007-07-10[S390] Fixed comment typo.Ralph Wuerthner
2007-07-10[S390] vmcp cleanupRobert P. J. Day
2007-07-10pipe: add documentation and commentsJens Axboe
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10Remove remnants of sendfile()Jens Axboe
2007-07-10xip sendfile removalCarsten Otte
2007-07-10splice: completely document external interface with kerneldocJens Axboe
2007-07-10sendfile: remove bad_sendfile() from bad_file_opsJens Axboe
2007-07-10shmem: convert to using splice instead of sendfile()Hugh Dickins
2007-07-10relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe
2007-07-10pipe: allow passing around of ops private pointerJens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10splice: relay supportTom Zanussi
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-07-10sendfile: convert nfs to using splice_read()Jens Axboe
2007-07-10loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe
2007-07-10splice: add void cookie to the actor dataJens Axboe
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-07-10sys_sendfile: switch to using ->splice_read, if availableJens Axboe
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe
2007-07-10splice: abstract out actor dataJens Axboe
2007-07-10unexport bio_{,un}map_userAdrian Bunk
2007-07-10Remove legacy CDROM driversJens Axboe
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev
2007-07-10[PATCH] Remove acsi.cJens Axboe
2007-07-10[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endioTejun Heo
2007-07-10[PATCH] cdrom_sysctl_info fixDave Young
2007-07-10blk_hw_contig_segment(): bad segment size checksJens Axboe
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert
2007-07-10Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton
2007-07-10Input: update MAINTAINERS to explicitly mention touchscreensRobert P. J. Day
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede