aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-16/+400
2021-03-04Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-33/+93
2021-03-03xen: fix p2m size in dom0 for disabled memory hotplug caseGravatar Juergen Gross 3-26/+21
2021-03-03Xen/gnttab: handle p2m update errors on a per-slot basisGravatar Jan Beulich 2-7/+72
2021-03-02ia64: don't call handle_signal() unless there's actually a signal queuedGravatar Jens Axboe 1-1/+2
2021-03-02KVM: SVM: Clear the CR4 register on resetGravatar Babu Moger 1-0/+1
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationGravatar David Woodhouse 4-2/+343
2021-03-02KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_infoGravatar David Woodhouse 1-0/+4
2021-03-02KVM: x86: allow compiling out the Xen hypercall interfaceGravatar Paolo Bonzini 4-2/+42
2021-02-28Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+0
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 93-992/+1346
2021-02-28Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-19/+5
2021-02-28ia64: remove redundant READELF from arch/ia64/MakefileGravatar Masahiro Yamada 1-1/+0
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 24-24/+24
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+2
2021-02-27csky: Fixup compile errorGravatar Guo Ren 52-52/+0
2021-02-27csky: use free_initmem_default() in free_initmem()Gravatar David Hildenbrand 1-16/+1
2021-02-27csky: Fixup pfn_valid error with wrong max_mapnrGravatar Guo Ren 1-2/+2
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Gravatar Guo Ren 14-3/+225
2021-02-27csky: kprobe: Fixup code in simulate without 'long'Gravatar Guo Ren 1-15/+7
2021-02-27csky: Fixup swaponGravatar Guo Ren 3-9/+52
2021-02-27csky: pgtable.h: Coding conventionGravatar Guo Ren 3-55/+36
2021-02-26riscv: Cleanup setup_bootmem()Gravatar Kefeng Wang 1-19/+2
2021-02-26RISC-V: Enable CPU Hotplug in defconfigsGravatar Anup Patel 2-0/+2
2021-02-26RISC-V: Make NUMA depend on SMPGravatar Palmer Dabbelt 1-0/+1
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 6-18/+54
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 10-79/+657
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 80-1186/+4333
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 10-25/+42
2021-02-26Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+4
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-417/+313
2021-02-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 19-99/+203
2021-02-26MIPS: make userspace mapping young by defaultGravatar Huang Pei 1-14/+16
2021-02-26x86: fix seq_file iteration for pat/memtype.cGravatar NeilBrown 1-2/+2
2021-02-26alpha: remove CONFIG_EXPERIMENTAL from defconfigsGravatar Randy Dunlap 1-1/+0
2021-02-26arm64: kasan: simplify and inline MTE functionsGravatar Andrey Konovalov 7-73/+60
2021-02-26kfence: add test suiteGravatar Marco Elver 2-2/+3
2021-02-26kfence: use pt_regs to generate stack trace on faultsGravatar Marco Elver 4-10/+2
2021-02-26arm64, kfence: enable KFENCE for ARM64Gravatar Marco Elver 4-1/+36
2021-02-26x86, kfence: enable KFENCE for x86Gravatar Alexander Potapenko 3-0/+76
2021-02-26s390/mm: define arch_get_mappable_range()Gravatar Anshuman Khandual 2-1/+14
2021-02-26arm64/mm: define arch_get_mappable_range()Gravatar Anshuman Khandual 1-8/+7
2021-02-26KVM: xen: flush deferred static key before checking itGravatar Paolo Bonzini 1-0/+1
2021-02-26KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabledGravatar Sean Christopherson 1-8/+8
2021-02-26KVM: x86: hyper-v: Fix Hyper-V context null-ptr-derefGravatar Wanpeng Li 1-1/+1
2021-02-26KVM: x86: remove misplaced comment on active_mmu_pagesGravatar Dongli Zhang 1-3/+0
2021-02-25parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYGravatar Sami Tolvanen 1-0/+1
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 4-4/+4
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 29-156/+136