summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-1044-8/+5491
|\
| * rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers2018-06-065-0/+159
| * rseq/selftests: Provide parametrized testsMathieu Desnoyers2018-06-061-0/+1260
| * rseq/selftests: Provide basic percpu ops testMathieu Desnoyers2018-06-061-0/+312
| * rseq/selftests: Provide basic testMathieu Desnoyers2018-06-061-0/+56
| * rseq/selftests: Provide rseq libraryMathieu Desnoyers2018-06-066-0/+2847
| * selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers2018-06-061-0/+4
| * powerpc: Wire up restartable sequences system callBoqun Feng2018-06-063-1/+3
| * powerpc: Add syscall detection for restartable sequencesBoqun Feng2018-06-062-0/+15
| * powerpc: Add support for restartable sequencesBoqun Feng2018-06-062-0/+4
| * x86: Wire up restartable sequence system callMathieu Desnoyers2018-06-062-0/+2
| * x86: Add support for restartable sequencesMathieu Desnoyers2018-06-063-0/+10
| * arm: Wire up restartable sequences system callMathieu Desnoyers2018-06-061-0/+1
| * arm: Add syscall detection for restartable sequencesMathieu Desnoyers2018-06-062-6/+26
| * arm: Add restartable sequences supportMathieu Desnoyers2018-06-062-0/+8
| * rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-0613-1/+734
| * uapi/headers: Provide types_32_64.hMathieu Desnoyers2018-06-061-0/+50
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-1026-80/+176
|\ \
| * | x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-091-0/+2
| * | x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner2018-06-061-13/+14
| * | genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner2018-06-061-2/+35
| * | x86/platform/uv: Use apic_ack_irq()Thomas Gleixner2018-06-061-6/+1
| * | x86/ioapic: Use apic_ack_irq()Thomas Gleixner2018-06-061-1/+1
| * | irq_remapping: Use apic_ack_irq()Thomas Gleixner2018-06-064-9/+2
| * | x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-062-2/+9
| * | genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-062-5/+7
| * | genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2018-06-061-7/+19
| * | x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner2018-06-061-0/+9
| * | x86/vector: Fix the args of vector_alloc tracepointDou Liyang2018-06-061-1/+1
| * | x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang2018-06-061-5/+2
| * | x86/platform/uv: Remove extra parenthesesVarsha Rao2018-06-061-1/+1
| * | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-065-1/+24
| * | x86: Mark native_set_p4d() as __always_inlineArnd Bergmann2018-06-061-2/+2
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar2018-06-045-25/+47
| |\ \ \ \ \
| | | | | * | x86/vdso: Remove unused fileJann Horn2018-05-061-1/+0
| | | | * | | x86/mtrr: Convert to use strncpy_from_user() helperAndy Shevchenko2018-05-161-10/+2
| | | | * | | x86/mtrr: Convert to use match_string() helperAndy Shevchenko2018-05-161-11/+10
| | | * | | | x86/microcode: Make the late update update_lock a raw lock for RTScott Wood2018-05-271-3/+3
| | * | | | | x86/i8237: Register device based on FADT legacy boot flagRajneesh Bhardwaj2018-04-273-1/+32
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-105-14/+28
|\ \ \ \ \ \ \
| * | | | | | | x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk2018-06-061-8/+3
| * | | | | | | x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-065-10/+27
| * | | | | | | x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-063-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1059-427/+998
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.18-20180606' of git://git.kernel.org/pub/scm...Ingo Molnar2018-06-0759-427/+998
| |\ \ \ \ \ \ \
| | * | | | | | | perf script python: Add dict fields introduction to DocumentationJin Yao2018-06-061-0/+26
| | * | | | | | | perf script python: Add more PMU fields to event handler dictJin Yao2018-06-061-1/+226
| | * | | | | | | perf script python: Move dsoname code to a new functionJin Yao2018-06-061-8/+15
| | * | | | | | | perf symbols: Add BSS symbols when reading from /proc/kallsymsArnaldo Carvalho de Melo2018-06-061-1/+1
| | * | | | | | | perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULLArnaldo Carvalho de Melo2018-06-061-0/+5