summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroup: rename cgroup documentationsTejun Heo2016-01-1214-0/+0
* cgroup: fix a typo.Rami Rosen2016-01-101-1/+1
* cgroup: Remove resource_counter.txt in Documentation/cgroup-legacy/00-INDEX.Yuan Sun2016-01-051-2/+0
* cgroup: demote subsystem init messages to KERN_DEBUGTejun Heo2016-01-021-1/+1
* cgroup: Fix uninitialized variable warningRoss Zwisler2015-12-281-1/+1
* cgroup: put controller Kconfig options in meaningful orderJohannes Weiner2015-12-181-107/+107
* cgroup: clean up the kernel configuration menu nomenclatureJohannes Weiner2015-12-181-39/+26
* cgroup_pids: fix a typo.Rami Rosen2015-12-141-1/+1
* Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo2015-12-075-28/+140
|\
| * cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-202-5/+41
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-202-0/+58
| * cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-203-23/+41
* | Subject: cgroup: Fix incomplete dd command in blkio documentationYuan Sun2015-12-071-2/+1
* | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-038-71/+23
* | Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo2015-12-0313-161/+169
|\ \
| * | cgroup_pids: don't account for the root cgroupTejun Heo2015-12-031-3/+4
| * | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-0312-92/+137
| * | cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_att...Tejun Heo2015-12-031-10/+7
| * | cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()Oleg Nesterov2015-11-301-31/+10
| * | cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov2015-11-302-25/+5
| * | cgroup: make css_set pin its css's to avoid use-afer-freeTejun Heo2015-11-301-4/+10
* | | cpuset: Replace all instances of time_t with time64_tArnd Bergmann2015-11-251-4/+8
* | | cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentationTejun Heo2015-11-163-724/+1293
* | | cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo2015-11-1614-0/+0
* | | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2015-11-164-29/+26
|/ /
* / cgroup: fix cftype->file_offset handlingTejun Heo2015-11-163-25/+35
|/
* Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-161-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| |\
| | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| |/
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| |\
| | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | * perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
| | * perf bpf: Improve BPF related error messagesWang Nan2015-11-064-15/+108
| | * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-063-33/+49
| | * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-062-0/+9
| | * bpf tools: Improve libbpf error reportingWang Nan2015-11-065-59/+159
| | * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-061-5/+2
| | * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-061-2/+18
| | * perf stat: Make stat options globalJiri Olsa2015-11-051-81/+82
| | * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-051-2/+3