index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-08-26
arc: prefer __section from compiler_attributes.h
Nick Desaulniers
2
-6
/
+5
2019-08-05
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
1
-1
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2019-07-17
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-4
/
+4
2019-07-17
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
3
-173
/
+210
2019-07-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+20
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2
-4
/
+3
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2
-157
/
+158
2019-07-01
ARCv2: entry: avoid a branch
Vineet Gupta
1
-3
/
+2
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
1
-8
/
+0
2019-07-01
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
1
-16
/
+62
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
65
-263
/
+65
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-4
/
+10
2019-06-04
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-4
/
+10
2019-06-03
locking/atomic, arc: Use s64 for atomic64
Mark Rutland
1
-21
/
+20
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-20
ARC: fix build warnings
Vineet Gupta
1
-4
/
+10
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+12
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-32
/
+0
2019-04-23
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
1
-0
/
+1
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-4
/
+3
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-23
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-9
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-21
arc: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+11
2019-03-21
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
1
-5
/
+1
2019-03-20
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-47
/
+24
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-13
/
+1
2019-03-08
ARCv2: spinlock: remove the extra smp_mb before lock, after unlock
Vineet Gupta
1
-35
/
+14
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+2
2019-02-26
ARC: boot log: cut down on verbosity
Vineet Gupta
1
-9
/
+0
2019-02-26
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
1
-1
/
+1
2019-02-25
ARC: perf: bpok condition only exists for ARCompact
Vineet Gupta
1
-1
/
+1
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2
-1
/
+8
2019-02-22
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
1
-0
/
+8
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
1
-0
/
+54
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2
-13
/
+1
[next]