summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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
| * futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner2016-02-25
| * devm_memremap_release(): fix memremap'd addr handlingToshi Kani2016-02-25
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
| * sched: Fix crash in sched_init_numa()Raghavendra K T2016-02-17
| * hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-17
| * printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-02-17
| * tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt2016-02-17
| * tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()Steven Rostedt (Red Hat)2016-02-17
| * net: bpf: reject invalid shiftsRabin Vincent2016-01-31
* | sched: fix compile error where !CONFIG_SCHED_FREQ_INPUTJoonwoo Park2016-03-23
* | sched: fix compile failure where !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* | sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2016-03-23
* | sched: use ktime instead of sched_clock for load trackingJoonwoo Park2016-03-23
* | sched: Update min/max capacity for the CPUFREQ_CREATE_POLICY notifierSyed Rameez Mustafa2016-03-23
* | sched/cputime: fix a deadlock on 32bit systemsPavankumar Kondeti2016-03-23
* | sched: Optimize scheduler trace events to reduce trace buffer usageSyed Rameez Mustafa2016-03-23
* | sched: initialize frequency domain cpumaskJoonwoo Park2016-03-23
* | sched: print sched_task_load alwaysJoonwoo Park2016-03-23
* | sched: add preference for prev and sibling CPU in RT task placementJoonwoo Park2016-03-23
* | sched: core: Don't use current task_cpu when migrating with stop_one_cpuVikram Mulukutla2016-03-23
* | sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2016-03-23
* | sched: Skip resetting HMP stats when max frequencies remain unchangedSyed Rameez Mustafa2016-03-23
* | sched: update sched_task_load trace eventJoonwoo Park2016-03-23
* | sched: avoid unnecessary multiplication and divisionJoonwoo Park2016-03-23
* | sched: precompute required frequency for CPU loadJoonwoo Park2016-03-23
* | sched: clean up fixup_hmp_sched_stats()Joonwoo Park2016-03-23
* | sched: account new task load so that governor can apply different policyJoonwoo Park2016-03-23
* | sched: Fix frequency change checks when affined tasks are migratingSyed Rameez Mustafa2016-03-23
* | sched: Add tunables for static cpu and cluster costOlav Haugan2016-03-23
* | sched/core: Add API to set cluster d-stateOlav Haugan2016-03-23
* | sched: take into account of governor's frequency max loadJoonwoo Park2016-03-23
* | sched: set HMP scheduler's default initial task load to 100%Joonwoo Park2016-03-23
* | sched: add preference for prev and sibling CPU in HMP task placementJoonwoo Park2016-03-23
* | sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan2016-03-23