summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla2016-06-22
* sysctl: add cold_boot sysctl entryDavid Keitel2016-06-21
* msm: falcon: put reason for boot in procfs from SMEMRick Adams2016-06-21
* sched: kill unnecessary divisions on fast pathJoonwoo Park2016-06-21
* sched: prevent race where update CPU cyclesJoonwoo Park2016-06-21
* sched: fix overflow in scaled execution time calculationJoonwoo Park2016-06-21
* sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park2016-06-21
* Revert "kernel/sysctl.c: detect overflows when converting to int"Subash Abhinov Kasiviswanathan2016-06-15
* sched: avoid potential race between governor and thermal driverJoonwoo Park2016-06-09
* sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park2016-06-09
* sched: fix CPU frequency estimation while idleJoonwoo Park2016-06-09
* sched: preserve CPU cycle counter in rqJoonwoo Park2016-06-09
* arm64: Add support for app specific settingsSarangdhar Joshi2016-06-07
* Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park2016-06-03
* Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park2016-06-03
* sched: eliminate sched_early_detection_duration knobJoonwoo Park2016-06-03
* sched: Remove the sched heavy task frequency guidance featureJoonwoo Park2016-06-03
* sched: eliminate sched_migration_fixup knobJoonwoo Park2016-06-03
* sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park2016-06-03
* sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park2016-06-01
* sched: eliminate sched_freq_account_wait_time knobJoonwoo Park2016-06-01
* sched: eliminate sched_account_wait_time knobJoonwoo Park2016-06-01
* sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-26
* trace: prevent NULL pointer dereferenceKishor PK2016-05-25
* coresight: add stm logging to support optimization in trace printkAparna Das2016-05-24
* coresight: enable stm logging for trace events, marker and printkShashank Mittal2016-05-24
* sched: simplify CPU frequency estimation and cycle counter APIJoonwoo Park2016-05-20
* perf: duplicate deletion of perf eventSrinivasarao P2016-05-18
* sched: use correct Kconfig macro name CONFIG_SCHED_HMP_CSTATE_AWAREJoonwoo Park2016-05-16
* Revert "sched: set HMP scheduler's default initial task load to 100%"Joonwoo Park2016-05-16
* trace: cpu_freq_switch: use tracefs instead of debugfsDavid Keitel2016-05-16
* kernel: Restrict permissions of /proc/iomem.Biswajit Paul2016-05-09
* workqueue: implement lockup detectorTejun Heo2016-05-05
* watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2016-05-05
* sched: take into account of limited CPU min and max frequenciesJoonwoo Park2016-04-27
* sched: add support for CPU frequency estimation with cycle counterJoonwoo Park2016-04-27
* sched: revise sched_boost to make the best of big cluster CPUsJoonwoo Park2016-04-25
* sched: fix excessive task packing where CONFIG_SCHED_HMP_CSTATE_AWARE=yJoonwoo Park2016-04-22
* sched: add option whether CPU C-state is used to guide task placementJoonwoo Park2016-04-22
* sched: update placement logic to prefer C-state and busier CPUsSyed Rameez Mustafa2016-04-22
* sched: Optimize wakeup placement logic when need_idle is setSyed Rameez Mustafa2016-04-22
* android/lowmemorykiller: Ignore tasks with freed mmLiam Mark2016-04-13
* kernel: sched: Fix compilation issues for Usermode LinuxJeevan Shriram2016-04-12
* genirq: call cancel_work_sync from irq_set_affinity_notifierPrasad Sodagudi2016-03-25
* sched: fix circular dependency of rq->lock and kswadp waitqueue lockPavankumar Kondeti2016-03-23
* sched: move out migration notification out of spinlockJoonwoo Park2016-03-23
* sched: fix compile failure with !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* sched: restrict sync wakee placement bias with waker's demandJoonwoo Park2016-03-23
* sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park2016-03-23
* sched/core: Add protection against null-pointer dereferenceOlav Haugan2016-03-23