fio: ioengine flag cleanup
[fio.git] / arch / arch-x86_64.h
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-02-27 Vincent Fugettime: fix cpuclock-test on AMD platforms
2022-02-21 Jens Axboex86-64: add system call definitions
2019-01-28 Jens AxboeMerge branch 'hygon-support' of https://github.com...
2019-01-23 Jens Axboeio_uring: system calls have been renumbered
2019-01-16 Jens Axboex86-64: correct read/write barriers
2019-01-10 Jens AxboeUpdate io_uring API
2019-01-08 Jens AxboeRename aioring engine to io_uring
2019-01-04 Jens Axboeengines/aioring: update for newer mmap based API
2018-12-13 Jens Axboeaioring: hide it if archs don't define syscalls
2018-12-13 Jens AxboeAdd aioring engine
2018-11-20 Jens Axboeengines/libaio: fix new aio poll API
2018-11-19 Jens Axboeengines/libaio: update to new io_setup2() system call
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerAdd include-what-you-use pragmas
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-19 Tomohiro KusumiAdd os/os-linux-syscall.h to separate syscall NR from...
2016-07-19 Tomohiro KusumiChange ARCH_X86_64_h to ARCH_X86_64_H
2016-06-02 Jens AxboeEnable preadv2/pwritev2 engines by default on Linux
2015-05-29 Jens AxboeAdd Intel rdrand support
2013-10-31 Jens AxboeFix bad asm constrants for x86-64 cpuid()
2013-04-27 Jens AxboeMove __NR_shm* syscall numbers to x86-64 where they...
2013-04-12 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-04-12 Jens Axboex86: fixup cpuid for some odd (android) 32-bit variants
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-10 Jens AxboeAdd configure script
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-09 Jens AxboeAdd check for invariant TSC on x86 and use TSC is defau...
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboePass arch/os in probe
2011-01-27 Jens AxboeFix end-of-job slowdown for random IO with a random map
2010-10-22 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-10-21 Jens AxboeA few fixes for 32-bit compiles
2010-03-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-24 Jens AxboeAdd support for specific clock sources
2008-09-12 Aaron CarrollDon't compile crc32c-intel on non-x86 platforms
2008-06-13 Jens AxboeRevert "Add spinlocks"
2008-06-13 Jens AxboeRevert "Remove unused define"
2008-06-12 Jens AxboeRemove unused define
2008-06-12 Jens AxboeAdd spinlocks
2008-06-04 Jens AxboeAdd write barriers
2008-06-02 Jens Axboex86-64: enable arch ffz again
2008-06-02 Jens Axboex86-64: ffz need only search the first 32-bits
2008-06-01 Jens AxboeReadd the arch ffz functions
2008-05-30 Jens AxboeAdd sparc and sparc64 support
2007-12-11 Jens Axboesyslet: add proper read barrier between user_tail and...
2007-09-19 Zach BrownUpdate syslet system call numbers
2007-05-21 Jens AxboeRename ffz() function to fio_ffz() to avoid conflicts
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories