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