index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
lowcore.h
Age
Commit message (
Expand
)
Author
2025-03-31
s390/lowcore: Remove unused machine_flags
Heiko Carstens
2025-03-18
s390/lowcore: Use lghi instead llilh to clear register
Heiko Carstens
2025-03-18
s390/lowcore: Use inline qualifier for get_lowcore() inline assembly
Heiko Carstens
2025-03-04
s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()
Heiko Carstens
2025-03-04
s390/lowcore: Convert relocated lowcore alternative to machine feature
Heiko Carstens
2024-10-29
s390: Remove gmap pointer from lowcore
Claudio Imbrenda
2024-08-29
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
2024-07-23
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
2024-06-18
s390: Remove S390_lowcore
Sven Schnelle
2024-06-18
s390: Add get_lowcore() function
Sven Schnelle
2024-02-16
s390/fpu: make kernel fpu context preemptible
Heiko Carstens
2023-10-25
s390: delete the unused store_prefix() function
Ilya Leoshkevich
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-07-03
s390/entry: remove mcck clock
Sven Schnelle
2022-09-16
s390/pai: Add support for PAI Extension 1 NNPA counters
Thomas Richter
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-08
s390/traps: get rid of magic cast for per code
Heiko Carstens
2022-03-08
s390/traps: get rid of magic cast for program interruption code
Heiko Carstens
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-06-07
s390/lowcore: remove superfluous __packed annotations
Heiko Carstens
2021-06-07
s390: use struct tpi_info in lowcore.h
Sven Schnelle
2021-06-07
s390/traps: add struct to access transactional diagnostic block
Sven Schnelle
2021-06-07
s390/irq: add union/struct to access external interrupt parameters
Sven Schnelle
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-06-07
s390/entry: use assignment to read intcode / asm to copy gprs
Sven Schnelle
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-07-02
s390: align struct lowcore to double page size
Vasily Gorbik
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-05
s390/alternative: use a copy of the facility bit mask
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/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
[next]