summaryrefslogtreecommitdiff
path: root/arch/mips/include/uapi
AgeCommit message (Expand)Author
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-14mips: generate uapi header and system call table filesFiroz Khan
2018-12-14mips: add +1 to __NR_syscalls in uapi headerFiroz Khan
2018-12-14mips: remove unused macrosFiroz Khan
2018-12-13mips: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan
2018-12-07mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang
2018-12-07mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2018-11-19MIPS: Remove superfluous check for __linux__Sean Young
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton
2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-12signal/mips: switch mips to generic siginfoAl Viro
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2017-08-17mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller