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
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+5
2013-02-27
cgroup: convert to idr_alloc()
Tejun Heo
1
-19
/
+8
2013-02-27
cgroup: don't use idr_remove_all()
Tejun Heo
1
-3
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-18
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-02-18
cgroup: fix cgroup_rmdir() vs close(eventfd) race
Li Zefan
1
-16
/
+25
2013-02-18
cgroup: fix exit() vs rmdir() race
Li Zefan
1
-0
/
+8
2013-01-24
cgroup: remove bogus comments in cgroup_diput()
Li Zefan
1
-6
/
+0
2013-01-24
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
1
-29
/
+43
2013-01-24
cgroup: remove duplicate RCU free on struct cgroup
Li Zefan
1
-1
/
+1
2013-01-24
cgroup: initialize cgrp->dentry before css_alloc()
Li Zefan
1
-3
/
+4
2013-01-24
cgroup: remove a NULL check in cgroup_exit()
Li Zefan
1
-2
/
+1
2013-01-22
cgroup: fix bogus kernel warnings when cgroup_create() failed
Li Zefan
1
-9
/
+12
2013-01-14
cgroup: remove synchronize_rcu() from rebind_subsystems()
Li Zefan
1
-1
/
+0
2013-01-14
cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()
Li Zefan
1
-2
/
+0
2013-01-10
cgroup: use new hashtable implementation
Li Zefan
1
-53
/
+39
2013-01-07
cgroup: implement cgroup_rightmost_descendant()
Tejun Heo
1
-0
/
+26
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+0
2012-12-17
kernel: remove reference to feature-removal-schedule.txt
Tao Ma
1
-1
/
+0
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-06
cgroup_rm_file: don't delete the uncreated files
Gao feng
1
-6
/
+6
2012-12-03
cgroup: remove subsystem files when remounting cgroup
Gao feng
1
-2
/
+9
2012-11-30
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
Gao feng
1
-1
/
+3
2012-11-30
cgroup: warn about broken hierarchies only after css_online
Glauber Costa
1
-9
/
+9
2012-11-28
cgroup: list_del_init() on removed events
Greg Thelen
1
-2
/
+2
2012-11-28
cgroup: fix lockdep warning for event_control
Greg Thelen
1
-3
/
+8
2012-11-28
cgroup: move list add after list head initilization
Li Zhong
1
-1
/
+1
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
1
-5
/
+3
2012-11-19
cgroup: add cgroup->id
Tejun Heo
1
-1
/
+14
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
1
-4
/
+0
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
1
-16
/
+12
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
1
-25
/
+26
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
1
-10
/
+19
2012-11-19
cgroup: update cgroup_create() failure path
Tejun Heo
1
-7
/
+14
2012-11-19
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
1
-3
/
+9
2012-11-19
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
1
-11
/
+10
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
1
-23
/
+42
2012-11-19
cgroup: separate out cgroup_destroy_locked()
Tejun Heo
1
-15
/
+25
2012-11-19
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
1
-1
/
+14
2012-11-19
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
1
-0
/
+4
2012-11-19
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
1
-3
/
+3
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
1
-1
/
+1
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
1
-5
/
+6
2012-11-19
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
1
-18
/
+12
2012-11-19
cgroup: open-code cgroup_create_dir()
Tejun Heo
1
-25
/
+5
2012-11-19
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
1
-0
/
+1
2012-11-19
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
1
-2
/
+0
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-09
cgroup: implement generic child / descendant walk macros
Tejun Heo
1
-0
/
+86
[next]