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
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-18
/
+0
2020-08-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-13
/
+2
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
10
-10
/
+0
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-141
/
+58
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-29
/
+47
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-24
/
+43
2020-08-05
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2020-08-05
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-3
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+1
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
33
-583
/
+812
2020-08-03
Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
6
-10
/
+22
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
1
-2
/
+2
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-18
/
+0
2020-07-27
s390: switch to ->regset_get()
Al Viro
1
-141
/
+58
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
1
-1
/
+1
2020-07-27
s390/vmemmap: coding style updates
Heiko Carstens
1
-35
/
+20
2020-07-27
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
1
-3
/
+42
2020-07-27
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
1
-1
/
+50
2020-07-27
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
1
-4
/
+4
2020-07-27
s390/vmem: cleanup empty page tables
David Hildenbrand
1
-1
/
+101
2020-07-27
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
1
-0
/
+4
2020-07-27
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
1
-1
/
+6
2020-07-27
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
1
-105
/
+76
2020-07-27
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
1
-119
/
+198
2020-07-27
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
1
-3
/
+3
2020-07-27
s390: enable HAVE_FUNCTION_ERROR_INJECTION
Ilya Leoshkevich
5
-3
/
+25
2020-07-27
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
1
-8
/
+12
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
9
-31
/
+110
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-22
/
+41
2020-07-22
s390/time: improve comparison for tod steering
Heiko Carstens
1
-1
/
+1
2020-07-22
s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLE
Heiko Carstens
1
-0
/
+1
2020-07-22
s390/time: use CLOCKSOURCE_MASK
Heiko Carstens
1
-1
/
+1
2020-07-21
s390/bpf: Use bpf_skip() in bpf_jit_prologue()
Ilya Leoshkevich
1
-4
/
+5
2020-07-21
s390/bpf: Tolerate not converging code shrinking
Ilya Leoshkevich
1
-1
/
+26
2020-07-21
s390/bpf: Use brcl for jumping to exit_ip if necessary
Ilya Leoshkevich
1
-2
/
+6
2020-07-21
s390/bpf: Fix sign extension in branch_ku
Ilya Leoshkevich
1
-15
/
+4
2020-07-21
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Thomas Richter
1
-2
/
+2
2020-07-20
s390/bpf: implement BPF_PROBE_MEM
Ilya Leoshkevich
1
-1
/
+138
[next]