aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab1-1/+1
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada1-1/+1
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2-2/+2
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-06-11sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada1-2/+2
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2-2/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-06-05media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi1-1/+1
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-33/+13
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-23/+3
2018-05-29signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman1-0/+3
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-2/+2
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-05-14softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker1-1/+1
2018-05-11sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+2
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-7/+0
2018-05-05sh: mm: Fix unprotected access to struct deviceJacopo Mondi1-3/+8
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker1-0/+4
2018-04-25signal/sh: Use force_sig_fault where appropriateEric W. Biederman3-30/+8
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman3-0/+4
2018-04-19signal/sh: Use force_sig_fault in hw_breakpoint_handlerEric W. Biederman1-7/+2
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin1-0/+2
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds9-38/+84
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni1-0/+8
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni1-5/+14
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni1-18/+18
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni1-0/+12
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni1-0/+3
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni1-0/+5
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2-4/+7
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni1-0/+7
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker2-6/+8
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno1-4/+1
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+10
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying2-2/+2
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen1-8/+1
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-297/+272