index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kthread.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-2
/
+2
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-0
/
+5
2020-05-08
kthread: save thread function
J. Bruce Fields
1
-0
/
+1
2020-04-02
kthread: mark timer used by delayed kthread works as IRQ safe
Petr Mladek
1
-1
/
+2
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
1
-1
/
+2
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+4
2019-02-28
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
1
-3
/
+2
2019-02-28
kthread: Convert worker lock to raw spinlock
Julia Cartwright
1
-2
/
+2
2019-02-10
kthread: Add __kthread_should_park()
Matthias Kaehlcke
1
-0
/
+1
2018-07-03
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
1
-1
/
+0
2018-05-03
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
1
-0
/
+1
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-21
timer: Remove redundant __setup_timer*() macros
Kees Cook
1
-3
/
+3
2017-11-21
timer: Remove unused data arguments from macros
Kees Cook
1
-2
/
+0
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+11
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
1
-5
/
+5
2017-10-05
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
1
-1
/
+1
2017-09-26
block: fix a build error
Shaohua Li
1
-1
/
+1
2017-09-26
kthread: add a mechanism to store cgroup info
Shaohua Li
1
-0
/
+11
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2016-12-12
kthread: add __printf attributes
Nicolas Iooss
1
-1
/
+1
2016-12-08
kthread: Make struct kthread kmalloc'ed
Oleg Nesterov
1
-0
/
+1
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
1
-0
/
+11
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
1
-3
/
+9
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+4
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
1
-0
/
+5
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+33
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+2
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
1
-0
/
+7
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-9
/
+9
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
1
-1
/
+1
2015-09-04
kernel/kthread.c:kthread_create_on_node(): clarify documentation
Andrew Morton
1
-1
/
+1
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
1
-0
/
+1
2014-07-28
kthread_work: remove the unused wait_queue_head
Lai Jiangshan
1
-11
/
+2
2013-04-30
kthread: implement probe_kthread_data()
Tejun Heo
1
-0
/
+1
2012-08-13
kthread: Implement park/unpark facility
Thomas Gleixner
1
-1
/
+10
2012-07-22
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
1
-6
/
+2
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-0
/
+1
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+2
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
1
-4
/
+10
2011-01-27
kthread: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2010-12-22
kthread_work: make lockdep happy
Yong Zhang
1
-10
/
+35
2010-06-29
kthread: implement kthread_data()
Tejun Heo
1
-0
/
+1
2010-06-29
kthread: implement kthread_worker
Tejun Heo
1
-0
/
+64
2008-07-24
Label kthread_create() with printf attribute tag.
Rusty Russell
1
-1
/
+2
2007-05-09
kthread: don't depend on work queues
Eric W. Biederman
1
-0
/
+3
2006-07-14
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
1
-1
/
+0
[next]