summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ata: Convert to using %pOF instead of full_nameRob Herring2017-07-191-1/+1
* | | | | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-0713-272/+1194
|\ \ \ \ \ \ \
| * | | | | | | cpuset: Allow v2 behavior in v1 cgroupWaiman Long2017-08-181-13/+20
| * | | | | | | cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long2017-08-182-0/+11
| * | | | | | | cgroup: remove unneeded checksDan Carpenter2017-08-111-2/+2
| * | | | | | | cgroup: misc changesTejun Heo2017-08-112-21/+26
| * | | | | | | cgroup: short-circuit cset_cgroup_from_root() on the default hierarchyTejun Heo2017-08-031-0/+2
| * | | | | | | cgroup: re-use the parent pointer in cgroup_destroy_locked()Roman Gushchin2017-08-021-1/+1
| * | | | | | | cgroup: add cgroup.stat interface with basic hierarchy statsRoman Gushchin2017-08-022-0/+34
| * | | | | | | cgroup: implement hierarchy limitsRoman Gushchin2017-08-023-0/+145
| * | | | | | | cgroup: keep track of number of descent cgroupsRoman Gushchin2017-08-022-2/+25
| * | | | | | | cgroup: add comment to cgroup_enable_threaded()Tejun Heo2017-07-251-0/+9
| * | | | | | | cgroup: remove unnecessary empty check when enabling threaded modeTejun Heo2017-07-252-9/+3
| * | | | | | | cgroup: update debug controller to print out thread mode informationWaiman Long2017-07-213-16/+42
| * | | | | | | cgroup: implement cgroup v2 thread supportTejun Heo2017-07-218-40/+522
| * | | | | | | cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo2017-07-212-17/+66
| * | | | | | | cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-213-8/+97
| * | | | | | | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-217-22/+30
| * | | | | | | cgroup: reorganize cgroup.procs / task write pathTejun Heo2017-07-213-106/+152
| * | | | | | | cgroup: replace css_set walking populated test with testing cgrp->nr_populate...Tejun Heo2017-07-171-22/+8
| * | | | | | | cgroup: distinguish local and children populated statesTejun Heo2017-07-173-21/+31
| * | | | | | | cgroup: remove now unused list_head @pending in cgroup_apply_cftypes()Tejun Heo2017-07-171-1/+0
| * | | | | | | cgroup: update outdated cgroup.procs documentationTejun Heo2017-07-171-3/+0
* | | | | | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-09-073-7/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueue: Fix flag collisionBen Hutchings2017-09-051-1/+1
| * | | | | | | | Merge branch 'for-4.13-fixes' into for-4.14Tejun Heo2017-09-056-11/+36
| |\ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: Use TASK_IDLEPeter Zijlstra2017-08-231-2/+2
| * | | | | | | | | workqueue: fix path to documentationBenjamin Peterson2017-08-071-1/+1
| * | | | | | | | | workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik2017-07-181-3/+7
* | | | | | | | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-09-076-626/+1112
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | percpu: update header to contain bitmap allocator explanation.Dennis Zhou (Facebook)2017-07-261-14/+18
| * | | | | | | | | | percpu: update pcpu_find_block_fit to use an iteratorDennis Zhou (Facebook)2017-07-261-20/+92
| * | | | | | | | | | percpu: use metadata blocks to update the chunk contig hintDennis Zhou (Facebook)2017-07-261-10/+70
| * | | | | | | | | | percpu: update free path to take advantage of contig hintsDennis Zhou (Facebook)2017-07-262-3/+68
| * | | | | | | | | | percpu: update alloc path to only scan if contig hints are brokenDennis Zhou (Facebook)2017-07-261-3/+56
| * | | | | | | | | | percpu: keep track of the best offset for contig hintsDennis Zhou (Facebook)2017-07-261-1/+12
| * | | | | | | | | | percpu: skip chunks if the alloc does not fit in the contig hintDennis Zhou (Facebook)2017-07-262-2/+18
| * | | | | | | | | | percpu: add first_bit to keep track of the first free in the bitmapDennis Zhou (Facebook)2017-07-263-3/+17
| * | | | | | | | | | percpu: introduce bitmap metadata blocksDennis Zhou (Facebook)2017-07-263-12/+257
| * | | | | | | | | | percpu: replace area map allocator with bitmapDennis Zhou (Facebook)2017-07-266-504/+362
| * | | | | | | | | | percpu: generalize bitmap (un)populated iteratorsDennis Zhou (Facebook)2017-07-261-24/+25
| * | | | | | | | | | percpu: increase minimum percpu allocation size and align first regionsDennis Zhou (Facebook)2017-07-262-7/+24
| * | | | | | | | | | percpu: introduce nr_empty_pop_pages to help empty page accountingDennis Zhou (Facebook)2017-07-263-3/+10
| * | | | | | | | | | percpu: change the number of pages marked in the first_chunk pop bitmapDennis Zhou (Facebook)2017-07-261-7/+9
| * | | | | | | | | | percpu: combine percpu address checksDennis Zhou (Facebook)2017-07-261-40/+11
| * | | | | | | | | | percpu: modify base_addr to be region specificDennis Zhou (Facebook)2017-07-262-41/+116
| * | | | | | | | | | percpu: setup_first_chunk rename schunk/dchunk to chunkDennis Zhou (Facebook)2017-07-261-8/+8
| * | | | | | | | | | percpu: end chunk area maps page aligned for the populated bitmapDennis Zhou (Facebook)2017-07-263-2/+15
| * | | | | | | | | | percpu: unify allocation of schunk and dchunkDennis Zhou (Facebook)2017-07-261-33/+40
| * | | | | | | | | | percpu: setup_first_chunk remove dyn_size and consolidate logicDennis Zhou (Facebook)2017-07-261-12/+6