index
:
hverkuil/media_tree.git
array_mod
bttv-audio
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
dp-mst-cec
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
for-v5.19a
for-v5.19b
for-v5.20a
for-v5.20b
for-v5.20c
for-v5.20d
for-v5.20e
for-v5.20f
for-v5.20g
fract-ctrl
hdcp
hdmi-dbg
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vb2-prepare
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
padata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
padata: remove cpu_index from the parallel_queue
Daniel Jordan
1
-2
/
+0
2019-09-13
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
1
-0
/
+3
2019-09-13
padata: use separate workqueues for parallel and serial work
Daniel Jordan
1
-2
/
+4
2019-09-13
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
1
-1
/
+1
2019-09-13
padata: allocate workqueue internally
Daniel Jordan
1
-2
/
+1
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2017-10-07
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-0
/
+2
2017-10-07
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-0
/
+2
2017-05-26
padata: Make padata_alloc() static
Thomas Gleixner
1
-3
/
+0
2016-09-19
padata: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-1
/
+1
2016-05-19
kernel/padata.c: removed unused code
Richard Cochran
1
-5
/
+0
2013-10-30
padata: make the sequence counter an atomic_t
Mathias Krause
1
-2
/
+1
2012-03-14
padata: Fix race on sequence number wrap
Steffen Klassert
1
-4
/
+2
2010-09-03
padata: add missing __percpu markup in include/linux/padata.h
Namhyung Kim
1
-2
/
+2
2010-07-31
padata: Remove padata_get_cpumask
Steffen Klassert
1
-2
/
+0
2010-07-31
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
Steffen Klassert
1
-19
/
+21
2010-07-31
padata: Rearrange set_cpumask functions
Steffen Klassert
1
-3
/
+3
2010-07-31
padata: Rename padata_alloc functions
Steffen Klassert
1
-4
/
+5
2010-07-19
padata: Added sysfs primitives to padata subsystem
Dan Kruchinin
1
-1
/
+4
2010-07-19
padata: Make two separate cpumasks
Dan Kruchinin
1
-36
/
+80
2010-07-14
padata: simplify serialization mechanism
Steffen Klassert
1
-3
/
+3
2010-07-14
padata: Check for valid padata instance on start
Steffen Klassert
1
-1
/
+2
2010-05-19
padata: Add some code comments
Steffen Klassert
1
-0
/
+53
2010-05-19
padata: Use a timer to handle remaining objects in the reorder queues
Steffen Klassert
1
-0
/
+2
2010-01-06
padata: Generic parallelization/serialization interface
Steffen Klassert
1
-0
/
+88
Privacy Policy