summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose2021-06-301-22/+28
* ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-301-7/+9
* x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-301-5/+13
* ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu2021-06-301-1/+1
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham2021-06-161-0/+8
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham2021-06-161-0/+16
* MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang2021-06-161-6/+6
* arm64: Remove unimplemented syscall log messageMichael Weiser2021-06-101-8/+0
* KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson2021-06-101-4/+4
* MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap2021-06-031-0/+2
* MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap2021-06-031-0/+1
* openrisc: Define memory barrier mbPeter Zijlstra2021-06-031-0/+9
* tweewide: Fix most Shebang linesFinn Behrens2021-06-031-1/+1
* openrisc: Fix a memory leakChristophe JAILLET2021-05-261-0/+2
* um: Mark all kernel symbols as localJohannes Berg2021-05-222-0/+12
* x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-05-221-2/+2
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-221-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-221-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-221-16/+41
* KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-221-0/+1
* powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-221-1/+16
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-221-2/+2
* ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-05-221-1/+1
* powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy2021-05-221-2/+2
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-05-221-3/+0
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-05-221-1/+1
* powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler2021-05-221-1/+3
* MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-05-221-2/+7
* powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap2021-05-221-0/+1
* powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev2021-05-221-2/+2
* powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor2021-05-221-1/+1
* x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor2021-05-221-3/+3
* x86/platform/uv: Fix !KEXEC build failureIngo Molnar2021-05-221-0/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski2021-05-221-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski2021-05-221-1/+1
* powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar2021-05-221-0/+1
* powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar2021-05-221-7/+4
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-05-221-1/+7
* x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin2021-05-221-0/+1
* arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun2021-05-221-1/+1
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-221-1/+1
* x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-281-1/+2
* ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-281-3/+3
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-281-0/+1
* ARM: dts: Fix swapped mmc order for omap3Tony Lindgren2021-04-281-0/+3
* ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe2021-04-281-2/+2
* ARM: keystone: fix integer overflow warningArnd Bergmann2021-04-281-2/+2
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-281-2/+2
* ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2021-04-282-0/+10
* s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-161-2/+4