summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-313-10/+11
|\
| * clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren2019-05-211-4/+4
| * clk: imx: imx8mm: fix int pll clk gatePeng Fan2019-05-211-6/+6
| * clk: sifive: restrict Kconfig scope for the FU540 PRCI driverPaul Walmsley2019-05-211-0/+1
* | Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds2019-05-2911-43/+173
|\ \
| * | drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2019-05-242-4/+4
| * | scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab2019-05-241-7/+79
| * | docs: Fix conf.py for Sphinx 2.0Jonathan Corbet2019-05-241-1/+1
| * | docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet2019-05-231-1/+1
| * | lib/list_sort: fix kerneldoc build errorJonathan Corbet2019-05-231-1/+2
| * | docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2019-05-232-1/+2
| * | doc: Cope with the deprecation of AutoReporterJonathan Corbet2019-05-231-8/+26
| * | doc: Cope with Sphinx logging deprecationsJonathan Corbet2019-05-233-21/+59
* | | Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-295-9/+38
|\ \ \
| * | | selftests: rtc: rtctest: specify timeoutsAlexandre Belloni2019-05-241-3/+3
| * | | selftests/harness: Allow test to configure timeoutAlexandre Belloni2019-05-241-5/+12
| * | | selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu2019-05-242-0/+22
| * | | selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu2019-05-241-1/+1
| | |/ | |/|
* | | Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-05-291-2/+6
|\ \ \
| * | | tracing: Avoid memory leak in predicate_parse()Tomas Bortoli2019-05-281-2/+6
* | | | Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-05-282-36/+11
|\ \ \ \
| * \ \ \ Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2019-05-271-35/+10
| |\ \ \ \
| | * | | | pinctrl: intel: Clear interrupt status in mask/unmask callbackKai-Heng Feng2019-05-201-31/+6
| | * | | | pinctrl: intel: Use GENMASK() consistentlyAndy Shevchenko2019-05-201-4/+4
| | | |/ / | | |/| |
| * / | | pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not definedAmelie Delaunay2019-05-241-1/+1
| |/ / /
* | | | Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-281-0/+1
|\ \ \ \
| * | | | gpio: fix gpio-adp5588 build errorsRandy Dunlap2019-05-241-0/+1
| |/ / /
* | | | ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-05-281-0/+1
* | | | Linux 5.2-rc2v5.2-rc2Linus Torvalds2019-05-271-2/+2
* | | | Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-263-10/+20
|\ \ \ \ | | |/ / | |/| |
| * | | tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-05-263-10/+20
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2644-303/+399
|\ \ \ \
| * | | | KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-241-1/+1
| * | | | tools/kvm_stat: fix fields filter for child eventsStefan Raspl2019-05-242-4/+14
| * | | | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| * | | | kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| * | | | kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| * | | | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| * | | | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-241-14/+21
| * | | | KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-05-241-5/+8
| * | | | KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-05-244-13/+15
| * | | | x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov2019-05-241-1/+1
| * | | | KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2019-05-242-8/+27
| * | | | kvm: Check irqchip mode before assign irqfdPeter Xu2019-05-243-0/+17
| * | | | kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-241-1/+5
| * | | | KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-241-24/+30
| * | | | KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0
| * | | | KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li2019-05-241-0/+18
| * | | | KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li2019-05-241-1/+1
| * | | | kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang2019-05-241-0/+1