summaryrefslogtreecommitdiffstats
path: root/lib/flex_proportions.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-201-3/+3
* lib+mm: fix few spelling mistakesBogdan Sikora2016-02-151-1/+1
* proportions: add @gfp to init functionsTejun Heo2014-09-081-4/+4
* percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-081-2/+2
* lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara2012-09-251-1/+1
* lib: Fix possible deadlock in flexible proportion codeJan Kara2012-06-091-2/+8
* lib: Proportions with flexible periodJan Kara2012-06-091-0/+266