summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm: Use true and false for boolean valuesGustavo A. R. Silva2018-08-121-1/+1
* KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accessesMarc Zyngier2018-08-121-1/+24
* KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier2018-08-122-2/+41
* KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-122-2/+2
* KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encodingMarc Zyngier2018-08-121-2/+0
* KVM: arm: Add 32bit get/set events supportJames Morse2018-07-213-0/+41
* KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-212-21/+8
* arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng2018-07-211-0/+3
* arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-216-3/+75
* arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier2018-07-213-21/+11
* KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-092-0/+20
* KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier2018-07-092-0/+11
* KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier2018-07-092-15/+0
* arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier2018-07-091-2/+12
* arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is presentMarc Zyngier2018-07-091-1/+10
* arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-098-9/+66
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-087-3/+12
|\
| * Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-07-054-2/+7
| |\
| | * ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford2018-07-031-0/+4
| | * ARM: dts: am335x-bone-common: Fix mmc0 Write ProtectRobert Nelson2018-07-021-1/+0
| | * ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros2018-07-021-1/+1
| | * ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack2018-06-241-0/+2
| * | Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-033-1/+5
| |\ \
| | * | ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer2018-07-011-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
| * | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5
| * | | | x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky2018-07-031-1/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-089-4/+107
|\ \ \ \ \
| * | | | | x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn2018-07-071-1/+2
| * | | | | x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan2018-07-063-2/+13
| * | | | | x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-033-1/+28
| * | | | | x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin2018-07-031-0/+59
| * | | | | x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-07-031-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-07-087-2/+10
|\ \ \ \ \
| * | | | | crypto: x86 - Add missing RETsBorislav Petkov2018-07-016-0/+6
| * | | | | crypto: arm/speck - fix building in Thumb2 modeEric Biggers2018-07-011-2/+4
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-07-071-5/+3
|\ \ \ \ \ \
| * | | | | | arm64: remove no-op -p linker flagGreg Hackmann2018-07-051-1/+1
| * | | | | | arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada2018-07-041-4/+2
| * | | | | | arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski2018-07-041-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-07-066-3/+16
|\ \ \ \ \ \
| * | | | | | s390: wire up rseq system callHeiko Carstens2018-07-045-1/+9
| * | | | | | s390: wire up io_pgetevents system callHeiko Carstens2018-07-041-0/+1
| * | | | | | s390/mm: fix refcount usage for 4K pgsteEric Farman2018-07-021-0/+4
| * | | | | | s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-06-251-2/+2
* | | | | | | Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-057-25/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ RISC-V: Fix the rv32i kernel buildPalmer Dabbelt2018-07-044-13/+21
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: Change variable type for 32-bit compatibleZong Li2018-07-041-11/+11