index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
padata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+2
2010-05-19
padata: Use get_online_cpus/put_online_cpus in padata_free
Steffen Klassert
1
-0
/
+3
2010-05-19
padata: Add some code comments
Steffen Klassert
1
-11
/
+57
2010-05-19
padata: Flush the padata queues actively
Steffen Klassert
1
-8
/
+25
2010-05-19
padata: Use a timer to handle remaining objects in the reorder queues
Steffen Klassert
1
-7
/
+18
2010-05-03
padata: Use get_online_cpus/put_online_cpus
Steffen Klassert
1
-0
/
+13
2010-05-03
padata: Initialize the padata queues only for the used cpus
Steffen Klassert
1
-9
/
+5
2010-05-03
padata: Remove superfluous might_sleep
Steffen Klassert
1
-10
/
+0
2010-05-03
padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPU
Steffen Klassert
1
-6
/
+7
2010-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
1
-1
/
+8
2010-05-03
padata: Dont scale the parallel objects with the cpus
Steffen Klassert
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
padata: Section cleanup
Henrik Kretzschmar
1
-2
/
+2
2010-03-04
padata: Allocate the cpumask for the padata instance
Steffen Klassert
1
-1
/
+7
2010-01-06
padata: Generic parallelization/serialization interface
Steffen Klassert
1
-0
/
+690