summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
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
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski
2018-03-24Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-03-24i2c: pca-platform: drop gpio from platform dataChris Packham
2018-03-24sh: sh7785lcr: add GPIO lookup table for i2c controller resetChris Packham
2018-03-21media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi
2018-03-05Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab
2018-03-05sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2018-01-05signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-01-05sh: do not use print_symbol()Sergey Senozhatsky