aboutsummaryrefslogtreecommitdiff
path: root/include/linux/percpu_counter.h
AgeCommit message (Expand)Author
2011-09-13locking, percpu_counter: Annotate ::lock as rawThomas Gleixner
2011-05-25percpu_counter: change return value and add commentsShaohua Li
2010-10-27ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o
2010-08-09tmpfs: add accurate compare function to percpu_counter libraryTim Chen
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo
2010-02-08percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet
2008-12-29locking, percpu counters: introduce separate lock classesPeter Zijlstra
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-10-09percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao
2008-07-11percpu_counter: new function percpu_counter_sum_and_setMingming Cao
2007-10-17lib: percpu_counter_init_irqPeter Zijlstra
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra
2007-10-17lib: percpu_count_sum()Peter Zijlstra
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra
2007-10-17lib: percpu_counter_setPeter Zijlstra
2007-10-17lib: make percpu_counter_add take s64Peter Zijlstra
2007-10-17lib: percpu_counter variable batchPeter Zijlstra
2007-10-17lib: percpu_counter_subPeter Zijlstra
2007-10-17lib: percpu_counter_addPeter Zijlstra
2007-07-16percpu_counters(): use cpu notifiersAndrew Morton
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds