| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 1 | -0/+1 |
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2019-03-28 | 1 | -1/+0 |
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | arch: unexport asm/shmparam.h for all architectures | Masahiro Yamada | 2019-02-01 | 1 | -1/+0 |
* | arch: restore generic-y += shmparam.h for some architectures | Masahiro Yamada | 2019-01-06 | 1 | -0/+1 |
* | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -25/+0 |
* | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 2019-01-06 | 1 | -1/+0 |
* | microblaze: generate uapi header and system call table files | Firoz Khan | 2018-11-16 | 2 | -410/+2 |
* | microblaze: move __NR_syscalls macro from asm/unistd.h | Firoz Khan | 2018-11-16 | 1 | -0/+4 |
* | microblaze: Add new syscalls io_pgetevents and rseq | Michal Simek | 2018-06-21 | 1 | -0/+2 |
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
* | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | microblaze: Add missing kvm_para.h to Kbuild | Michal Simek | 2017-09-25 | 1 | -0/+1 |
* | microblaze: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-10 | 1 | -1/+24 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 1 | -0/+1 |
|\ |
|
| * | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+1 |
* | | microblaze: remove asm-generic wrapper headers | Tobias Klauser | 2017-05-29 | 23 | -23/+0 |
* | | microblaze: wire up statx syscall | Tobias Klauser | 2017-05-29 | 1 | -0/+1 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -32/+0 |
* | microblaze: Add missing syscalls | Michal Simek | 2016-11-15 | 1 | -0/+6 |
* | microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls | Michal Simek | 2016-05-16 | 1 | -0/+3 |
* | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger | 2015-09-10 | 1 | -1/+2 |
* | microblaze: Wire-up execveat syscall | Michal Simek | 2015-01-05 | 1 | -0/+1 |
* | microblaze: Wire up bpf syscall | Michal Simek | 2014-10-27 | 1 | -0/+1 |
* | microblaze: Wire-up memfd_create syscall | Michal Simek | 2014-08-21 | 1 | -0/+1 |
* | microblaze: Wire-up getrandom syscall | Michal Simek | 2014-08-21 | 1 | -0/+1 |
* | microblaze: Wire-up seccomp syscall | Michal Simek | 2014-08-21 | 1 | -0/+1 |
* | microblaze: Wire-up renameat2 syscall | Michal Simek | 2014-07-09 | 1 | -0/+1 |
* | microblaze: Wire-up new system calls sched_setattr/getattr | Michal Simek | 2014-03-12 | 1 | -0/+2 |
* | microblaze: Enable pselect6 syscall | Michal Simek | 2014-03-12 | 1 | -2/+2 |
* | microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> | Geert Uytterhoeven | 2014-01-21 | 2 | -2/+2 |
* | microblaze: Move __NR_syscalls from uapi | Michal Simek | 2013-07-10 | 1 | -2/+0 |
* | microblaze: Add finit_module syscall | Michal Simek | 2013-01-03 | 1 | -1/+2 |
* | microblaze: Wire-up new system call kcmp | Michal Simek | 2012-12-13 | 1 | -1/+2 |
* | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT | Michal Simek | 2012-12-13 | 1 | -1/+1 |
* | UAPI: (Scripted) Disintegrate arch/microblaze/include/asm | David Howells | 2012-12-13 | 33 | -0/+708 |
* | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |