| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | sched/core: Move the get_preempt_disable_ip() inline to sched/core.c | Ingo Molnar | 2017-03-02 | 1 | -0/+9 |
| * | | sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON() | Ingo Molnar | 2017-03-02 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-03-02 | 1 | -49/+44 |
|\ \
| |/
|/| |
|
| *---. | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 2017-03-03 | 1 | -49/+44 |
| |\ \ \ |
|
| | | | * | PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() | Rafael J. Wysocki | 2017-02-27 | 1 | -31/+29 |
| | | | * | PM / hibernate: Untangle power_down() | Rafael J. Wysocki | 2017-02-27 | 1 | -19/+16 |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-28 | 1 | -12/+17 |
|\ \ \ \ \ |
|
| * | | | | | sched/cgroup: Move sched_online_group() back into css_online() to fix crash | Konstantin Khlebnikov | 2017-02-24 | 1 | -2/+12 |
| * | | | | | sched/fair: Update rq clock before changing a task's CPU affinity | Wanpeng Li | 2017-02-24 | 1 | -0/+1 |
| * | | | | | sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) | Peter Zijlstra | 2017-02-24 | 1 | -10/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-28 | 1 | -8/+4 |
|\ \ \ \ \ |
|
| * | | | | | perf/core: Fix the perf_cpu_time_max_percent check | Tan Xiaojun | 2017-02-24 | 1 | -1/+1 |
| * | | | | | perf/core: Fix perf_event_enable_on_exec() timekeeping (again) | Peter Zijlstra | 2017-02-24 | 1 | -0/+2 |
| * | | | | | perf/core: Remove confusing comment and move put_ctx() | Peter Zijlstra | 2017-02-24 | 1 | -7/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-27 | 11 | -12/+22 |
|\ \ \ \ \ |
|
| * | | | | | mm: use mmget_not_zero() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
| * | | | | | mm: add new mmget() helper | Vegard Nossum | 2017-02-27 | 1 | -2/+2 |
| * | | | | | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 3 | -4/+4 |
| * | | | | | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-27 | 1 | -1/+1 |
| * | | | | | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
| * | | | | | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
| * | | | | | config: android-base: enable hardened usercopy and kernel ASLR | Amit Pundir | 2017-02-27 | 1 | -0/+2 |
| * | | | | | config: android-recommended: disable aio support | Daniel Micay | 2017-02-27 | 1 | -0/+1 |
| * | | | | | sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT | Stas Sergeev | 2017-02-27 | 1 | -2/+9 |
* | | | | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-02-27 | 11 | -1840/+2641 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11 | Tejun Heo | 2017-02-02 | 2 | -0/+620 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | rdmacg: Fixed uninitialized current resource usage | Parav Pandit | 2017-01-10 | 1 | -0/+2 |
| | * | | | | | | rdmacg: Added rdma cgroup controller | Parav Pandit | 2017-01-10 | 2 | -0/+618 |
| * | | | | | | | cgroup: drop the matching uid requirement on migration for cgroup v2 | Tejun Heo | 2017-02-02 | 1 | -13/+14 |
| * | | | | | | | cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy | Tejun Heo | 2017-02-02 | 1 | -0/+6 |
| * | | | | | | | cgroup: misc cleanups | Tejun Heo | 2017-01-30 | 1 | -7/+4 |
| * | | | | | | | Merge branch 'for-4.10-fixes' into for-4.11 | Tejun Heo | 2017-01-26 | 1 | -8/+5 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | cgroup: call subsys->*attach() only for subsystems which are actually affecte... | Tejun Heo | 2017-01-15 | 3 | -13/+19 |
| * | | | | | | | | cgroup: track migration context in cgroup_mgctx | Tejun Heo | 2017-01-15 | 3 | -98/+122 |
| * | | | | | | | | cgroup: cosmetic update to cgroup_taskset_add() | Tejun Heo | 2017-01-15 | 1 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | cgroup: fix RCU related sparse warnings | Tejun Heo | 2016-12-27 | 2 | -2/+2 |
| * | | | | | | | cgroup: move namespace code to kernel/cgroup/namespace.c | Tejun Heo | 2016-12-27 | 4 | -175/+189 |
| * | | | | | | | cgroup: rename functions for consistency | Tejun Heo | 2016-12-27 | 3 | -23/+23 |
| * | | | | | | | cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c | Tejun Heo | 2016-12-27 | 3 | -406/+413 |
| * | | | | | | | cgroup: separate out cgroup1_kf_syscall_ops | Tejun Heo | 2016-12-27 | 3 | -25/+30 |
| * | | | | | | | cgroup: refactor mount path and clearly distinguish v1 and v2 paths | Tejun Heo | 2016-12-27 | 1 | -61/+79 |
| * | | | | | | | cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c | Tejun Heo | 2016-12-27 | 4 | -1108/+1164 |
| * | | | | | | | cgroup: move cgroup files under kernel/cgroup/ | Tejun Heo | 2016-12-27 | 6 | -4/+6 |
| * | | | | | | | cgroup: reorder css_set fields | Tejun Heo | 2016-12-27 | 1 | -5/+8 |
| * | | | | | | | cgroup: remove cgroup_pid_fry() and friends | Tejun Heo | 2016-12-27 | 1 | -38/+5 |
| * | | | | | | | cgroup: reimplement reading "cgroup.procs" on cgroup v2 | Tejun Heo | 2016-12-27 | 1 | -5/+58 |
| * | | | | | | | cgroup add cftype->open/release() callbacks | Tejun Heo | 2016-12-27 | 1 | -1/+23 |
* | | | | | | | | Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-02-27 | 1 | -17/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | tracing: Clean up the hwlat binding code | Steven Rostedt (VMware) | 2017-01-31 | 1 | -17/+17 |
* | | | | | | | | | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-02-27 | 11 | -238/+536 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|