summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-06s390/head64: cleanup unused labelsVasily Gorbik
2019-08-06s390/unwind: remove stack recursion warningVasily Gorbik
2019-08-06s390/setup: adjust start_code of init_mm to _textVasily Gorbik
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik
2019-07-23s390: wire up clone3 system callVasily Gorbik
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-07-11s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens
2019-06-07s390/jump_label: remove unused structure definitionHeiko Carstens
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-06-04s390/disassembler: update opcode tableMartin Schwidefsky
2019-06-04s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kprobes: use static buffer for insn_pageGerald Schaefer
2019-04-29s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer