aboutsummaryrefslogtreecommitdiffstats
path: root/lib/flex_proportions.c
AgeCommit message (Expand)Author
2022-09-19flex_proportions: Disable preemption entering the write section.Sebastian Andrzej Siewior
2022-06-16lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()wuchi
2021-10-18flex_proportions: Allow N events instead of 1Matthew Wilcox (Oracle)
2020-06-04lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2016-02-15lib+mm: fix few spelling mistakesBogdan Sikora
2014-09-08proportions: add @gfp to init functionsTejun Heo
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2012-09-25lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara
2012-06-09lib: Fix possible deadlock in flexible proportion codeJan Kara
2012-06-09lib: Proportions with flexible periodJan Kara