aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-24/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann1-0/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman9-0/+9
2017-07-10arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-0/+24
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-0/+2
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-3/+0
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta2-0/+6
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta1-4/+5
2016-08-19ARC: Support syscall ABI v4Vineet Gupta1-2/+9
2016-05-30Fix typosAndrea Gelmini1-1/+1
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-09ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus1-1/+1
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2015-10-28ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin1-7/+4
2015-08-05ARC: Make pt_regs regs unsignedVineet Gupta1-10/+10
2015-06-19ARC: mm: document system mem map clearlyVineet Gupta1-1/+1
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov1-0/+1
2014-06-03ARC: remove duplicate header exportsVineet Gupta1-7/+0
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-11-25ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta1-0/+5
2013-06-22ARC: stop using pt_regs->orig_r8Vineet Gupta1-1/+1
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta1-1/+1
2013-06-22ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta1-4/+7
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta1-2/+2
2013-02-27ARC: split elf.h into uapi and export it for userspaceVineet Gupta2-0/+27
2013-02-15ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta10-0/+331