Revert "debug: only do getpid() if we have to"
[fio.git] / arch / arch-x86_64.h
2013-01-10 Jens AxboeAdd configure script
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