summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-08-02Merge "input: msg21xx_ts: Move the driver to proper path"Linux Build Service Account
2016-08-02Merge "Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4"Linux Build Service Account
2016-08-01input: msg21xx_ts: Move the driver to proper pathMao Li
2016-07-31Merge "input: touchscreen: synaptics v1.1"Linux Build Service Account
2016-07-27input: touchscreen: synaptics v1.1Alexandra Chin
2016-07-26Merge "input: touchscreen: Add synaptics v1 driver"Linux Build Service Account
2016-07-25input: touchscreen: Add synaptics v1 driverAlexandra Chin
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-22input: touchpanel: Add Mstar msg21xx touchpanel driverBruce Ding
2016-07-16sched/core: Fix uninitialized variable used for tracepointOlav Haugan
2016-07-16sched/core: Fix null-pointer dereferenceOlav Haugan
2016-07-15Merge "Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk"Linux Build Service Account
2016-07-13Merge "sched: break the forever prev_cpu selection preference"Linux Build Service Account
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-06-23sched: break the forever prev_cpu selection preferencePavankumar Kondeti
2016-06-22sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla
2016-06-21sysctl: add cold_boot sysctl entryDavid Keitel
2016-06-21msm: falcon: put reason for boot in procfs from SMEMRick Adams
2016-06-21sched: kill unnecessary divisions on fast pathJoonwoo Park
2016-06-21sched: prevent race where update CPU cyclesJoonwoo Park
2016-06-21sched: fix overflow in scaled execution time calculationJoonwoo Park
2016-06-21sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park
2016-06-15Revert "kernel/sysctl.c: detect overflows when converting to int"Subash Abhinov Kasiviswanathan
2016-06-09sched: avoid potential race between governor and thermal driverJoonwoo Park
2016-06-09sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park
2016-06-09sched: fix CPU frequency estimation while idleJoonwoo Park
2016-06-09sched: preserve CPU cycle counter in rqJoonwoo Park
2016-06-07arm64: Add support for app specific settingsSarangdhar Joshi
2016-06-03Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park
2016-06-03Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park
2016-06-03sched: eliminate sched_early_detection_duration knobJoonwoo Park
2016-06-03sched: Remove the sched heavy task frequency guidance featureJoonwoo Park
2016-06-03sched: eliminate sched_migration_fixup knobJoonwoo Park
2016-06-03sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park
2016-06-01sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park
2016-06-01sched: eliminate sched_freq_account_wait_time knobJoonwoo Park
2016-06-01sched: eliminate sched_account_wait_time knobJoonwoo Park
2016-05-26sched: Aggregate for frequencySrivatsa Vaddagiri
2016-05-25trace: prevent NULL pointer dereferenceKishor PK
2016-05-24coresight: add stm logging to support optimization in trace printkAparna Das
2016-05-24coresight: enable stm logging for trace events, marker and printkShashank Mittal
2016-05-20sched: simplify CPU frequency estimation and cycle counter APIJoonwoo Park
2016-05-18perf: duplicate deletion of perf eventSrinivasarao P
2016-05-16sched: use correct Kconfig macro name CONFIG_SCHED_HMP_CSTATE_AWAREJoonwoo Park
2016-05-16Revert "sched: set HMP scheduler's default initial task load to 100%"Joonwoo Park
2016-05-16trace: cpu_freq_switch: use tracefs instead of debugfsDavid Keitel
2016-05-09kernel: Restrict permissions of /proc/iomem.Biswajit Paul
2016-05-05workqueue: implement lockup detectorTejun Heo
2016-05-05watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo
2016-04-27sched: take into account of limited CPU min and max frequenciesJoonwoo Park