summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15cgroup: keep css_set and task lists in chronological orderTejun Heo
2015-10-15cgroup: make cgroup_destroy_locked() test cgroup_is_populated()Tejun Heo
2015-10-15cgroup: make css_sets pin the associated cgroupsTejun Heo
2015-10-15cgroup: relocate cgroup_[try]get/put()Tejun Heo
2015-10-15cgroup: move check_for_release() invocationTejun Heo
2015-10-15cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo
2015-10-15cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo
2015-10-15cgroup: remove an unused parameter from cgroup_task_migrate()Tejun Heo
2015-09-25cgroup: fix too early usage of static_branch_disable()Tejun Heo
2015-09-24cgroup: Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo
2015-09-22cgroup: make cgroup_update_dfl_csses() migrate all target processes atomicallyTejun Heo
2015-09-22cgroup: separate out taskset operations from cgroup_migrate()Tejun Heo
2015-09-22cgroup: reorder cgroup_migrate()'s parametersTejun Heo
2015-09-22cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo
2015-09-22cpuset: migrate memory only for threadgroup leadersTejun Heo
2015-09-21memcg: generate file modified notifications on "memory.events"Tejun Heo
2015-09-18cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo
2015-09-18cgroup: restructure file creation / removal handlingTejun Heo
2015-09-18cgroup: cosmetic updates to rebind_subsystems()Tejun Heo
2015-09-18cgroup: make cgroup_addrm_files() clean up after itself on failuresTejun Heo
2015-09-18cgroup: relocate cgroup_populate_dir()Tejun Heo
2015-09-18cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo
2015-09-18cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo
2015-09-18cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo
2015-09-18cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo
2015-09-18cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...Tejun Heo
2015-09-18jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo
2015-09-16cgroup: simplify threadgroup lockingTejun Heo
2015-09-16sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo
2015-09-16Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo
2015-09-16Revert "cgroup: simplify threadgroup locking"Tejun Heo
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-12thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-12ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel