index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-10
Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-10
Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...
Geert Uytterhoeven
2007-07-10
Use list_for_each_entry() instead of list_for_each() in the block device
Matthias Kaehlcke
2007-07-10
Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",
Jan Engelhardt
2007-07-10
block/Kconfig already has its own "menuconfig" so remove these
Jan Engelhardt
2007-07-10
Use menuconfigs instead of menus, so the whole menu can be disabled at once
Jan Engelhardt
2007-07-10
cfq-iosched: fix async queue behaviour
Jens Axboe
2007-07-10
pipe: add documentation and comments
Jens Axboe
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
Remove remnants of sendfile()
Jens Axboe
2007-07-10
xip sendfile removal
Carsten Otte
2007-07-10
splice: completely document external interface with kerneldoc
Jens Axboe
2007-07-10
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
2007-07-10
shmem: convert to using splice instead of sendfile()
Hugh Dickins
2007-07-10
relay: use splice_to_pipe() instead of open-coding the pipe loop
Jens Axboe
2007-07-10
pipe: allow passing around of ops private pointer
Jens Axboe
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
splice: relay support
Tom Zanussi
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
sendfile: convert nfs to using splice_read()
Jens Axboe
2007-07-10
loop: convert to using splice_direct_to_actor() instead of sendfile()
Jens Axboe
2007-07-10
splice: add void cookie to the actor data
Jens Axboe
2007-07-10
sendfile: kill generic_file_sendfile()
Jens Axboe
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
2007-07-10
vmsplice: add vmsplice-to-user support
Jens Axboe
2007-07-10
splice: abstract out actor data
Jens Axboe
2007-07-10
unexport bio_{,un}map_user
Adrian Bunk
2007-07-10
Remove legacy CDROM drivers
Jens Axboe
2007-07-10
[PATCH] fix request->cmd == INT cases
Boaz Harrosh
2007-07-10
cciss: add new controller support for P700m
Mike Miller (OS Dev
2007-07-10
[PATCH] Remove acsi.c
Jens Axboe
2007-07-10
[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio
Tejun Heo
2007-07-10
[PATCH] cdrom_sysctl_info fix
Dave Young
2007-07-10
blk_hw_contig_segment(): bad segment size checks
Jens Axboe
2007-07-10
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
Benjamin Gilbert
2007-07-10
Input: tsdev - fix broken usec-to-millisecs conversion
Andrew Morton
2007-07-10
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
2007-07-10
Input: serio_raw - shut up errorneous warning
Andrew Morton
2007-07-10
Input: update MAINTAINERS to explicitly mention touchscreens
Robert P. J. Day
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
2007-07-10
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
Ondrej Zary
2007-07-10
Input: ppc-beep - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-07-10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
2007-07-10
Input: xpad - make xpad_play_effect() static
Adrian Bunk
2007-07-10
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
2007-07-10
Input: grip-mp - use ARRAY_SIZE
Andi Drebes
2007-07-10
Input: wacom - add support for the new Bamboo tablets
Ping Cheng
2007-07-10
Input: add gpio-mouse driver
Hans-Christian Egtvedt
[next]