summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-26KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon9-9/+15
2020-08-26efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar1-0/+2
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-08-26powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling1-0/+1
2020-08-26powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth1-6/+12
2020-08-26powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy1-1/+1
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke1-0/+9
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens1-2/+5
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26riscv: Fixup static_obj() failGuo Ren1-1/+1
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-08-26s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-26s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-26s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2-9/+14
2020-08-26s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-21sh: fault: Fix duplicate printing of "PC:"Geert Uytterhoeven1-1/+0
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui1-1/+1
2020-08-21s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski1-0/+1
2020-08-21s390/test_unwind: fix possible memleak in test_unwind()Wang Hai1-0/+1
2020-08-21x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta1-1/+7
2020-08-21x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota1-2/+7
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne1-2/+16
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard1-1/+1
2020-08-21MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport1-0/+1
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy1-1/+1
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-08-21xtensa: add missing exclusive access state managementMax Filippov3-0/+18
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang1-5/+8
2020-08-21arm64: dts: qcom: sc7180: Drop the unused non-MSA SIDSibi Sankar2-2/+2
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+4
2020-08-19s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-19s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick2-0/+8
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry1-0/+24
2020-08-19ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max voltage dataMarek Szyprowski1-3/+3
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61
2020-08-19parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin1-2/+7
2020-08-19Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2-10/+6