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