index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
early.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
2018-05-09
1
-49
/
+0
*
s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD
Heiko Carstens
2018-05-09
1
-2
/
+3
*
s390/early: get rid of memmove_early
Heiko Carstens
2018-05-09
1
-33
/
+1
*
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
2018-04-10
1
-13
/
+1
*
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2018-03-28
1
-2
/
+0
*
s390: unify linker symbols usage
Vasily Gorbik
2018-02-27
1
-1
/
+1
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
1
-0
/
+2
*
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-02-05
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-142
/
+3
|
\
|
*
s390: fix transactional execution control register handling
Heiko Carstens
2017-11-10
1
-1
/
+3
|
*
s390: remove named saved segment support
Heiko Carstens
2017-11-08
1
-141
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2017-09-20
1
-12
/
+0
*
s390: fix 'novx' early parameter handling
Heiko Carstens
2017-08-23
1
-1
/
+1
*
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-07-26
1
-4
/
+11
*
s390/spinlock: remove compare and delay instruction
Martin Schwidefsky
2017-04-12
1
-13
/
+6
*
s390/dump_stack: use control program identification string
Heiko Carstens
2017-03-22
1
-5
/
+13
*
s390/dump_stack: remove whitespace from arch description
Heiko Carstens
2017-03-22
1
-5
/
+24
*
s390/topology: fix typo in early topology code
Heiko Carstens
2017-03-22
1
-1
/
+1
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-0
/
+2
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-0
/
+19
*
s390/topology: make "topology=off" parameter work
Heiko Carstens
2017-01-16
1
-0
/
+12
*
s390: fix compile error with memmove_early() inline assembly
Heiko Carstens
2016-12-14
1
-1
/
+1
*
s390: fix initrd corruptions with gcov/kcov instrumented kernels
Heiko Carstens
2016-12-12
1
-2
/
+45
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
1
-0
/
+1
*
s390/time: refactor clock sync
Martin Schwidefsky
2016-10-28
1
-1
/
+1
*
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
*
s390/time: LPAR offset handling
Martin Schwidefsky
2016-06-13
1
-0
/
+1
*
s390: dump_stack: fill in arch description
Christian Borntraeger
2016-06-13
1
-0
/
+21
*
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2016-02-09
1
-1
/
+0
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-1
/
+1
*
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-19
1
-3
/
+3
*
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
1
-0
/
+9
*
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-1
/
+11
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-0
/
+3
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-69
/
+0
*
s390/spinlock: disabled compare-and-delay by default
Martin Schwidefsky
2015-02-19
1
-5
/
+7
*
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
2015-01-23
1
-0
/
+18
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
1
-4
/
+0
*
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-0
/
+2
*
s390: remove unused MACHINE_FLAG_RRBM
Heiko Carstens
2014-09-09
1
-2
/
+0
*
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-0
/
+6
*
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
2014-04-03
1
-0
/
+2
*
s390/setup: get rid of MACHINE_HAS_MVCOS machine flag
Heiko Carstens
2014-02-21
1
-2
/
+0
*
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
2013-11-15
1
-2
/
+1
*
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
2013-11-15
1
-0
/
+1
*
s390/mm: do not initialize storage keys
Martin Schwidefsky
2013-10-24
1
-0
/
+2
*
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
1
-1
/
+0
*
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
2013-02-14
1
-1
/
+1
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-3
/
+3
[next]