summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-07MIPS: bitops: ins start position is always an immediatePaul Burton
2019-10-07MIPS: bitops: Use MIPS_ISA_REV, not #ifdefsPaul Burton
2019-10-07MIPS: bitops: Only use ins for bit 16 or higherPaul Burton
2019-10-07MIPS: bitops: Handle !kernel_uses_llsc firstPaul Burton
2019-10-07MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchgPaul Burton
2019-10-07MIPS: atomic: Unify 32b & 64b sub_if_positivePaul Burton
2019-10-07MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()Paul Burton
2019-10-07MIPS: atomic: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: atomic: Use one macro to generate 32b & 64b functionsPaul Burton
2019-10-07MIPS: atomic: Handle !kernel_uses_llsc firstPaul Burton
2019-10-07MIPS: atomic: Fix whitespace in ATOMIC_OP macrosPaul Burton
2019-10-07MIPS: barrier: Clean up sync_ginv()Paul Burton
2019-10-07MIPS: barrier: Clean up __sync() definitionPaul Burton
2019-10-07MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton
2019-10-07MIPS: barrier: Clean up __smp_mb() definitionPaul Burton
2019-10-07MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton
2019-10-07MIPS: barrier: Add __SYNC() infrastructurePaul Burton
2019-10-07MIPS: Use compact branch for LL/SC loops on MIPSr6+Paul Burton
2019-10-07MIPS: Unify sc beqz definitionPaul Burton
2019-10-07MIPS: ralink: Add GARDENA smart Gateway MT7688 boardStefan Roese
2019-10-07dt-bindings: mips: Add gardena vendor prefix and board descriptionStefan Roese
2019-10-07dt-bindings: mips: Add missing mt7688a-soc compatibleStefan Roese
2019-10-07MIPS: ralink: mt7628a.dtsi: Add I2C controller DT nodeStefan Roese
2019-10-07MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checksPaul Burton
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-10-07MIPS: SGI-IP27: remove not used stuff inherited from IRIXThomas Bogendoerfer
2019-10-06Linux 5.4-rc2Linus Torvalds
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada