aboutsummaryrefslogtreecommitdiff
path: root/include/linux/relay.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupGravatar Peter Zijlstra 1-1/+2
2016-09-06relayfs: Convert to hotplug state machineGravatar Richard Weinberger 1-0/+6
2016-09-06relay: Use per CPU constructs for the relay channel buffer pointersGravatar Akash Goel 1-7/+10
2013-04-30kernel/relay.c: move FIX_SIZE macro into relay.cGravatar zhangwei(Jovi) 1-3/+0
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2012-01-03switch debugfs to umode_tGravatar Al Viro 1-1/+1
2009-09-24docs: fix various Documentation/ paths in header filesGravatar Randy Dunlap 1-1/+1
2008-07-26relay: add buffer-only channels; useful for early loggingGravatar Eduard - Gabriel Munteanu 1-0/+5
2007-05-09relay: use plain timer instead of delayed workGravatar Tom Zanussi 1-1/+2
2007-02-11[PATCH] Relay: add CPU hotplug supportGravatar Mathieu Desnoyers 1-2/+7
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationGravatar Helge Deller 1-1/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIGravatar Jens Axboe 1-0/+281