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
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-1
/
+1
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
1
-1
/
+1
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-23
/
+19
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+10
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-11
/
+9
2022-01-14
arch: decompressor: remove useless vmlinux.bin.all-y
Masahiro Yamada
1
-7
/
+5
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
1
-4
/
+4
2022-01-14
sh: rename suffix-y to suffix_y
Masahiro Yamada
2
-9
/
+9
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-3
/
+1
2022-01-05
sh: sq: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
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
[next]