aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/elf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27s390/hwcaps: make sie capability regular hwcapHeiko Carstens1-12/+2
2021-07-27s390/hwcaps: add sanity checksHeiko Carstens1-0/+2
2021-07-27s390/hwcaps: introduce HWCAP bit numbersHeiko Carstens1-23/+52
2021-07-27s390/hwcaps: shorten HWCAP definesHeiko Carstens1-22/+22
2021-07-27s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle1-0/+1
2021-07-27s390: report more CPU capabilitiesHeiko Carstens1-0/+2
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle1-1/+1
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle1-2/+0
2021-07-08s390/vdso: always enable vdsoSven Schnelle1-7/+4
2021-01-19s390: convert to generic entrySven Schnelle1-4/+3
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky1-0/+4
2019-03-06s390: limit brk randomization to 32MBMartin Schwidefsky1-4/+7
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-2/+2
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens1-1/+1
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky1-0/+32
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-02-08s390: report new vector facilitiesMartin Schwidefsky1-0/+2
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky1-3/+3
2016-07-31s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan1-0/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-6/+5
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand1-0/+7
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens1-4/+5
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky1-2/+0
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky1-3/+10
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+0
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-3/+0
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook1-3/+2
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook1-3/+5
2015-03-25s390: remove 31 bit supportHeiko Carstens1-4/+0
2015-03-13s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky1-1/+1
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky1-3/+5
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-1/+1
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+1
2013-04-26s390: system call path micro optimizationMartin Schwidefsky1-4/+18
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens1-0/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-4/+1
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens1-0/+2
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+1
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-6/+6
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0
2011-09-26[S390] Do not clobber personality flags on execMartin Schwidefsky1-1/+2
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-12/+0
2011-01-12[S390] Randomize PIEsHeiko Carstens1-1/+3
2011-01-12[S390] Randomise the brk regionHeiko Carstens1-0/+3