开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
cgroup: reorganize css_task_iter functions
Tejun Heo
2015-10-15
cgroup: factor out css_set_move_task()
Tejun Heo
2015-10-15
cgroup: keep css_set and task lists in chronological order
Tejun Heo
2015-10-15
cgroup: make cgroup_destroy_locked() test cgroup_is_populated()
Tejun Heo
2015-10-15
cgroup: make css_sets pin the associated cgroups
Tejun Heo
2015-10-15
cgroup: relocate cgroup_[try]get/put()
Tejun Heo
2015-10-15
cgroup: move check_for_release() invocation
Tejun Heo
2015-10-15
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-10-15
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-10-15
cgroup: remove an unused parameter from cgroup_task_migrate()
Tejun Heo
2015-09-25
cgroup: fix too early usage of static_branch_disable()
Tejun Heo
2015-09-22
cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically
Tejun Heo
2015-09-22
cgroup: separate out taskset operations from cgroup_migrate()
Tejun Heo
2015-09-22
cgroup: reorder cgroup_migrate()'s parameters
Tejun Heo
2015-09-22
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2015-09-22
cpuset: migrate memory only for threadgroup leaders
Tejun Heo
2015-09-18
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
cgroup: restructure file creation / removal handling
Tejun Heo
2015-09-18
cgroup: cosmetic updates to rebind_subsystems()
Tejun Heo
2015-09-18
cgroup: make cgroup_addrm_files() clean up after itself on failures
Tejun Heo
2015-09-18
cgroup: relocate cgroup_populate_dir()
Tejun Heo
2015-09-18
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...
Tejun Heo
2015-09-16
cgroup: simplify threadgroup locking
Tejun Heo
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-16
Revert "cgroup: simplify threadgroup locking"
Tejun Heo
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
2015-09-10
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
2015-09-10
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
2015-09-10
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
2015-09-10
kmod: handle UMH_WAIT_PROC from system unbound workqueue
Frederic Weisbecker
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
2015-09-10
kmod: add up-to-date explanations on the purpose of each asynchronous levels
Frederic Weisbecker
2015-09-10
kmod: remove unecessary explicit wide CPU affinity setting
Frederic Weisbecker
[next]