| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | cpuset: add cs->effective_cpus and cs->effective_mems | Li Zefan | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: clean up sane_behavior handling | Tejun Heo | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: remove sane_behavior support on non-default hierarchies | Tejun Heo | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: make interface file "cgroup.sane_behavior" legacy-only | Tejun Heo | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: remove CGRP_ROOT_OPTION_MASK | Tejun Heo | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->depends_on | Tejun Heo | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->css_reset() | Tejun Heo | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: make interface files visible iff enabled on cgroup->subtree_control | Tejun Heo | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: introduce cgroup->subtree_control | Tejun Heo | 2014-07-08 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: reorganize cgroup_subtree_control_write() | Tejun Heo | 2014-07-08 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | percpu-refcount: require percpu_ref to be exited explicitly | Tejun Heo | 2014-06-28 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: stronger test in process_one_work() | Lai Jiangshan | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: clear POOL_DISASSOCIATED in rebind_workers() | Lai Jiangshan | 2014-06-19 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | kthread_work: wake up worker only when the worker is idle | Lai Jiangshan | 2014-07-28 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: use nr_node_ids instead of wq_numa_tbl_len | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: remove the misnamed out_unlock label in get_unbound_pool() | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: remove the stale comment in pwq_unbound_release_workfn() | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: move rescuer pool detachment to the end | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: unfold start_worker() into create_worker() | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: remove @wakeup from worker_set_flags() | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: remove an unneeded UNBOUND test before waking up the next worker | Lai Jiangshan | 2014-07-22 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: wake regular worker if need_more_worker() when rescuer leave the pool | Lai Jiangshan | 2014-07-18 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: alloc struct worker on its local node | Lai Jiangshan | 2014-07-15 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: reuse the already calculated pwq in try_to_grab_pending() | Lai Jiangshan | 2014-07-11 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: stronger test in process_one_work() | Lai Jiangshan | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: clear POOL_DISASSOCIATED in rebind_workers() | Lai Jiangshan | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: sanity check pool->cpu in wq_worker_sleeping() | Lai Jiangshan | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: clear leftover flags when detached | Lai Jiangshan | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: remove useless WARN_ON_ONCE() | Lai Jiangshan | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: use schedule_timeout_interruptible() instead of open code | Lai Jiangshan | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: remove the empty check in too_many_workers() | Lai Jiangshan | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: use "pool->cpu < 0" to stand for an unbound pool | Lai Jiangshan | 2014-06-19 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | crypto: fips - only panic on bad/missing crypto mod signatures | Jarod Wilson | 2014-07-03 | |
| | |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-08-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks | Jan Kara | 2014-08-01 | |
| | * | | | | | | | | | | | | | | | | | sched_clock: Avoid corrupting hrtimer tree during suspend | Stephen Boyd | 2014-07-24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | kexec: fix build error when hugetlbfs is disabled | David Rientjes | 2014-07-30 | |
| * | | | | | | | | | | | | | | | | | Josh has moved | Josh Triplett | 2014-07-30 | |
| * | | | | | | | | | | | | | | | | | kexec: export free_huge_page to VMCOREINFO | Atsushi Kumagai | 2014-07-30 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-07-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 | Masami Hiramatsu | 2014-07-18 | |
| | * | | | | | | | | | | | | | | | perf: Fix lockdep warning on process exit | Peter Zijlstra | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | perf: Revert ("perf: Always destroy groups on exit") | Peter Zijlstra | 2014-07-16 | |
| * | | | | | | | | | | | | | | | | tracing: Fix wraparound problems in "uptime" trace clock | Tony Luck | 2014-07-21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-07-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 2014-07-16 | |
| | * | | | | | | | | | | | | | | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 2014-07-16 | |
