index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.h
Age
Commit message (
Expand
)
Author
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-01-13
s390: move __amode31_base declaration to proper header file
Heiko Carstens
2022-05-25
s390: simplify early program check handler
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2021-08-25
s390: remove do_signal() prototype and do_notify_resume() function
Sven Schnelle
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-04-18
s390/smp: fix do_restart() prototype
Alexander Gordeev
2021-04-12
s390/traps,mm: add conditional trap handlers
Heiko Carstens
2021-04-12
s390/traps: convert pgm_check.S to C
Heiko Carstens
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-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-09
s390/kprobes: move insn_page to text segment
Heiko Carstens
2020-10-02
s390: remove orphaned extern variables declarations
Vasily Gorbik
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
2020-09-14
s390: add 3f program exception handler
Janosch Frank
2020-02-27
s390/mm: add (non)secure page access exceptions handlers
Vasily Gorbik
2020-01-22
s390: fix __EMIT_BUG() macro
Sven Schnelle
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
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-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
2016-05-10
s390: add missing declarations
Heiko Carstens
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-08-06
s390: Use get_signal() signal_setup_done()
Richard Weinberger
2014-03-06
s390/compat: get rid of compat wrapper assembly code
Heiko Carstens
2014-03-04
s390/compat: convert system call wrappers to C part 15
Heiko Carstens
2014-03-04
s390/compat: convert system call wrappers to C part 05
Heiko Carstens
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-04-17
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
2013-02-03
s390: switch to generic old sigaction()
Al Viro
2013-02-03
s390: switch to generic old sigsuspend
Al Viro
2013-02-03
s390: switch to generic sigaltstack
Al Viro
[next]