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
pinetabv-6.6.y-devel
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-12-18
s390/smp: save timestamp on external calls
Heiko Carstens
1
-0
/
+2
2015-12-18
s390/sysinfo: Remove unused variables
Christian Borntraeger
1
-2
/
+1
2015-12-18
s390/extmem: remove unused variable
Christian Borntraeger
1
-3
/
+1
2015-12-18
s390/fault: remove unused variable
Christian Borntraeger
1
-2
/
+0
2015-12-18
s390/traps: Remove unused variable
Christian Borntraeger
1
-3
/
+0
2015-12-18
s390: compile head.S always with -march=z900
Heiko Carstens
1
-2
/
+4
2015-12-18
s390/facilities: add z13 als bit
Heiko Carstens
1
-0
/
+3
2015-12-18
s390/facilities: optimize test_facility()
Heiko Carstens
1
-0
/
+6
2015-12-18
s390/facilities: remove unneeded facility bits
Heiko Carstens
1
-12
/
+0
2015-12-18
s390/facilities: make use of generated facility list
Heiko Carstens
1
-24
/
+11
2015-12-18
s390/facilities: add helper tool to generate facility lists
Heiko Carstens
6
-0
/
+160
2015-12-18
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
3
-6
/
+7
2015-12-18
s390/facilities: use stfl mnemonic instead of insn magic
Heiko Carstens
2
-5
/
+3
2015-12-18
s390/dis: Fix handling of format specifiers
Michael Holzheu
1
-5
/
+12
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
1
-1
/
+5
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
4
-7
/
+25
2015-12-15
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2
-7
/
+8
2015-12-15
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
1
-2
/
+4
2015-12-05
module: use a structure to encapsulate layout.
Rusty Russell
1
-11
/
+11
2015-12-04
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
1
-1
/
+1
2015-11-30
KVM: s390: remove redudant assigment of error code
Christian Borntraeger
1
-3
/
+1
2015-11-30
KVM: s390: remove pointless test_facility(2) check
Heiko Carstens
1
-1
/
+1
2015-11-30
KVM: s390: don't load kvm without virtualization support
David Hildenbrand
1
-0
/
+5
2015-11-30
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
3
-0
/
+22
2015-11-30
s390/sclp: introduce check for SIE
David Hildenbrand
1
-1
/
+5
2015-11-30
KVM: s390: don't switch to ESCA for ucontrol
David Hildenbrand
1
-1
/
+1
2015-11-30
KVM: s390: cleanup sca_add_vcpu
David Hildenbrand
1
-12
/
+11
2015-11-30
KVM: s390: always set/clear the SCA sda field
David Hildenbrand
1
-8
/
+4
2015-11-30
KVM: s390: fix SCA related races and double use
David Hildenbrand
1
-6
/
+5
2015-11-30
KVM: s390: we always have a SCA
David Hildenbrand
1
-6
/
+1
2015-11-30
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
1
-2
/
+4
2015-11-30
KVM: s390: Enable up to 248 VCPUs per VM
Eugene (jno) Dvurechenski
2
-2
/
+3
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
4
-9
/
+103
2015-11-30
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
3
-29
/
+106
2015-11-30
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
4
-26
/
+70
2015-11-30
KVM: s390: Provide SCA-aware helpers for VCPU add/del
Eugene (jno) Dvurechenski
1
-13
/
+31
2015-11-30
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
1
-27
/
+45
2015-11-30
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2
-5
/
+10
2015-11-30
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
1
-0
/
+2
2015-11-30
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2
-42
/
+24
2015-11-30
KVM: Use common function for VCPU lookup by id
David Hildenbrand
1
-8
/
+3
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
3
-8
/
+31
2015-11-27
s390: remove is_32bit_task() helper
Heiko Carstens
3
-7
/
+6
2015-11-27
s390: add 'install' target to 'make help'
Michael Holzheu
1
-0
/
+4
2015-11-27
s390/sclp: Add VT220 support to early sclp console
Sascha Silbe
2
-16
/
+51
2015-11-27
s390/dis: Fix printing of the register numbers
Christian Borntraeger
1
-2
/
+2
2015-11-27
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
3
-7
/
+17
2015-11-27
s390: get_user_pages_fast() might sleep
David Hildenbrand
1
-0
/
+1
2015-11-27
s390/spinlock: avoid diagnose loop
Martin Schwidefsky
1
-9
/
+19
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
4
-192
/
+140
[prev]
[next]