Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -14/+4 |
2009-01-07 | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet | 1 | -4/+14 |
2009-01-06 | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co... | Ingo Molnar | 1 | -14/+4 |
2008-12-29 | locking, percpu counters: introduce separate lock classes | Peter Zijlstra | 1 | -14/+4 |
2008-12-10 | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton | 1 | -6/+1 |
2008-12-10 | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton | 1 | -3/+5 |
2008-12-10 | percpu_counter: fix CPU unplug race in percpu_counter_destroy() | Eric Dumazet | 1 | -2/+2 |
2008-10-09 | percpu counter: clean up percpu_counter_sum_and_set() | Mingming Cao | 1 | -5/+3 |
2008-07-12 | percpu_counter: new function percpu_counter_sum_and_set | Mingming Cao | 1 | -1/+6 |
2008-04-30 | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra | 1 | -0/+1 |
2007-10-19 | Add irq protection in the percpu-counters cpu-hotplug-callback path | Gautham R Shenoy | 1 | -2/+3 |
2007-10-17 | lib: percpu_counter_init_irq | Peter Zijlstra | 1 | -0/+12 |
2007-10-17 | lib: percpu_counter_init error handling | Peter Zijlstra | 1 | -1/+7 |
2007-10-17 | lib: percpu_count_sum() | Peter Zijlstra | 1 | -3/+3 |
2007-10-17 | lib: percpu_counter_sum_positive | Peter Zijlstra | 1 | -2/+2 |
2007-10-17 | lib: percpu_counter_set | Peter Zijlstra | 1 | -0/+14 |
2007-10-17 | lib: make percpu_counter_add take s64 | Peter Zijlstra | 1 | -2/+2 |
2007-10-17 | lib: percpu_counter variable batch | Peter Zijlstra | 1 | -3/+3 |
2007-10-17 | lib: percpu_counter_add | Peter Zijlstra | 1 | -2/+2 |
2007-07-16 | percpu_counters: use for_each_online_cpu() | Andrew Morton | 1 | -1/+1 |
2007-07-16 | percpu_counters(): use cpu notifiers | Andrew Morton | 1 | -0/+66 |
2006-06-23 | [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre... | Mingming Cao | 1 | -5/+5 |
2006-06-23 | [PATCH] percpu_counters: create lib/percpu_counter.c | Ravikiran G Thirumalai | 1 | -0/+46 |