index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
percpu_counter.h
Age
Commit message (
Expand
)
Author
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
v2.6.12-rc2
Linus Torvalds