summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2017-04-0732-775/+1574
|\
| * Merge branch 'timers/core'Ingo Molnar2017-04-056-9/+21
| |\
| | * timekeeping: Remove pointless conversion to boolNicholas Mc Guire2017-03-311-2/+1
| | * Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-03-3115-104/+256
| | |\
| | | * sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka2017-03-231-0/+6
| | | * timers, sched_clock: Update timeout for clock wrapDavid Engraf2017-03-231-0/+5
| | | * clockevents: Make clockevents_config() staticNicolai Stange2017-03-231-1/+1
| | * | hrtimer: Remove hrtimer_peek_ahead_timers() leftoversStephen Boyd2017-03-171-4/+1
| | * | rlimits: Print more information when CPU/RT limits are exceededArun Raghavan2017-03-131-2/+7
| * | | Merge branch 'perf/core'Ingo Molnar2017-04-058-28/+208
| |\ \ \
| | * \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-3011-387/+584
| | |\ \ \
| | * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-03-281-16/+48
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-163-16/+28
| | |\ \ \ \ \
| | | * | | | | uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo2017-03-161-1/+1
| | | * | | | | trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao2017-03-152-15/+27
| | * | | | | | perf/core: Add a flag for partial AUX recordsAlexander Shishkin2017-03-161-1/+1
| | * | | | | | perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-11/+23
| | * | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-1621-86/+201
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLNaveen N. Rao2017-03-141-2/+3
| | * | | | | | perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-133-0/+144
| | * | | | | | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-076-18/+29
| | |\ \ \ \ \ \
| | | * | | | | | trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)2017-03-031-0/+5
| | | * | | | | | trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2017-03-032-8/+1
| | | * | | | | | kretprobes: Ensure probe location is at function entryNaveen N. Rao2017-03-031-0/+13
| * | | | | | | | Merge branch 'locking/core'Ingo Molnar2017-04-0517-728/+1330
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rtmutex: Fix more prio comparisonsPeter Zijlstra2017-04-041-3/+29
| | * | | | | | | | rtmutex: Fix PI chain order integrityPeter Zijlstra2017-04-042-2/+28
| | * | | | | | | | sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra2017-04-041-1/+1
| | * | | | | | | | sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-042-95/+83
| | * | | | | | | | rtmutex: Clean upPeter Zijlstra2017-04-043-19/+18
| | * | | | | | | | sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang2017-04-041-1/+1
| | * | | | | | | | sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-043-8/+24
| | * | | | | | | | rtmutex: Deboost before waking up the top waiterXunlei Pang2017-04-043-32/+34
| | * | | | | | | | Merge branch 'sched/core' into locking/coreThomas Gleixner2017-04-0412-304/+648
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | sched/fair: Optimize ___update_sched_avg()Yuyang Du2017-03-301-94/+118
| | | * | | | | | | | sched/fair: Explicitly generate __update_load_avg() instancesPeter Zijlstra2017-03-301-18/+38
| | | * | | | | | | | sched/fair: Prefer sibiling only if local group is under-utilizedSrikar Dronamraju2017-03-271-3/+4
| | | * | | | | | | | sched/fair: Fix FTQ noise bench regressionVincent Guittot2017-03-231-3/+36
| | | * | | | | | | | sched/core: Fix rq lock pinning warning after call balance callbacksWanpeng Li2017-03-231-3/+3
| | | * | | | | | | | sched/core: Avoid double update_rq_clock() in move_queued_task()Peter Zijlstra2017-03-161-1/+2
| | | * | | | | | | | sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task()Peter Zijlstra2017-03-161-2/+4
| | | * | | | | | | | sched/core: Avoid obvious double update_rq_clock()Peter Zijlstra2017-03-161-8/+10
| | | * | | | | | | | sched/core: Simplify update_rq_clock() in __schedule()Peter Zijlstra2017-03-161-5/+3
| | | * | | | | | | | sched/core: Make sched_ttwu_pending() atomic in timePeter Zijlstra2017-03-161-1/+3
| | | * | | | | | | | sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTOREPeter Zijlstra2017-03-161-4/+4
| | | * | | | | | | | sched/core: Add {EN,DE}QUEUE_NOCLOCK flagsPeter Zijlstra2017-03-162-5/+13
| | | * | | | | | | | sched/core: Add rq->lock wrappersPeter Zijlstra2017-03-163-112/+171
| | | * | | | | | | | sched/core: Add WARNING for multiple update_rq_clock() callsPeter Zijlstra2017-03-162-0/+10
| | | * | | | | | | | sched/rt: Add comments describing the RT IPI pull methodSteven Rostedt (VMware)2017-03-161-0/+81
| | * | | | | | | | | locking/ww-mutex: Limit stress test to 2 secondsChris Wilson2017-03-301-9/+9