Age | Commit message (Expand) | Author |
2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino |
2024-07-10 | arc: convert to generic syscall table | Arnd Bergmann |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-04-01 | ARC: Fix typos | Bjorn Helgaas |
2024-03-06 | arch: simplify architecture specific page size configuration | Arnd Bergmann |
2022-04-26 | ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type | Sergey Matyukevich |
2021-06-10 | ARCv2: save ABI registers across signal handling | Vineet Gupta |
2021-05-10 | ARC: mm: PAE: use 40-bit physical page mask | Vladimir Isaev |
2020-01-15 | ARC: wireup clone3 syscall | Vineet Gupta |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-07-10 | arc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-10 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-03 | ARCv2: ptrace: provide regset for accumulator/r30 regs | Vineet Gupta |
2016-10-24 | ARC: syscall for userspace cmpxchg assist | Vineet Gupta |
2016-08-19 | ARC: Support syscall ABI v4 | Vineet Gupta |
2016-05-30 | Fix typos | Andrea Gelmini |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-09 | ARC: clean out UAPI byteorder.h clean off Kconfig symbol | Noam Camus |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2015-10-28 | ARC: mm: use generic macros _BITUL()/_AC() | Alexey Brodkin |
2015-08-05 | ARC: Make pt_regs regs unsigned | Vineet Gupta |
2015-06-19 | ARC: mm: document system mem map clearly | Vineet Gupta |
2014-06-26 | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) | Anton Kolesov |
2014-06-03 | ARC: remove duplicate header exports | Vineet Gupta |
2013-12-19 | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h | Vineet Gupta |
2013-11-25 | ARC: Add guard macro to uapi/asm/unistd.h | Vineet Gupta |
2013-06-22 | ARC: stop using pt_regs->orig_r8 | Vineet Gupta |
2013-06-22 | ARC: pt_regs update #3: Remove unused gutter at start of callee_regs | Vineet Gupta |
2013-06-22 | ARC: pt_regs update #2: Remove unused gutter at start of pt_regs | Vineet Gupta |
2013-03-11 | ARC: make allyesconfig build breakages | Vineet Gupta |
2013-02-27 | ARC: split elf.h into uapi and export it for userspace | Vineet Gupta |
2013-02-15 | ARC: UAPI Disintegrate arch/arc/include/asm | Vineet Gupta |