index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-23
slow-work: kill it
Tejun Heo
1
-163
/
+0
2010-07-22
drm: use workqueue instead of slow-work
Tejun Heo
1
-2
/
+1
2010-07-22
fscache: drop references to slow-work
Tejun Heo
1
-1
/
+0
2010-07-22
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
1
-26
/
+11
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
1
-3
/
+6
2010-07-22
workqueue: fix how cpu number is stored in work->data
Tejun Heo
1
-6
/
+8
2010-07-02
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
1
-4
/
+3
2010-07-02
workqueue: implement unbound workqueue
Tejun Heo
1
-1
/
+14
2010-07-02
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
1
-3
/
+7
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-0
/
+1
2010-06-29
workqueue: implement cpu intensive workqueue
Tejun Heo
1
-0
/
+1
2010-06-29
workqueue: implement high priority workqueue
Tejun Heo
1
-0
/
+1
2010-06-29
workqueue: implement several utility APIs
Tejun Heo
1
-1
/
+10
2010-06-29
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
1
-11
/
+29
2010-06-29
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
1
-1
/
+3
2010-06-29
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
1
-3
/
+5
2010-06-29
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
1
-0
/
+1
2010-06-29
workqueue: carry cpu number in work data once execution starts
Tejun Heo
1
-2
/
+5
2010-06-29
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
1
-3
/
+3
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
1
-0
/
+2
2010-06-29
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
1
-0
/
+7
2010-06-29
workqueue: implement per-cwq active work limit
Tejun Heo
1
-9
/
+9
2010-06-29
workqueue: reimplement work flushing using linked works
Tejun Heo
1
-1
/
+3
2010-06-29
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
1
-2
/
+19
2010-06-29
workqueue: update cwq alignement
Tejun Heo
1
-1
/
+4
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
1
-92
/
+0
2010-06-29
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
1
-8
/
+21
2010-06-29
workqueue: merge feature parameters into flags
Tejun Heo
1
-10
/
+15
2010-06-29
workqueue: misc/cosmetic updates
Tejun Heo
1
-0
/
+5
2010-06-29
workqueue: kill RT workqueue
Tejun Heo
1
-11
/
+9
2010-06-29
kthread: implement kthread_data()
Tejun Heo
1
-0
/
+1
2010-06-29
kthread: implement kthread_worker
Tejun Heo
1
-0
/
+64
2010-06-13
Merge branch 'sched-wq' of ../wq into cmwq-base
Tejun Heo
4
-1
/
+33
2010-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
1
-1
/
+4
2010-06-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2010-06-09
misc: Fix allocation 'borrowed' by vhost_net
Alan Cox
1
-1
/
+6
2010-06-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-06-08
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
2
-13
/
+1
2010-06-08
tracing: Fix null pointer deref with SEND_SIG_FORCED
Oleg Nesterov
1
-1
/
+2
2010-06-08
sched: add hooks for workqueue
Tejun Heo
1
-0
/
+1
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2
-0
/
+22
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
2
-1
/
+10
2010-06-08
drm/radeon/kms/evergreen: set accel_enabled
Alex Deucher
1
-0
/
+1
2010-06-07
ahci: add pci quirk for JMB362
Tejun Heo
1
-0
/
+1
2010-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+3
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-34
/
+10
2010-06-05
module: Make module sysfs functions private.
Rusty Russell
1
-33
/
+0
2010-06-05
module: fix kdb's illicit use of struct module_use.
Rusty Russell
1
-0
/
+7
[next]