index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
percpu_counter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
1
-2
/
+2
*
percpu_counter: make percpu_counters_lock irq-safe
Tejun Heo
2014-09-08
1
-6
/
+10
*
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
2014-04-08
1
-1
/
+1
*
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
2014-01-17
1
-1
/
+1
*
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
2014-01-15
1
-2
/
+2
*
percpu_counter: make APIs irq safe
Shaohua Li
2013-10-25
1
-6
/
+9
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...
Fan Du
2013-07-03
1
-1
/
+1
*
switch the protection of percpu_counter list to spinlock
Al Viro
2012-07-31
1
-7
/
+7
*
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
1
-0
/
+2
*
locking, percpu_counter: Annotate ::lock as raw
Thomas Gleixner
2011-09-13
1
-9
/
+9
*
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...
Christoph Lameter
2010-12-17
1
-5
/
+3
*
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
Christoph Lameter
2010-10-26
1
-3
/
+3
*
percpu_counter: add debugobj support
Tejun Heo
2010-10-26
1
-0
/
+48
*
percpu: fix list_head init bug in __percpu_counter_init()
Masanori ITOH
2010-10-26
1
-0
/
+1
*
tmpfs: add accurate compare function to percpu_counter library
Tim Chen
2010-08-09
1
-0
/
+27
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-06
1
-14
/
+4
|
\
|
*
-
.
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...
Ingo Molnar
2009-01-06
1
-14
/
+4
|
|
\
\
|
|
|
*
locking, percpu counters: introduce separate lock classes
Peter Zijlstra
2008-12-29
1
-14
/
+4
|
|
|
/
*
|
/
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2009-01-06
1
-4
/
+14
|
/
/
*
|
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
2008-12-10
1
-6
/
+1
*
|
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
2008-12-10
1
-3
/
+5
*
|
percpu_counter: fix CPU unplug race in percpu_counter_destroy()
Eric Dumazet
2008-12-10
1
-2
/
+2
|
/
*
percpu counter: clean up percpu_counter_sum_and_set()
Mingming Cao
2008-10-09
1
-5
/
+3
*
percpu_counter: new function percpu_counter_sum_and_set
Mingming Cao
2008-07-11
1
-1
/
+6
*
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-30
1
-0
/
+1
*
Add irq protection in the percpu-counters cpu-hotplug-callback path
Gautham R Shenoy
2007-10-19
1
-2
/
+3
*
lib: percpu_counter_init_irq
Peter Zijlstra
2007-10-17
1
-0
/
+12
*
lib: percpu_counter_init error handling
Peter Zijlstra
2007-10-17
1
-1
/
+7
*
lib: percpu_count_sum()
Peter Zijlstra
2007-10-17
1
-3
/
+3
*
lib: percpu_counter_sum_positive
Peter Zijlstra
2007-10-17
1
-2
/
+2
*
lib: percpu_counter_set
Peter Zijlstra
2007-10-17
1
-0
/
+14
*
lib: make percpu_counter_add take s64
Peter Zijlstra
2007-10-17
1
-2
/
+2
*
lib: percpu_counter variable batch
Peter Zijlstra
2007-10-17
1
-3
/
+3
*
lib: percpu_counter_add
Peter Zijlstra
2007-10-17
1
-2
/
+2
*
percpu_counters: use for_each_online_cpu()
Andrew Morton
2007-07-16
1
-1
/
+1
*
percpu_counters(): use cpu notifiers
Andrew Morton
2007-07-16
1
-0
/
+66
*
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
2006-06-23
1
-5
/
+5
*
[PATCH] percpu_counters: create lib/percpu_counter.c
Ravikiran G Thirumalai
2006-06-23
1
-0
/
+46