summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cleanup and give a return from set_affinityfireice-uk2017-10-112-32/+11
|/
* Merge pull request #19 from fireice-uk/topic-crash-fixpsychocrypt2017-10-062-4/+16
|\
| * Port the crash fix from xmr-stak-cpufireice-uk2017-10-052-4/+16
* | Merge pull request #12 from fireice-uk/topic-large-pages-winpsychocrypt2017-10-051-3/+90
|\ \ | |/ |/|
| * put global into proper placefireice-uk2017-10-041-1/+2
| * Add a suggestion to reboot in cases where it might helpfireice-uk2017-10-041-1/+10
| * - Add large page initialisation on Windowsfireice-uk2017-10-041-2/+79
* | Further software aes optimisationfireice-uk2017-10-051-25/+23
* | Cleaned up, so persons not very proficient in C macros, like hyc_symas don't ...fireice-uk2017-10-051-99/+14
* | rename soft_aes.cfireice-uk2017-10-042-3/+2
|/
* rename `Params` to `params`psychocrypt2017-09-304-6/+6
* fix compilepsychocrypt2017-09-304-40/+26
* cleanup includespsychocrypt2017-09-307-37/+43
* group filespsychocrypt2017-09-3026-0/+6082
OpenPOWER on IntegriCloud