summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-052-2/+2
* | | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
* | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-034-297/+272
|\ \ \
| * | | media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-212-171/+171
| * | | Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-051-1/+3
| |\ \ \ | | | |/ | | |/|
| * | | media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-262-126/+101
| | |/ | |/|
* | | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-04-031-1/+1
|\ \ \
| * | | sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada2018-03-051-1/+1
| | |/ | |/|
* | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-2/+2
* | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-021-4/+4
* | | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-021-2/+2
|/ /
* | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2018-03-021-1/+3
|/
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-5/+5
|\
| * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-032-4/+21
| |\
| * | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-2/+2
| * | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
| * | mm: don't export arch_add_memoryChristoph Hellwig2018-01-081-1/+0
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \ \
| * | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2
|\ \ \ \
| * | | | sh: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-2/+1
|\ \ \ \ \
| * | | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-251-1/+0
| * | | | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-316-9/+0
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-112-4/+21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-086-9/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+2
|\ \ \ \ \
| * | | | | signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-01-051-1/+2
| |/ / / /
* | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
| |/ / /
* | | | SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2018-01-092-2/+13
* | | | SolutionEngine771x: fix Ether platform dataSergei Shtylyov2018-01-091-2/+8
|/ / /
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |/ |/|
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-14/+12
* | treewide: init_timer() -> setup_timer()Kees Cook2017-11-212-10/+5
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-172-2/+11
|\
| * sh: decompressor: add shipped files to .gitignoreMasahiro Yamada2017-11-171-0/+5
| * sh: select KBUILD_DEFCONFIG depending on ARCHMasahiro Yamada2017-11-131-2/+6
* | arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-1/+0
* | sh/boot: add static stack-protector to pre-kernelKees Cook2017-11-171-0/+14
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-153-11/+3
|\ \
| * | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-152-3/+3
| * | mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-8/+0
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-4/+0
|\ \ \ | |/ / |/| |
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
| * | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-2/+0
| |/
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-2/+0
|\ \
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-143-15/+15
|\ \ \
OpenPOWER on IntegriCloud