index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
Alexandre Ghiti
1
-1
/
+0
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-1
/
+1
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
20
-179
/
+74
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+7
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+3
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-7
/
+7
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
5
-7
/
+7
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2021-11-03
Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-12
/
+10
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+2
2021-10-27
sh: pgtable-3level: Fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-10-27
sh: fix READ/WRITE redefinition warnings
Randy Dunlap
1
-22
/
+22
2021-10-27
sh: define __BIG_ENDIAN for math-emu
Randy Dunlap
1
-0
/
+8
2021-10-27
sh: math-emu: drop unused functions
Randy Dunlap
1
-103
/
+0
2021-10-27
sh: fix kconfig unmet dependency warning for FRAME_POINTER
Randy Dunlap
1
-0
/
+1
2021-10-27
sh: Cleanup about SPARSE_IRQ
Kefeng Wang
2
-12
/
+0
2021-10-26
ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...
Steven Rostedt (VMware)
1
-0
/
+3
2021-10-25
signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
Eric W. Biederman
1
-4
/
+6
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-3
/
+3
2021-10-24
sh: remove meaningless archclean line
Masahiro Yamada
1
-1
/
+0
2021-10-20
sh: Use of_get_cpu_hwid()
Rob Herring
1
-3
/
+2
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2
-3
/
+1
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
2
-9
/
+9
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-5
/
+2
2021-10-11
sh: Use modern ASoC DAI format terminology
Mark Brown
2
-2
/
+2
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2
-6
/
+6
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-27
Merge 5.15-rc3 into tty-next
Greg Kroah-Hartman
2
-9
/
+9
2021-09-24
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
1
-8
/
+8
2021-09-17
sh: kdump: add some attribute to function
Yejune Deng
1
-2
/
+2
2021-09-17
sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/
Masahiro Yamada
7
-24
/
+23
2021-09-17
sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y
Masahiro Yamada
1
-2
/
+2
2021-09-17
sh: boards: Fix the cacography in irq.c
Tang Bin
1
-2
/
+2
2021-09-17
sh: check return code of request_irq
Nick Desaulniers
1
-2
/
+3
2021-09-17
sh: fix trivial misannotations
Al Viro
5
-12
/
+13
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-12
/
+0
2021-09-14
sh: j2: Update uartlite binding with data and parity properties
Sean Anderson
1
-0
/
+2
[prev]
[next]