summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-062-0/+3
|\
| * MIPS: ralink: mt7620: Add missing headerHarvey Hunt2017-07-191-0/+1
| * MIPS: ralink: Fix build error due to missing headerHarvey Hunt2017-07-181-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-045-85/+190
|\ \
| * \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-1/+1
| |\ \
| | * | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-1/+1
| | |/
| * | 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/+7
| * | 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-041-16/+11
|\ \ \
| * | | x86/hpet: Cure interface abuse in the resume pathThomas Gleixner2017-08-011-16/+11
| |/ /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-0443-102/+356
|\ \ \
| * \ \ Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-08-042-28/+0
| |\ \ \
| | * | | ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman2017-07-271-7/+0
| | * | | ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman2017-07-271-21/+0
| * | | | 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
| |\ \ \ \
| | * | | | arm64: defconfig: enable missing HWSPINLOCKGeorgi Djakov2017-07-271-0/+1
| | |/ / /
| * | | | ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez2017-08-041-1/+1
| * | | | Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-08-041-1/+5
| |\ \ \ \
| | * | | | ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirkGeert Uytterhoeven2017-07-291-1/+5
| * | | | | Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-08-043-2/+4
| |\ \ \ \ \
| | * | | | | ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT2017-08-021-1/+1
| | * | | | | arm64: dts: marvell: mark the cp110 crypto engine as dma coherentAntoine Tenart2017-07-192-0/+2
| | * | | | | arm64: dts: marvell: use ICU for the CP110 slave RTCThomas Petazzoni2017-07-181-1/+1
| * | | | | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2017-08-043-15/+94
| |\ \ \ \ \ \
| | * | | | | | ARM64: dts: meson-gxl-s905x-libretech-cc: fixup board definitionJerome Brunet2017-07-201-12/+91
| | * | | | | | ARM64: dts: meson-gx: use specific compatible for the AO pwmsJerome Brunet2017-07-202-3/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-08-041-2/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: rockchip: fix mali gpu node on rk3288Heiko Stuebner2017-07-161-2/+2
| | |/ / / / /
| * | | | | | ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann2017-07-271-0/+1
| * | | | | | ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann2017-07-271-2/+9
| * | | | | | ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann2017-07-271-1/+1
| * | | | | | ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann2017-07-271-1/+1
| * | | | | | ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2017-07-272-2/+2
| * | | | | | ARM: omap1: avoid unused variable warningArnd Bergmann2017-07-271-4/+0
| * | | | | | ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann2017-07-271-1/+1
| * | | | | | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann2017-07-271-6/+17
| * | | | | | ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann2017-07-271-2/+10
| * | | | | | ARM: rpc: rename RAM_SIZE macroArnd Bergmann2017-07-271-2/+2
| * | | | | | ARM: w90x900: normalize clk APIArnd Bergmann2017-07-271-0/+29