summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry.h
AgeCommit message (Expand)Author
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-01-13s390: move __amode31_base declaration to proper header fileHeiko Carstens
2022-05-25s390: simplify early program check handlerHeiko Carstens
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev
2021-08-25s390: remove do_signal() prototype and do_notify_resume() functionSven Schnelle
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens
2021-01-19s390: convert to generic entrySven Schnelle
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-09s390/kprobes: move insn_page to text segmentHeiko Carstens
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik
2020-09-30s390: remove orphaned function declarationsVasily Gorbik
2020-09-14s390: add 3f program exception handlerJanosch Frank
2020-02-27s390/mm: add (non)secure page access exceptions handlersVasily Gorbik
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09s390/sthyi: add s390_sthyi system callQingFeng Hao
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens
2016-05-10s390: add missing declarationsHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke
2014-08-06s390: Use get_signal() signal_setup_done()Richard Weinberger
2014-03-06s390/compat: get rid of compat wrapper assembly codeHeiko Carstens
2014-03-04s390/compat: convert system call wrappers to C part 15Heiko Carstens
2014-03-04s390/compat: convert system call wrappers to C part 05Heiko Carstens
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-02-03s390: switch to generic old sigaction()Al Viro
2013-02-03s390: switch to generic old sigsuspendAl Viro
2013-02-03s390: switch to generic sigaltstackAl Viro