summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-09-09mips/oprofile: Fix fallthrough placementHe Zhe1-1/+3
2020-09-09s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-09-09arm64: dts: mt7622: add reset node for mmc deviceWenbin Mei1-0/+2
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin5-4/+204
2020-09-09arc: fix memory initialization for systems with two memory banksMike Rapoport1-11/+16
2020-09-09ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta1-10/+4
2020-09-09x86/debug: Allow a single level of #DB recursionAndy Lutomirski1-34/+32
2020-09-09x86/entry: Fix AC assertionPeter Zijlstra1-2/+10
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi1-1/+1
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-09MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer1-2/+2
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei1-0/+12
2020-09-09MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang1-2/+2
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-09-05arm64: tegra: Add missing timeout clock to Tegra210 SDMMCSowjanya Komatineni1-8/+12
2020-09-05arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodesSowjanya Komatineni1-8/+12
2020-09-05arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodesSowjanya Komatineni1-6/+9
2020-09-05KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-8/+42
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse5-26/+94
2020-09-03x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj1-6/+20
2020-09-03x86/irq: Unbreak interrupt affinity settingThomas Gleixner1-7/+9
2020-09-03powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy1-5/+14
2020-09-03powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy1-1/+1
2020-09-03arm64: vdso32: make vdso32 install conditionalFrank van der Linden1-1/+2
2020-09-03KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier1-0/+2
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2-21/+34
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang3-5/+16
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann1-0/+1
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil1-1/+1
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-09-03ARM: dts: ls1021a: output PPS signal on FIPER2Yangbo Lu1-1/+1
2020-09-03MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 onlyJiaxun Yang2-1/+3
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy1-0/+2
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold1-1/+1
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