index
:
kernel/git/peterz/queue.git
auto-latest
core/bugs
core/build
core/core
core/debugobjects
core/documentation
core/entry
core/headers
core/kprobes
core/merge
core/mm
core/rcu
core/rseq
core/static_call
core/urgent
debug/experimental
efi/core
efi/urgent
futex/scope
irq/core
irq/msi
irq/urgent
locking/core
locking/debug
locking/futex
locking/header
locking/kcsan
locking/nmi
locking/rcuref
locking/rwsem
locking/test
locking/urgent
locking/wwmutex
master
mm/core
module/namespace
objtool/core
objtool/urgent
perf/core
perf/guards
perf/kprobes
perf/pmu-unregister
perf/resched
perf/uprobes
perf/urgent
perf/vlbr
perf/wip.self
ras/core
ras/urgent
rcu/urgent
sched/arm64
sched/cleanup
sched/cleanup-pick
sched/core
sched/dl-server
sched/eevdf
sched/exp
sched/fifo
sched/flat
sched/hrtick
sched/lazy
sched/migrate-disable
sched/more
sched/newidle
sched/prep
sched/psi
sched/reweight
sched/rt
sched/scx
sched/smp
sched/ttwu
sched/urgent
sched/wip
smp/core
smp/urgent
timers/core
timers/nohz
timers/urgent
tip
unwind/cleanup
x86/acpi
x86/alternatives
x86/apic
x86/asm
x86/boot
x86/bugs
x86/build
x86/cache
x86/call-stuff
x86/cc
x86/cfi
x86/cleanups
x86/core
x86/cpu
x86/entry
x86/fineibt-bhi
x86/fineibt-bhi2
x86/fpu
x86/fsgsbase
x86/headers
x86/hyperv
x86/ibt
x86/irq
x86/kaslr
x86/kdump
x86/kvm
x86/lazy
x86/merge
x86/microcode
x86/misc
x86/mm
x86/mtrr
x86/paravirt
x86/pasid
x86/percpu
x86/platform
x86/sev
x86/seves
x86/sgx
x86/shstk
x86/splitlock
x86/tdx
x86/text_poke_early
x86/timers
x86/urgent
x86/vdso
x86/vmware
peterz's fork of tip.git
Peter Zijlstra
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
workqueue_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
workqueue: Drop the special locking rule for worker->flags and worker_pool->f...
Tejun Heo
1
-1
/
+1
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
1
-0
/
+2
2023-05-17
workqueue: Improve locking rule description for worker fields
Tejun Heo
1
-7
/
+8
2023-05-17
workqueue: Re-order struct worker fields
Tejun Heo
1
-6
/
+5
2021-08-17
workqueue: Assign a color to barrier work items
Lai Jiangshan
1
-1
/
+2
2019-04-16
sched/core, workqueues: Distangle worker accounting from rq lock
Thomas Gleixner
1
-2
/
+3
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
1
-1
/
+5
2018-05-18
workqueue: Set worker->desc to workqueue name by default
Tejun Heo
1
-1
/
+0
2018-05-18
workqueue: Make worker_attach/detach_pool() update worker->pool
Tejun Heo
1
-1
/
+1
2017-11-06
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
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-30
workqueue: Fix NULL pointer dereference
Li Bin
1
-1
/
+2
2016-03-02
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
Alexander Gordeev
1
-1
/
+1
2014-05-20
workqueue: rename manager_mutex to attach_mutex
Lai Jiangshan
1
-2
/
+2
2014-05-20
workqueue: separate iteration role from worker_idr
Lai Jiangshan
1
-0
/
+2
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-04-30
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
1
-1
/
+11
2013-03-19
workqueue: directly restore CPU affinity of workers from CPU_ONLINE
Tejun Heo
1
-3
/
+0
2013-03-12
workqueue: consistently use int for @cpu variables
Tejun Heo
1
-3
/
+2
2013-03-04
workqueue: better define synchronization rule around rescuer->pool updates
Lai Jiangshan
1
-0
/
+1
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
1
-1
/
+1
2013-01-24
workqueue: remove global_cwq
Tejun Heo
1
-1
/
+0
2013-01-18
workqueue: implement current_is_async()
Tejun Heo
1
-0
/
+11
2013-01-18
workqueue: move struct worker definition to workqueue_internal.h
Tejun Heo
1
-0
/
+37
2013-01-18
workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h
Tejun Heo
1
-0
/
+18