summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mmc: host: tmio: Use GPIO descriptorsLinus Walleij2018-12-171-4/+22
| * | | | mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-171-3/+14
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+0
|\ \ \ \ \
| * | | | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-2812-132/+71
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sh: remove board_time_init() callbackArnd Bergmann2018-12-183-13/+1
| * | | | sh: remove unused rtc_sh_get/set_time infrastructureArnd Bergmann2018-12-182-71/+0
| * | | | sh: sh03: rtc: push down rtc class ops into driverArnd Bergmann2018-12-184-30/+35
| * | | | sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann2018-12-185-18/+35
| |/ / /
* | | | Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-2611-386/+514
|\ \ \ \ | |_|/ / |/| | |
| * | | sh: generate uapi header and syscall table header filesFiroz Khan2018-12-194-384/+8
| * | | sh: add system call table generation supportFiroz Khan2018-12-194-0/+498
| * | | sh: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-193-2/+8
| |/ /
* | / arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-151-0/+1
| |/ |/|
* | sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-14/+2
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-3/+2
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-2/+2
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* treewide: remove current_text_addrNick Desaulniers2018-10-312-21/+0
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-50/+4
|\ \
| * | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0
| * | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-7/+0
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-271-6/+0
| * | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-271-0/+1
| * | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-271-5/+0
| * | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-271-5/+0
| * | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-271-0/+1
| * | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-271-6/+0
| * | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-271-6/+0
| * | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-271-10/+2
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-1/+1
|\ \ \ | |/ / |/| |
| * | SH: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-1/+1
|\ \
| * | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-231-2/+25
|\ \
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-2/+25
| |/
* | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-231-8/+6
|\ \
| * | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-1/+1
| * | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-3/+3
| * | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-4/+2
| |/
* / dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+1
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-2/+2
* sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2018-08-182-2/+3
* sh: make use of for_each_node_by_type()Dmitry Torokhov2018-08-181-3/+4