Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |