summaryrefslogtreecommitdiff
path: root/lib/percpu_counter.c
AgeCommit message (Expand)Author
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
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
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-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet
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
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2007-10-19Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy
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_addPeter Zijlstra
2007-07-16percpu_counters: use for_each_online_cpu()Andrew Morton
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-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai