summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Fix build with glibc 2.19 and olderGreg Kurz2018-12-13
| * Update the MMIO_PASID: PASID Register with the PASID for the currently open c...Christophe Lombard2018-12-11
| * Test cleanup and fix prefetchFrederic Barrat2018-11-28
| * Fix printed values of previous perf countersFrederic Barrat2018-11-28
| * afutests: make precommit happyPhilippe Bergheaud2018-10-19
| * ocxl_afp3: fix usage format in README.mdPhilippe Bergheaud2018-10-19
| * Add test programs for development AFUs IBM,MEMCPY3 and IBM,AFP3.Philippe Bergheaud2018-10-19
| * README.md: Add details about API documentationAndrew Donnellan2018-08-24
* | git-debrebase import: declare upstreamFrédéric Bonnard2021-10-20
|\|
* | git-debrebase convert-from-gbp: drop patches from treeFrédéric Bonnard2021-10-20
* | Merge branch 'lintian-fixes' into 'debian/master'Frédéric Bonnard2021-06-04
|\ \
| * | Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repositor...Debian Janitor2020-08-06
| * | Set debhelper-compat version in Build-Depends.Debian Janitor2020-08-06
| * | Bump debhelper from old 11 to 12.Debian Janitor2020-08-06
|/ /
* | Import Debian changes 1.1.0-1.1Sudip Mukherjee2020-07-20
* | Update changelog for 1.1.0-1 releaseFrédéric Bonnard2018-09-11
* | Bump Standards-VersionFrédéric Bonnard2018-09-11
* | Fix debhelper compatibility levelFrédéric Bonnard2018-09-04
* | Update copyright informationFrédéric Bonnard2018-09-04
* | Update symbol file for 1.1.0Frédéric Bonnard2018-09-04
* | Merge tag 'upstream/1.1.0' into debian/masterFrédéric Bonnard2018-09-04
|\ \
| * | New upstream version 1.1.0Frédéric Bonnard2018-09-04
| |\|
| | * Ensure stop element has completed before checking its statusAlastair D'Silva2018-08-08
| | * No need to break after return in switchesAlastair D'Silva2018-08-06
| | * Fix bad bounds check for per-PASID MMIO areasAlastair D'Silva2018-08-06
| | * Mark hex values as such in error messagesAlastair D'Silva2018-08-06
| | * Deduct offset from MMIO automatic size allocationAlastair D'Silva2018-08-06
| | * Unmap MMIO when registration failsAlastair D'Silva2018-08-01
| | * Remove redundant size checkAlastair D'Silva2018-08-01
| | * Clear new MMIO tracking buffer spaceAlastair D'Silva2018-08-01
| | * Don't try to close the global MMIO fd if it wasn't openAlastair D'Silva2018-08-01
| | * Mention the required kernel version in the ChangelogAlastair D'Silva2018-07-06
| | * Fix header file testAlastair D'Silva2018-07-06
| | * Replace mention of as_notify with wake_host_threadAlastair D'Silva2018-06-29
| | * Add some whitespace to READMEAlastair D'Silva2018-06-28
| | * Bump to version 1.1Alastair D'Silva2018-06-28
| | * Add support for wake_host_thread/wake on POWER 9Alastair D'Silva2018-06-28
| | * Generate warnings on ignored return valuesAlastair D'Silva2018-06-28
| | * Use opaque structs rather than void pointers for ocxl handlesAlastair D'Silva2018-06-28
| | * Remove extreaneous tabFrederic Barrat2018-06-14
| | * Add Clang/LLVM version checks after verifying the listed compilers workAlastair D'Silva2018-06-07
| | * Fix file descriptor leak on AFU openFrederic Barrat2018-06-07
| | * Ensure no GCC-specific features are usedAlastair D'Silva2018-06-05
| | * Use independent CFLAGS for samples, rather than sharing TESTCFLAGSAlastair D'Silva2018-06-05
| | * Close the AFU at the same level we opened it in the memcpy sampleAlastair D'Silva2018-06-05
| | * Improve error handler when device is NULLAlastair D'Silva2018-06-05
| | * Merge pull request #6 from philippe56/fix_return_code_scopeAlastair D'Silva2018-05-26
| | |\
| | | * get_afu_by_path(): fix return code scopePhilippe Bergheaud2018-05-25
| | |/
| | * Internal functions for the memcpy sample should be staticAlastair D'Silva2018-05-21
| | * Merge pull request #4 from ajdlinux/coverityAlastair D'Silva2018-05-07
| | |\