| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Header refactoring: prng module - remove from the catchall and unify. | David Goldblatt | 2017-04-24 | 1 | -0/+185 |
| * | Break up headers into constituent parts | David Goldblatt | 2017-01-12 | 1 | -207/+0 |
| * | Rename atomic_*_{uint32,uint64,u}() to atomic_*_{u32,u64,zu}(). | Jason Evans | 2016-11-07 | 1 | -4/+4 |
| * | Refactor prng to not use 64-bit atomics on 32-bit platforms. | Jason Evans | 2016-11-07 | 1 | -16/+127 |
| * | Implement cache-oblivious support for huge size classes. | Jason Evans | 2016-06-03 | 1 | -9/+26 |
| * | Refactor jemalloc_ffs*() into ffs_*(). | Jason Evans | 2016-02-24 | 1 | -1/+1 |
| * | Fix overflow in prng_range(). | Jason Evans | 2016-02-21 | 1 | -1/+1 |
| * | Refactor prng* from cpp macros into inline functions. | Jason Evans | 2016-02-20 | 1 | -24/+43 |
| * | Implement cache index randomization for large allocations. | Jason Evans | 2015-05-06 | 1 | -6/+6 |
| * | Whitespace cleanups. | Jason Evans | 2014-09-05 | 1 | -1/+1 |
| * | Normalize #define whitespace. | Jason Evans | 2013-12-09 | 1 | -2/+2 |
| * | Rename prn to prng. | Jason Evans | 2012-03-02 | 1 | -0/+60 |
