summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-26fix util_esttest-hikey960-v4.9Vincent Guittot
2018-01-26CONFIG: enabled UtilEst by deafultPatrick Bellasi
2018-01-26trace:sched: add util_est to task/cpu trace pointsPatrick Bellasi
2018-01-26sched/cpufreq_schedutil: use util_est for OPP selectionPatrick Bellasi
2018-01-26sched/fair: use util_est in LB and WU pathsPatrick Bellasi
2018-01-26sched/fair: add util_est on top of PELTPatrick Bellasi
2018-01-26sched/fair: always used unsigned long for utilizationPatrick Bellasi
2018-01-26sched: fix sched_feat for !SCHED_DEBUG buildsPatrick Bellasi
2018-01-26sched: WALT: refactor cpu_util to avoid code duplicationPatrick Bellasi
2018-01-26sched/{core,fair}: fix build for !SMP systemsPatrick Bellasi
2018-01-26sched: Use 8 ms LOAD_AVG_PERIOD for PELTViresh Kumar
2018-01-26sched: Use 16 ms LOAD_AVG_PERIOD for PELTViresh Kumar
2018-01-26walt: use 10ms windowVincent Guittot
2018-01-26WIP: hikey960_defconfig: Switch build to generating Image-dtb fileViresh Kumar
2018-01-26arm64: hikey960: update idle-statesVincent Guittot
2018-01-26arm64: hikey960:disable leds activty which just waste powerVincent Guittot
2018-01-26Merge remote-tracking branch 'android-common/android-4.9-eas-dev' into test-h...Vincent Guittot
2018-01-23Merge remote-tracking branch 'common/android-4.9' into hikey-4.9Dmitry Shmidt
2018-01-23Merge 4.9.78 into android-4.9Greg Kroah-Hartman
2018-01-23Linux 4.9.78Greg Kroah-Hartman
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-23x86/pti: Document fix wrong indexzhenwei.pi
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-23dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-01-23dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-01-23workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2018-01-23proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan
2018-01-23scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-23Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2018-01-23perf tools: Fix build with ARCH=x86_64Jiada Wang
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-23pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence
2018-01-23x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown
2018-01-23x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman