about summary refs log tree commit diff
path: root/arch/s390x
Commit message (Expand)AuthorAgeFilesLines
* add support for arch-specific ptrace command macrosSzabolcs Nagy2018-07-171-0/+9
* s390x: add kexec_file_load syscall number from linux v4.17Szabolcs Nagy2018-06-191-0/+1
* use PAGESIZE rather than PAGE_SIZE in user.h bitsRich Felker2018-03-101-2/+2
* reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker2018-03-101-1/+1
* s390x: add s390_sthyi system call from v4.15Szabolcs Nagy2018-02-221-0/+1
* s390x: use generic ioctl.hSzabolcs Nagy2017-11-052-196/+2
* s390x: add syscall number for s390_guarded_storage from linux v4.12Szabolcs Nagy2017-11-051-0/+1
* add statx syscall numbers from linux v4.11Szabolcs Nagy2017-11-051-0/+1
* s390x: add bits/hwcap.hSzabolcs Nagy2017-08-291-0/+15
* add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy2017-08-291-0/+1
* s390x: provide sigcontext struct definitionBobby Bingham2017-04-221-0/+15
* s390x: fix fpreg_t and remove unused per_structTuan M. Hoang2017-03-151-2/+2
* fix use of incomplete struct type in s390x user.hBobby Bingham2016-12-161-10/+10
* fix typo in s390x user.hBobby Bingham2016-12-161-1/+1
* add s390x portBobby Bingham2016-11-1127-0/+1097