summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo
2010-07-22workqueue: fix how cpu number is stored in work->dataTejun Heo
2010-07-02workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND insteadTejun Heo
2010-07-02workqueue: implement unbound workqueueTejun Heo
2010-07-02workqueue: prepare for WQ_UNBOUND implementationTejun Heo
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-06-29workqueue: implement cpu intensive workqueueTejun Heo
2010-06-29workqueue: implement high priority workqueueTejun Heo
2010-06-29workqueue: implement several utility APIsTejun Heo
2010-06-29workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueuesTejun Heo
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo
2010-06-29workqueue: implement concurrency managed dynamic worker poolTejun Heo
2010-06-29workqueue: implement WQ_NON_REENTRANTTejun Heo
2010-06-29workqueue: carry cpu number in work data once execution startsTejun Heo
2010-06-29workqueue: make single thread workqueue shared worker pool friendlyTejun Heo
2010-06-29workqueue: reimplement CPU hotplugging support using trusteeTejun Heo
2010-06-29workqueue: reimplement workqueue freeze using max_activeTejun Heo
2010-06-29workqueue: implement per-cwq active work limitTejun Heo
2010-06-29workqueue: reimplement work flushing using linked worksTejun Heo
2010-06-29workqueue: reimplement workqueue flushing using color coded worksTejun Heo
2010-06-29workqueue: update cwq alignementTejun Heo
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo
2010-06-29workqueue: define masks for work flags and conditionalize STATIC flagsTejun Heo
2010-06-29workqueue: merge feature parameters into flagsTejun Heo
2010-06-29workqueue: misc/cosmetic updatesTejun Heo
2010-06-29workqueue: kill RT workqueueTejun Heo
2010-06-29kthread: implement kthread_data()Tejun Heo
2010-06-29kthread: implement kthread_workerTejun Heo
2010-06-13Merge branch 'sched-wq' of ../wq into cmwq-baseTejun Heo
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox
2010-06-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-09writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-08tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov
2010-06-08sched: add hooks for workqueueTejun Heo
2010-06-08sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo
2010-06-08sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo
2010-06-07drm/radeon/kms/evergreen: set accel_enabledAlex Deucher
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-06-05module: Make module sysfs functions private.Rusty Russell
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds