index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-03-28
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
2020-03-28
s390/mm: remove page table downgrade support
Alexander Gordeev
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
2019-11-30
s390: always inline disabled_wait
Vasily Gorbik
2019-10-31
s390: always inline current_stack_pointer()
Heiko Carstens
2019-09-03
s390/base: remove unused s390_base_mcck_handler
Vasily Gorbik
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-04-11
s390: make __load_psw_mask work with clang
Arnd Bergmann
2019-04-11
s390: fine-tune stack switch helper
Martin Schwidefsky
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2017-11-14
s390: correct some inline assembly constraints
Vasily Gorbik
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-04-25
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-02-24
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core, s390: Make cpu_relax() a barrier again
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
[next]