aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationGravatar Ard Biesheuvel 5-256/+0
2019-02-04x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolGravatar Ard Biesheuvel 3-6/+6
2019-02-04x86/efi: Mark can_free_region() as an __init functionGravatar Sai Praneeth Prakhya 1-1/+1
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 10-12/+24
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+3
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-14/+30
2019-02-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-7/+11
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configGravatar Johannes Weiner 4-8/+8
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 10-26/+43
2019-02-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-5/+14
2019-02-01x86_64: increase stack size for KASAN_EXTRAGravatar Qian Cai 1-0/+4
2019-02-01arch: unexport asm/shmparam.h for all architecturesGravatar Masahiro Yamada 14-7/+7
2019-02-01x86/kexec: Don't setup EFI info if EFI runtime is not enabledGravatar Kairui Song 1-0/+3
2019-02-01x86: explicitly align IO accesses in memcpy_{to,from}ioGravatar Linus Torvalds 1-3/+30
2019-02-01arm64: hibernate: Clean the __hyp_text to PoC after resumeGravatar James Morse 1-1/+3
2019-02-01arm64: hyp-stub: Forbid kprobing of the hyp-stubGravatar James Morse 1-0/+2
2019-02-01arm64: kprobe: Always blacklist the KVM world-switch codeGravatar James Morse 1-3/+3
2019-02-01arm64: kaslr: ensure randomized quantities are clean also when kaslr is offGravatar Ard Biesheuvel 1-0/+1
2019-02-01arm64: Do not issue IPIs for user executable ptesGravatar Catalin Marinas 1-1/+5
2019-01-31Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2019-01-31ARM: cns3xxx: Use actual size reads for PCIeGravatar Koen Vandeputte 1-1/+1
2019-01-31ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentGravatar Koen Vandeputte 1-1/+1
2019-01-31x86/microcode/amd: Don't falsely trick the late loading mechanismGravatar Thomas Lendacky 1-1/+1
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMGravatar Josh Poimboeuf 2-2/+3
2019-01-29x86/fault: Fix sign-extend unintended sign extensionGravatar Colin Ian King 1-1/+1
2019-01-29x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Gravatar Wei Huang 2-1/+9
2019-01-29x86/cpu: Add Atom Tremont (Jacobsville)Gravatar Kan Liang 1-1/+2
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-7/+30
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-18/+16
2019-01-27xtensa: SMP: limit number of possible CPUs by NR_CPUSGravatar Max Filippov 1-0/+5
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-108/+122
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 4-6/+171
2019-01-26xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCEGravatar Corentin Labbe 7-9/+9
2019-01-26xtensa: Fix typo use space=>user spaceGravatar Corentin Labbe 1-1/+1
2019-01-26xtensa: SMP: mark each possible CPU as presentGravatar Max Filippov 1-1/+1
2019-01-26xtensa: smp_lx200_defconfig: fix vectors clashGravatar Max Filippov 1-0/+1
2019-01-26xtensa: SMP: fix secondary CPU initializationGravatar Max Filippov 2-14/+25
2019-01-25riscv: Adjust mmap base address at a third of task sizeGravatar Alexandre Ghiti 1-1/+1
2019-01-25KVM: x86: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 6-4/+10
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsGravatar Masahiro Yamada 2-5/+1
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyGravatar Vitaly Kuznetsov 1-3/+4
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionGravatar Sean Christopherson 1-66/+73
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsGravatar Yi Wang 2-2/+2
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Gravatar Vitaly Kuznetsov 1-0/+8
2019-01-25svm: Fix AVIC incomplete IPI emulationGravatar Suravee Suthikulpanit 1-15/+4
2019-01-25svm: Add warning message for AVIC IPI invalid targetGravatar Suravee Suthikulpanit 1-0/+2
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorGravatar Sean Christopherson 1-2/+5
2019-01-25KVM: x86: Fix PV IPIs for 32-bit KVM hostGravatar Sean Christopherson 1-1/+1
2019-01-25x86/kvm/hyper-v: recommend using eVMCS only when it is enabledGravatar Vitaly Kuznetsov 1-1/+2
2019-01-25x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRGravatar Vitaly Kuznetsov 1-1/+0