summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-0725-127/+750
|\
| * Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-069071-253256/+389529
| |\
| * | sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman2018-02-063-2/+29
| * | sched/fair: Do not migrate if the prev_cpu is idleMel Gorman2018-02-061-1/+7
| * | sched/fair: Restructure wake_affine*() to return a CPU idMel Gorman2018-02-061-18/+17
| * | sched/fair: Remove unnecessary parameters from wake_affine_idle()Mel Gorman2018-02-061-5/+3
| * | sched/rt: Make update_curr_rt() more accurateWen Yang2018-02-061-2/+3
| * | sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)2018-02-063-2/+22
| * | sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)2018-02-061-7/+8
| * | sched/core: Optimize update_stats_*()Peter Zijlstra2018-02-062-16/+20
| * | sched/core: Optimize ttwu_stat()Peter Zijlstra2018-02-062-8/+10
| * | membarrier/selftest: Test private expedited sync core commandMathieu Desnoyers2018-02-051-0/+73
| * | membarrier/arm64: Provide core serializing commandMathieu Desnoyers2018-02-052-0/+5
| * | membarrier/x86: Provide core serializing commandMathieu Desnoyers2018-02-054-3/+14
| * | membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-055-18/+106
| * | lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers2018-02-052-0/+29
| * | locking: Introduce sync_core_before_usermode()Mathieu Desnoyers2018-02-052-0/+24
| * | membarrier/selftest: Test global expedited commandMathieu Desnoyers2018-02-051-5/+54
| * | membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2018-02-054-18/+153
| * | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-053-11/+36
| * | powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-058-11/+58
| * | membarrier/selftest: Test private expedited commandMathieu Desnoyers2018-02-051-16/+95
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-0714-13/+91
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.16-20180205' of git://git.kernel.org/pub/s...Ingo Molnar2018-02-0514-13/+91
| |\ \ \ | | |/ / | |/| |
| | * | perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria2018-02-051-0/+1
| | * | perf trace: Fix call-graph outputRavi Bangoria2018-02-051-1/+4
| | * | x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGSJiri Olsa2018-02-051-1/+2
| | * | perf record: Fix period option handlingJiri Olsa2018-02-053-4/+11
| | * | perf evsel: Fix period/freq terms setupJiri Olsa2018-02-051-0/+2
| | * | tools headers: Synchoronize x86 features UAPI headersArnaldo Carvalho de Melo2018-02-023-6/+24
| | * | tools headers: Synchronize uapi/linux/sched.hArnaldo Carvalho de Melo2018-02-021-0/+5
| | * | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo2018-02-022-0/+29
| | * | tooling headers: Synchronize updated s390 kvm UAPI headersArnaldo Carvalho de Melo2018-02-021-1/+4
| | * | tools headers: Synchronize sound/asound.hArnaldo Carvalho de Melo2018-02-021-0/+9
| |/ /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-072-2/+3
|\ \ \
| * | | locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann2018-02-061-0/+1
| * | | jump_label: Add branch hints to static_branch_{un,}likely()Peter Zijlstra2018-02-061-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0751-335/+1916
|\ \ \
| * \ \ Merge branch 'be2net-patch-set'David S. Miller2018-02-064-49/+73
| |\ \ \
| | * | | be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-064-48/+69
| | * | | be2net: Fix HW stall issue in LancerSuresh Reddy2018-02-061-1/+4
| |/ / /
| * | | RDS: IB: Fix null pointer issueGuanglei Li2018-02-061-1/+2
| * | | nfp: fix kdoc warnings on nested structuresJakub Kicinski2018-02-065-49/+55
| * | | Merge branch 'net-erspan-fixes'David S. Miller2018-02-065-61/+39
| |\ \ \
| | * | | sample/bpf: fix erspan metadataWilliam Tu2018-02-062-27/+18
| | * | | net: erspan: fix erspan config overwriteWilliam Tu2018-02-062-18/+0
| | * | | net: erspan: fix metadata extractionWilliam Tu2018-02-063-16/+21
| |/ / /
| * | | cls_u32: fix use after free in u32_destroy_key()Paolo Abeni2018-02-061-10/+11
| * | | net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang2018-02-061-1/+1
| * | | net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn2018-02-061-1/+2