summaryrefslogtreecommitdiffstats
path: root/v6.4/025e16845877e80cb169274b330c236056ba553c
blob: 3225191c151d109b1ad63e7f57e787a7367ad9b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
025e16845877 ("workqueue: Modularize wq_pod_type initialization")
84193c07105c ("workqueue: Generalize unbound CPU pods")
5de7a03cac14 ("workqueue: Factor out clearing of workqueue-only attrs fields")
0f36ee24cd43 ("workqueue: Factor out actual cpumask calculation to reduce subtlety in wq_update_pod()")
2930155b2e27 ("workqueue: Initialize unbound CPU pods later in the boot")
a86feae6195a ("workqueue: Move wq_pod_init() below workqueue_init()")
fef59c9cab6a ("workqueue: Rename NUMA related names to use pod instead")
af73f5c9febe ("workqueue: Rename workqueue_attrs->no_numa to ->ordered")
636b927eba5b ("workqueue: Make unbound workqueues to use per-cpu pool_workqueues")
4cbfd3de737b ("workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug")
687a9aa56f81 ("workqueue: Make per-cpu pool_workqueues allocated and released like unbound ones")
967b494e2fd1 ("workqueue: Use a kthread_worker to release pool_workqueues")
fcecfa8f271a ("workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numa")
ee1ceef72754 ("workqueue: Rename wq->cpu_pwqs to wq->cpu_pwq")
fe089f87cccb ("workqueue: Not all work insertion needs to wake up a worker")
87437656c243 ("workqueue: Merge branch 'for-6.5-fixes' into for-6.6")