Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
057b184a007376562e905aa39f1ba352fb8d78b1
/
kernel
/
workqueue.c
82f67cd
[PATCH] Add debugging feature /proc/timer_stat
by Ingo Molnar
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
af9997e
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
by Randy Dunlap
· 18 years ago
9bfb183
[PATCH] workqueue: fix schedule_on_each_cpu()
by Ingo Molnar
· 18 years ago
a08727b
Make workqueue bit operations work on "atomic_long_t"
by Linus Torvalds
· 18 years ago
4594bf1
[PATCH] WorkStruct: Use direct assignment rather than cmpxchg()
by David Howells
· 18 years ago
68380b5
Add "run_scheduled_work()" workqueue function
by Linus Torvalds
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
d5abe66
[PATCH] debug: workqueue locking sanity
by Peter Zijlstra
· 18 years ago
341a595
[PATCH] Support for freezeable workqueues
by Rafael J. Wysocki
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
365970a
WorkStruct: Merge the pending bit into the wq_data pointer
by David Howells
· 18 years ago
6bb49e5
WorkStruct: Typedef the work function prototype
by David Howells
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
057647f
[PATCH] workqueue: update kerneldoc
by Alan Stern
· 18 years ago
4693402
[PATCH] mm: kevent threads: use MPOL_DEFAULT
by Christoph Lameter
· 18 years ago
9f5d785
remove duplicate "until" from kernel/workqueue.c
by Rolf Eike Beer
· 18 years ago
9b41ea7
[PATCH] workqueue: remove lock_cpu_hotplug()
by Andrew Morton
· 19 years ago
0fcb78c
[PATCH] Add DocBook documentation for workqueue functions
by Rolf Eike Beer
· 19 years ago
ca78f6b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 19 years ago
ae90dd5
Move workqueue exports to where the functions are defined.
by Dave Jones
· 19 years ago
7a6bc1c
[CPUFREQ] Add queue_delayed_work_on() interface for workqueues.
by Venkatesh Pallipadi
· 19 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 19 years ago
fc75cdf
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
by Heiko Carstens
· 19 years ago
b613677
[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
by Andrew Morton
· 19 years ago
626ab0e
[PATCH] list: use list_replace_init() instead of list_splice_init()
by Oleg Nesterov
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
1fa44ec
[SCSI] add execute_in_process_context() API
by James Bottomley
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
f756d5e
[PATCH] fix workqueue oops during cpu offline
by Nathan Lynch
· 19 years ago
676121f
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
by Ben Collins
· 19 years ago
15316ba
[PATCH] add schedule_on_each_cpu()
by Christoph Lameter
· 19 years ago
bce61dd
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
by Ben Collins
· 19 years ago
a4c4af7
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
by Heiko Carstens
· 19 years ago
89ada67
[PATCH] Use alloc_percpu to allocate workqueues locally
by Christoph Lameter
· 19 years ago
dd39271
[PATCH] introduce and use kzalloc
by Pekka J Enberg
· 20 years ago
230649d
[PATCH] create_workqueue_thread() signedness fix
by Mika Kukkonen
· 20 years ago
6068674
[PATCH] remove name length check in a workqueue
by James Bottomley
· 20 years ago
81ddef7
[PATCH] re-export cancel_rearming_delayed_workqueue
by James Bottomley
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago