| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-12-28 | sys: Use preempt_point and preempt_needed, not open-coded versions. | riastradh |
| 2021-01-13 | /dev/random: Fix nonblocking read. | riastradh |
| 2020-08-14 | New system call getrandom() compatible with Linux and others. | riastradh |
| 2020-05-08 | Omit needless comment. | riastradh |
| 2020-05-08 | Simplify loops by putting interrupt test at end. | riastradh |
| 2020-05-08 | No need for a private pool cache. kmem serves just fine. | riastradh |
| 2020-05-08 | Simplify /dev/random without reference to entropy_depletion. | riastradh |
| 2020-05-07 | Consolidate entropy on RNDADDDATA and writes to /dev/random. | riastradh |
| 2020-04-30 | Missed a spot -- need <sys/atomic.h> to use atomic_*. | riastradh |
| 2020-04-30 | Rewrite entropy subsystem. | riastradh |
