index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
2020-08-15
1
-4
/
+1
*
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-15
3
-2
/
+6
*
sh: Rearrange blocks in entry-common.S
Michael Karcher
2020-08-15
1
-28
/
+29
*
sh: switch to copy_thread_tls()
Christian Brauner
2020-08-15
2
-3
/
+4
*
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2020-08-15
2
-49
/
+4
*
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
2020-08-15
1
-1
/
+2
*
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
2020-08-15
1
-2
/
+0
*
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
2020-08-15
3
-1
/
+2
*
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-15
2
-86
/
+68
*
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
2020-08-15
5
-16
/
+26
*
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-08-15
19
-54
/
+0
*
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
2020-08-15
1
-48
/
+47
*
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-15
3
-6
/
+0
*
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-15
1
-1
/
+1
*
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
2020-08-15
4
-11
/
+0
*
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
2020-08-15
5
-29
/
+0
*
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
1
-4
/
+4
*
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
3
-21
/
+19
*
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
1
-2
/
+2
*
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
2020-08-15
1
-21
/
+17
*
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
2020-08-15
1
-9
/
+9
*
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
2020-08-15
1
-51
/
+52
*
Revert "sh: remove needless printk()"
Geert Uytterhoeven
2020-08-15
1
-0
/
+1
*
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
2020-08-15
3
-6
/
+5
*
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
2020-08-15
1
-1
/
+0
*
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2020-08-15
11
-540
/
+2
*
arch: sh: smc37c93x: fix spelling mistake
Flavio Suligoi
2020-08-15
1
-2
/
+2
*
Revert "sh: add missing EXPORT_SYMBOL() for __delay"
Geert Uytterhoeven
2020-08-15
1
-1
/
+0
*
sh: Implement __get_user_u64() required for 64-bit get_user()
John Paul Adrian Glaubitz
2020-08-15
1
-0
/
+53
*
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
2020-08-15
1
-2
/
+0
*
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
2020-08-15
1
-4
/
+3
*
sh: Fix validation of system call number
Michael Karcher
2020-07-27
1
-3
/
+3
*
sh/tlb: Fix PGTABLE_LEVELS > 2
Peter Zijlstra
2020-07-27
1
-9
/
+1
*
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
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
3
-4
/
+4
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
1
-0
/
+5
|
\
|
*
clk: Allow the common clk framework to be selectable
Stephen Boyd
2020-05-05
1
-0
/
+5
*
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-2
/
+2
*
|
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
3
-10
/
+10
*
|
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
2
-27
/
+5
*
|
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
2
-11
/
+2
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-4
/
+2
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
7
-7
/
+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
3
-7
/
+7
*
|
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-09
3
-5
/
+6
[next]