aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/relay.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra1-1/+2
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger1-0/+6
2016-09-06relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel1-7/+10
2013-04-30kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)1-3/+0
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap1-1/+1
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu1-0/+5
2007-05-09relay: use plain timer instead of delayed workTom Zanussi1-1/+2
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers1-2/+7
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+281