aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/padata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-03padata: Remove superfluous might_sleepSteffen Klassert1-10/+0
2010-05-03padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPUSteffen Klassert1-6/+7
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu1-1/+8
2010-05-03padata: Dont scale the parallel objects with the cpusSteffen Klassert1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29padata: Section cleanupHenrik Kretzschmar1-2/+2
2010-03-04padata: Allocate the cpumask for the padata instanceSteffen Klassert1-1/+7
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert1-0/+690