summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | sched/core: Move the get_preempt_disable_ip() inline to sched/core.cIngo Molnar2017-03-02
| * | sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()Ingo Molnar2017-03-02
| |/
* | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-02
|\ \ | |/ |/|
| *---. Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2017-03-02
| |\ \ \
| | | | * PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()Rafael J. Wysocki2017-02-27
| | | | * PM / hibernate: Untangle power_down()Rafael J. Wysocki2017-02-27
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-28
|\ \ \ \ \
| * | | | | sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-02-24
| * | | | | sched/fair: Update rq clock before changing a task's CPU affinityWanpeng Li2017-02-24
| * | | | | sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume)Peter Zijlstra2017-02-24
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-28
|\ \ \ \ \
| * | | | | perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun2017-02-24
| * | | | | perf/core: Fix perf_event_enable_on_exec() timekeeping (again)Peter Zijlstra2017-02-24
| * | | | | perf/core: Remove confusing comment and move put_ctx()Peter Zijlstra2017-02-24
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-28
|\ \ \ \ \
| * | | | | mm: use mmget_not_zero() helperVegard Nossum2017-02-27
| * | | | | mm: add new mmget() helperVegard Nossum2017-02-27
| * | | | | mm: add new mmgrab() helperVegard Nossum2017-02-27
| * | | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
| * | | | | scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-27
| * | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
| * | | | | config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2017-02-27
| * | | | | config: android-recommended: disable aio supportDaniel Micay2017-02-27
| * | | | | sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-02-27
* | | | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11Tejun Heo2017-02-02
| |\ \ \ \ \ \
| | * | | | | | rdmacg: Fixed uninitialized current resource usageParav Pandit2017-01-10
| | * | | | | | rdmacg: Added rdma cgroup controllerParav Pandit2017-01-10
| * | | | | | | cgroup: drop the matching uid requirement on migration for cgroup v2Tejun Heo2017-02-02
| * | | | | | | cgroup, perf_event: make perf_event controller work on cgroup2 hierarchyTejun Heo2017-02-02
| * | | | | | | cgroup: misc cleanupsTejun Heo2017-01-30
| * | | | | | | Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo2017-01-26
| |\ \ \ \ \ \ \
| * | | | | | | | cgroup: call subsys->*attach() only for subsystems which are actually affecte...Tejun Heo2017-01-15
| * | | | | | | | cgroup: track migration context in cgroup_mgctxTejun Heo2017-01-15
| * | | | | | | | cgroup: cosmetic update to cgroup_taskset_add()Tejun Heo2017-01-15
| | |/ / / / / / | |/| | | | | |
| * | | | | | | cgroup: fix RCU related sparse warningsTejun Heo2016-12-27
| * | | | | | | cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo2016-12-27
| * | | | | | | cgroup: rename functions for consistencyTejun Heo2016-12-27
| * | | | | | | cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.cTejun Heo2016-12-27
| * | | | | | | cgroup: separate out cgroup1_kf_syscall_opsTejun Heo2016-12-27
| * | | | | | | cgroup: refactor mount path and clearly distinguish v1 and v2 pathsTejun Heo2016-12-27
| * | | | | | | cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo2016-12-27
| * | | | | | | cgroup: move cgroup files under kernel/cgroup/Tejun Heo2016-12-27
| * | | | | | | cgroup: reorder css_set fieldsTejun Heo2016-12-27
| * | | | | | | cgroup: remove cgroup_pid_fry() and friendsTejun Heo2016-12-27
| * | | | | | | cgroup: reimplement reading "cgroup.procs" on cgroup v2Tejun Heo2016-12-27
| * | | | | | | cgroup add cftype->open/release() callbacksTejun Heo2016-12-27
* | | | | | | | Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Clean up the hwlat binding codeSteven Rostedt (VMware)2017-01-31
* | | | | | | | | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |