index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
padata.h
Age
Commit message (
Expand
)
Author
Files
Lines
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