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
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
1
-6
/
+2
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
1
-7
/
+5
2013-12-05
cpuset: convert away from cftype->read()
Tejun Heo
1
-47
/
+24
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-164
/
+153
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
1
-5
/
+9
2013-08-13
cpuset: remove an unncessary forward declaration
Li Zefan
1
-3
/
+0
2013-08-13
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
1
-2
/
+4
2013-08-08
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
1
-16
/
+26
2013-08-08
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-10
/
+5
2013-08-08
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-22
/
+19
2013-08-08
cgroup: remove struct cgroup_scanner
Tejun Heo
1
-37
/
+26
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-29
/
+29
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-17
/
+18
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-18
/
+21
2013-08-08
cgroup: add css_parent()
Tejun Heo
1
-5
/
+1
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
1
-4
/
+7
2013-08-08
cpuset: drop "const" qualifiers from struct cpuset instances
Tejun Heo
1
-9
/
+8
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-3
/
+3
2013-07-31
cgroup: more naming cleanups
Li Zefan
1
-8
/
+8
2013-07-29
cpuset: relocate a misplaced comment
Zhao Hongjiang
1
-6
/
+6
2013-07-29
cpuset: get rid of the useless forward declaration of cpuset
Zhao Hongjiang
1
-1
/
+0
2013-07-02
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-191
/
+287
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-2
/
+2
2013-06-13
cpuset: rename @cont to @cgrp
Li Zefan
1
-16
/
+16
2013-06-13
cpuset: fix to migrate mm correctly in a corner case
Li Zefan
1
-6
/
+19
2013-06-13
cpuset: allow to move tasks to empty cpusets
Li Zefan
1
-2
/
+7
2013-06-13
cpuset: allow to keep tasks in empty cpusets
Li Zefan
1
-31
/
+110
2013-06-13
cpuset: introduce effective_{cpumask|nodemask}_cpuset()
Li Zefan
1
-11
/
+65
2013-06-13
cpuset: record old_mems_allowed in struct cpuset
Li Zefan
1
-25
/
+36
2013-06-09
cpuset: remove async hotplug propagation work
Li Zefan
1
-53
/
+16
2013-06-09
cpuset: let hotplug propagation work wait for task attaching
Li Zefan
1
-12
/
+17
2013-06-05
cpuset: re-structure update_cpumask() a bit
Li Zefan
1
-3
/
+4
2013-06-05
cpuset: remove cpuset_test_cpumask()
Li Zefan
1
-18
/
+1
2013-06-05
cpuset: remove unnecessary variable in cpuset_attach()
Li Zefan
1
-4
/
+2
2013-06-05
cpuset: cleanup guarantee_online_{cpus|mems}()
Li Zefan
1
-22
/
+7
2013-06-05
cpuset: remove redundant check in cpuset_cpus_allowed_fallback()
Li Zefan
1
-2
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+1
2013-05-01
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
1
-14
/
+1
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-87
/
+28
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-8
/
+8
2013-04-29
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
1
-5
/
+7
2013-04-27
cpuset: fix compile warning when CONFIG_SMP=n
Li Zefan
1
-7
/
+0
2013-04-27
cpuset: fix cpu hotplug vs rebuild_sched_domains() race
Li Zefan
1
-1
/
+9
2013-04-27
cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()
Li Zhong
1
-11
/
+2
2013-04-07
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
1
-45
/
+6
2013-03-20
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
1
-1
/
+1
2013-03-19
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
1
-8
/
+8
2013-03-12
cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()
Li Zefan
1
-0
/
+2
[next]