| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support --with-lg-page values larger than actual page size. | Jason Evans | 2016-04-11 | 1 | -2/+2 |
| * | Reduce differences between alternative bitmap implementations. | Jason Evans | 2016-04-06 | 1 | -1/+1 |
| * | Fix bitmap_sfu() regression. | Jason Evans | 2016-04-06 | 1 | -1/+1 |
| * | Refactor some bitmap cpp logic. | Jason Evans | 2016-02-26 | 1 | -3/+2 |
| * | Use linear scan for small bitmaps | Dave Watson | 2016-02-26 | 1 | -2/+48 |
| * | Miscellaneous bitmap refactoring. | Jason Evans | 2016-02-26 | 1 | -11/+10 |
| * | Silence miscellaneous 64-to-32-bit data loss warnings. | Jason Evans | 2016-02-24 | 1 | -1/+1 |
| * | Refactor jemalloc_ffs*() into ffs_*(). | Jason Evans | 2016-02-24 | 1 | -2/+2 |
| * | Convert to uniform style: cond == false --> !cond | Jason Evans | 2014-10-03 | 1 | -4/+4 |
| * | Implement compile-time bitmap size computation. | Jason Evans | 2014-09-28 | 1 | -0/+46 |
| * | Try to use __builtin_ffsl if ffsl is unavailable. | Richard Diamond | 2014-06-02 | 1 | -2/+2 |
| * | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+184 |
