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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
1
-3
/
+1
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-6
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-9
/
+55
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+1
2021-04-28
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
32
-583
/
+894
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+0
2021-04-21
s390/disassembler: increase ebpf disasm buffer size
Vasily Gorbik
1
-1
/
+1
2021-04-21
s390/archrandom: add parameter check for s390_arch_random_generate
Harald Freudenberger
1
-0
/
+4
2021-04-20
s390/pci: expose a PCI device's UID as its index
Niklas Schnelle
1
-0
/
+35
2021-04-18
s390/atomic,cmpxchg: always inline __xchg/__cmpxchg
Heiko Carstens
1
-3
/
+5
2021-04-18
s390/smp: fix do_restart() prototype
Alexander Gordeev
2
-3
/
+3
2021-04-18
s390: get rid of oprofile leftovers
Marc Zyngier
1
-21
/
+0
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-04-15
s390/atomic,cmpxchg: make constraints work with old compilers
Heiko Carstens
2
-9
/
+9
2021-04-15
s390/test_unwind: print test suite start/end info
Vasily Gorbik
1
-1
/
+7
2021-04-15
s390/cmpxchg: use unsigned long values instead of void pointers
Heiko Carstens
1
-26
/
+23
2021-04-12
s390/test_unwind: add WARN if tests failed
Vasily Gorbik
1
-3
/
+6
2021-04-12
s390/test_unwind: unify error handling paths
Vasily Gorbik
1
-2
/
+2
2021-04-12
s390: update defconfigs
Heiko Carstens
2
-2
/
+0
2021-04-12
s390/spinlock: use R constraint in inline assembly
Heiko Carstens
1
-1
/
+1
2021-04-12
s390/atomic,cmpxchg: switch to use atomic-instrumented.h
Heiko Carstens
2
-30
/
+58
2021-04-12
s390/cmpxchg: get rid of gcc atomic builtins
Heiko Carstens
1
-15
/
+150
2021-04-12
s390/atomic: get rid of gcc atomic builtins
Heiko Carstens
1
-6
/
+30
2021-04-12
s390/atomic: use proper constraints
Heiko Carstens
1
-7
/
+7
2021-04-12
s390/atomic: move remaining inline assemblies to atomic_ops.h
Heiko Carstens
2
-18
/
+38
2021-04-12
s390/bitops: make bitops only work on longs
Heiko Carstens
1
-46
/
+47
2021-04-12
s390/traps,mm: add conditional trap handlers
Heiko Carstens
3
-18
/
+12
2021-04-12
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
1
-12
/
+3
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
5
-30
/
+33
2021-04-12
s390/pci: use mutex not spinlock for zbus list
Niklas Schnelle
1
-7
/
+7
2021-04-12
s390/pci: separate zbus creation from scanning
Niklas Schnelle
4
-97
/
+177
2021-04-12
s390/pci: do more bus setup in zpci_bus_scan()
Niklas Schnelle
1
-13
/
+20
2021-04-12
s390/pci: introduce zpci_bus_scan_device()
Niklas Schnelle
3
-17
/
+28
2021-04-12
s390/traps: convert pgm_check.S to C
Heiko Carstens
5
-181
/
+59
2021-04-12
s390/protvirt: fix error return code in uv_info_init()
zhongbaisong
1
-1
/
+3
2021-04-12
Merge branch 'fixes' into features
Heiko Carstens
8
-12
/
+30
2021-04-12
s390/entry: save the caller of psw_idle
Vasily Gorbik
1
-0
/
+1
2021-04-12
s390/entry: avoid setting up backchain in ext|io handlers
Vasily Gorbik
1
-4
/
+2
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-8
/
+27
2021-04-07
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
1
-1
/
+1
2021-04-05
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family
Alexander Gordeev
1
-4
/
+4
2021-04-05
s390/cio: remove duplicate struct ccw1 declaration
Wan Jiabing
1
-3
/
+0
2021-04-05
s390/pci: expose UID uniqueness guarantee
Niklas Schnelle
1
-0
/
+9
2021-04-05
s390/irq: fix reading of ext_params2 field from lowcore
Heiko Carstens
1
-1
/
+1
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
2
-1
/
+12
2021-04-05
s390/cpcmd: fix inline assembly register clobbering
Alexander Gordeev
1
-2
/
+4
2021-03-28
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
1
-6
/
+5
2021-03-28
s390/spinlock: remove align attribute from arch_spinlock_t
Heiko Carstens
1
-1
/
+1
[next]