summaryrefslogtreecommitdiff
path: root/include/linux/percpu_counter.h
Commit message (Expand)AuthorAge
* percpu: percpu_counter_initialized can be booleanguoyayun2017-12-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-20
* percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-29
* percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-08
* percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer2013-02-05
* locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-13
* percpu_counter: change return value and add commentsShaohua Li2011-05-25
* ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o2010-10-27
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-17
* | percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard2010-02-08
|/
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-06
|\
| * locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-29
* | percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-06
* | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-10
* | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-10
|/
* percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2008-10-09
* percpu_counter: new function percpu_counter_sum_and_setMingming Cao2008-07-11
* lib: percpu_counter_init_irqPeter Zijlstra2007-10-17
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* lib: percpu_count_sum()Peter Zijlstra2007-10-17
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* lib: percpu_counter_setPeter Zijlstra2007-10-17
* lib: make percpu_counter_add take s64Peter Zijlstra2007-10-17
* lib: percpu_counter variable batchPeter Zijlstra2007-10-17
* lib: percpu_counter_subPeter Zijlstra2007-10-17
* lib: percpu_counter_addPeter Zijlstra2007-10-17
* percpu_counters(): use cpu notifiersAndrew Morton2007-07-16
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-23
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16