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