index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
1
-20
/
+57
2015-09-16
Revert "cgroup: simplify threadgroup locking"
Tejun Heo
1
-12
/
+33
2015-09-08
cgroup: fix seq_show_option merge with legacy_name
Kees Cook
1
-1
/
+1
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-3
/
+4
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-21
/
+101
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
1
-15
/
+26
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
1
-11
/
+18
2015-08-18
cgroup: don't print subsystems for the default hierarchy
Tejun Heo
1
-6
/
+9
2015-08-05
cgroup: export cgrp_dfl_root
Tejun Heo
1
-0
/
+1
2015-08-03
cgroup: fix idr_preload usage
Vladimir Davydov
1
-4
/
+4
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-2
/
+2
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
1
-2
/
+71
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+4
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-6
/
+4
2015-06-18
cgroup: require write perm on common ancestor when moving processes on the de...
Tejun Heo
1
-3
/
+27
2015-06-18
cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write()
Tejun Heo
1
-14
/
+24
2015-06-10
cgroup: fix uninitialised iterator in for_each_subsys_which
Aleksa Sarai
1
-1
/
+1
2015-06-08
cgroup: replace explicit ss_mask checking with for_each_subsys_which
Aleksa Sarai
1
-28
/
+16
2015-06-08
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
1
-20
/
+33
2015-05-26
cgroup: simplify threadgroup locking
Tejun Heo
1
-35
/
+13
2015-05-26
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
1
-57
/
+20
2015-05-26
sched, cgroup: reorganize threadgroup locking
Tejun Heo
1
-0
/
+42
2015-05-18
cgroup: switch to unsigned long for bitmasks
Aleksa Sarai
1
-19
/
+20
2015-04-23
cgroup: fix some comment typos
Chen Hanxiao
1
-2
/
+2
2015-04-15
cgroup: remove use of seq_printf return value
Joe Perches
1
-1
/
+3
2015-04-15
memcg: zap mem_cgroup_lookup()
Vladimir Davydov
1
-1
/
+1
2015-03-03
cgroup: Use kvfree in pidlist_free()
Bandan Das
1
-4
/
+1
2015-03-02
cgroup: call cgroup_subsys->bind on cgroup subsys initialization
Vladimir Davydov
1
-0
/
+3
2015-02-13
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
1
-1
/
+1
2015-02-12
cgroup: release css->id after css_free
Vladimir Davydov
1
-3
/
+7
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
1
-1
/
+1
2014-11-18
cgroup: implement cgroup_get_e_css()
Tejun Heo
1
-0
/
+37
2014-11-18
cgroup: add cgroup_subsys->css_e_css_changed()
Tejun Heo
1
-0
/
+18
2014-11-18
cgroup: add cgroup_subsys->css_released()
Tejun Heo
1
-0
/
+2
2014-11-18
cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()
Tejun Heo
1
-30
/
+28
2014-11-18
cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
Tejun Heo
1
-12
/
+12
2014-11-18
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_chil...
Tejun Heo
1
-12
/
+24
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-3
/
+4
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-131
/
+53
2014-09-26
Revert "cgroup: remove redundant variable in cgroup_mount()"
Zefan Li
1
-4
/
+7
2014-09-24
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
1
-3
/
+4
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
1
-15
/
+33
2014-09-20
cgroup: remove redundant variable in cgroup_mount()
Zefan Li
1
-7
/
+4
2014-09-20
cgroup: fix missing unlock in cgroup_release_agent()
Zefan Li
1
-0
/
+3
2014-09-19
cgroup: remove CGRP_RELEASABLE flag
Zefan Li
1
-27
/
+13
2014-09-18
cgroup: simplify proc_cgroup_show()
Zefan Li
1
-15
/
+3
2014-09-18
cgroup: use a per-cgroup work for release agent
Zefan Li
1
-75
/
+33
2014-09-18
cgroup: fix unbalanced locking
Zefan Li
1
-1
/
+0
2014-09-18
cgroup: remove bogus comments
Li Zefan
1
-8
/
+0
2014-09-18
cgroup: remove redundant code in cgroup_rmdir()
Li Zefan
1
-3
/
+0
[next]