| Commit message (Expand) | Author |
| 2022-04-19 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo |
| 2021-12-08 | hugetlbfs: flush TLBs correctly after huge_pmd_unshare | Nadav Amit |
| 2021-11-26 | sh: define __BIG_ENDIAN for math-emu | Randy Dunlap |
| 2021-11-26 | sh: fix kconfig unmet dependency warning for FRAME_POINTER | Randy Dunlap |
| 2021-11-26 | sh: check return code of request_irq | Nick Desaulniers |
| 2021-01-30 | sh: dma: fix kconfig dependency for G2_DMA | Necip Fazil Yildiran |
| 2020-08-21 | sh: landisk: Add missing initialization of sh_io_port_base | Geert Uytterhoeven |
| 2020-08-21 | sh: Fix validation of system call number | Michael Karcher |
| 2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
| 2020-02-28 | pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs | Geert Uytterhoeven |
| 2020-01-04 | pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B | Geert Uytterhoeven |
| 2019-08-25 | sh: kernel: hw_breakpoint: Fix missing break in switch statement | Gustavo A. R. Silva |
| 2019-08-04 | sh: prevent warnings when using iounmap | Sam Ravnborg |
| 2018-12-17 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
| 2018-06-06 | sh: New gcc support | Yoshinori Sato |
| 2018-05-30 | sh: fix debug trap failure to process signals before return to user | Rich Felker |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2018-03-03 | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov |
| 2018-02-16 | signal/sh: Ensure si_signo is initialized in do_divide_error | Eric W. Biederman |
| 2018-02-05 | BACKPORT: exit_thread: accept a task parameter to be exited | Jiri Slaby |
| 2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
| 2017-12-14 | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec... | Alexander Potapenko |
| 2017-11-15 | serial: sh-sci: Fix register offsets for the IRDA serial port | Laurent Pinchart |
| 2017-06-26 | mm: larger stack guard gap, between vmas | Hugh Dickins |
| 2016-09-24 | sh: fix copy_from_user() | Al Viro |
| 2016-09-24 | sh64: failing __get_user() should zero | Al Viro |
| 2016-04-12 | sched/preempt, sh: kmap_coherent relies on disabled preemption | David Hildenbrand |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2015-12-12 | sh64: fix __NR_fgetxattr | Dmitry V. Levin |
| 2015-11-23 | treewide: Remove old email address | Peter Zijlstra |
| 2015-11-06 | arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension | Martin Kepplinger |
| 2015-10-16 | sh: add copy_user_page() alias for __copy_user() | Ross Zwisler |
| 2015-09-30 | sh: mach-rsk: remove unnecessary MTD partition probe specification | Brian Norris |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
| 2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
| 2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
| 2015-09-04 | sh: use PFN_DOWN macro | Alexander Kuleshov |
| 2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
| 2015-08-14 | arch: introduce memremap() | Dan Williams |
| 2015-08-10 | sh/localtimer: Migrate to new 'set-state' interface | Viresh Kumar |
| 2015-08-05 | bus: subsys: update return type of ->remove_dev() to void | Viresh Kumar |
| 2015-08-04 | sched, sh: Fold finish_arch_switch() into switch_to() | Peter Zijlstra |
| 2015-07-29 | sh/intc: Prepare irq flow handlers for irq argument removal | Thomas Gleixner |
| 2015-07-29 | sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |