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
starfive-6.6.48-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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-20
/
+0
2015-02-11
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-02-06
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-4
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+6
2015-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-18
/
+19
2015-01-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+3
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-7
/
+3
2015-01-15
s390/bpf: Zero extend parameters before calling C function
Michael Holzheu
1
-4
/
+6
2015-01-15
s390/bpf: Fix sk_load_byte_msh()
Michael Holzheu
1
-4
/
+4
2015-01-15
s390/bpf: Fix offset parameter for skb_copy_bits()
Michael Holzheu
1
-0
/
+2
2015-01-15
s390/bpf: Fix skb_copy_bits() parameter passing
Michael Holzheu
1
-10
/
+10
2015-01-15
s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)
Michael Holzheu
1
-6
/
+3
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-24
/
+78
2015-01-12
s390/uprobes: fix user space PER events
Jan Willeke
1
-9
/
+60
2015-01-09
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Michael Holzheu
1
-2
/
+2
2015-01-09
s390/bpf: Fix ALU_NEG (A = -A)
Michael Holzheu
1
-2
/
+2
2015-01-08
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
1
-2
/
+3
2015-01-07
s390/timex: fix get_tod_clock_ext() inline assembly
Chen Gang
2
-5
/
+7
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-12
/
+6
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-587
/
+1092
2014-12-18
s390: wire up execveat syscall
Heiko Carstens
2
-1
/
+3
2014-12-18
s390/kernel: use stnsm 255 instead of stosm 0
Christian Borntraeger
1
-1
/
+1
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
1
-2
/
+0
2014-12-18
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
1
-12
/
+6
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-9
/
+9
2014-12-14
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2
-1
/
+2
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
1
-0
/
+1
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2014-12-12
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+2
2014-12-12
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-2
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
49
-996
/
+1140
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+5
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
12
-96
/
+67
2014-12-08
s390/cputime: fix 31-bit compile
Martin Schwidefsky
1
-1
/
+1
2014-12-08
s390/mm: fix memory leak of ptlock in pmd_free_tlb
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
[next]