iolog: Keep full path for logs files
[fio.git] / arch /
2014-02-14 Jens AxboeFix early termination of cpu id string
2014-02-13 Sitsofe Wheelercpuid: Null terminate x86 CPU string.
2013-10-31 Jens AxboeFix bad asm constrants for x86-64 cpuid()
2013-10-11 Jens Axboeppc: disable CPU clock until we can detect whether...
2013-10-11 Akash Vermaarch-ppc.h: Fix typo in header guard
2013-08-09 Jens Axboepowerpc: disable use of ATBU clock
2013-04-27 Jens AxboeMove __NR_shm* syscall numbers to x86-64 where they...
2013-04-15 Otavio SalvadorARM: Use generic assembly nop and barrier code for...
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-04-12 Aaron Carrollandroid: add shm syscalls and fix ioprio definitions
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-28 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-28 Steven Noonanpowerpc: use mfspr for Time Base Register reads
2013-02-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-26 Jens Axboepowerpc: harden the clock ATB probe a bit
2013-02-26 Jens Axboepowerpc: use ATB clock, if it's available
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeFixup ia64 32-bit register clock cycle read
2013-02-21 Jens AxboeFix x86 32-bit wrong variable type for rdtsc
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-02-03 Jens Axboegettime: fixup AMD constant TSC detection
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-10 Jens AxboeAdd configure script
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2013-01-01 Dan Horákimplement get_cpu_clock() for s390/s390x
2012-12-21 Jens AxboeInclude <stdint.h> before checking __WORDSIZE
2012-12-20 Bruce CranAdd return statements to arch_init functions for ia64...
2012-12-18 Jens AxboeFixup CPUID for 32-bit x86
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-10 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-12-10 Jens AxboeDefine TSC arch_init() for PPC and IA64
2012-12-09 Jens AxboeAdd check for invariant TSC on x86 and use TSC is defau...
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-06-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-06-26 Jens AxboeAdd missing arch_mips
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboePass arch/os in probe
2011-08-28 Nobuhiro IwamatsuFix compile on environment of SuperH
2011-08-25 Jens AxboeMake SH port work for packagers that don't differentiat...
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-08-11 Jens AxboeBad indentation
2010-08-10 Cigy CyriacAdd get_cpu_clock() for powerpc
2010-03-24 Jens AxboeAdd IA64 support for CPU clock
2010-03-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-24 Jens AxboeAdd support for specific clock sources
2010-03-20 Jens AxboeMake ARMv7 build and work
2010-02-22 Jens AxboePA-RISC support
2009-12-23 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-12-22 Jens AxboeFix barrier for sh4a
2009-12-22 Jens AxboeFix sh4 typo
2009-12-22 Nobuhiro Iwamatsush4 support
2009-12-21 Jens AxboeAdd generic arch include header
2009-12-14 Jens AxboeSupport for Mac OS 10.6.2
2009-11-23 Jens AxboeRe-include fallback BITS_PER_LONG fallback
2009-11-04 Jens AxboeMove BITS_PER_LONG define to arch
2009-09-15 Jens AxboeFix compile error on IA64
2009-09-11 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-09-10 Martin SteigerwaldFix typo in write_barrier() on Alpha
2009-09-01 Jens AxboeMIPS support
2009-04-23 Kedar Sovanifio: Include support for ARM
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 missing splice syscall numbers for alpha and s390
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
2008-05-30 Jens AxboeMake it work on opensolaris
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