Bruce Cran (4): Fix $(CC) override: use system compiler except on HP-UX and Solaris. Create a new Windows installer product GUID for 2.0.12. Consistently indent using tabs in Windows files and remove trailing spaces. Add return statements to arch_init functions for ia64 and ppc. Dan HorĂ¡k (1): implement get_cpu_clock() for s390/s390x Jens Axboe (21): Fixup CPUID for 32-bit x86 Fio 2.0.12.1 Use clock_gettime() for CPU clock calibration Fio 2.0.12.2 Include before checking __WORDSIZE t/axmap: update tester for lfsr_init() taking a seed argument clock: turn expensive division into multiply + cheap division Move 'tsc_reliable' outside of ARCH_HAVE_CPU_CLOCK gettime: even rounding, don't always round up libaio: use container_of() instead of silly casting zipf/pareto: use size= if given, not always device size Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio zipf/pareto: use min of file size and io size for init Start of transition from unsigned long long to uint64_t Use uintptr_t for engine data time: convert to uint64_t Enable -ffast-math Use variable[] instead of GCC variable[0] syntax server: move fio_net_cmd to the end of fio_net_int_cmd Fix potential null pointer dereference on verify and requeue events Fio 2.0.13