Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-20 | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov | 1 | -3/+3 |
2016-02-15 | lib+mm: fix few spelling mistakes | Bogdan Sikora | 1 | -1/+1 |
2014-09-08 | proportions: add @gfp to init functions | Tejun Heo | 1 | -4/+4 |
2014-09-08 | percpu_counter: add @gfp to percpu_counter_init() | Tejun Heo | 1 | -2/+2 |
2012-09-25 | lib/flex_proportions.c: fix corruption of denominator in flexible proportions | Jan Kara | 1 | -1/+1 |
2012-06-09 | lib: Fix possible deadlock in flexible proportion code | Jan Kara | 1 | -2/+8 |
2012-06-09 | lib: Proportions with flexible period | Jan Kara | 1 | -0/+266 |