summaryrefslogtreecommitdiff
path: root/include/uapi/linux/poll.h
AgeCommit message (Expand)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
4'>ALSA: sh_dac_audio: Convert to platform remove callback returning voidUwe Kleine-König 2023-03-20ALSA: sh: aica: Convert to platform remove callback returning voidUwe Kleine-König 2023-03-20ALSA: sh: aica: Drop if blocks with always false conditionUwe Kleine-König lk-iocost.c?id=81ca627a933063fa63a6d4c66425de822a2ab7f5'>iocost: don't let vrate run wild while there's no saturation signalTejun Heo 2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe 2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo 2020-04-30blk-iocost: account for IO size when testing latenciesTejun Heo 2020-04-30blk-iocost: switch to fixed non-auto-decaying use_delayTejun Heo 2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long 2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds 2020-03-12blk-iocost: remove duplicated lines in commentsWeiping Zhang 2020-03-10blk-iocost: fix incorrect vtime comparison in iocg_is_idle()Tejun Heo 2019-12-16iocost: over-budget forced IOs should schedule async delayTejun Heo 2019-11-14iocost: check active_list of all the ancestors in iocg_activate()Jiufei Xue 2019-10-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter 2019-09-26iocost: bump up default latency targets for hard disksTejun Heo 2019-09-26iocost: improve nr_lagging handlingTejun Heo 2019-09-26iocost: better trace vrate changesTejun Heo 2019-09-10iocost_monitor: Report debtTejun Heo 2019-09-10blk-iocost: Don't let merges push vtime into the futureTejun Heo 2019-09-10blk-iocost: Account force-charged overage in absolute vtimeTejun Heo 2019-09-10blk-iocost: Fix incorrect operation order during iocg freeTejun Heo 2019-08-30blkcg: add missing NULL check in ioc_cpd_alloc()Tejun Heo 2019-08-29blkcg: fix missing free on error path of blk_iocost_init()Tejun Heo 2019-08-28blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo 2019-08-28blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo 2019-08-28blkcg: implement blk-iocostTejun Heo