summaryrefslogtreecommitdiff
path: root/arch/s390x
AgeCommit message (Expand)AuthorLines
2018-07-17add support for arch-specific ptrace command macrosSzabolcs Nagy-0/+9
2018-06-19s390x: add kexec_file_load syscall number from linux v4.17Szabolcs Nagy-0/+1
2018-03-10use PAGESIZE rather than PAGE_SIZE in user.h bitsRich Felker-2/+2
2018-03-10reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker-1/+1
2018-02-22s390x: add s390_sthyi system call from v4.15Szabolcs Nagy-0/+1
2017-11-05s390x: use generic ioctl.hSzabolcs Nagy-196/+2
2017-11-05s390x: add syscall number for s390_guarded_storage from linux v4.12Szabolcs Nagy-0/+1
2017-11-05add statx syscall numbers from linux v4.11Szabolcs Nagy-0/+1
2017-08-29s390x: add bits/hwcap.hSzabolcs Nagy-0/+15
2017-08-29add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy-0/+1
2017-04-22s390x: provide sigcontext struct definitionBobby Bingham-0/+15
2017-03-15s390x: fix fpreg_t and remove unused per_structTuan M. Hoang-2/+2
2016-12-16fix use of incomplete struct type in s390x user.hBobby Bingham-10/+10
2016-12-16fix typo in s390x user.hBobby Bingham-1/+1
2016-11-11add s390x portBobby Bingham-0/+1097