index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
workqueue: fix locking in retry path of maybe_create_worker()
Tejun Heo
2010-07-14
|
*
|
|
|
|
|
async: use workqueue for worker pool
Tejun Heo
2010-07-14
|
*
|
|
|
|
|
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: fix worker management invocation without pending works
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq()
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: fix race condition in flush_workqueue()
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: use worker_set/clr_flags() only from worker itself
Tejun Heo
2010-07-02
|
*
|
|
|
|
|
workqueue: implement cpu intensive workqueue
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement high priority workqueue
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement several utility APIs
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement worker_{set|clr}_flags()
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: use shared worklist and pool all workers per cpu
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: carry cpu number in work data once execution starts
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: add find_worker_executing_work() and track current_cwq
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement worker states
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: introduce global cwq and unify cwq locks
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: introduce worker
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: update cwq alignement
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: kill cpu_populated_map
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: separate out process_one_work()
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: merge feature parameters into flags
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: misc/cosmetic updates
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
workqueue: kill RT workqueue
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
kthread: implement kthread_data()
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
kthread: implement kthread_worker
Tejun Heo
2010-06-29
|
*
|
|
|
|
|
Merge branch 'sched-wq' of ../wq into cmwq-base
Tejun Heo
2010-06-13
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-08-06
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-07-29
*
|
|
|
|
|
|
|
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
kgdb: Do not access xtime directly
Thomas Gleixner
2010-07-29
|
*
|
|
|
|
|
|
|
|
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
2010-07-27
|
*
|
|
|
|
|
|
|
|
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
2010-07-27
|
*
|
|
|
|
|
|
|
|
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
2010-07-27
|
*
|
|
|
|
|
|
|
|
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
|
*
|
|
|
|
|
|
|
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
|
*
|
|
|
|
|
|
|
|
time: Implement timespec_add
John Stultz
2010-07-27
|
|
/
/
/
/
/
/
/
/
[prev]
[next]