summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()Tejun Heo2013-04-07
| * | | | | | | | | | | | | | | | | | | cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo2013-04-07
| * | | | | | | | | | | | | | | | | | | cgroup: remove unused parameter in cgroup_task_migrate().Kevin Wilson2013-04-03
| * | | | | | | | | | | | | | | | | | | cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan2013-03-20
| * | | | | | | | | | | | | | | | | | | cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan2013-03-20
| * | | | | | | | | | | | | | | | | | | cgroup: remove useless code in cgroup_write_event_control()Li Zefan2013-03-12
| * | | | | | | | | | | | | | | | | | | cgroup: don't bother to resize pid arrayLi Zefan2013-03-12
| * | | | | | | | | | | | | | | | | | | cgroup: hold cgroup_mutex before calling css_offline()Li Zefan2013-03-12
| * | | | | | | | | | | | | | | | | | | cgroup: remove unused variables in cgroup_destroy_locked()Li Zefan2013-03-12
| * | | | | | | | | | | | | | | | | | | cgroup: remove cgroup_is_descendant()Li Zefan2013-03-12
| * | | | | | | | | | | | | | | | | | | cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()Li Zefan2013-03-12
| * | | | | | | | | | | | | | | | | | | cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2013-03-05
| * | | | | | | | | | | | | | | | | | | cgroup: no need to check css refs for release notificationLi Zefan2013-03-04
| * | | | | | | | | | | | | | | | | | | cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()Li Zefan2013-03-04
| * | | | | | | | | | | | | | | | | | | cgroup: fix cgroup_path() vs rename() raceLi Zefan2013-03-04
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | workqueue: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-09
| * | | | | | | | | | | | | | | | | | | workqueue: avoid false negative WARN_ON() in destroy_workqueue()Lai Jiangshan2013-04-04
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo2013-04-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: implement NUMA affinity for unbound workqueuesTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: introduce put_pwq_unlocked()Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: introduce numa_pwq_tbl_install()Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: use NUMA-aware allocation for pool_workqueuesTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: map an unbound workqueues to multiple per-node pool_workqueuesTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: move hot fields of workqueue_struct to the endTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: make workqueue->name[] fixed lenTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: add workqueue->unbound_attrsTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: determine NUMA node of workers accourding to the allowed cpumaskTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: drop 'H' from kworker names of unbound worker poolsTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: move pwq_pool_locking outside of get/put_unbound_pool()Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: fix memory leak in apply_workqueue_attrs()Tejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: fix unbound workqueue attrs hashing / comparisonTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: fix race condition in unbound workqueue free pathTejun Heo2013-04-01
| * | | | | | | | | | | | | | | | | | workqueue: remove pwq_lock which is no longer usedLai Jiangshan2013-03-25
| * | | | | | | | | | | | | | | | | | workqueue: protect wq->saved_max_active with wq->mutexLai Jiangshan2013-03-25
| * | | | | | | | | | | | | | | | | | workqueue: protect wq->pwqs and iteration with wq->mutexLai Jiangshan2013-03-25
| * | | | | | | | | | | | | | | | | | workqueue: protect wq->nr_drainers and ->flags with wq->mutexLai Jiangshan2013-03-25
| * | | | | | | | | | | | | | | | | | workqueue: rename wq->flush_mutex to wq->mutexLai Jiangshan2013-03-25
| * | | | | | | | | | | | | | | | | | workqueue: rename wq_mutex to wq_pool_mutexLai Jiangshan2013-03-25
| * | | | | | | | | | | | | | | | | | workqueue: avoid false negative in assert_manager_or_pool_lock()Lai Jiangshan2013-03-20
| * | | | | | | | | | | | | | | | | | workqueue: use rcu_read_lock_sched() instead for accessing pwq in RCULai Jiangshan2013-03-20
| * | | | | | | | | | | | | | | | | | workqueue: kick a worker in pwq_adjust_max_active()Lai Jiangshan2013-03-20
| * | | | | | | | | | | | | | | | | | workqueue: simplify current_is_workqueue_rescuer()Lai Jiangshan2013-03-20
| * | | | | | | | | | | | | | | | | | workqueue: add missing POOL_FREEZINGLai Jiangshan2013-03-20
| * | | | | | | | | | | | | | | | | | workqueue: restore CPU affinity of unbound workers on CPU_ONLINETejun Heo2013-03-19
| * | | | | | | | | | | | | | | | | | workqueue: directly restore CPU affinity of workers from CPU_ONLINETejun Heo2013-03-19
| * | | | | | | | | | | | | | | | | | workqueue: relocate rebind_workers()Tejun Heo2013-03-19