Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-15 | qht: return existing entry when qht_insert fails | Emilio G. Cota | 1 | -1/+7 |
2018-06-15 | qht: require a default comparison function | Emilio G. Cota | 1 | -5/+10 |
2016-10-06 | test-qht: perform lookups under rcu_read_lock | Emilio G. Cota | 1 | -0/+4 |
2016-08-02 | qht: do not segfault when gathering stats from an uninitialized qht | Emilio G. Cota | 1 | -0/+4 |
2016-06-16 | clean-includes: run it once more | Paolo Bonzini | 1 | -1/+0 |
2016-06-11 | qht: add test program | Emilio G. Cota | 1 | -0/+159 |