Files
ubports_kernel_google_msm/arch/ia64/kernel
Jens Axboe 912d35f867 [PATCH] Add support for the sys_vmsplice syscall
sys_splice() moves data to/from pipes with a file input/output. sys_vmsplice()
moves data to a pipe, with the input being a user address range instead.

This uses an approach suggested by Linus, where we can hold partial ranges
inside the pages[] map. Hopefully this will be useful for network
receive support as well.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-04-26 10:59:21 +02:00
..
2006-02-28 08:53:32 -08:00
2006-02-07 15:25:57 -08:00
2006-01-05 10:24:20 -08:00
2006-04-06 15:03:49 -07:00
2006-03-21 08:16:21 -08:00
2006-01-12 09:08:58 -08:00
2006-01-19 11:18:25 -08:00