index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-10
/
+9
2012-03-21
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
1
-3
/
+2
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
1
-9
/
+9
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-6
/
+2
2012-02-21
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
1
-0
/
+20
2012-02-21
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
1
-3
/
+0
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-22
/
+21
2012-01-30
cgroup: remove extra calls to find_existing_css_set
Mandeep Singh Baines
1
-113
/
+27
2012-01-20
cgroup: replace tasklist_lock with rcu_read_lock
Mandeep Singh Baines
1
-3
/
+7
2012-01-20
cgroup: simplify double-check locking in cgroup_attach_proc
Mandeep Singh Baines
1
-50
/
+29
2012-01-20
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
1
-0
/
+32
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-170
/
+231
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-05
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
1
-3
/
+3
2012-01-04
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
1
-2
/
+5
2012-01-03
cgroup: propagate mode_t
Al Viro
1
-7
/
+7
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-2
/
+2
2011-12-27
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
1
-3
/
+12
2011-12-27
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
1
-0
/
+2
2011-12-27
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
1
-2
/
+2
2011-12-22
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
1
-16
/
+6
2011-12-22
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
1
-9
/
+2
2011-12-22
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
1
-20
/
+8
2011-12-21
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
1
-10
/
+10
2011-12-21
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
1
-6
/
+17
2011-12-19
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
1
-8
/
+2
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
1
-5
/
+0
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
1
-47
/
+5
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-10
/
+89
2011-12-12
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
1
-24
/
+42
2011-12-12
cgroup: always lock threadgroup during migration
Tejun Heo
1
-35
/
+27
2011-12-12
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
1
-7
/
+6
2011-12-12
cgroup: add cgroup_root_mutex
Tejun Heo
1
-22
/
+42
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
1
-9
/
+9
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
1
-6
/
+9
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
1
-3
/
+3
2011-09-13
locking, sched, cgroups: Annotate release_list_lock as raw
Thomas Gleixner
1
-9
/
+9
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+5
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+2
2011-07-20
kill file_permission() completely
Al Viro
1
-1
/
+2
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-6
/
+2
2011-06-09
cgroupfs: use init_cred when populating new cgroupfs mount
eparis@redhat
1
-0
/
+5
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-116
/
+0
2011-05-26
cgroups: use flex_array in attach_proc
Ben Blum
1
-9
/
+24
2011-05-26
cgroups: make procs file writable
Ben Blum
1
-46
/
+393
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-3
/
+14
2011-05-07
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
Lai Jiangshan
1
-9
/
+1
2011-05-07
cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()
Lai Jiangshan
1
-8
/
+1
[next]