index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
relay.c
Commit message (
Expand
)
Author
Age
*
whitespace fixes: relayfs
Daniel Walker
2007-10-18
*
Fix a use after free bug in kernel->userspace relay file support
Jesper Juhl
2007-07-31
*
kernel/relay.c: make functions static
Adrian Bunk
2007-07-19
*
relay: fixup kerneldoc comment
Tom Zanussi
2007-07-13
*
relay: fix bogus cast in subbuf_splice_actor()
Tom Zanussi
2007-07-13
*
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
*
relay: use splice_to_pipe() instead of open-coding the pipe loop
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
*
relayfs: fix overwrites
Masami Hiramatsu
2007-06-28
*
relay file read: start-pos fix
David Wilder
2007-06-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
|
\
|
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
|
relay: use plain timer instead of delayed work
Tom Zanussi
2007-05-09
|
/
*
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
2007-03-01
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
*
[PATCH] Relay: add CPU hotplug support
Mathieu Desnoyers
2007-02-11
*
[PATCH] relay: remove inlining
Andrew Morton
2006-12-22
*
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
2006-12-22
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
*
[PATCH] make kernel/relay.c __user-clean
Al Viro
2006-10-10
*
[PATCH] kernel-doc for relay interface
Randy Dunlap
2006-09-29
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
*
[PATCH] relay: consolidate sendfile() and read() code
Tom Zanussi
2006-03-23
*
[PATCH] relay: add sendfile() support
Jens Axboe
2006-03-23
*
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
2006-03-23