Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
e6ec4fe24572ee265723d895ec4159e5559c8266
/
kernel
/
async.c
3af968e
async: Fix lack of boot-time console due to insufficient synchronization
by Linus Torvalds
· 16 years ago
d5a877e
async: make sure independent async domains can't accidentally entangle
by James Bottomley
· 16 years ago
9710794
async: remove the temporary (2.6.29) "async is off by default" code
by Arjan van de Ven
· 16 years ago
f7de7621f
async: use list_move_tail
by Stefan Richter
· 16 years ago
766ccb9
async: Rename _special -> _domain for clarity.
by Cornelia Huck
· 16 years ago
f30d5b3
async: Add some documentation.
by Cornelia Huck
· 16 years ago
86532d8
async: Handle kthread_run() return codes.
by Cornelia Huck
· 16 years ago
7a89bbc
async: Fix running list handling.
by Cornelia Huck
· 16 years ago
58763a2
kernel/async.c: fix printk warnings
by Andrew Morton
· 16 years ago
37a76bd
async: fix __lowest_in_progress()
by Arjan van de Ven
· 16 years ago
cdb80f6
async: make async a command line option for now
by Arjan van de Ven
· 16 years ago
33b04b9
async: make async_synchronize_full() more serializing
by Arjan van de Ven
· 16 years ago
ad160d2
async: don't do the initcall stuff post boot
by Arjan van de Ven
· 16 years ago
22a9d64
async: Asynchronous function calls to speed up kernel boot
by Arjan van de Ven
· 16 years ago