Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
021a17ed796b62383f7623f4fea73787abddad77
/
include
/
linux
/
kthread.h
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
919b250
timer: Remove redundant __setup_timer*() macros
by Kees Cook
· 7 years ago
1fe66ba
timer: Remove unused data arguments from macros
by Kees Cook
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
fe5c3b6
kthread: Convert callback to use from_timer()
by Kees Cook
· 7 years ago
8ede369
timer: Remove expires argument from __TIMER_INITIALIZER()
by Kees Cook
· 7 years ago
0b508bc
block: fix a build error
by Shaohua Li
· 7 years ago
05e3db9
kthread: add a mechanism to store cgroup info
by Shaohua Li
· 7 years ago
d16977f
kthread: fix documentation build warning
by Jonathan Corbet
· 7 years ago
c0b942a
kthread: add __printf attributes
by Nicolas Iooss
· 8 years ago
1da5c46
kthread: Make struct kthread kmalloc'ed
by Oleg Nesterov
· 8 years ago
e154ccc
kthread: add kerneldoc for kthread_create()
by Jonathan Corbet
· 8 years ago
dbf5268
kthread: better support freezable kthread workers
by Petr Mladek
· 8 years ago
9a6b06c
kthread: allow to modify delayed kthread work
by Petr Mladek
· 8 years ago
37be45d
kthread: allow to cancel kthread work
by Petr Mladek
· 8 years ago
22597dc
kthread: initial support for delayed kthread work
by Petr Mladek
· 8 years ago
35033fe
kthread: add kthread_destroy_worker()
by Petr Mladek
· 8 years ago
fbae2d4
kthread: add kthread_create_worker*()
by Petr Mladek
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
e700591
kthread: rename probe_kthread_data() to kthread_probe_data()
by Petr Mladek
· 8 years ago
e9f0698
kernel/kthread.c:kthread_create_on_node(): clarify documentation
by Andrew Morton
· 9 years ago
25834c7
sched: Fix a race between __kthread_bind() and sched_setaffinity()
by Peter Zijlstra
· 10 years ago
95847e1
kthread_work: remove the unused wait_queue_head
by Lai Jiangshan
· 10 years ago
cd42d55
kthread: implement probe_kthread_data()
by Tejun Heo
· 12 years ago
2a1d446
kthread: Implement park/unpark facility
by Thomas Gleixner
· 12 years ago
46f3d97
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
by Tejun Heo
· 12 years ago
8a32c44
freezer: implement and use kthread_freezable_should_stop()
by Tejun Heo
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
207205a
kthread: NUMA aware kthread_create_on_node()
by Eric Dumazet
· 14 years ago
92578c0b
kthread: Replace deprecated spinlock initialization
by Thomas Gleixner
· 14 years ago
4f32e9b1
kthread_work: make lockdep happy
by Yong Zhang
· 14 years ago
82805ab
kthread: implement kthread_data()
by Tejun Heo
· 15 years ago
b56c0d8
kthread: implement kthread_worker
by Tejun Heo
· 15 years ago
ed9559d
Label kthread_create() with printf attribute tag.
by Rusty Russell
· 16 years ago
73c2799
kthread: don't depend on work queues
by Eric W. Biederman
· 18 years ago
52e92e5
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
by Adrian Bunk
· 19 years ago
9e37bd3
[PATCH] kthread: move kernel-doc and put it into DocBook
by Randy Dunlap
· 19 years ago
61e1a9e
[PATCH] Add kthread_stop_sem()
by Alan Stern
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago