| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -2/+2 |
* | padata: Use get_online_cpus/put_online_cpus in padata_free | Steffen Klassert | 2010-05-19 | 1 | -0/+3 |
* | padata: Add some code comments | Steffen Klassert | 2010-05-19 | 1 | -11/+57 |
* | padata: Flush the padata queues actively | Steffen Klassert | 2010-05-19 | 1 | -8/+25 |
* | padata: Use a timer to handle remaining objects in the reorder queues | Steffen Klassert | 2010-05-19 | 1 | -7/+18 |
* | padata: Use get_online_cpus/put_online_cpus | Steffen Klassert | 2010-05-03 | 1 | -0/+13 |
* | padata: Initialize the padata queues only for the used cpus | Steffen Klassert | 2010-05-03 | 1 | -9/+5 |
* | padata: Remove superfluous might_sleep | Steffen Klassert | 2010-05-03 | 1 | -10/+0 |
* | padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPU | Steffen Klassert | 2010-05-03 | 1 | -6/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-03 | 1 | -1/+8 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| * | padata: Allocate the cpumask for the padata instance | Steffen Klassert | 2010-03-04 | 1 | -1/+7 |
* | | padata: Dont scale the parallel objects with the cpus | Steffen Klassert | 2010-05-03 | 1 | -1/+1 |
* | | padata: Section cleanup | Henrik Kretzschmar | 2010-03-29 | 1 | -2/+2 |
|/ |
|
* | padata: Generic parallelization/serialization interface | Steffen Klassert | 2010-01-06 | 1 | -0/+690 |