summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel2017-06-241-2/+2
| * | | | media: Revert "[media] et8ek8: Export OF device ID as module aliases"Arnd Bergmann2017-06-241-1/+0Star
| * | | | media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functionsMarkus Elfring2017-06-241-7/+7
* | | | | Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-08-0510-37/+54
|\ \ \ \ \
| * | | | | gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław2017-08-021-3/+3
| * | | | | gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski2017-08-011-5/+4Star
| * | | | | gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-013-3/+8
| * | | | | gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake sourcePhilipp Rosenberger2017-08-011-0/+3
| * | | | | gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHYMasahiro Yamada2017-08-011-0/+1
| * | | | | pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada2017-08-011-4/+5
| * | | | | gpio: lp87565: Set proper output level and direction for direction_outputAxel Lin2017-07-311-22/+24
| * | | | | MAINTAINERS: Add entry for Whiskey Cove PMIC GPIO driverKuppuswamy Sathyanarayanan2017-07-311-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-08-059-33/+90
|\ \ \ \ \
| * | | | | clk: keystone: sci-clk: Fix sci_clk_getTero Kristo2017-08-031-24/+42
| * | | | | Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-08-021-1/+1
| |\ \ \ \ \
| | * | | | | clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clockMaxime Ripard2017-07-241-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-...Stephen Boyd2017-08-024-0/+18
| |\ \ \ \ \
| | * | | | | clk: meson: mpll: fix mpll0 fractional part ignoredJerome Brunet2017-08-014-0/+18
| | |/ / / /
| * | | | | clk: samsung: exynos5420: The EPLL rate table correctionsSylwester Nawrocki2017-07-311-8/+8
| * | | | | clk: x86: Do not gate clocks enabled by the firmwareCarlo Caione2017-07-191-0/+7
| * | | | | clk: gemini: Fix reset regressionLinus Walleij2017-07-171-0/+14
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-0513-129/+220
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-037-36/+23Star
| |\ \ \ \ \
| | * | | | | KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchgChristoffer Dall2017-08-031-2/+2
| | * | | | | KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose2017-07-251-0/+4
| | * | | | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-253-31/+16Star
| | * | | | | KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capabilityShanker Donthineni2017-07-252-3/+1Star
| | |/ / / /
| * | | | | KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li2017-08-031-2/+9
| * | | | | KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack2017-08-021-10/+43
| * | | | | kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownDavid Matlack2017-08-021-5/+11
| * | | | | KVM: nVMX: do not pin the VMCS12Paolo Bonzini2017-08-021-17/+7Star
| * | | | | KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-022-9/+8Star
| * | | | | KVM: X86: init irq->level in kvm_pv_kick_cpu_opLongpeng(Mike)2017-08-021-0/+1
| * | | | | KVM: X86: Fix loss of pending INIT due to raceWanpeng Li2017-08-021-8/+11
| * | | | | KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-011-2/+4
| * | | | | KVM: nVMX: fixes to nested virt interrupt injectionPaolo Bonzini2017-08-012-25/+72
| * | | | | KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12Paolo Bonzini2017-08-011-18/+34
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-051-16/+11Star
|\ \ \ \ \
| * | | | | x86/hpet: Cure interface abuse in the resume pathThomas Gleixner2017-08-011-16/+11Star
| |/ / / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-051-1/+1
|\ \ \ \ \
| * | | | | timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic2017-08-011-1/+1
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-0546-103/+372
|\ \ \ \ \
| * \ \ \ \ Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-08-042-28/+0Star
| |\ \ \ \ \
| | * | | | | ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman2017-07-271-7/+0Star
| | * | | | | ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman2017-07-271-21/+0Star
| * | | | | | Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-08-043-9/+11
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: sun8i: a83t: Switch to CCU device tree binding macrosChen-Yu Tsai2017-07-271-7/+9
| | * | | | | | arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe2017-07-271-1/+1
| | * | | | | | ARM: dts: sunxi: h3/h5: Correct emac register sizeCorentin Labbe2017-07-271-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Arnd Bergmann2017-08-041-0/+1
| |\ \ \ \ \ \