summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-26openrisc: Fix a memory leakChristophe JAILLET
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-22powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta
2021-05-22ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-22powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-05-22powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-22powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-22MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-05-22powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-05-22powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-05-22powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-05-22x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-22x86/platform/uv: Fix !KEXEC build failureIngo Molnar
2021-05-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 familyKrzysztof Kozlowski
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-05-22KVM: s390: fix guarded storage control register handlingHeiko Carstens
2021-05-22KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda
2021-05-22x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-22MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin
2021-05-22arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-05-22mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-05-22MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2021-05-22MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn
2021-05-22ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki
2021-05-22ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren
2021-04-28ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe