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
/
kernel
/
early.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
s390/spinlock: remove compare and delay instruction
Martin Schwidefsky
1
-13
/
+6
2017-03-22
s390/dump_stack: use control program identification string
Heiko Carstens
1
-5
/
+13
2017-03-22
s390/dump_stack: remove whitespace from arch description
Heiko Carstens
1
-5
/
+24
2017-03-22
s390/topology: fix typo in early topology code
Heiko Carstens
1
-1
/
+1
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-0
/
+2
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-0
/
+19
2017-01-16
s390/topology: make "topology=off" parameter work
Heiko Carstens
1
-0
/
+12
2016-12-14
s390: fix compile error with memmove_early() inline assembly
Heiko Carstens
1
-1
/
+1
2016-12-12
s390: fix initrd corruptions with gcov/kcov instrumented kernels
Heiko Carstens
1
-2
/
+45
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
1
-0
/
+1
2016-10-28
s390/time: refactor clock sync
Martin Schwidefsky
1
-1
/
+1
2016-09-20
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
1
-0
/
+1
2016-06-13
s390: dump_stack: fill in arch description
Christian Borntraeger
1
-0
/
+21
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-1
/
+0
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-1
/
+1
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-3
/
+3
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
1
-0
/
+9
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
1
-1
/
+11
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-0
/
+3
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-69
/
+0
2015-02-19
s390/spinlock: disabled compare-and-delay by default
Martin Schwidefsky
1
-5
/
+7
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
1
-0
/
+18
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-4
/
+0
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+2
2014-09-09
s390: remove unused MACHINE_FLAG_RRBM
Heiko Carstens
1
-2
/
+0
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
1
-0
/
+6
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-0
/
+2
2014-02-21
s390/setup: get rid of MACHINE_HAS_MVCOS machine flag
Heiko Carstens
1
-2
/
+0
2013-11-15
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
1
-2
/
+1
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
1
-0
/
+1
2013-10-24
s390/mm: do not initialize storage keys
Martin Schwidefsky
1
-0
/
+2
2013-05-02
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
1
-1
/
+0
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
1
-1
/
+1
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-3
/
+3
2012-10-09
s390/mm: use pfmf instruction to initialize storage keys
Heiko Carstens
1
-0
/
+2
2012-10-09
s390/facilities: cleanup PFMF and HPAGE machine facility detection
Heiko Carstens
1
-11
/
+4
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
1
-0
/
+2
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-3
/
+3
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
1
-5
/
+22
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-1
/
+2
2012-09-26
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
1
-2
/
+0
2012-07-26
s390/exceptions: sort exception table at build time
Heiko Carstens
1
-1
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-05-23
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
1
-1
/
+1
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
1
-19
/
+3
2011-12-27
[S390] Check for NULL termination in command line setup
Michael Holzheu
1
-8
/
+12
[next]