aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2018-12-17mmc: host: tmio: Use GPIO descriptorsGravatar Linus Walleij 1-4/+22
2018-12-17mmc: spi: Convert to use GPIO descriptorsGravatar Linus Walleij 1-3/+14
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hGravatar Mark Brown 1-0/+1
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-11-27sh/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+2
2018-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-2/+0
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-3/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 2-31/+18
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 2-3/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocGravatar Mike Rapoport 1-2/+2
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 2-21/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2018-10-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-50/+4
2018-10-26hugetlb: introduce generic version of huge_ptep_getGravatar Alexandre Ghiti 1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Gravatar Alexandre Ghiti 1-7/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Gravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeGravatar Alexandre Ghiti 1-0/+1
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectGravatar Alexandre Ghiti 1-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Gravatar Alexandre Ghiti 1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushGravatar Alexandre Ghiti 1-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Gravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Gravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeGravatar Alexandre Ghiti 1-10/+2
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-2/+25
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-8/+6
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hGravatar Boris Brezillon 1-1/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereGravatar Boris Brezillon 1-3/+3
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksGravatar Boris Brezillon 1-4/+2
2018-10-02tty/serial_core: add ISO7816 infrastructureGravatar Nicolas Ferre 1-0/+2
2018-09-28SH: use for_each_of_cpu_node iteratorGravatar Rob Herring 1-1/+1
2018-09-20dma-mapping: merge direct and noncoherent opsGravatar Christoph Hellwig 1-2/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyGravatar Linus Walleij 1-2/+25
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroGravatar Arnd Bergmann 1-1/+0
2018-08-29y2038: Remove newstat family from default syscall setGravatar Arnd Bergmann 1-0/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-2/+2
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-2/+2
2018-08-17sh: prefer _THIS_IP_ to current_text_addrGravatar Nick Desaulniers 2-2/+3
2018-08-17sh: make use of for_each_node_by_type()Gravatar Dmitry Torokhov 1-3/+4
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 5-363/+266
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-33/+0
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 9-211/+96
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-104/+33
2018-08-02sh: use generic dma_noncoherent_opsGravatar Christoph Hellwig 6-118/+15
2018-08-02sh: split arch/sh/mm/consistent.cGravatar Christoph Hellwig 3-81/+85