aboutsummaryrefslogtreecommitdiffstats
path: root/lib/proportions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08proportions: add @gfp to init functionsTejun Heo1-5/+5
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo1-3/+3
2011-09-13locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner1-6/+6
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2009-01-06lib: proportions.c trivial sparse lock annotationHarvey Harrison1-0/+2
2008-12-29locking, percpu counters: introduce separate lock classesPeter Zijlstra1-3/+3
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra1-6/+32
2007-12-23lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra1-21/+16
2007-10-17lib: floating proportionsPeter Zijlstra1-0/+384