summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAge
* 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
* | | | SolutionEngine771x: fix Ether platform dataSergei Shtylyov2018-01-09
|/ / /
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
| |/ |/|
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * sh: decompressor: add shipped files to .gitignoreMasahiro Yamada2017-11-17
| * sh: select KBUILD_DEFCONFIG depending on ARCHMasahiro Yamada2017-11-13
* | arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-17
* | sh/boot: add static stack-protector to pre-kernelKees Cook2017-11-17
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \
| * | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-15
| * | mm, arch: remove empty_bad_page*Michal Hocko2017-11-15
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \ | |/ / |/| |
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-07
| * | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-07
| |/
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \ \
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * | | sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
* | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ \
| * | | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
| * | | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ / /
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
* | | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
|/ / /
* | | sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven2017-10-03
* | | sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven2017-10-03