summaryrefslogtreecommitdiffstats
path: root/include/math-emu/soft-fp.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-03null_blk: fix wrong capacity when bs is not 512 bytesMatias Bjørling1-2/+1
2015-09-03null_blk: fix memory leak on cleanupMatias Bjørling1-16/+17
2015-09-03block: fix bogus compiler warnings in blk-merge.cJens Axboe1-8/+7
2015-09-01blk: Fix bio_io_vec index when checking bvec gapsKeith Busch1-1/+1
2015-09-01cpufreq: speedstep-lib: Use monotonic clockAbhilash Jindal1-5/+4
2015-09-01cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat1-4/+5
2015-09-01cpufreq: sfi: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-09-01cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()Viresh Kumar1-4/+0
2015-09-01cpufreq: rename cpufreq_real_policy as cpufreq_user_policyViresh Kumar1-2/+2
2015-09-01cpufreq: remove redundant 'policy' field from user_policyViresh Kumar2-10/+1
2015-09-01cpufreq: remove redundant 'governor' field from user_policyViresh Kumar2-6/+2
2015-09-01cpufreq: update user_policy.* on successViresh Kumar1-5/+3
2015-09-01cpufreq: use memcpy() to copy policyViresh Kumar1-6/+2
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar7-19/+9
2015-09-01cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen3-0/+535