index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
Age
Commit message (
Expand
)
Author
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-29
workqueue: Drain BH work items on hot-unplugged CPUs
Tejun Heo
2024-02-22
workqueue: Control intensive warning threshold through cmdline
Xuewen Yan
2024-02-22
workqueue: Use global variant for add_timer()
Anna-Maria Behnsen
2024-02-20
workqueue: Make @flags handling consistent across set_work_data() and friends
Tejun Heo
2024-02-20
workqueue: Remove clear_work_data()
Tejun Heo
2024-02-20
workqueue: Factor out work_grab_pending() from __cancel_work_sync()
Tejun Heo
2024-02-20
workqueue: Clean up enum work_bits and related constants
Tejun Heo
2024-02-20
workqueue: Introduce work_cancel_flags
Tejun Heo
2024-02-20
workqueue: Use variable name irq_flags for saving local irq flags
Tejun Heo
2024-02-20
workqueue: Reorganize flush and cancel[_sync] functions
Tejun Heo
2024-02-20
workqueue: Rename __cancel_work_timer() to __cancel_timer_sync()
Tejun Heo
2024-02-20
workqueue: Use rcu_read_lock_any_held() instead of rcu_read_lock_held()
Tejun Heo
2024-02-20
workqueue: Cosmetic changes
Tejun Heo
2024-02-19
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
2024-02-16
workqueue, irq_work: Build fix for !CONFIG_IRQ_WORK
Tejun Heo
2024-02-14
workqueue: Fix queue_work_on() with BH workqueues
Tejun Heo
2024-02-09
workqueue: Implement workqueue_set_min_active()
Tejun Heo
2024-02-09
workqueue: Fix kernel-doc comment of unplug_oldest_pwq()
Waiman Long
2024-02-08
workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask
Waiman Long
2024-02-08
kernel/workqueue: Let rescuers follow unbound wq cpumask changes
Juri Lelli
2024-02-08
workqueue: Enable unbound cpumask update on ordered workqueues
Waiman Long
2024-02-08
workqueue: Link pwq's into wq->pwqs from oldest to newest
Waiman Long
2024-02-08
workqueue: make wq_subsys const
Ricardo B. Marliere
2024-02-05
Merge branch 'for-6.8-fixes' into for-6.9
Tejun Heo
2024-02-05
Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...
Tejun Heo
2024-02-05
workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
Tejun Heo
2024-02-05
workqueue: Skip __WQ_DESTROYING workqueues when updating global unbound cpumask
Waiman Long
2024-02-05
workqueue: fix a typo in comment
Wang Jinchao
2024-02-05
Revert "workqueue: make wq_subsys const"
Tejun Heo
2024-02-04
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
2024-02-04
workqueue: Factor out init_cpu_worker_pool()
Tejun Heo
2024-02-04
workqueue: Update lock debugging code
Tejun Heo
2024-02-04
workqueue: make wq_subsys const
Ricardo B. Marliere
2024-02-04
workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending()
Tejun Heo
2024-01-30
workqueue: Avoid premature init of wq->node_nr_active[].max
Tejun Heo
2024-01-30
workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_ac...
Tejun Heo
2024-01-29
workqueue: Avoid using isolated cpus' timers on queue_delayed_work
Leonardo Bras
2024-01-29
workqueue: Implement system-wide nr_active enforcement for unbound workqueues
Tejun Heo
2024-01-29
workqueue: Introduce struct wq_node_nr_active
Tejun Heo
2024-01-29
workqueue: Move pwq_dec_nr_in_flight() to the end of work item handling
Tejun Heo
2024-01-29
workqueue: RCU protect wq->dfl_pwq and implement accessors for it
Tejun Heo
2024-01-29
workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
Tejun Heo
2024-01-29
workqueue: Move nr_active handling into helpers
Tejun Heo
2024-01-29
workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
Tejun Heo
2024-01-29
workqueue: Factor out pwq_is_empty()
Tejun Heo
2024-01-29
workqueue: Move pwq->max_active to wq->max_active
Tejun Heo
2024-01-26
workqueue: Break up enum definitions and give names to the types
Tejun Heo
2024-01-26
workqueue: Drop unnecessary kick_pool() in create_worker()
Tejun Heo
[next]