summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-12-10sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-12-04Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-11-26sysctl: Remove the sysctl system callEric W. Biederman
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)
2019-11-11sh: remove __iounmapChristoph Hellwig
2019-11-11sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski
2019-11-11sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-01pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24sh: switch to generic version of pte allocationMike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-08-11sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-11sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig