summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-02
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-02
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-02
* sched/core: Remove the tsk_nr_cpus_allowed() wrapperIngo Molnar2017-03-02
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-02
* 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 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