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