summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/hyperv: Redirect reenlightment notifications on CPU offliningVitaly Kuznetsov2018-01-301-1/+21
* x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-307-1/+143
* x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-302-4/+20
* x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov2018-01-301-1/+8
* Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-2/+10
|\
| * x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov2018-01-251-2/+10
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-309-33/+18
|\ \
| * | x86: Remove unused IOMMU_STRESS KconfigCorentin Labbe2018-01-251-8/+0
| * | x86/extable: Mark exception handler functions visibleAndi Kleen2018-01-141-17/+17
| * | x86/timer: Don't inline __const_udelayAndi Kleen2018-01-141-1/+1
| * | x86/headers: Remove duplicate #includesPravin Shedge2017-12-126-7/+0
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-6/+2
|\ \ \
| * | | x86/apic: Remove local var in flat_send_IPI_allbutself()Borislav Petkov2017-12-111-6/+2
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-3012-161/+339
|\ \ \
| * | | sched/deadline: Make bandwidth enforcement scale-invariantJuri Lelli2018-01-103-6/+24
| * | | sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Juri Lelli2018-01-102-9/+16
| * | | sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterJuri Lelli2018-01-103-4/+4
| * | | sched/cpufreq: Always consider all CPUs when deciding next freqJuri Lelli2018-01-101-6/+10
| * | | sched/cpufreq: Split utilization signalsJuri Lelli2018-01-101-14/+16
| * | | sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli2018-01-105-36/+130
| * | | sched/deadline: Move CPU frequency selection triggering pointsJuri Lelli2018-01-102-9/+10
| * | | sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli2018-01-103-12/+25
| * | | sched/deadline: Implement "runtime overrun signal" supportJuri Lelli2018-01-105-2/+35
| * | | sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...Mel Gorman2018-01-101-3/+9
| * | | sched/fair: Correct obsolete comment about cpufreq_update_util()Joel Fernandes2018-01-101-3/+1
| * | | sched/fair: Remove impossible condition from find_idlest_group_cpu()Joel Fernandes2018-01-101-1/+1
| * | | sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()Viresh Kumar2018-01-101-5/+4
| * | | sched/cpufreq: Initialize sg_cpu->flags to 0Viresh Kumar2018-01-101-1/+1
| * | | sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()Joel Fernandes2018-01-101-1/+1
| * | | sched/fair: Use 'unsigned long' for utilization, consistentlyPatrick Bellasi2018-01-101-5/+5
| * | | sched/core: Rework and clarify prepare_lock_switch()rodrigosiqueira2018-01-102-45/+49
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-01-101628-10597/+17469
| |\ \ \
| * | | | sched/fair: Remove unused 'curr' parameter from wakeup_granCheng Jian2017-12-081-3/+2
| * | | | sched/headers: Constify object_is_on_stack()Sascha Hauer2017-12-061-1/+1
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-304-14/+60
|\ \ \ \ \
| * | | | | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| * | | | | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-183-3/+14
| * | | | | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| * | | | | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| * | | | | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-30270-14728/+18017
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.16-20180125' of git://git.kernel.org/pub/scm...Ingo Molnar2018-01-28123-12939/+12587
| |\ \ \ \ \ \
| | * | | | | | perf trace beauty flock: Move to separate object fileArnaldo Carvalho de Melo2018-01-254-6/+9
| | * | | | | | perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-259-1/+16
| | * | | | | | perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANYArnaldo Carvalho de Melo2018-01-252-1/+21
| | * | | | | | perf trace: Do not print from time delta for interrupted syscall linesArnaldo Carvalho de Melo2018-01-251-8/+5
| | * | | | | | perf trace: Add --print-sampleArnaldo Carvalho de Melo2018-01-252-0/+28
| | * | | | | | perf bpf: Remove misplaced __maybe_unused attributeArnaldo Carvalho de Melo2018-01-251-1/+1
| | * | | | | | MAINTAINERS: Adding entry for CoreSight trace decodingTor Jeremiassen2018-01-251-1/+2
| | * | | | | | perf tools: Add mechanic to synthesise CoreSight trace packetsMathieu Poirier2018-01-251-0/+168