index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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-18
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
1
-2
/
+9
2023-10-18
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-02
include/linux/percpu_counter.h: race in uniprocessor percpu_counter_add()
Manfred Spraul
1
-2
/
+4
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-0
/
+6
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-1
/
+0
2022-10-03
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-27
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
Theodore Ts'o
1
-0
/
+10
2010-08-09
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-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+10
2009-01-06
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-11
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-08
[PATCH] percpu_counter_sum()
Andrew Morton
1
-0
/
+6
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+107