index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
user_events
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
workqueue: Fix kernel-doc comment of unplug_oldest_pwq()
Waiman Long
1
-7
/
+10
2024-02-08
workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask
Waiman Long
1
-1
/
+1
2024-02-08
kernel/workqueue: Let rescuers follow unbound wq cpumask changes
Juri Lelli
1
-0
/
+5
2024-02-08
workqueue: Enable unbound cpumask update on ordered workqueues
Waiman Long
1
-10
/
+59
2024-02-08
workqueue: Link pwq's into wq->pwqs from oldest to newest
Waiman Long
1
-1
/
+1
2024-02-06
Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...
Tejun Heo
1
-6
/
+2
2024-02-06
workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
Tejun Heo
3
-30
/
+10
2024-02-05
workqueue: Skip __WQ_DESTROYING workqueues when updating global unbound cpumask
Waiman Long
1
-1
/
+1
2024-02-05
workqueue: fix a typo in comment
Wang Jinchao
1
-1
/
+1
2024-02-05
Revert "workqueue: make wq_subsys const"
Tejun Heo
1
-1
/
+1
2024-02-04
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
5
-60
/
+285
2024-02-04
workqueue: Factor out init_cpu_worker_pool()
Tejun Heo
1
-14
/
+18
2024-02-04
workqueue: Update lock debugging code
Tejun Heo
1
-17
/
+34
2024-02-04
workqueue: make wq_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-04
workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending()
Tejun Heo
1
-2
/
+8
2024-02-01
workqueue: rust: sync with `WORK_CPU_UNBOUND` change
Miguel Ojeda
1
-1
/
+5
2024-01-31
workqueue: Avoid premature init of wq->node_nr_active[].max
Tejun Heo
1
-0
/
+8
2024-01-31
workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_ac...
Tejun Heo
1
-1
/
+1
2024-01-30
workqueue: Avoid using isolated cpus' timers on queue_delayed_work
Leonardo Bras
1
-3
/
+11
2024-01-29
tools/workqueue/wq_dump.py: Add node_nr/max_active dump
Tejun Heo
1
-1
/
+40
2024-01-29
workqueue: Implement system-wide nr_active enforcement for unbound workqueues
Tejun Heo
2
-35
/
+341
2024-01-29
workqueue: Introduce struct wq_node_nr_active
Tejun Heo
1
-7
/
+135
2024-01-29
workqueue: Move pwq_dec_nr_in_flight() to the end of work item handling
Tejun Heo
1
-1
/
+10
2024-01-29
workqueue: RCU protect wq->dfl_pwq and implement accessors for it
Tejun Heo
1
-24
/
+40
2024-01-29
workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
Tejun Heo
1
-12
/
+19
2024-01-29
workqueue: Move nr_active handling into helpers
Tejun Heo
1
-19
/
+67
2024-01-29
workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
Tejun Heo
1
-6
/
+25
2024-01-29
workqueue: Factor out pwq_is_empty()
Tejun Heo
1
-4
/
+9
2024-01-29
workqueue: Move pwq->max_active to wq->max_active
Tejun Heo
1
-67
/
+66
2024-01-26
workqueue: Break up enum definitions and give names to the types
Tejun Heo
2
-18
/
+29
2024-01-26
workqueue: Drop unnecessary kick_pool() in create_worker()
Tejun Heo
1
-3
/
+2
2024-01-25
workqueue: Shorten events_freezable_power_efficient name
Audra Mitchell
1
-1
/
+1
2024-01-25
tools/workqueue/wq_dump.py: Clean up code and drop duplicate information
Tejun Heo
1
-34
/
+35
2024-01-20
workqueue: mark power efficient workqueue as unbounded if nohz_full enabled
Marcelo Tosatti
1
-0
/
+7
2024-01-16
workqueue: Add rcu lock check at the end of work item execution
Xuewen Yan
1
-4
/
+5
2024-01-16
kernel/workqueue: Bind rescuer to unbound cpumask for WQ_UNBOUND
Juri Lelli
1
-1
/
+4
2024-01-16
tools/workqueue: Add rescuers printing to wq_dump.py
Juri Lelli
1
-0
/
+29
2024-01-16
workqueue.c: Increase workqueue name length
Audra Mitchell
1
-2
/
+6
2024-01-12
MAINTAINERS: pwm: Thierry steps down, Uwe takes over
Uwe Kleine-König
1
-3
/
+2
2024-01-12
fbdev/intelfb: Remove driver
Thomas Zimmermann
12
-5208
/
+1
2024-01-12
fbdev/hyperv_fb: Do not clear global screen_info
Thomas Zimmermann
1
-8
/
+1
2024-01-12
firmware/sysfb: Clear screen_info state after consuming it
Thomas Zimmermann
1
-1
/
+13
2024-01-12
fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpers
Thomas Zimmermann
1
-5
/
+6
2024-01-12
drm/hyperv: Remove firmware framebuffers with aperture helper
Thomas Zimmermann
1
-6
/
+2
2024-01-12
fbdev/sis: Remove dependency on screen_info
Thomas Zimmermann
1
-37
/
+0
2024-01-12
video/logo: use %u format specifier for unsigned int values
Colin Ian King
1
-3
/
+3
2024-01-12
video/sticore: Remove info field from STI struct
Thomas Zimmermann
2
-7
/
+0
2024-01-12
arch/parisc: Detect primary video device from device instance
Thomas Zimmermann
1
-1
/
+1
2024-01-12
fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
Thomas Zimmermann
1
-50
/
+56
2024-01-12
video/sticore: Store ROM device in STI struct
Thomas Zimmermann
2
-0
/
+9
[next]