summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * | | sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-193-13/+19
* | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07315-0/+315
|\ \ \ \
| * | | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
| * | | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0219-0/+19
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02295-0/+295
| |/ / /
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-102-8/+0
* | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-102-8/+0
* | | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-102-24/+0
|/ / /
* | | sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven2017-10-031-3/+1
* | | sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven2017-10-031-3/+1
* | | sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven2017-10-031-4/+4
* | | sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven2017-10-031-1/+1
| |/ |/|
* | arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-222-8/+0
|/
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-2/+1
|\
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-2/+1
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-1/+1
|\ \
| * \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
| |\ \ | | |/ | |/|
| | * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-0955-358/+0
|\ \ \
| * | | sh: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-0855-358/+0
* | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0811-38/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-071-8/+0
| |\ \ \
| | * | | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-8/+0
| * | | | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-16/+25
| * | | | sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter2017-08-0310-14/+14
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-1/+0
|\ \ \ \
| * | | | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-1/+0
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-22/+4
|\ \ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
| |/ / /
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-212-10/+0
|\ \ \ \ | |/ / / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-172-10/+0
| |/ /