summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang1-1/+18
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+15
2021-05-22powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman1-2/+17
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-22ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei1-1/+1
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-22powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman1-3/+0
2021-05-22powerpc/smp: Set numa node before updating maskSrikar Dronamraju1-3/+3
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy1-1/+1
2021-05-22powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler1-1/+3
2021-05-22MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-05-22powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap1-0/+1
2021-05-22powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev1-2/+2
2021-05-22powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang1-1/+1
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor1-1/+1
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-05-22x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu1-5/+12
2021-05-22x86/platform/uv: Fix !KEXEC build failureIngo Molnar1-0/+1
2021-05-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes1-4/+4
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 familyKrzysztof Kozlowski1-1/+1
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda1-6/+17
2021-05-22KVM: s390: fix guarded storage control register handlingHeiko Carstens1-2/+2
2021-05-22KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda1-7/+24
2021-05-22x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson1-1/+1
2021-05-22MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin1-0/+1
2021-05-22arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun1-1/+1
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-05-22mips: Do not include hi and lo in clobber list for R6Romain Naour1-2/+12
2021-05-22MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-2/+3
2021-05-22MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn1-0/+24
2021-05-22ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-05-22ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2-18/+15
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+2
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-28ARM: footbridge: fix PCI interrupt mappingRussell King4-8/+7