summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-072-0/+57
|\
| * DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-052-0/+57
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-078-312/+215
|\ \
| * | workqueue: mark init_workqueues() as early_initcall()Suresh Siddha2010-08-011-1/+0
| * | slow-work: kill itTejun Heo2010-07-231-163/+0
| * | drm: use workqueue instead of slow-workTejun Heo2010-07-221-2/+1
| * | fscache: drop references to slow-workTejun Heo2010-07-221-1/+0
| * | fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-221-26/+11
| * | fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-3/+6
| * | workqueue: fix how cpu number is stored in work->dataTejun Heo2010-07-221-6/+8
| * | 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
| |\ \
* | \ \ Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-0/+7
|\ \ \ \
| * | | | x86, mce: Add HW_ERR printk prefix for hardware error loggingHuang Ying2010-06-101-0/+7
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-061-0/+5
|\ \ \ \ \
| * | | | | console: Fix compilation regressionJason Wessel2010-08-061-0/+5
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+6
|\ \ \ \ \ \
| * | | | | | irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-291-1/+6
* | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-062-5/+33
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-271-0/+11
| * | | | | | | timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-271-2/+0
| * | | | | | | hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-271-1/+2
| * | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-2/+4
| * | | | | | | time: Implement timespec_addJohn Stultz2010-07-271-0/+16
| |/ / / / / /
* | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-061-0/+1
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud