Cheah Kok Cheong
|
08b21fbf4b
padata: add SPDX identifier
|
7 年 前 |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 年 前 |
Mathias Krause
|
350ef88e7e
padata: ensure padata_do_serial() runs on the correct CPU
|
8 年 前 |
Mathias Krause
|
cf5868c8a2
padata: ensure the reorder timer callback runs on the correct CPU
|
8 年 前 |
Mathias Krause
|
1bd845bcb4
padata: set cpu_index of unused CPUs to -1
|
8 年 前 |
Sebastian Andrzej Siewior
|
c5a81c8ff8
padata: Avoid nested calls to cpus_read_lock() in pcrypt_init_padata()
|
8 年 前 |
Thomas Gleixner
|
9596695ee1
padata: Make padata_alloc() static
|
8 年 前 |
Jason A. Donenfeld
|
69b348449b
padata: get_next is never NULL
|
8 年 前 |
Jason A. Donenfeld
|
07a77929ba
padata: free correct variable
|
8 年 前 |
Jason A. Donenfeld
|
de5540d088
padata: avoid race in reordering
|
8 年 前 |
Tobias Klauser
|
119a0798dc
padata: Remove unused but set variables
|
8 年 前 |
Sebastian Andrzej Siewior
|
30e92153b4
padata: Convert to hotplug state machine
|
9 年 前 |
Arnd Bergmann
|
19d795b677
kernel/padata.c: hide unused functions
|
9 年 前 |
Richard Cochran
|
815613da6a
kernel/padata.c: removed unused code
|
9 年 前 |
Tejun Heo
|
4497da6f95
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 年 前 |
Mathias Krause
|
c0e656b7a6
padata: Fix wrong usage of rcu_dereference()
|
11 年 前 |
Mathias Krause
|
0b6b098efc
padata: make the sequence counter an atomic_t
|
11 年 前 |
Richard Weinberger
|
b8b4a4166e
padata - Register hotcpu notifier after initialization
|
12 年 前 |
Chen Gang
|
9c823f9f7e
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED
|
12 年 前 |
Shan Wei
|
f0fcf2002b
padata: use __this_cpu_read per-cpu helper
|
12 年 前 |
Steffen Klassert
|
9612090527
padata: Fix cpu hotplug
|
13 年 前 |
Steffen Klassert
|
13614e0fb1
padata: Use the online cpumask as the default
|
13 年 前 |
Steffen Klassert
|
107f8bdac9
padata: Add a reference to the api documentation
|
13 年 前 |
Steffen Klassert
|
2dc9b5dbde
padata: Fix race on sequence number wrap
|
13 年 前 |
Steffen Klassert
|
3047817b89
padata: Fix race in the serialization path
|
13 年 前 |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 年 前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年 前 |
Linus Torvalds
|
b7c8e55db7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
15 年 前 |
Steffen Klassert
|
0500e9b3f1
padata: Remove padata_get_cpumask
|
15 年 前 |
Steffen Klassert
|
c635696c7c
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
|
15 年 前 |