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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-3
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-5
/
+5
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
3
-3
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
sh: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-3
/
+9
*
sh: add loglvl to show_trace()
Dmitry Safonov
2020-06-09
2
-6
/
+6
*
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-09
1
-3
/
+3
*
sh: remove needless printk()
Dmitry Safonov
2020-06-09
1
-1
/
+0
*
sh: add loglvl to dump_mem()
Dmitry Safonov
2020-06-09
2
-10
/
+11
*
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
28
-6447
/
+33
|
\
|
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
26
-6447
/
+15
|
*
sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx
Kuninori Morimoto
2020-06-01
1
-0
/
+17
|
*
sh: sh4a: Bring back tmu3_device early device
Krzysztof Kozlowski
2020-06-01
1
-0
/
+1
*
|
sh: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-1
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
1
-1
/
+2
|
\
\
|
*
|
mm: remove __get_vm_area
Christoph Hellwig
2020-06-02
1
-1
/
+2
|
|
/
*
|
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-01
1
-0
/
+1
|
\
\
|
*
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-0
/
+1
|
|
/
*
/
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
2020-05-19
1
-0
/
+12
|
/
*
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-07
1
-1
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
|
*
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+1
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
|
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-0
/
+1
*
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
\
\
|
*
|
|
arch/sh/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
2
-4
/
+4
|
\
\
\
|
*
|
|
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
2
-4
/
+5
|
|
\
|
|
|
*
|
|
sched/rt, sh: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
2
-4
/
+4
*
|
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
4
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
sh: kgdb: Mark expected switch fall-throughs
Kuninori Morimoto
2019-12-10
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-12-04
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
2019-12-04
1
-4
/
+4
|
|
\
\
|
|
*
|
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
2019-11-29
1
-4
/
+4
|
|
|
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-3
/
+3
|
\
\
\
|
*
|
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
31
-34
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
30
-34
/
+34
|
*
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
31
-0
/
+31
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-2
/
+1
|
\
\
|
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
|
/
*
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
2
-2
/
+2
*
|
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
2019-08-11
1
-0
/
+1
*
|
sh: kernel: disassemble: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-11
1
-3
/
+2
*
|
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
2019-07-17
1
-1
/
+2
|
\
\
|
*
|
arch/sh: Check for kprobe trap number before trying to handle a kprobe trap
Michael Karcher
2019-06-26
1
-1
/
+2
[next]