summaryrefslogtreecommitdiff
path: root/lib/percpu_counter.c
Commit message (Expand)AuthorAge
* lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa2011-10-31
* locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-13
* percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...Christoph Lameter2010-12-17
* percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()Christoph Lameter2010-10-26
* percpu_counter: add debugobj supportTejun Heo2010-10-26
* percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH2010-10-26
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-09
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-06
|\
| *-. Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-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: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet2008-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
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-30
* Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy2007-10-19
* 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_addPeter Zijlstra2007-10-17
* percpu_counters: use for_each_online_cpu()Andrew Morton2007-07-16
* 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
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-23