index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
async.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2021-05-07
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
async: Add support for queueing on specific NUMA node
Alexander Duyck
2019-01-31
1
-3
/
+79
*
async: rename and redefine async_func_ptr
Lai Jiangshan
2013-03-12
1
-3
/
+3
*
async: remove unused @node from struct async_domain
Lai Jiangshan
2013-03-12
1
-5
/
+2
*
async: keep pending tasks on async_domain and remove async_pending
Tejun Heo
2013-01-23
1
-6
/
+3
*
async: bring sanity to the use of words domain and running
Tejun Heo
2013-01-23
1
-3
/
+3
*
workqueue: implement current_is_async()
Tejun Heo
2013-01-18
1
-0
/
+1
*
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
2012-07-20
1
-0
/
+1
*
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
1
-4
/
+31
*
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
1
-3
/
+5
*
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
2009-01-07
1
-0
/
+25