index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
percpu_counter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
1
-2
/
+9
2023-10-19
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
1
-0
/
+23
2023-08-25
pcpcntr: add group allocation/free
Mateusz Guzik
1
-7
/
+34
2023-03-19
pcpcntr: remove percpu_counter_sum_all()
Dave Chinner
1
-6
/
+0
2023-02-03
include/linux/percpu_counter.h: race in uniprocessor percpu_counter_add()
Manfred Spraul
1
-2
/
+4
2022-12-01
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-0
/
+6
2022-12-01
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-1
/
+0
2022-10-04
percpu: add percpu_counter_add_local and percpu_counter_sub_local
Jiebin Sun
1
-0
/
+32
2020-08-07
percpu_counter: add percpu_counter_sync()
Feng Tang
1
-0
/
+4
2020-04-07
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2017-12-15
percpu: percpu_counter_initialized can be boolean
guoyayun
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-3
/
+4
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
1
-1
/
+12
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
1
-4
/
+6
2013-02-05
percpu_counter.h: comment code for better readability
Jesper Dangaard Brouer
1
-1
/
+1
2011-09-13
locking, percpu_counter: Annotate ::lock as raw
Thomas Gleixner
1
-1
/
+1
2011-05-25
percpu_counter: change return value and add comments
Shaohua Li
1
-1
/
+5
2010-10-28
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
Theodore Ts'o
1
-0
/
+10
2010-08-10
tmpfs: add accurate compare function to percpu_counter library
Tim Chen
1
-0
/
+11
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
1
-1
/
+1
2010-02-08
percpu_counter: Make __percpu_counter_add an inline function on UP
Anton Blanchard
1
-3
/
+6
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+10
2009-01-07
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
1
-6
/
+2
2008-12-29
locking, percpu counters: introduce separate lock classes
Peter Zijlstra
1
-4
/
+10
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-9
/
+3
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+9
2008-10-09
percpu counter: clean up percpu_counter_sum_and_set()
Mingming Cao
1
-9
/
+3
2008-07-12
percpu_counter: new function percpu_counter_sum_and_set
Mingming Cao
1
-3
/
+9
2007-10-17
lib: percpu_counter_init_irq
Peter Zijlstra
1
-0
/
+3
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
1
-2
/
+3
2007-10-17
lib: percpu_count_sum()
Peter Zijlstra
1
-1
/
+17
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
1
-2
/
+2
2007-10-17
lib: percpu_counter_set
Peter Zijlstra
1
-0
/
+6
2007-10-17
lib: make percpu_counter_add take s64
Peter Zijlstra
1
-3
/
+3
2007-10-17
lib: percpu_counter variable batch
Peter Zijlstra
1
-1
/
+9
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
1
-0
/
+5
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
1
-4
/
+4
2007-07-16
percpu_counters(): use cpu notifiers
Andrew Morton
1
-12
/
+6
2006-06-23
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
1
-18
/
+20
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-09
[PATCH] percpu_counter_sum()
Andrew Morton
1
-0
/
+6
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+107