summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu
Commit message (Expand)AuthorAgeFilesLines
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-256-198/+556
* Comment cleanupBryan Stitt2018-03-031-1/+1
* void nonce overlapppingpsychocrypt2018-01-271-3/+4
* Merge pull request #772 from vtamara/comp_adJpsychocrypt2018-01-212-0/+5
|\
| * Extra code path for OpenBSD suggested by psychocryptVladimir Tamara2018-01-161-1/+3
| * It compiles on OpenBSD/adJ 6.2Vladimir Tamara2018-01-012-1/+4
* | fix set affinity for windowspsychocrypt2018-01-131-1/+10
* | Merge pull request #846 from psychocrypt/fix-cpuMemAutodetectionfireice-uk2018-01-121-18/+15
|\ \
| * | fix usage of bytes instead of KBpsychocrypt2018-01-091-17/+14
| * | Fix cache size detectionTom Doemiller2018-01-091-1/+1
* | | Merge pull request #697 from dangrabbits/masterpsychocrypt2018-01-091-0/+3
|\ \ \ | |/ / |/| |
| * | Updated config.tpl comments to include how to exclude CPU/GPUsdangrabbits2017-12-251-0/+3
* | | Merge pull request #778 from b-/patch-2fireice-uk2018-01-081-1/+1
|\ \ \
| * | | Update minethd.cppBrian Recchia2018-01-041-1/+1
| | |/ | |/|
* | | Merge pull request #705 from dataway/devfireice-uk2018-01-031-7/+6
|\ \ \ | |/ / |/| |
| * | CPU - cryptonight_aesni.h - rearranged prefetch instructions to allow more ti...Anthony Uk2017-12-251-7/+6
| |/
* | Typo: Obtaning -> ObtainingLehmax2017-12-281-1/+1
* | Busywork courtesy of Microsoftfireice-uk2017-12-261-0/+2
* | On-demand elevationfireice-uk2017-12-251-0/+4
|/
* Make sure we are using a steady clockfireice-uk2017-12-221-4/+2
* Fix nonce allocationUnknown2017-12-072-17/+28
* Update documentation for `low_power_mode`.Grzegorz Hasse2017-12-061-2/+4
* Extend low_power_mode to do up to 5 cn hashes at a time.Grzegorz Hasse2017-12-065-102/+483
* Remove whitespace linesUnknown2017-11-162-4/+4
* fix wrong indentions by hand after auto conversionpsychocrypt2017-11-161-3/+4
* remove space indention with tabspsychocrypt2017-11-162-36/+36
* Merge pull request #115 from fireice-uk/topic-net-extpsychocrypt2017-11-161-4/+4
|\
| * Pass threadno up the food chainUnknown2017-11-141-4/+4
* | Fix misc bugs (#117)fireice-uk2017-11-152-0/+8
|/
* add backend typepsychocrypt2017-11-101-0/+1
* Multi-pool final version (#90)fireice-uk2017-11-091-3/+0
* fix windows compile and broken aeonpsychocrypt2017-10-282-54/+66
* rename `xmr` to `monero`psychocrypt2017-10-276-45/+51
* add aeon support to backend cpupsychocrypt2017-10-277-86/+177
* check if affinity must be setpsychocrypt2017-10-271-3/+3
* thread affinity for non cpu backendspsychocrypt2017-10-261-5/+5
* remove double blob copypsychocrypt2017-10-231-4/+0
* move nicehash check into nonce calcfireice-uk2017-10-221-8/+8
* note-to-self: don't type with your foreheadfireice-uk2017-10-221-1/+1
* separate nonce_ctr from result pushfireice-uk2017-10-221-32/+24
* Implement changes suggestedfireice-uk2017-10-221-2/+2
* Implement pool-controlled nonce allocationfireice-uk2017-10-221-8/+28
* add order_fix for double hashfireice-uk2017-10-181-0/+2
* Merge pull request #50 from fireice-uk/topic-hwlocfireice-uk2017-10-181-0/+9
|\
| * make hwloc check capabilities and stop it from leaking memfireice-uk2017-10-171-0/+9
* | rm pin_thd_affinityfireice-uk2017-10-172-9/+2
* | Affinity - fix Cfireice-uk2017-10-122-5/+8
* | Affinity - fix Bfireice-uk2017-10-122-8/+9
* | swap orderfireice-uk2017-10-121-3/+3
* | print warningfireice-uk2017-10-111-1/+2
OpenPOWER on IntegriCloud