summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-07-123-6/+5
|\
| * xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
| * xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
| * xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
* | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-114-9/+11
|\ \
| * | riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2020-07-092-3/+4
| * | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2020-07-091-1/+0
| * | riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen2020-07-091-5/+5
| * | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen2020-07-091-0/+2
* | | Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-111-1/+1
|\ \ \
| * | | powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin2020-07-081-1/+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