summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
AgeCommit message (Expand)AuthorLines
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski-0/+1
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro-18/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+18
2018-01-12signal/mips: switch mips to generic siginfoAl Viro-85/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro-0/+17
2017-11-27define __poll_t, annotate constantsAl Viro-1/+1
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+31
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+8
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-1/+1
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-2/+2
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz-11/+0
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn-1/+1
2017-08-17mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman-7/+0
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman-3/+3
2017-07-19signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman-0/+7
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+19
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic-0/+11
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney-1/+8
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai-0/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller-0/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-37/+0
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+20
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+9
2017-04-08New getsockopt option to get socket cookieChenbo Feng-0/+2
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini-0/+2
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan-3/+17
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan-1/+1
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala-0/+1
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt-0/+3
2017-03-08MIPS: Wire up statx system callJames Hogan-6/+9
2017-02-03KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan-0/+2
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan-0/+2
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle-6/+16
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen-0/+5
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+2
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan-0/+2
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton-2/+2
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton-2/+2
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan-0/+44
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan-0/+2
2016-07-05MIPS: uasm: Add DI instructionJames Hogan-0/+1