| Commit message (Expand) | Author | Age | Files | Lines |
* | percpu_counter.h: comment code for better readability | Jesper Dangaard Brouer | 2013-02-05 | 1 | -1/+1 |
* | locking, percpu_counter: Annotate ::lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
* | percpu_counter: change return value and add comments | Shaohua Li | 2011-05-25 | 1 | -1/+5 |
* | ext4: fix kernel oops if the journal superblock has a non-zero j_errno | Theodore Ts'o | 2010-10-27 | 1 | -0/+10 |
* | tmpfs: add accurate compare function to percpu_counter library | Tim Chen | 2010-08-09 | 1 | -0/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | percpu: add __percpu sparse annotations to core kernel subsystems | Tejun Heo | 2010-02-17 | 1 | -1/+1 |
* | | percpu_counter: Make __percpu_counter_add an inline function on UP | Anton Blanchard | 2010-02-08 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 | 1 | -4/+10 |
|\ |
|
| * | locking, percpu counters: introduce separate lock classes | Peter Zijlstra | 2008-12-29 | 1 | -4/+10 |
* | | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet | 2009-01-06 | 1 | -6/+2 |
* | | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton | 2008-12-10 | 1 | -9/+3 |
* | | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton | 2008-12-10 | 1 | -3/+9 |
|/ |
|
* | percpu counter: clean up percpu_counter_sum_and_set() | Mingming Cao | 2008-10-09 | 1 | -9/+3 |
* | percpu_counter: new function percpu_counter_sum_and_set | Mingming Cao | 2008-07-11 | 1 | -3/+9 |
* | lib: percpu_counter_init_irq | Peter Zijlstra | 2007-10-17 | 1 | -0/+3 |
* | lib: percpu_counter_init error handling | Peter Zijlstra | 2007-10-17 | 1 | -2/+3 |
* | lib: percpu_count_sum() | Peter Zijlstra | 2007-10-17 | 1 | -1/+17 |
* | lib: percpu_counter_sum_positive | Peter Zijlstra | 2007-10-17 | 1 | -2/+2 |
* | lib: percpu_counter_set | Peter Zijlstra | 2007-10-17 | 1 | -0/+6 |
* | lib: make percpu_counter_add take s64 | Peter Zijlstra | 2007-10-17 | 1 | -3/+3 |
* | lib: percpu_counter variable batch | Peter Zijlstra | 2007-10-17 | 1 | -1/+9 |
* | lib: percpu_counter_sub | Peter Zijlstra | 2007-10-17 | 1 | -0/+5 |
* | lib: percpu_counter_add | Peter Zijlstra | 2007-10-17 | 1 | -4/+4 |
* | percpu_counters(): use cpu notifiers | Andrew Morton | 2007-07-16 | 1 | -12/+6 |
* | [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre... | Mingming Cao | 2006-06-23 | 1 | -18/+20 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] percpu_counter_sum() | Andrew Morton | 2006-03-08 | 1 | -0/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+107 |