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