aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* workqueue: use worker_set/clr_flags() only from worker itselfTejun 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 worker_{set|clr}_flags()Tejun Heo2010-06-29
* workqueue: use shared worklist and pool all workers per cpuTejun 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: add find_worker_executing_work() and track current_cwqTejun 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: implement worker statesTejun Heo2010-06-29
* workqueue: introduce global cwq and unify cwq locksTejun 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: introduce workerTejun Heo2010-06-29
* workqueue: reimplement workqueue flushing using color coded worksTejun Heo2010-06-29
* workqueue: update cwq alignementTejun Heo2010-06-29
* workqueue: kill cpu_populated_mapTejun Heo2010-06-29
* workqueue: temporarily remove workqueue tracingTejun Heo2010-06-29
* workqueue: separate out process_one_work()Tejun 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
* acpi: use queue_work_on() instead of binding workqueue worker to cpu0Tejun Heo2010-06-29
* kthread: implement kthread_data()Tejun Heo2010-06-29
* ivtv: use kthread_worker instead of workqueueTejun 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: refactor try_to_wake_up()Tejun 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
* | Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds2010-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-11
|\ \
| * \ Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-11
| |\ \
| | * | wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-11
| * | | net8139: fix a race at the end of NAPIFigo.zhang2010-06-11
| * | | pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-11
| * | | pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-11
| * | | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-11
| * | | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-09
| * | | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-09
| * | | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-09
| |\ \ \
| | * | | net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-09