summaryrefslogtreecommitdiffstats
path: root/kernel/relay.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* | relay: use plain timer instead of delayed workTom Zanussi2007-05-091-19/+16
|/
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-2/+1
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-6/+6
* [PATCH] Relay: add CPU hotplug supportMathieu Desnoyers2007-02-111-53/+127
* [PATCH] relay: remove inliningAndrew Morton2006-12-221-8/+7
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-221-1/+1
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-2/+2
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+6
* [PATCH] make kernel/relay.c __user-cleanAl Viro2006-10-101-19/+22
* [PATCH] kernel-doc for relay interfaceRandy Dunlap2006-09-291-14/+22
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] relay: consolidate sendfile() and read() codeTom Zanussi2006-03-231-84/+91
* [PATCH] relay: add sendfile() supportJens Axboe2006-03-231-29/+115
* [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-231-0/+919