Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-10 | use PAGESIZE rather than PAGE_SIZE in user.h bits | Rich Felker | 1 | -2/+2 |
2018-03-10 | reverse definition dependency between PAGESIZE and PAGE_SIZE | Rich Felker | 1 | -1/+1 |
2018-02-22 | s390x: add s390_sthyi system call from v4.15 | Szabolcs Nagy | 1 | -0/+1 |
2017-11-05 | s390x: use generic ioctl.h | Szabolcs Nagy | 2 | -196/+2 |
2017-11-05 | s390x: add syscall number for s390_guarded_storage from linux v4.12 | Szabolcs Nagy | 1 | -0/+1 |
2017-11-05 | add statx syscall numbers from linux v4.11 | Szabolcs Nagy | 1 | -0/+1 |
2017-08-29 | s390x: add bits/hwcap.h | Szabolcs Nagy | 1 | -0/+15 |
2017-08-29 | add SIOCGSTAMPNS socket ioctl macro to ioctl.h | Szabolcs Nagy | 1 | -0/+1 |
2017-04-22 | s390x: provide sigcontext struct definition | Bobby Bingham | 1 | -0/+15 |
2017-03-15 | s390x: fix fpreg_t and remove unused per_struct | Tuan M. Hoang | 1 | -2/+2 |
2016-12-16 | fix use of incomplete struct type in s390x user.h | Bobby Bingham | 1 | -10/+10 |
2016-12-16 | fix typo in s390x user.h | Bobby Bingham | 1 | -1/+1 |
2016-11-11 | add s390x port | Bobby Bingham | 27 | -0/+1097 |