Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FTBFSpower | Timothy Pearson | 2018-06-04 | 1 | -1/+1 |
* | remove definition of `_mm256_set_m128i` | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | fix duplicated nonce usage | psychocrypt | 2018-06-04 | 1 | -0/+6 |
* | fix job consume (possible deadlock) | psychocrypt | 2018-06-04 | 2 | -15/+4 |
* | Spell check | Tony Butler | 2018-06-04 | 12 | -88/+87 |
* | support stellite v4 fork | psychocrypt | 2018-06-04 | 2 | -24/+66 |
* | add support for IPBC coin | psychocrypt | 2018-06-04 | 2 | -21/+69 |
* | Fixes #1467 | Vladimir Tamara | 2018-06-04 | 1 | -0/+1 |
* | add independent dev pool coin description | psychocrypt | 2018-06-04 | 4 | -20/+22 |
* | fix wrong algo selection | psychocrypt | 2018-06-04 | 1 | -4/+18 |
* | fix a few conversion warnings | psychocrypt | 2018-06-04 | 4 | -8/+8 |
* | change 64Bit size value to 32Bit | psychocrypt | 2018-06-04 | 6 | -24/+26 |
* | refactor scratchpad creation | psychocrypt | 2018-06-04 | 3 | -4/+17 |
* | Repair more typos in comments only | Tony Butler | 2018-06-04 | 1 | -1/+1 |
* | Repair all 'namepsace' to 'namespace' (all within comments) | Tony Butler | 2018-06-04 | 6 | -6/+6 |
* | change `height` to `version` | psychocrypt | 2018-06-04 | 1 | -2/+2 |
* | refactor mining algo selection | psychocrypt | 2018-06-04 | 2 | -26/+36 |
* | Add filename to backend errors | fireice-uk | 2018-06-04 | 1 | -5/+5 |
* | POW AEON v7 | psychocrypt | 2018-06-04 | 2 | -45/+85 |
* | fix autoAdjust(non hwloc) | psychocrypt | 2018-06-04 | 1 | -2/+3 |
* | Fixed compile error without hwloc. | Judemir Ribeiro | 2018-04-07 | 1 | -17/+1 |
* | Update cryptonight_altivec.h | Judemir Ribeiro | 2018-04-07 | 1 | -2/+5 |
* | Recovered some power8 speed (3200h/s on monero7 with 20 core power8) | Judemir Ribeiro | 2018-04-06 | 1 | -6/+2 |
* | Merge branch 'master' of https://github.com/nioroso-x3/xmr-stak | Judemir Ribeiro | 2018-04-06 | 1 | -2/+6 |
|\ | |||||
| * | Update cryptonight_altivec.h | Judemir Ribeiro | 2018-04-06 | 1 | -2/+6 |
* | | Recovered some of power8 speed (3200h/s on 20 core power8 in monero7) | Judemir Ribeiro | 2018-04-06 | 1 | -66/+312 |
|/ | |||||
* | Ported xmr-stak 2.3.0 rc to ppc64le | Judemir Ribeiro | 2018-04-01 | 8 | -345/+1220 |
* | XMR-Stak 2.3.0 RC | xmr-stak-devs | 2018-03-25 | 6 | -198/+556 |
* | Comment cleanup | Bryan Stitt | 2018-03-03 | 1 | -1/+1 |
* | void nonce overlappping | psychocrypt | 2018-01-27 | 1 | -3/+4 |
* | Merge pull request #772 from vtamara/comp_adJ | psychocrypt | 2018-01-21 | 2 | -0/+5 |
|\ | |||||
| * | Extra code path for OpenBSD suggested by psychocrypt | Vladimir Tamara | 2018-01-16 | 1 | -1/+3 |
| * | It compiles on OpenBSD/adJ 6.2 | Vladimir Tamara | 2018-01-01 | 2 | -1/+4 |
* | | fix set affinity for windows | psychocrypt | 2018-01-13 | 1 | -1/+10 |
* | | Merge pull request #846 from psychocrypt/fix-cpuMemAutodetection | fireice-uk | 2018-01-12 | 1 | -18/+15 |
|\ \ | |||||
| * | | fix usage of bytes instead of KB | psychocrypt | 2018-01-09 | 1 | -17/+14 |
| * | | Fix cache size detection | Tom Doemiller | 2018-01-09 | 1 | -1/+1 |
* | | | Merge pull request #697 from dangrabbits/master | psychocrypt | 2018-01-09 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updated config.tpl comments to include how to exclude CPU/GPUs | dangrabbits | 2017-12-25 | 1 | -0/+3 |
* | | | Merge pull request #778 from b-/patch-2 | fireice-uk | 2018-01-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update minethd.cpp | Brian Recchia | 2018-01-04 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #705 from dataway/dev | fireice-uk | 2018-01-03 | 1 | -7/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | CPU - cryptonight_aesni.h - rearranged prefetch instructions to allow more ti... | Anthony Uk | 2017-12-25 | 1 | -7/+6 |
| |/ | |||||
* | | Typo: Obtaning -> Obtaining | Lehmax | 2017-12-28 | 1 | -1/+1 |
* | | Busywork courtesy of Microsoft | fireice-uk | 2017-12-26 | 1 | -0/+2 |
* | | On-demand elevation | fireice-uk | 2017-12-25 | 1 | -0/+4 |
|/ | |||||
* | Make sure we are using a steady clock | fireice-uk | 2017-12-22 | 1 | -4/+2 |
* | Fix nonce allocation | Unknown | 2017-12-07 | 2 | -17/+28 |
* | Update documentation for `low_power_mode`. | Grzegorz Hasse | 2017-12-06 | 1 | -2/+4 |
* | Extend low_power_mode to do up to 5 cn hashes at a time. | Grzegorz Hasse | 2017-12-06 | 5 | -102/+483 |