summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King2020-07-191-4/+1
* mips: Remove compiler check in unroll macroNathan Chancellor2020-07-101-3/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-109-41/+50
|\
| * arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-091-14/+2
| * arm64: Add missing sentinel to erratum_1463225Florian Fainelli2020-07-091-0/+1
| * arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-081-1/+1
| * arm64: entry: Tidy up block comments and label numbersWill Deacon2020-07-081-8/+14
| * arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier2020-07-081-15/+19
| * arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+1
| * arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2020-07-082-3/+12
| * arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao2020-07-081-1/+1
| * KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-081-1/+1
* | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-101-1/+1
|\ \
| * | s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-091-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-103-2/+8
|\ \ \
| * | | KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen2020-07-101-0/+4
| * | | KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini2020-07-102-2/+4
* | | | Restore gcc check in mips asm/unroll.hCesar Eduardo Barros2020-07-091-1/+2
* | | | Raise gcc version requirement to 4.9Linus Torvalds2020-07-082-13/+3
* | | | Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-07-077-27/+59
|\ \ \ \
| * | | | ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev2020-06-182-0/+14
| * | | | ARC: build: remove deprecated toggle for arc700 buildsVineet Gupta2020-06-161-1/+1
| * | | | ARC: build: allow users to specify -mcpuEugeniy Paltsev2020-06-162-2/+28
| * | | | ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta2020-06-161-12/+7
| * | | | ARC: elf: use right ELF_ARCHVineet Gupta2020-06-161-1/+1
| * | | | ARC: [arcompact] fix bitrot with 2 levels of interruptVineet Gupta2020-06-161-1/+4
| * | | | ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-06-161-11/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-0613-29/+60
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-07-062-5/+13
| |\ \ \ \
| | * | | | KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-061-4/+7
| | * | | | KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier2020-07-061-1/+6
| * | | | | KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masksSean Christopherson2020-07-032-12/+7
| * | | | | KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2020-07-032-1/+3
| * | | | | KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson2020-07-031-0/+2
| * | | | | Merge tag 'kvmarm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-07-015-8/+29
| |\| | | |
| | * | | | KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbellMarc Zyngier2020-06-231-0/+8
| | * | | | KVM: arm64: pvtime: Ensure task delay accounting is enabledAndrew Jones2020-06-221-3/+12
| | * | | | KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price2020-06-221-3/+7
| | * | | | KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei2020-06-222-2/+2
| | |/ / /
| * | | | KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-06-301-1/+1
| * | | | KVM: X86: Fix async pf caused null-ptr-derefWanpeng Li2020-06-291-0/+3
| * | | | Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-06-241-4/+4
| |\ \ \ \
| | * | | | KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-06-181-4/+4
| | |/ / /
* | | | | Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-067-26/+105
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390: update defconfigsHeiko Carstens2020-07-013-19/+73
| * | | | s390/cpum_sf: prohibit callchain data collectionThomas Richter2020-07-011-1/+10
| * | | | s390/setup: init jump labels before command line parsingVasily Gorbik2020-06-291-0/+1
| * | | | s390/maccess: add no DAT mode to kernel_writeVasily Gorbik2020-06-291-5/+9
| * | | | s390/pci: fix enabling a reserved PCI functionNiklas Schnelle2020-06-291-1/+12
* | | | | x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds2020-07-051-10/+1