index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-11
sh: j2: Use ioremap() to translate device tree address into kernel memory
John Paul Adrian Glaubitz
2023-08-08
sh/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-05-17
sh: nmi_debug: fix return value of __setup handler
Randy Dunlap
2023-05-17
sh: sq: Fix incorrect element size for allocating bitmap buffer
John Paul Adrian Glaubitz
2023-04-05
sh: sanitize the flags on sigreturn
Al Viro
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
2022-10-26
sh: machvec: Use char[] for section boundaries
Kees Cook
2021-11-26
sh: check return code of request_irq
Nick Desaulniers
2020-08-05
sh: Fix validation of system call number
Michael Karcher
2019-08-25
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
2018-06-21
sh: fix build failure for J2 cpu with SMP disabled
Rich Felker
2018-05-30
sh: fix debug trap failure to process signals before return to user
Rich Felker
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2018-02-16
signal/sh: Ensure si_signo is initialized in do_divide_error
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-07
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-30
sh: thin archives fix linking
Nicholas Piggin
2017-06-27
sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
Steven Rostedt
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmget() helper
Vegard Nossum
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-01-24
sh: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
2017-01-19
sh: Don't set the sh-sci platform data REIE bit when not implemented
Laurent Pinchart
2017-01-19
sh: Don't set the sh-sci platform data scscr CKE0 bit
Laurent Pinchart
2017-01-19
sh: Don't set sh-sci port_reg
Laurent Pinchart
2017-01-19
sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
Laurent Pinchart
2017-01-19
sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
Laurent Pinchart
2017-01-19
sh: Don't set sh-sci pdata scscr TIE and RIE bits
Laurent Pinchart
2017-01-19
sh: Don't set sh-sci pdata scscr TE and RE bits
Laurent Pinchart
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]