summaryrefslogtreecommitdiffstats
path: root/include/linux/percpu_counter.h
Commit message (Expand)AuthorAgeFilesLines
* percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer2013-02-051-1/+1
* locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-131-1/+1
* percpu_counter: change return value and add commentsShaohua Li2011-05-251-1/+5
* ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o2010-10-271-0/+10
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-091-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-171-1/+1
* | percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard2010-02-081-3/+6
|/
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-061-4/+10
|\
| * locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-291-4/+10
* | percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-061-6/+2
* | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-9/+3
* | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-3/+9
|/
* percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2008-10-091-9/+3
* percpu_counter: new function percpu_counter_sum_and_setMingming Cao2008-07-111-3/+9
* lib: percpu_counter_init_irqPeter Zijlstra2007-10-171-0/+3
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-171-2/+3
* lib: percpu_count_sum()Peter Zijlstra2007-10-171-1/+17
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-171-2/+2
* lib: percpu_counter_setPeter Zijlstra2007-10-171-0/+6
* lib: make percpu_counter_add take s64Peter Zijlstra2007-10-171-3/+3
* lib: percpu_counter variable batchPeter Zijlstra2007-10-171-1/+9
* lib: percpu_counter_subPeter Zijlstra2007-10-171-0/+5
* lib: percpu_counter_addPeter Zijlstra2007-10-171-4/+4
* percpu_counters(): use cpu notifiersAndrew Morton2007-07-161-12/+6
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-18/+20
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+107