summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-14
|\
| * mm/gup.c: document return valueMichael S. Tsirkin2018-04-13
* | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-13
|\ \ | |/ |/|
| * arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni2018-04-12
| * arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni2018-04-12
| * arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni2018-04-12
| * arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni2018-04-12
| * arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni2018-04-12
| * arch/sh: pci: don't use disabled resourcesThomas Petazzoni2018-04-12
| * arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-12
| * arch/sh: add sh7786_mm_sel() functionThomas Petazzoni2018-04-12
| * sh: fix debug trap failure to process signals before return to userRich Felker2018-04-12
| * sh: fix memory corruption of unflattened device treeRich Felker2018-04-12
| * sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno2018-04-12
* | Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-07
|\ \
| * \ Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-03-24
| |\ \ | | |/
| * | i2c: pca-platform: drop gpio from platform dataChris Packham2018-03-24
| * | sh: sh7785lcr: add GPIO lookup table for i2c controller resetChris Packham2018-03-24
* | | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-05
* | | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-05
* | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-03
|\ \ \
| * | | media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-21
| * | | Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-05
| |\ \ \ | | | |/ | | |/|
| * | | media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-26
| | |/ | |/|
* | | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-04-03
|\ \ \
| * | | sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada2018-03-05
| | |/ | |/|
* | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
* | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-02
* | | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-02
|/ /
* | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2018-03-02
|/
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\
| * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-03
| |\
| * | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-08
| * | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-08
| * | mm: don't export arch_add_memoryChristoph Hellwig2018-01-08
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\ \ \
| * | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\ \ \ \
| * | | | sh: do not use print_symbol()Sergey Senozhatsky2018-01-05
* | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \ \ \ \
| * | | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-25
| * | | | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-09
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-08
| | |/ / / | |/| | |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \ \ \
| * | | | | signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-01-05
| |/ / / /
* | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
| |/ / /
* | | | SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2018-01-09