aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+26
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-10/+7
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+12
2020-03-14Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 9-26/+19
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-13/+48
2020-03-14Merge branch 'kvm-null-pointer-fix' into kvm-masterGravatar Paolo Bonzini 1-2/+3
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsGravatar Vitaly Kuznetsov 1-2/+3
2020-03-14Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-1/+17
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectGravatar Nitesh Narayan Lal 1-2/+5
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Gravatar Sean Christopherson 1-2/+14
2020-03-13x86/vector: Remove warning on managed interrupt migrationGravatar Peter Xu 1-6/+8
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+2
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-3/+9
2020-03-12perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagGravatar Kim Phillips 1-10/+7
2020-03-11ARC: define __ALIGN_STR and __ALIGN symbols for ARCGravatar Eugeniy Paltsev 1-0/+2
2020-03-11ARC: show_regs: reduce lines of outputGravatar Vineet Gupta 1-15/+12
2020-03-11Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-17/+30
2020-03-11x86/ioremap: Map EFI runtime services data as encrypted for SEVGravatar Tom Lendacky 1-0/+18
2020-03-11KVM: s390: Also reset registers in sync regs for initial cpu resetGravatar Christian Borntraeger 1-1/+17
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 31-56/+81
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-2/+8
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-6/+18
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCGravatar H. Nikolaus Schaller 1-1/+4
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600Gravatar H. Nikolaus Schaller 1-15/+24
2020-03-06arm64: dts: ls1043a: FMan erratum A050385Gravatar Madalin Bucur 1-0/+2
2020-03-06Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-53/+65
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-5/+15
2020-03-06arch/Kconfig: update HAVE_RELIABLE_STACKTRACE descriptionGravatar Miroslav Benes 1-2/+3
2020-03-05riscv: fix seccomp reject syscall code pathGravatar Tycho Andersen 3-21/+8
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileGravatar Yash Shah 1-0/+5
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineGravatar Anup Patel 3-0/+4
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineGravatar Anup Patel 3-0/+4
2020-03-05RISC-V: Enable QEMU virt machine support in defconfigsGravatar Anup Patel 2-29/+2
2020-03-05RISC-V: Add kconfig option for QEMU virt machineGravatar Anup Patel 1-0/+20
2020-03-05KVM: fix Kconfig menu text for -WerrorGravatar Jason A. Donenfeld 1-1/+1
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportGravatar Jason A. Donenfeld 2-3/+9
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Gravatar Michael Ellerman 1-0/+2
2020-03-04riscv: Fix range looking for kernel image memblockGravatar Alexandre Ghiti 1-1/+1
2020-03-04riscv: Force flat memory model with no-mmuGravatar Damien Le Moal 1-0/+1
2020-03-04Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 1-0/+1
2020-03-04s390/pci: Fix unexpected write combine on resourceGravatar Niklas Schnelle 1-2/+2
2020-03-04s390/mm: fix panic in gup_fast on large pudGravatar Gerald Schaefer 1-0/+6
2020-03-04ARM: socfpga_defconfig: Add back DEBUG_FSGravatar Dinh Nguyen 1-0/+1
2020-03-03Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Gravatar Olof Johansson 110-589/+1583
2020-03-03riscv: Change code model of module to medany to improve data accessingGravatar Vincent Chen 1-2/+4
2020-03-03riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsGravatar Vincent Chen 1-0/+16
2020-03-03KVM: x86: remove stale comment from struct x86_emulate_ctxtGravatar Vitaly Kuznetsov 1-1/+0
2020-03-03KVM: x86: clear stale x86_emulate_ctxt->intercept valueGravatar Vitaly Kuznetsov 1-0/+1
2020-03-03arm64: dts: socfpga: agilex: Fix gmac compatibleGravatar Ley Foon Tan 1-3/+3
2020-03-02Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Gravatar Olof Johansson 1-0/+1