summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain
2018-08-30arc: remove redundant GCC version checksMasahiro Yamada
2018-08-30KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson
2018-08-30KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()Sean Christopherson
2018-08-30KVM: x86: Do not re-{try,execute} after failed emulation in L2Sean Christopherson
2018-08-30KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_faultSean Christopherson
2018-08-30KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson
2018-08-30KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson
2018-08-30KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson
2018-08-30KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson
2018-08-30KVM: SVM: remove unused variable dst_vaddr_endColin Ian King
2018-08-30KVM: nVMX: avoid redundant double assignment of nested_run_pendingVitaly Kuznetsov
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada
2018-08-29Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel
2018-08-29Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon
2018-08-29ARM: defconfig: Update the ARM Versatile defconfigLinus Walleij
2018-08-28x86/xen: remove redundant variable save_pudColin Ian King
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon
2018-08-28ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren
2018-08-28ARM: dts: Fix file permission for am335x-osd3358-sm-red.dtsNeeraj Dantu
2018-08-27x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-08-27ARC: sort KconfigVineet Gupta
2018-08-27ARC: cleanup show_faulting_vma()Eugeniy Paltsev
2018-08-27ARC: [plat-axs*]: Enable SWAPAlexey Brodkin
2018-08-27ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin
2018-08-27ARC: configs: cleanupAlexey Brodkin
2018-08-27x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross
2018-08-27x86/Kconfig: Fix trivial typoNikolas Nyby
2018-08-27x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-08-27x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-08-27arm64: allwinner: dts: h6: fix Pine H64 MMC bus widthIcenowy Zheng
2018-08-27ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam
2018-08-27ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam
2018-08-27ARM: dts: imx23-evk: Convert to the new display bindingsFabio Estevam
2018-08-27ARM: dts: imx23-evk: Move regulators outside simple-busFabio Estevam
2018-08-27ARM: dts: imx28-evk: Convert to the new display bindingsFabio Estevam
2018-08-27ARM: dts: imx28-evk: Move regulators outside simple-busFabio Estevam
2018-08-27Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez
2018-08-27nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsTobias Klauser
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds