summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-142-2/+2
* | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-2/+2
|\ \
| * | sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-06-111-2/+2
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-2/+1
* | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-1/+1
|\ \ \ | |/ / |/| |
| * | media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi2018-06-051-1/+1
* | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-2/+2
|\ \ \
| * | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-2/+2
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \ \
| * | | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-1/+1
|\ \ \
| * | | softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker2018-05-141-1/+1
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-044-33/+13
|\ \ \
| * | | signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman2018-05-291-0/+3
| * | | signal/sh: Use force_sig_fault where appropriateEric W. Biederman2018-04-253-30/+8
| * | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-253-0/+4
| * | | signal/sh: Use force_sig_fault in hw_breakpoint_handlerEric W. Biederman2018-04-191-7/+2
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-044-23/+3
|\ \ \
| * | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+2
| * | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0
| * | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-072-7/+0
| |/ /
* | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
| |/ |/|
* | sh: switch to NO_BOOTMEMRob Herring2018-05-114-82/+7
* | sh: mm: Fix unprotected access to struct deviceJacopo Mondi2018-05-051-3/+8
* | sh: fix build failure for J2 cpu with SMP disabledRich Felker2018-05-051-0/+4
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-141-0/+2
|\
| * mm/gup.c: document return valueMichael S. Tsirkin2018-04-131-0/+2
* | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-139-38/+84
|\ \ | |/ |/|
| * arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni2018-04-121-0/+8
| * arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni2018-04-121-5/+14
| * arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni2018-04-121-18/+18
| * arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni2018-04-121-0/+12
| * arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni2018-04-121-0/+3
| * arch/sh: pci: don't use disabled resourcesThomas Petazzoni2018-04-121-0/+5
| * arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-122-4/+7
| * arch/sh: add sh7786_mm_sel() functionThomas Petazzoni2018-04-121-0/+7
| * sh: fix debug trap failure to process signals before return to userRich Felker2018-04-121-1/+1
| * sh: fix memory corruption of unflattened device treeRich Felker2018-04-122-6/+8
| * sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno2018-04-121-4/+1
* | Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-1/+10
|\ \
| * \ Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-03-241-1/+3
| |\ \ | | |/
| * | i2c: pca-platform: drop gpio from platform dataChris Packham2018-03-241-1/+0
| * | sh: sh7785lcr: add GPIO lookup table for i2c controller resetChris Packham2018-03-241-0/+10
OpenPOWER on IntegriCloud