summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/elf.h
Commit message (Expand)AuthorAgeFilesLines
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-2/+2
* s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-11-241-7/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-1/+1
* s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-101-8/+7
* s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-0/+32
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* s390: report new vector facilitiesMartin Schwidefsky2017-02-081-0/+2
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-151-3/+3
* s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-311-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-131-6/+5
|\
| * s390: remove is_32bit_task() helperHeiko Carstens2015-11-271-4/+5
| * s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-271-2/+0
* | s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-301-0/+7
|/
* s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-161-3/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-141-4/+0
|\
| * s390: remove 31 bit supportHeiko Carstens2015-03-251-4/+0
* | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-3/+0
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-3/+2
* | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-141-3/+5
|/
* s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
* s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-3/+5
* s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-1/+1
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-0/+1
* s390: system call path micro optimizationMartin Schwidefsky2013-04-261-4/+18
* s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-231-0/+1
* default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-4/+1
* s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-261-0/+2
* s390: add support for transactional memoryMartin Schwidefsky2012-09-261-0/+1
* s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-6/+6
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+0
* [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-231-12/+0
* [S390] Randomize PIEsHeiko Carstens2011-01-121-1/+3
* [S390] Randomise the brk regionHeiko Carstens2011-01-121-0/+3
* [S390] mmap: consider stack address randomizationHeiko Carstens2011-01-121-0/+2
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-061-0/+12
* [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
* [S390] introduce vdso on s390Martin Schwidefsky2008-12-251-0/+16
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-5/+3
* [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-011-0/+196
OpenPOWER on IntegriCloud