index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
relay.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-09-06
relayfs: Convert to hotplug state machine
Richard Weinberger
2016-09-06
relay: Use per CPU constructs for the relay channel buffer pointers
Akash Goel
2013-04-30
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-01-03
switch debugfs to umode_t
Al Viro
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
2008-07-26
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
2007-02-11
[PATCH] Relay: add CPU hotplug support
Mathieu Desnoyers
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-23
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe