index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-08-14
sh: landisk: Add missing initialization of sh_io_port_base
sh-for-5.9
Geert Uytterhoeven
-0
/
+3
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
-4
/
+1
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
-3
/
+13
2020-08-14
sh: Rearrange blocks in entry-common.S
Michael Karcher
-28
/
+29
2020-08-14
sh: switch to copy_thread_tls()
Christian Brauner
-3
/
+4
2020-08-14
sh: use the generic dma coherent remap allocator
Christoph Hellwig
-49
/
+4
2020-08-14
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
-1
/
+2
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
-6
/
+6
2020-08-14
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
-2
/
+0
2020-08-14
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
-1
/
+2
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
-86
/
+68
2020-08-14
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
-16
/
+26
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
-54
/
+0
2020-08-14
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
-48
/
+47
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
-6
/
+0
2020-08-14
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-1
/
+1
2020-08-14
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
-11
/
+0
2020-08-14
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
-29
/
+0
2020-08-14
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
-4
/
+4
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
-21
/
+19
2020-08-14
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
-2
/
+2
2020-08-14
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
-21
/
+17
2020-08-14
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
-9
/
+9
2020-08-14
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
-51
/
+52
2020-08-14
Revert "sh: remove needless printk()"
Geert Uytterhoeven
-0
/
+1
2020-08-14
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
-6
/
+5
2020-08-14
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
-1
/
+0
2020-08-14
input: i8042 - Remove special Cayman handling
Geert Uytterhoeven
-2
/
+0
2020-08-14
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
-540
/
+2
2020-08-14
arch: sh: smc37c93x: fix spelling mistake
Flavio Suligoi
-2
/
+2
2020-08-14
Revert "sh: add missing EXPORT_SYMBOL() for __delay"
Geert Uytterhoeven
-1
/
+0
2020-08-14
sh: Implement __get_user_u64() required for 64-bit get_user()
John Paul Adrian Glaubitz
-0
/
+53
2020-08-14
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
-2
/
+0
2020-08-14
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
-4
/
+3
2020-08-02
Linux 5.8
v5.8
Linus Torvalds
-1
/
+1
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2020-08-02
Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-30
/
+16
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-24
/
+72
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
-5
/
+1
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-451
/
+782
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2020-08-01
Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+8
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
-2
/
+4
2020-08-01
Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-2
/
+79
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
-7
/
+7
[next]