aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-10-29um: vector: Use GFP_ATOMIC under spin lockTiezhu Yang
2020-10-29powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain
2020-10-29powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-29powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev
2020-10-29powerpc/64: fix irq replay pt_regs->softe valueNicholas Piggin
2020-10-29powerpc/64: fix irq replay missing preemptNicholas Piggin
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-10-29powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xxChristophe Leroy
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-29powerpc/tau: Check processor type before enabling TAU interruptFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Convert from timer to workqueueFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-29powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V
2020-10-29powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria
2020-10-29powerpc/watchpoint: Fix handling of vector instructionsRavi Bangoria
2020-10-29powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria
2020-10-29powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann
2020-10-29arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran
2020-10-29m68knommu: include SDHC support only when hardware has itGreg Ungerer
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
2020-10-29pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha
2020-10-29powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-10-29powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2020-10-29powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-10-29perf/x86: Fix n_pair for cancelled txnSasha Levin
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2020-10-29x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou
2020-10-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang
2020-10-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang
2020-10-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang
2020-10-29arm64: perf: Add missing ISB in armv8pmu_enable_counter()Alexandru Elisei
2020-10-29arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap
2020-10-29x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar
2020-10-29perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBSKan Liang
2020-10-29microblaze: fix kbuild redundant file warningRandy Dunlap
2020-10-29KVM: SVM: Initialize prev_ga_tag before useSuravee Suthikulpanit
2020-10-29KVM: x86: Intercept LA57 to inject #GP fault when it's reservedLai Jiangshan
2020-10-29KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson
2020-10-29KVM: nVMX: Reload vmcs01 if getting vmcs12's pages failsSean Christopherson
2020-10-29KVM: nVMX: Reset the segment cache when stuffing guest segsSean Christopherson
2020-10-29KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PISean Christopherson
2020-10-29arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabledMarc Zyngier
2020-10-16Merge tag 'v5.8.15' into v5.8/standard/baseBruce Ashfield
2020-10-14RISC-V: Make sure memblock reserves the memory containing DTAtish Patra
2020-10-14crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton
2020-10-06Merge tag 'v5.8.13' into v5.8/standard/baseBruce Ashfield
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-10-01mm: replace memmap_context by meminit_contextLaurent Dufour
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik