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
/
include
/
asm
/
setup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
s390: remove orphaned extern variables declarations
Vasily Gorbik
1
-3
/
+0
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
1
-1
/
+0
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
1
-0
/
+3
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
1
-0
/
+7
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
1
-0
/
+7
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
1
-2
/
+0
2019-09-18
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
1
-0
/
+1
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
1
-1
/
+3
2019-07-17
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-20
/
+20
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-0
/
+6
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+4
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
1
-0
/
+10
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-2
/
+0
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
1
-1
/
+2
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
1
-0
/
+1
2018-04-16
s390/kexec_file: Prepare setup.h for kexec_file_load
Philipp Rudo
1
-13
/
+27
2018-03-28
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
1
-2
/
+0
2017-11-16
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
1
-1
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+0
2017-11-08
s390: remove named saved segment support
Heiko Carstens
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
1
-0
/
+6
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
1
-0
/
+2
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
1
-2
/
+4
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
1
-1
/
+2
2017-04-12
s390/spinlock: remove compare and delay instruction
Martin Schwidefsky
1
-4
/
+2
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-0
/
+2
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
1
-3
/
+0
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-0
/
+2
2016-07-13
s390/console: Make preferred console handling more consistent
Peter Oberparleiter
1
-0
/
+4
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
1
-0
/
+2
2015-12-18
s390/setup: cleanup machine flags
Christian Borntraeger
1
-17
/
+14
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-0
/
+3
2015-10-14
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
1
-23
/
+24
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-35
/
+0
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
1
-0
/
+3
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+3
2014-09-09
s390: remove unused MACHINE_FLAG_RRBM
Heiko Carstens
1
-3
/
+0
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
1
-14
/
+2
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-0
/
+3
2014-02-21
s390/setup: get rid of MACHINE_HAS_MVCOS machine flag
Heiko Carstens
1
-3
/
+0
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
1
-3
/
+0
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-7
/
+0
2013-05-03
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
1
-4
/
+2
2013-05-02
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
1
-1
/
+1
2013-05-02
s390: get rid of odd global real_memory_size
Heiko Carstens
1
-1
/
+0
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
1
-3
/
+3
[next]