summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller2021-03-021-2/+5
* | | | | | | | | Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-079-21/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/sstep: Fix VSX instruction emulationJordan Niethe2021-03-021-2/+2
| * | | | | | | | | powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev2021-03-021-2/+2
| * | | | | | | | | powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy2021-03-021-2/+2
| * | | | | | | | | vio: make remove callback return voidUwe Kleine-König2021-03-022-5/+4
| * | | | | | | | | powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()Christophe Leroy2021-03-011-1/+1
| * | | | | | | | | powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy2021-03-011-3/+6
| * | | | | | | | | powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz2021-03-011-2/+23
| * | | | | | | | | powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-011-4/+4
| |/ / / / / / / /
* | | | | / / / / m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven2021-03-062-3/+3
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-049-16/+400
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: SVM: Clear the CR4 register on resetBabu Moger2021-03-021-0/+1
| * | | | | | | | KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-024-2/+343
| * | | | | | | | KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_infoDavid Woodhouse2021-03-021-0/+4
| * | | | | | | | KVM: x86: allow compiling out the Xen hypercall interfacePaolo Bonzini2021-03-024-2/+42
| * | | | | | | | KVM: xen: flush deferred static key before checking itPaolo Bonzini2021-02-261-0/+1
| * | | | | | | | KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabledSean Christopherson2021-02-261-8/+8
| * | | | | | | | KVM: x86: hyper-v: Fix Hyper-V context null-ptr-derefWanpeng Li2021-02-261-1/+1
| * | | | | | | | KVM: x86: remove misplaced comment on active_mmu_pagesDongli Zhang2021-02-261-3/+0
* | | | | | | | | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-044-33/+93
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross2021-03-033-26/+21
| * | | | | | | | Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-032-7/+72
* | | | | | | | | ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe2021-03-021-1/+2
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-281-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada2021-02-281-1/+0
* | | | | | | | | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-2893-992/+1346
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | csky: Fixup compile errorGuo Ren2021-02-2752-52/+0
| * | | | | | | | | csky: use free_initmem_default() in free_initmem()David Hildenbrand2021-02-271-16/+1
| * | | | | | | | | csky: Fixup pfn_valid error with wrong max_mapnrGuo Ren2021-02-271-2/+2
| * | | | | | | | | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-2714-3/+225
| * | | | | | | | | csky: kprobe: Fixup code in simulate without 'long'Guo Ren2021-02-271-15/+7
| * | | | | | | | | csky: Fixup swaponGuo Ren2021-02-273-9/+52
| * | | | | | | | | csky: pgtable.h: Coding conventionGuo Ren2021-02-273-55/+36
| * | | | | | | | | csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren2021-01-121-7/+9
| * | | | | | | | | csky: remove unused including <linux/version.h>Tian Tao2021-01-121-1/+0
| * | | | | | | | | csky: Fix a size determination in gpr_get()Zhenzhong Duan2021-01-121-1/+1
| * | | | | | | | | csky: Reconstruct VDSO frameworkGuo Ren2021-01-1213-89/+269
| * | | | | | | | | csky: mm: abort uaccess retries upon fatal signalGuo Ren2021-01-121-1/+4
| * | | | | | | | | csky: Sync riscv mm/fault.c for easy maintenanceGuo Ren2021-01-122-155/+189
| * | | | | | | | | csky: Fixup do_page_fault parent irq statusGuo Ren2021-01-122-1/+5
| * | | | | | | | | csky: Add faulthandler_disabled() checkGuo Ren2021-01-121-2/+2
| * | | | | | | | | csky: Fixup update_mmu_cache called with user io mappingGuo Ren2021-01-121-0/+3
| * | | | | | | | | csky: Fixup FAULT_FLAG_XXX param for handle_mm_faultGuo Ren2021-01-121-2/+21
| * | | | | | | | | csky: Add show_tlb for CPU_CK860 debugGuo Ren2021-01-121-0/+121
| * | | | | | | | | csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-125-16/+69
| * | | | | | | | | csky: Add kmemleak supportGuo Ren2021-01-121-0/+1
| * | | | | | | | | csky: Remove prologue of page fault handler in entry.SGuo Ren2021-01-124-131/+48
| * | | | | | | | | csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren2021-01-122-2/+8
| * | | | | | | | | csky: Cleanup asm/spinlock.hGuo Ren2021-01-123-178/+1