Age | Commit message (Expand) | Author | Files | Lines |
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-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+107 |