summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-wbt: pass in enum wbt_flags to get_rq_wait()Jens Axboe2018-05-082-11/+18
* blk-wbt: account any writing command as a writeJens Axboe2018-05-081-1/+1
* block: break discard submissions into the user defined sizeJens Axboe2018-05-081-3/+9
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-05-072-5/+7
* block: Shorten interrupt disabled regionsThomas Gleixner2018-05-071-10/+2
* block: Remove redundant WARN_ON()Anna-Maria Gleixner2018-05-071-1/+0
* block: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-05-071-3/+0
* Fix typo in comment.Florian La Roche2018-05-071-1/+1
* Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-079-16/+40
|\
| * dt-bindings: panel: lvds: Fix path to display timing bindingsGeert Uytterhoeven2018-05-011-1/+1
| * dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven2018-05-011-1/+1
| * dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven2018-04-271-1/+1
| * of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-262-9/+29
| * dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring2018-04-241-3/+2
| * dt-bindings: dmaengine: rcar-dmac: document R8A77965 supportJacopo Mondi2018-04-161-0/+1
| * dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIFJacopo Mondi2018-04-161-0/+2
| * dt-bindings: net: ravb: Add support for r8a77965 SoCJacopo Mondi2018-04-161-0/+1
| * dt-bindings: pinctrl: sunxi: Fix reference to driverMatheus Castello2018-04-161-3/+3
| * doc: Add vendor prefix for Kieback & Peter GmbHLukasz Majewski2018-04-161-0/+1
* | Linux 4.17-rc4Linus Torvalds2018-05-061-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-0610-85/+122
|\ \
| * | KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| * | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-059-68/+102
| |\ \
| | * | arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | * | KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider2018-05-041-1/+1
| | * | KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
| | * | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-276-61/+81
* | | | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\ \ \ \
| * | | | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * | | | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * | | | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * | | | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * | | | iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * | | | iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * | | | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-1/+5
|\ \ \ \
| * | | | x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-062-30/+55
|\ \ \ \
| * | | | clocksource: Rework stale commentPeter Zijlstra2018-05-021-4/+2
| * | | | clocksource: Consistent de-rate when marking unstablePeter Zijlstra2018-05-021-1/+8
| * | | | x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra2018-05-021-7/+5
| * | | | clocksource: Initialize cs->wd_listPeter Zijlstra2018-05-021-0/+2
| * | | | clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra2018-05-021-16/+34
| * | | | x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra2018-05-021-4/+6
| |/ / /
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-2/+2
|\ \ \ \
| * | | | irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
| |/ / /
* | | | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-052-2/+4
|\ \ \ \
| * | | | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
| * | | | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
| | |_|/ | |/| |
* | | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-0517-58/+133
|\ \ \ \