index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
3
-4
/
+4
*
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-16
12
-190
/
+122
|
\
|
*
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-15
2
-2
/
+5
|
*
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
1
-3
/
+3
|
*
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2020-08-15
1
-49
/
+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
1
-0
/
+1
|
*
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-15
1
-2
/
+0
|
*
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
2020-08-15
3
-20
/
+0
|
*
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
1
-4
/
+4
|
*
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
1
-3
/
+3
*
|
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-15
1
-11
/
+11
*
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
1
-1
/
+1
*
|
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
1
-7
/
+5
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-11
1
-0
/
+1
|
\
\
|
*
|
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-08-06
1
-0
/
+1
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
2
-19
/
+1
|
\
\
\
|
*
|
|
kill unused dump_fpu() instances
Al Viro
2020-07-27
2
-19
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-2
/
+0
|
\
\
\
\
|
*
|
|
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+0
*
|
|
|
|
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-30
1
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
2
-41
/
+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sh: convert to ->regset_get()
Al Viro
2020-07-27
2
-41
/
+12
*
|
|
|
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
arch: wire-up close_range()
Christian Brauner
2020-06-17
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+2
|
*
|
|
sh: switch to copy_thread_tls()
Christian Brauner
2020-07-04
1
-3
/
+3
|
|
|
/
|
|
/
|
*
/
|
sh: Fix validation of system call number
Michael Karcher
2020-07-27
1
-3
/
+3
|
/
/
*
|
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-07
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-05
1
-1
/
+6
[next]