index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
4
-5
/
+5
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-1
/
+1
2021-05-11
sh: Remove unused variable
Eric Dumazet
1
-1
/
+0
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-79
/
+5
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-13
/
+3
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
6
-6
/
+0
2021-05-07
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
1
-2
/
+3
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-13
/
+4
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
2
-8
/
+2
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
1
-4
/
+1
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2021-05-05
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
1
-1
/
+1
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-18
/
+0
2021-05-01
sh: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-41
/
+2
2021-05-01
sh: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2
-37
/
+2
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2
-0
/
+2
2021-04-30
arch/sh/include/asm/tlb.h: remove duplicate include
Zhang Yunkai
1
-8
/
+2
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-0
/
+3
2021-04-22
sh: Get rid of oprofile leftovers
Marc Zyngier
1
-18
/
+0
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+1
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+7
2021-02-25
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-4
/
+2
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-1
/
+1
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-5
/
+6
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-177
/
+0
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
15
-64
/
+14
2021-02-11
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2021-02-11
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2
-1
/
+1
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2
-2
/
+0
2021-01-29
arch: sh: Remove CONFIG_OPROFILE support
Viresh Kumar
20
-177
/
+0
2021-01-25
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
15
-64
/
+14
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2021-01-07
sh: mach-sh03: remove duplicate include
Wang Qing
1
-1
/
+0
2021-01-07
arch: sh: remove duplicate include
Wang Qing
1
-1
/
+0
2021-01-07
sh: Drop ARCH_NR_GPIOS definition
Andy Shevchenko
1
-1
/
+0
2021-01-07
sh: Remove unused HAVE_COPY_THREAD_TLS macro
Jinyang He
1
-1
/
+0
2021-01-07
sh: remove CONFIG_IDE from most defconfig
Christoph Hellwig
6
-18
/
+6
2021-01-07
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
3
-39
/
+6
[next]