summaryrefslogtreecommitdiff
path: root/include/linux/relay.h
AgeCommit message (Expand)Author
2020-12-15relay: allow the use of const callback structsJani Nikula
2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula
2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2019-03-07include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger
2016-09-06relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel
2013-04-30kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-01-03switch debugfs to umode_tAl Viro
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu
2007-05-09relay: use plain timer instead of delayed workTom Zanussi
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe