aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | cpuset: add cs->effective_cpus and cs->effective_memsLi Zefan2014-07-09
| * | | | | | | | | | | | | | | | | | cgroup: clean up sane_behavior handlingTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | cgroup: make interface file "cgroup.sane_behavior" legacy-onlyTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->depends_onTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | cgroup: introduce cgroup->subtree_controlTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | cgroup: reorganize cgroup_subtree_control_write()Tejun Heo2014-07-08
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | workqueue: stronger test in process_one_work()Lai Jiangshan2014-06-19
| * | | | | | | | | | | | | | | | | | workqueue: clear POOL_DISASSOCIATED in rebind_workers()Lai Jiangshan2014-06-19
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | kthread_work: wake up worker only when the worker is idleLai Jiangshan2014-07-28
| * | | | | | | | | | | | | | | | | | workqueue: use nr_node_ids instead of wq_numa_tbl_lenLai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: remove the misnamed out_unlock label in get_unbound_pool()Lai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: remove the stale comment in pwq_unbound_release_workfn()Lai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: move rescuer pool detachment to the endLai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: unfold start_worker() into create_worker()Lai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: remove @wakeup from worker_set_flags()Lai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: remove an unneeded UNBOUND test before waking up the next workerLai Jiangshan2014-07-22
| * | | | | | | | | | | | | | | | | | workqueue: wake regular worker if need_more_worker() when rescuer leave the poolLai Jiangshan2014-07-18
| * | | | | | | | | | | | | | | | | | workqueue: alloc struct worker on its local nodeLai Jiangshan2014-07-15
| * | | | | | | | | | | | | | | | | | workqueue: reuse the already calculated pwq in try_to_grab_pending()Lai Jiangshan2014-07-11
| * | | | | | | | | | | | | | | | | | workqueue: stronger test in process_one_work()Lai Jiangshan2014-07-01
| * | | | | | | | | | | | | | | | | | workqueue: clear POOL_DISASSOCIATED in rebind_workers()Lai Jiangshan2014-07-01
| * | | | | | | | | | | | | | | | | | workqueue: sanity check pool->cpu in wq_worker_sleeping()Lai Jiangshan2014-06-19
| * | | | | | | | | | | | | | | | | | workqueue: clear leftover flags when detachedLai Jiangshan2014-06-19
| * | | | | | | | | | | | | | | | | | workqueue: remove useless WARN_ON_ONCE()Lai Jiangshan2014-06-19
| * | | | | | | | | | | | | | | | | | workqueue: use schedule_timeout_interruptible() instead of open codeLai Jiangshan2014-06-19
| * | | | | | | | | | | | | | | | | | workqueue: remove the empty check in too_many_workers()Lai Jiangshan2014-06-19
| * | | | | | | | | | | | | | | | | | workqueue: use "pool->cpu < 0" to stand for an unbound poolLai Jiangshan2014-06-19
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | crypto: fips - only panic on bad/missing crypto mod signaturesJarod Wilson2014-07-03
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-08-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-01
| * | | | | | | | | | | | | | | | | sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-07-24
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | kexec: fix build error when hugetlbfs is disabledDavid Rientjes2014-07-30
* | | | | | | | | | | | | | | | | Josh has movedJosh Triplett2014-07-30
* | | | | | | | | | | | | | | | | kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-30
| |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu2014-07-18
| * | | | | | | | | | | | | | | perf: Fix lockdep warning on process exitPeter Zijlstra2014-07-16
| * | | | | | | | | | | | | | | perf: Revert ("perf: Always destroy groups on exit")Peter Zijlstra2014-07-16
* | | | | | | | | | | | | | | | tracing: Fix wraparound problems in "uptime" trace clockTony Luck2014-07-21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-16
| * | | | | | | | | | | | | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-16