Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e61eb2e93fe86931d46831752a82dab25a5335ca
/
kernel
/
padata.c
b7c8e55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
0500e9b
padata: Remove padata_get_cpumask
by Steffen Klassert
· 14 years ago
c635696
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
by Steffen Klassert
· 14 years ago
65ff577
padata: Rearrange set_cpumask functions
by Steffen Klassert
· 14 years ago
e6cc117
padata: Rename padata_alloc functions
by Steffen Klassert
· 14 years ago
7424713
padata: Check for valid cpumasks
by Steffen Klassert
· 14 years ago
b89661d
padata: Allocate cpumask dependend recources in any case
by Steffen Klassert
· 14 years ago
fad3a90
padata: Fix cpu index counting
by Steffen Klassert
· 14 years ago
5e017dc
padata: Added sysfs primitives to padata subsystem
by Dan Kruchinin
· 14 years ago
e15bacb
padata: Make two separate cpumasks
by Dan Kruchinin
· 14 years ago
5f1a8c1
padata: simplify serialization mechanism
by Steffen Klassert
· 14 years ago
83f619f
padata: make padata_do_parallel to return zero on success
by Steffen Klassert
· 14 years ago
33e5445
padata: Handle empty padata cpumasks
by Steffen Klassert
· 14 years ago
ee83655
padata: Block until the instance is unused on stop
by Steffen Klassert
· 14 years ago
4c87917
padata: Check for valid padata instance on start
by Steffen Klassert
· 14 years ago
749d811
padata: add parenthesis in MAX_SEQ_NR macro
by Dan Carpenter
· 14 years ago
80b5184
kernel/: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 14 years ago
3789ae7
padata: Use get_online_cpus/put_online_cpus in padata_free
by Steffen Klassert
· 15 years ago
0198ffd
padata: Add some code comments
by Steffen Klassert
· 15 years ago
2b73b07
padata: Flush the padata queues actively
by Steffen Klassert
· 15 years ago
d46a5ac
padata: Use a timer to handle remaining objects in the reorder queues
by Steffen Klassert
· 15 years ago
6751fb3
padata: Use get_online_cpus/put_online_cpus
by Steffen Klassert
· 15 years ago
7b389b2
padata: Initialize the padata queues only for the used cpus
by Steffen Klassert
· 15 years ago
7d0d2d3
padata: Remove superfluous might_sleep
by Steffen Klassert
· 15 years ago
e2cb2f1
padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPU
by Steffen Klassert
· 15 years ago
df2071b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Herbert Xu
· 15 years ago
97e3d94
padata: Dont scale the parallel objects with the cpus
by Steffen Klassert
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
975d260
padata: Section cleanup
by Henrik Kretzschmar
· 15 years ago
7478138
padata: Allocate the cpumask for the padata instance
by Steffen Klassert
· 15 years ago
16295be
padata: Generic parallelization/serialization interface
by Steffen Klassert
· 15 years ago