Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/common/include/linux/completion.h
RevisionDateAuthorComments
 1.12  19-Dec-2021  riastradh linux: Timeout audit -- linux/completion.h.
 1.11  19-Dec-2021  riastradh linux: wait_for_completion
 1.10  19-Dec-2021  riastradh sys/kernel.h for hardclock_ticks


Author: Maya Rashish <maya@NetBSD.org>
 1.9  19-Dec-2021  riastradh sys/param.h for KASSERT etc


Author: Maya Rashish <maya@NetBSD.org>
 1.8  19-Dec-2021  riastradh Implement wait_for_completion_timeout.
 1.7  03-Jul-2020  maxv hardclock_ticks -> getticks()
 1.6  11-Jan-2017  skrll Add a reinit_completion function
 1.5  02-Sep-2014  jmcneill branches: 1.5.2; 1.5.4;
IPL_VM -> IPL_SCHED
 1.4  03-Jul-2014  riastradh branches: 1.4.4;
Add some notes on using these shims to port Linux kernel code.
 1.3  05-May-2014  skrll branches: 1.3.2; 1.3.4;
Use a spinlock for completions. Makes vchiq pass LOCKDEBUG where other
spinlocks where held when trying to use the completion API.
 1.2  01-Apr-2014  riastradh branches: 1.2.2;
Explicitly kassert the precondition c_done != 0 in _completion_claim.
 1.1  01-Apr-2014  riastradh Move <linux/completion.h> from drm2 to external/bsd/common.
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.3.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.4.1  05-May-2014  yamt file completion.h was added on branch yamt-pagecache on 2014-05-22 11:40:42 +0000
 1.3.2.2  18-May-2014  rmind sync with head
 1.3.2.1  05-May-2014  rmind file completion.h was added on branch rmind-smpnet on 2014-05-18 17:45:53 +0000
 1.4.4.3  03-Dec-2017  jdolecek update from HEAD
 1.4.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.4.1  03-Jul-2014  tls file completion.h was added on branch tls-maxphys on 2014-08-20 00:03:56 +0000
 1.5.4.1  20-Mar-2017  pgoyette Sync with HEAD
 1.5.2.1  05-Feb-2017  skrll Sync with HEAD

RSS XML Feed