Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / percpu_counter.c
2011-11-01 Glauber Costalib/percpu_counter.c: enclose hotplug only variables...
2011-09-13 Thomas Gleixnerlocking, percpu_counter: Annotate ::lock as raw
2010-12-17 Christoph Lameterpercpucounter: Optimize __percpu_counter_add a bit...
2010-10-26 Christoph Lameterpercpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
2010-10-26 Tejun Heopercpu_counter: add debugobj support
2010-10-26 Masanori ITOHpercpu: fix list_head init bug in __percpu_counter_init()
2010-08-10 Tim Chentmpfs: add accurate compare function to percpu_counter...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2008-12-29 Peter Zijlstralocking, percpu counters: introduce separate lock classes
2008-12-10 Andrew Mortonrevert "percpu_counter: new function percpu_counter_sum...
2008-12-10 Andrew Mortonrevert "percpu counter: clean up percpu_counter_sum_and...
2008-12-10 Eric Dumazetpercpu_counter: fix CPU unplug race in percpu_counter_d...
2008-09-11 Jan Kara Latest ext4 fixes from ext4 patch queue:
2008-10-09 Mingming Caopercpu counter: clean up percpu_counter_sum_and_set()
2008-07-11 Mingming Caopercpu_counter: new function percpu_counter_sum_and_set
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Gautham R ShenoyAdd irq protection in the percpu-counters cpu-hotplug...
2007-10-17 Peter Zijlstralib: percpu_counter_init_irq
2007-10-17 Peter Zijlstralib: percpu_counter_init error handling
2007-10-17 Peter Zijlstralib: percpu_count_sum()
2007-10-17 Peter Zijlstralib: percpu_counter_sum_positive
2007-10-17 Peter Zijlstralib: percpu_counter_set
2007-10-17 Peter Zijlstralib: make percpu_counter_add take s64
2007-10-17 Peter Zijlstralib: percpu_counter variable batch
2007-10-17 Peter Zijlstralib: percpu_counter_add
2007-07-16 Andrew Mortonpercpu_counters: use for_each_online_cpu()
2007-07-16 Andrew Mortonpercpu_counters(): use cpu notifiers
2006-06-23 Mingming Cao[PATCH] percpu counter data type changes to suppport...
2006-06-23 Ravikiran G Thirumalai[PATCH] percpu_counters: create lib/percpu_counter.c
2003-11-20 Olaf Hering+- update to 2.6.0-test9-bk24
2003-11-18 Andrew Morton[PATCH] fix percpu_counter_mod linkage problem
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-04-30 Andrew Morton[PATCH] percpu counters cause UML compilation errors...
2003-04-12 Andrew Morton[PATCH] percpu_counters: approximate but scalable counters