summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-29arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-29x86/boot: Don't add the EFI stub to targetsArvind Sankar
2020-07-29RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-29ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer
2020-07-29RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra
2020-07-29arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King
2020-07-29s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-22x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen
2020-07-22arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen
2020-07-22arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen
2020-07-22ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-07-22arm: dts: mt7623: add phy-mode property for gmac2Sean Wang
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-22arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-22ARM: dts: Fix dcan driver probe failed on am437x platformdillon min
2020-07-22arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong
2020-07-22arm64: dts: meson: add missing gxl rng clockJerome Brunet
2020-07-22arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan
2020-07-22arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan
2020-07-22arm64: Add MIDR value for KRYO4XX gold CPU coresSai Prakash Ranjan
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-22m68k: mm: fix node memblock initAngelo Dureghello
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-07-16arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-16arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta