index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
padata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
padata: use alignment when calculating the number of worker threads
Anthony Yznaga
2023-03-14
1
-1
/
+1
*
padata: Make kobj_type structure constant
Thomas Weißschuh
2023-03-14
1
-1
/
+1
*
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
1
-2
/
+10
|
\
|
*
padata: Mark padata_work_init() as __ref
Nathan Chancellor
2022-12-14
1
-2
/
+10
*
|
padata: Fix list iterator in padata_do_serial()
Daniel Jordan
2022-11-25
1
-2
/
+5
*
|
padata: Always leave BHs disabled when running ->parallel()
Daniel Jordan
2022-11-25
1
-3
/
+5
|
/
*
padata: replace cpumask_weight with cpumask_empty in padata.c
Yury Norov
2022-01-31
1
-1
/
+1
*
padata: Remove repeated verbose license text
Cai Huoqing
2021-08-27
1
-13
/
+0
*
padata: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
1
-7
/
+7
*
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
2021-07-30
1
-4
/
+4
*
padata: fix possible padata_works_lock deadlock
Daniel Jordan
2020-09-04
1
-2
/
+3
*
padata: remove padata_parallel_queue
Daniel Jordan
2020-07-23
1
-26
/
+20
*
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
2020-07-23
1
-28
/
+5
*
padata: remove effective cpumasks from the instance
Daniel Jordan
2020-07-23
1
-27
/
+3
*
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
2020-07-23
1
-23
/
+9
*
padata: remove stop function
Daniel Jordan
2020-07-23
1
-14
/
+0
*
padata: remove start function
Daniel Jordan
2020-07-23
1
-25
/
+1
*
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Daniel Jordan
2020-06-18
1
-2
/
+2
*
padata: add basic support for multithreaded jobs
Daniel Jordan
2020-06-03
1
-3
/
+149
*
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
2020-06-03
1
-41
/
+77
*
padata: initialize earlier
Daniel Jordan
2020-06-03
1
-9
/
+8
*
padata: remove exit routine
Daniel Jordan
2020-06-03
1
-6
/
+0
*
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2020-04-30
1
-6
/
+8
*
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Eric Biggers
2020-03-06
1
-3
/
+4
*
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
2020-02-22
1
-1
/
+1
*
padata: update documentation
Daniel Jordan
2019-12-11
1
-13
/
+22
*
padata: remove reorder_objects
Daniel Jordan
2019-12-11
1
-3
/
+0
*
padata: remove cpumask change notifier
Daniel Jordan
2019-12-11
1
-51
/
+1
*
padata: always acquire cpu_hotplug_lock before pinst->lock
Daniel Jordan
2019-12-11
1
-2
/
+2
*
padata: validate cpumask without removed CPU during offline
Daniel Jordan
2019-12-11
1
-12
/
+18
*
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
2019-12-11
1
-71
/
+165
*
padata: Remove unused padata_remove_cpu
Herbert Xu
2019-12-11
1
-35
/
+0
*
padata: Remove broken queue flushing
Herbert Xu
2019-12-11
1
-31
/
+12
*
padata: remove cpu_index from the parallel_queue
Daniel Jordan
2019-09-13
1
-11
/
+2
*
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
2019-09-13
1
-53
/
+65
*
padata: use separate workqueues for parallel and serial work
Daniel Jordan
2019-09-13
1
-10
/
+18
*
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
Daniel Jordan
2019-09-13
1
-8
/
+9
*
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
2019-09-13
1
-7
/
+20
*
padata: allocate workqueue internally
Daniel Jordan
2019-09-13
1
-9
/
+15
*
padata: initialize pd->cpu with effective cpumask
Daniel Jordan
2019-08-09
1
-1
/
+1
*
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
2019-07-27
1
-20
/
+3
*
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2019-07-27
1
-79
/
+18
*
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-07-18
1
-0
/
+12
*
padata: Replace padata_attr_type default_attrs field with groups
Kimberly Brown
2019-04-25
1
-1
/
+2
*
padata: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-16
1
-1
/
+1
*
padata: add SPDX identifier
Cheah Kok Cheong
2018-01-05
1
-0
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
2017-10-07
1
-1
/
+19
*
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2017-10-07
1
-1
/
+42
*
padata: set cpu_index of unused CPUs to -1
Mathias Krause
2017-10-07
1
-1
/
+7
[next]