index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
1
-4
/
+1
2020-08-15
sh: Add SECCOMP_FILTER
Michael Karcher
4
-3
/
+13
2020-08-15
sh: Rearrange blocks in entry-common.S
Michael Karcher
1
-28
/
+29
2020-08-15
sh: switch to copy_thread_tls()
Christian Brauner
2
-3
/
+4
2020-08-15
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2
-49
/
+4
2020-08-15
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
1
-1
/
+2
2020-08-15
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
4
-6
/
+6
2020-08-15
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
1
-2
/
+0
2020-08-15
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
3
-1
/
+2
2020-08-15
sh: move the ioremap implementation out of line
Christoph Hellwig
2
-86
/
+68
2020-08-15
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
5
-16
/
+26
2020-08-15
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
19
-54
/
+0
2020-08-15
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
1
-48
/
+47
2020-08-15
sh: remove -Werror from Makefiles
Christoph Hellwig
3
-6
/
+0
2020-08-15
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-15
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
4
-11
/
+0
2020-08-15
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
5
-29
/
+0
2020-08-15
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
1
-4
/
+4
2020-08-15
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
3
-21
/
+19
2020-08-15
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
1
-2
/
+2
2020-08-15
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
1
-21
/
+17
2020-08-15
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
1
-9
/
+9
2020-08-15
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
1
-51
/
+52
2020-08-15
Revert "sh: remove needless printk()"
Geert Uytterhoeven
1
-0
/
+1
2020-08-15
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
3
-6
/
+5
2020-08-15
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
1
-1
/
+0
2020-08-15
input: i8042 - Remove special Cayman handling
Geert Uytterhoeven
1
-2
/
+0
2020-08-15
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
11
-540
/
+2
2020-08-15
arch: sh: smc37c93x: fix spelling mistake
Flavio Suligoi
1
-2
/
+2
2020-08-15
Revert "sh: add missing EXPORT_SYMBOL() for __delay"
Geert Uytterhoeven
1
-1
/
+0
2020-08-15
sh: Implement __get_user_u64() required for 64-bit get_user()
John Paul Adrian Glaubitz
1
-0
/
+53
2020-08-15
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
1
-2
/
+0
2020-08-15
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-08-02
Linux 5.8
v5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
1
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
1
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
1
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
1
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
3
-7
/
+7
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-08-01
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-01
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
[next]