summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/uapi
AgeCommit message (Expand)AuthorLines
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada-8/+8
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-22/+35
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen-22/+35
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar-7/+7
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-25/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2018-11-22nds32: support denormalized result through FP emulatorVincent Chen-0/+31
2018-11-22nds32: nds32 FPU portVincent Chen-0/+5
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann-0/+1
2018-02-22nds32: Build infrastructureGreentime Hu-0/+29
2018-02-22nds32: Miscellaneous header filesGreentime Hu-0/+13
2018-02-22nds32: Debugging supportGreentime Hu-0/+25
2018-02-22nds32: Signal handling supportGreentime Hu-0/+60
2018-02-22nds32: System calls handlingGreentime Hu-0/+11
2018-02-22nds32: ELF definitionsGreentime Hu-0/+23
2018-02-22nds32: Cache and TLB routinesGreentime Hu-0/+14