summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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
* sched: allow select_prev_cpu_us to be set to values greater than 100usJoonwoo Park2016-03-23
* sched: clean up idle task's mark_start restoring in init_idle()Pavankumar Kondeti2016-03-23
* sched: let sched_boost take precedence over sched_restrict_cluster_spillPavankumar Kondeti2016-03-23
* sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti2016-03-23
* sched: Provide a wake up API without sending freq notificationsJunjie Wu2016-03-23
* sched: Take downmigrate threshold into considerationPavankumar Kondeti2016-03-23
* sched: Provide a facility to restrict RT tasks to lower power clusterPavankumar Kondeti2016-03-23
* sched: Take cluster's minimum power into account for optimizing sbc()Pavankumar Kondeti2016-03-23
* sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti2016-03-23
* sched: colocate related threadsSrivatsa Vaddagiri2016-03-23
* sched: Update fair and rt placement logic to use scheduler clustersSrivatsa Vaddagiri2016-03-23
* sched: Introduce the concept CPU clusters in the schedulerSrivatsa Vaddagiri2016-03-23
* kernel/watchdog.c: fix compilation warning on Kernel 4.4Satya Durga Srinivasu Prabhala2016-03-23
* tracing: power: Add trace events for core controlJunjie Wu2016-03-23
* sched: remove init_new_task_load from CONFIG_SMPJeevan Shriram2016-03-23
* sched: Export sched_setscheduler_nocheck()Junjie Wu2016-03-23
* Revert "sched: Export sched_setscheduler_nocheck"Bryan Huntsman2016-03-23
* time: alarmtimer: include lpm-levels for MSM targets onlyLingutla Chandrasekhar2016-03-23
* rtc: alarm: Change wake-up sourceMohit Aggarwal2016-03-23
* kmemleak : Make module scanning optional using configVignesh Radhakrishnan2016-03-23
* smpboot: use kmemleak_not_leak for smpboot_thread_dataVignesh Radhakrishnan2016-03-23
* vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-03-23
* modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-23
* mm: swap: swap ratio supportVinayak Menon2016-03-23
* msm: move printk out of spin lock low_water_lockTingting Yang2016-03-23
* qos: Disable irq notifier when qos request is removedSrinivas Rao L2016-03-23
* trace: ipc_logging: Increase maximum size of logging context nameSteven Cahail2016-03-23
* trace: ipc_logging: Destroy debugfs directories with logging contextsSteven Cahail2016-03-23
* cgroup: fix uninitialized usage of a variableJeevan Shriram2016-03-23
* printk: Add all cpu notifiers under CONSOLE_FLUSH_ON_HOTPLUG flagPrasad Sodagudi2016-03-23
* timer: make deferrable cpu unbound timers really not bound to a cpuJoonwoo Park2016-03-23
* perf: Skip permission checks on kernel owned perf eventsRohit Gupta2016-03-23
* perf: pass correct parameter when removing eventNeil Leeder2016-03-23
* perf: support hotplugNeil Leeder2016-03-23
* fixup! block/fs: keep track of the task that dirtied the pageRohit Vaswani2016-03-23
* trace: cpu_freq_switch: Add profiler for CPU frequency switch timesMatt Wagantall2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * modules: fix modparam async_probe requestLuis R. Rodriguez2016-02-25
| * module: wrapper for symbol name.Rusty Russell2016-02-25
| * itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-25
| * posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-25
| * prctl: take mmap sem for writing to protect against othersMateusz Guzik2016-02-25