aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-05media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-29signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-14softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker
2018-05-11sh: switch to NO_BOOTMEMRob Herring
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-05sh: mm: Fix unprotected access to struct deviceJacopo Mondi
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker
2018-04-25signal/sh: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19signal/sh: Use force_sig_fault in hw_breakpoint_handlerEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds