summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-06-07Merge "drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZE"Linux Build Service Account
2017-06-06Merge "hrtimer: Don't drop the base lock when migration during isolation"Linux Build Service Account
2017-06-06Merge "sched: hmp: Optimize cycle counter reads"Linux Build Service Account
2017-06-06Merge "sched: Don't active migrate tasks to CPUs in the same cluster"Linux Build Service Account
2017-06-06Merge "sched: Fix load tracking bug to avoid adding phantom task demand"Linux Build Service Account
2017-06-01Merge "core_ctl: Add sysfs node to disable core_ctl"Linux Build Service Account
2017-05-31sched: hmp: Optimize cycle counter readsVikram Mulukutla
2017-05-31drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZEPrasad Sodagudi
2017-05-31core_ctl: un-isolate BIG CPUs more aggressivelyPavankumar Kondeti
2017-05-31sched: Improve short sleeping tasks detectionPavankumar Kondeti
2017-05-26Merge "time: Remove CONFIG_TIMER_STATS"Linux Build Service Account
2017-05-26core_ctl: Add sysfs node to disable core_ctlSabyasachi Singh
2017-05-24genirq: Use irq_set_affinity_locked to change irq affinityMaulik Shah
2017-05-22hrtimer: Don't drop the base lock when migration during isolationPavankumar Kondeti
2017-05-19sched: Fix load tracking bug to avoid adding phantom task demandSyed Rameez Mustafa
2017-05-16time: Remove CONFIG_TIMER_STATSKees Cook
2017-05-16Merge "tracing: do not leak kernel addresses"Linux Build Service Account
2017-05-15tracing: do not leak kernel addressesNick Desaulniers
2017-05-15timer: Clear deferrable_pending while handling timer softirqNeeraj Upadhyay
2017-05-09sched: Don't active migrate tasks to CPUs in the same clusterSyed Rameez Mustafa
2017-05-03Merge "Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'"Linux Build Service Account
2017-05-02Merge "Merge remote-tracking branch 'remotes/quic/dev/msm-4.4-8996au' into ms...Linux Build Service Account
2017-05-02Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-02Merge remote-tracking branch 'remotes/quic/dev/msm-4.4-8996au' into msm-4.4Zhiqiang Tu
2017-04-30Merge 4.4.65 into android-4.4Greg Kroah-Hartman
2017-04-30perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-04-28Merge "Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'"Linux Build Service Account
2017-04-28Merge "Revert "arm64: Change cpu_resume() to enable mmu early ...""Linux Build Service Account
2017-04-27Merge "Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'"Linux Build Service Account
2017-04-27Merge 4.4.64 into android-4.4Greg Kroah-Hartman
2017-04-27ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-04-27tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-25Revert "[RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup ...Todd Kjos
2017-04-21sched: Add a check for cpu unbound deferrable timersPrasad Sodagudi
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21ftrace: Fix removing of second function probeSteven Rostedt (VMware)
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-20soc: qcom: Add Minidump supportLingutla Chandrasekhar
2017-04-19sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2017-04-17Merge "core_ctl: Harden the adjustment_possible() check for unisolation"Linux Build Service Account
2017-04-17Merge "cpu-hotplug: Fix false error message in cpu_up()"Linux Build Service Account
2017-04-15core_ctl: Harden the adjustment_possible() check for unisolationPavankumar Kondeti
2017-04-15core_ctl: Update cluster->active_cpus in eval_need()Pavankumar Kondeti
2017-04-15core_ctl: Handle only CPU_ONLINE and CPU_DEAD notificationsPavankumar Kondeti
2017-04-14mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2017-04-14cpu-hotplug: Fix false error message in cpu_up()Pavankumar Kondeti
2017-04-14core_ctl: Take state_lock while preparing the global_statePavankumar Kondeti