aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-1/+23
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-35/+67
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Gravatar Atish Patra 1-2/+4
2021-01-15RISC-V: Set current memblock limitGravatar Atish Patra 1-2/+14
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksGravatar Atish Patra 1-11/+13
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 11-95/+45
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-4/+25
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-14/+30
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsGravatar Mark Rutland 1-0/+1
2021-01-14riscv: stacktrace: Move register keyword to beginning of declarationGravatar Kefeng Wang 1-3/+2
2021-01-13riscv: defconfig: enable gpio support for HiFive UnleashedGravatar Sagar Shrikant Kadam 1-0/+2
2021-01-13dts: phy: add GPIO number and active state used for phy resetGravatar Sagar Shrikant Kadam 1-0/+1
2021-01-13dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceGravatar Sagar Shrikant Kadam 1-0/+1
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Gravatar Andreas Schwab 1-1/+15
2021-01-13riscv: Fix KASAN memory mapping.Gravatar Nick Hu 1-2/+2
2021-01-13x86/xen: Fix xen_hvm_smp_init() when vector callback not availableGravatar David Woodhouse 1-10/+17
2021-01-13x86/xen: Don't register Xen IPIs when they aren't going to be usedGravatar David Woodhouse 1-2/+2
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryGravatar David Woodhouse 1-1/+10
2021-01-13xen: Fix event channel callback via INTX/GSIGravatar David Woodhouse 1-1/+1
2021-01-13arm64: make atomic helpers __always_inlineGravatar Arnd Bergmann 1-5/+5
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEGravatar Jianlin Lv 4-17/+17
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Gravatar Will Deacon 2-41/+2
2021-01-13arm64: entry: remove redundant IRQ flag tracingGravatar Mark Rutland 2-15/+1
2021-01-13MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuGravatar Menglong Dong 1-1/+1
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledGravatar Alexander Lobakin 1-2/+8
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGravatar Guo Ren 2-2/+2
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleGravatar Kefeng Wang 1-1/+10
2021-01-12riscv: Trace irq on only interrupt is enabledGravatar Atish Patra 1-3/+3
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesGravatar Catalin Marinas 2-17/+19
2021-01-12powerpc: Fix alignment bug within the init sectionsGravatar Ariel Marcovitch 1-0/+8
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-3/+33
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-1/+3
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-1/+10
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-73/+63
2021-01-09riscv: Drop a duplicated PAGE_KERNEL_EXECGravatar Kefeng Wang 1-1/+0
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 30-212/+292
2021-01-08Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-8/+23
2021-01-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 10-18/+27
2021-01-08ARC: [hsdk]: Enable FPU_SAVE_RESTOREGravatar Vineet Gupta 1-0/+1
2021-01-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2021-01-08ARM: picoxcell: fix missing interrupt-parent propertiesGravatar Arnd Bergmann 1-0/+4
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticGravatar Paolo Bonzini 1-1/+1
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 17-115/+114
2021-01-08x86/resctrl: Don't move a task to the same resource groupGravatar Fenghua Yu 1-0/+7
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRGravatar Fenghua Yu 1-69/+43
2021-01-07riscv: Enable interrupts during syscalls with M-ModeGravatar Damien Le Moal 1-0/+9
2021-01-07riscv: Fix kernel time_init()Gravatar Damien Le Moal 1-0/+3
2021-01-07riscv: return -ENOSYS for syscall -1Gravatar Andreas Schwab 1-8/+1
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestGravatar Tom Lendacky 7-6/+61
2021-01-07KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitGravatar Maxim Levitsky 3-1/+8