summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-25genirq: call cancel_work_sync from irq_set_affinity_notifierPrasad Sodagudi
2016-03-23sched: fix circular dependency of rq->lock and kswadp waitqueue lockPavankumar Kondeti
2016-03-23sched: move out migration notification out of spinlockJoonwoo Park
2016-03-23sched: fix compile failure with !CONFIG_SCHED_HMPJoonwoo Park
2016-03-23sched: restrict sync wakee placement bias with waker's demandJoonwoo Park
2016-03-23sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park
2016-03-23sched/core: Add protection against null-pointer dereferenceOlav Haugan
2016-03-23sched: allow select_prev_cpu_us to be set to values greater than 100usJoonwoo Park
2016-03-23sched: clean up idle task's mark_start restoring in init_idle()Pavankumar Kondeti
2016-03-23sched: let sched_boost take precedence over sched_restrict_cluster_spillPavankumar Kondeti
2016-03-23sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti
2016-03-23sched: Provide a wake up API without sending freq notificationsJunjie Wu
2016-03-23sched: Take downmigrate threshold into considerationPavankumar Kondeti
2016-03-23sched: Provide a facility to restrict RT tasks to lower power clusterPavankumar Kondeti
2016-03-23sched: Take cluster's minimum power into account for optimizing sbc()Pavankumar Kondeti
2016-03-23sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti
2016-03-23sched: colocate related threadsSrivatsa Vaddagiri
2016-03-23sched: Update fair and rt placement logic to use scheduler clustersSrivatsa Vaddagiri
2016-03-23sched: Introduce the concept CPU clusters in the schedulerSrivatsa Vaddagiri
2016-03-23kernel/watchdog.c: fix compilation warning on Kernel 4.4Satya Durga Srinivasu Prabhala
2016-03-23tracing: power: Add trace events for core controlJunjie Wu
2016-03-23sched: remove init_new_task_load from CONFIG_SMPJeevan Shriram
2016-03-23sched: Export sched_setscheduler_nocheck()Junjie Wu
2016-03-23Revert "sched: Export sched_setscheduler_nocheck"Bryan Huntsman
2016-03-23time: alarmtimer: include lpm-levels for MSM targets onlyLingutla Chandrasekhar
2016-03-23rtc: alarm: Change wake-up sourceMohit Aggarwal
2016-03-23kmemleak : Make module scanning optional using configVignesh Radhakrishnan
2016-03-23smpboot: use kmemleak_not_leak for smpboot_thread_dataVignesh Radhakrishnan
2016-03-23vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-03-23modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-03-23mm: swap: swap ratio supportVinayak Menon
2016-03-23msm: move printk out of spin lock low_water_lockTingting Yang
2016-03-23qos: Disable irq notifier when qos request is removedSrinivas Rao L
2016-03-23trace: ipc_logging: Increase maximum size of logging context nameSteven Cahail
2016-03-23trace: ipc_logging: Destroy debugfs directories with logging contextsSteven Cahail
2016-03-23cgroup: fix uninitialized usage of a variableJeevan Shriram
2016-03-23printk: Add all cpu notifiers under CONSOLE_FLUSH_ON_HOTPLUG flagPrasad Sodagudi
2016-03-23timer: make deferrable cpu unbound timers really not bound to a cpuJoonwoo Park
2016-03-23perf: Skip permission checks on kernel owned perf eventsRohit Gupta
2016-03-23perf: pass correct parameter when removing eventNeil Leeder
2016-03-23perf: support hotplugNeil Leeder
2016-03-23fixup! block/fs: keep track of the task that dirtied the pageRohit Vaswani
2016-03-23trace: cpu_freq_switch: Add profiler for CPU frequency switch timesMatt Wagantall
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-23sched: fix compile error where !CONFIG_SCHED_FREQ_INPUTJoonwoo Park
2016-03-23sched: fix compile failure where !CONFIG_SCHED_HMPJoonwoo Park
2016-03-23sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park
2016-03-23sched: use ktime instead of sched_clock for load trackingJoonwoo Park
2016-03-23sched: Update min/max capacity for the CPUFREQ_CREATE_POLICY notifierSyed Rameez Mustafa
2016-03-23sched/cputime: fix a deadlock on 32bit systemsPavankumar Kondeti