tools: add fio_jsonplus_clat2csv
[fio.git] / arch /
2017-07-27 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2017-07-27 Sitsofe Wheelerarch: raise an error when compiling for an unknown...
2017-06-22 Jens Axboearch: tsc_reliable can be a bool
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiChange arch_i386 to arch_x86
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 Axboearch: wire up preadv2/pwritev2 for more architectures
2016-06-02 Jens AxboeEnable preadv2/pwritev2 engines by default on Linux
2015-12-23 Jens Axboearch: add ffs64 and ffz64
2015-12-04 Li Zhongpowerpc: enable cpu clock for powerpc64
2015-08-18 Jens AxboeMerge branch 'master' of git://github.com/DaveGlen/fio
2015-08-17 Jens AxboeMerge branch 'master' of git://github.com/DaveGlen/fio
2015-08-13 Chandan Rajendraarch-ppc.h: Add ilog2 implementation for ppc64
2015-05-29 Jens AxboeAdd Intel rdrand support
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-05 Milton ChiangARM: Use generic assembly nop and barrier code for...
2015-02-27 Christian Ehrhardtfio: fix cycles_start build issue
2015-02-26 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-02-25 Raphael SilvaAdd missing pre-defined ARM arch compiler macro
2014-06-16 Sumanth Kfio: Eliminate compilation warning in ppc
2014-06-09 Doug KwanAdd aarch64 support.
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-10 Christian Ehrhardtfio: fix s390 timing for older machines/binutils
2014-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-08 Christian Ehrhardtfio: fix s390 nop
2014-04-08 Christian Ehrhardtfio: fix s390 time accounting
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
next