Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06bea3dbfe6a4c333c4333362c46bdf4d9e43504
/
kernel
/
padata.c
4497da6
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c0e656b
padata: Fix wrong usage of rcu_dereference()
by Mathias Krause
· 11 years ago
0b6b098
padata: make the sequence counter an atomic_t
by Mathias Krause
· 11 years ago
b8b4a41
padata - Register hotcpu notifier after initialization
by Richard Weinberger
· 11 years ago
9c823f9
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED
by Chen Gang
· 11 years ago
f0fcf20
padata: use __this_cpu_read per-cpu helper
by Shan Wei
· 12 years ago
9612090
padata: Fix cpu hotplug
by Steffen Klassert
· 13 years ago
13614e0
padata: Use the online cpumask as the default
by Steffen Klassert
· 13 years ago
107f8bd
padata: Add a reference to the api documentation
by Steffen Klassert
· 13 years ago
2dc9b5d
padata: Fix race on sequence number wrap
by Steffen Klassert
· 13 years ago
3047817
padata: Fix race in the serialization path
by Steffen Klassert
· 13 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
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
· 14 years ago
0198ffd
padata: Add some code comments
by Steffen Klassert
· 14 years ago
2b73b07
padata: Flush the padata queues actively
by Steffen Klassert
· 14 years ago
d46a5ac
padata: Use a timer to handle remaining objects in the reorder queues
by Steffen Klassert
· 14 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