aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-01-19Merge branch 'lsk-v3.18-android' of git://android.git.linaro.org/kernel/linar...Alex Shi
2017-01-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2017-01-19 Merge tag 'v3.18.47' into linux-linaro-lsk-v3.18Alex Shi
2017-01-16DEBUG: sched/fair: Fix sched_load_avg_cpu events for task_groupsBrendan Jackman
2017-01-16DEBUG: sched/fair: Fix missing sched_load_avg_cpu eventsBrendan Jackman
2017-01-15fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)
2017-01-03Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2017-01-03 Merge tag 'v3.18.46' into linux-linaro-lsk-v3.18Alex Shi
2016-12-23cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park
2016-12-05sched: tune: Fix lacking spinlock initializationKe Wang
2016-12-05cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration per...John Stultz
2016-12-05CHROMIUM: cgroups: relax permissions on moving tasks between cgroupsDmitry Torokhov
2016-12-05ANDROID: sched/tune: Remove leftover instances of allow_attachAmit Pundir
2016-12-05Revert "cgroup: refactor allow_attach function into common code"Amit Pundir
2016-12-05Revert "cgroup: Add generic cgroup subsystem permission checks"Amit Pundir
2016-12-05Revert "cgroup: Fix issues in allow_attach callback"Amit Pundir
2016-12-05Revert "Fix generic cgroup subsystem permission checks"Amit Pundir
2016-12-05Revert "cpuset: Add allow_attach hook for cpusets on android."Amit Pundir
2016-12-05Revert "cpuset: Fix allow_attach hook for cpusets on android."Amit Pundir
2016-12-05sched: Fix sysctl_sched_cfs_boost type to be intDmitry Shmidt
2016-10-28UPSTREAM: tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)
2016-10-28sched/walt: remove unused RQ "nt_" runnable sumsPatrick Bellasi
2016-10-28BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-10-28UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook
2016-10-28ANDROID: sched/tune: schedtune_allow_attach() can be statickbuild test robot
2016-10-28ANDROID: sched/tune: __pcpu_scope_cpu_boost_groups can be statickbuild test robot
2016-10-28eas/sched/fair: Fixing comments in find_best_target.Srinath Sridharan
2016-10-28UPSTREAM: all arches, signal: move restart_block to struct task_structAndy Lutomirski
2016-10-28UPSTREAM: perf: Fix race in swevent hashPeter Zijlstra
2016-10-28cpuset: Make cpusets restore on hotplugRiley Andrews
2016-10-28FIXUP: sched/tune: update accouting before CPU capacityPatrick Bellasi
2016-10-28FIXUP: sched/tune: add fixes missing from a previous patchPatrick Bellasi
2016-10-28UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski
2016-10-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-10-19Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-10-05genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2016-10-05sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-09-19 Merge tag 'v3.18.42' into linux-linaro-lsk-v3.18lsk-v3.18-16.09Alex Shi
2016-09-12cpuset: make sure new tasks conform to the current config of the cpusetZefan Li
2016-09-08 Merge tag 'v3.18.41' into linux-linaro-lsk-v3.18Alex Shi
2016-08-31timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-08-31uprobes: Fix the memcg accountingOleg Nesterov
2016-08-30kernel: kcov: include missing header for ‘struct task_struct’lsk-v3.18-16.09-androidAmit Pundir
2016-08-26sched/walt: include missing header for arm_timer_read_counter()Amit Pundir