summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND insteadTejun Heo2010-07-021-4/+3
* workqueue: implement unbound workqueueTejun Heo2010-07-021-1/+14
* workqueue: prepare for WQ_UNBOUND implementationTejun Heo2010-07-021-3/+7
* libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-021-0/+1
* workqueue: implement cpu intensive workqueueTejun Heo2010-06-291-0/+1
* workqueue: implement high priority workqueueTejun Heo2010-06-291-0/+1
* workqueue: implement several utility APIsTejun Heo2010-06-291-1/+10
* workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueuesTejun Heo2010-06-291-11/+29
* workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-291-1/+3
* workqueue: implement concurrency managed dynamic worker poolTejun Heo2010-06-291-3/+5
* workqueue: implement WQ_NON_REENTRANTTejun Heo2010-06-291-0/+1
* workqueue: carry cpu number in work data once execution startsTejun Heo2010-06-291-2/+5
* workqueue: make single thread workqueue shared worker pool friendlyTejun Heo2010-06-291-3/+3
* workqueue: reimplement CPU hotplugging support using trusteeTejun Heo2010-06-291-0/+2
* workqueue: reimplement workqueue freeze using max_activeTejun Heo2010-06-291-0/+7
* workqueue: implement per-cwq active work limitTejun Heo2010-06-291-9/+9
* workqueue: reimplement work flushing using linked worksTejun Heo2010-06-291-1/+3
* workqueue: reimplement workqueue flushing using color coded worksTejun Heo2010-06-291-2/+19
* workqueue: update cwq alignementTejun Heo2010-06-291-1/+4
* workqueue: temporarily remove workqueue tracingTejun Heo2010-06-291-92/+0
* workqueue: define masks for work flags and conditionalize STATIC flagsTejun Heo2010-06-291-8/+21
* workqueue: merge feature parameters into flagsTejun Heo2010-06-291-10/+15
* workqueue: misc/cosmetic updatesTejun Heo2010-06-291-0/+5
* workqueue: kill RT workqueueTejun Heo2010-06-291-11/+9
* kthread: implement kthread_data()Tejun Heo2010-06-291-0/+1
* kthread: implement kthread_workerTejun Heo2010-06-291-0/+64
* Merge branch 'sched-wq' of ../wq into cmwq-baseTejun Heo2010-06-134-1/+33
|\
| * sched: add hooks for workqueueTejun Heo2010-06-081-0/+1
| * sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-082-0/+22
| * sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo2010-06-082-1/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-111-1/+4
|\ \
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-101-1/+4
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-101-1/+2
|\ \ \
| * | | tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov2010-06-081-1/+2
* | | | misc: Fix allocation 'borrowed' by vhost_netAlan Cox2010-06-091-1/+6
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-081-0/+1
|\ \ \ \
| * | | | drm/radeon/kms/evergreen: set accel_enabledAlex Deucher2010-06-081-0/+1
* | | | | writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-082-13/+1
| |_|_|/ |/| | |
* | | | ahci: add pci quirk for JMB362Tejun Heo2010-06-071-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-051-3/+3
|\ \ \ | | |/ | |/|
| * | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-041-1/+1
|\ \ \
| * | | wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-06-041-34/+10
|\ \ \ \
| * | | | module: Make module sysfs functions private.Rusty Russell2010-06-051-33/+0
| * | | | module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-051-0/+7
| * | | | module: Make the 'usage' lists be two-wayLinus Torvalds2010-06-051-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-042-3/+162
|\ \ \ \ \
| * | | | | sh: add boot code to MMCIF driver headerMagnus Damm2010-05-311-0/+129
| * | | | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-0/+32
OpenPOWER on IntegriCloud