summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0231-0/+31
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-028-0/+8
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-161-1/+1
|\
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-2/+2
|\ \
| * | mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman2017-08-181-7/+0Star
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-3/+3
| * | signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-201-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-071-11/+3Star
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-071-0/+3
| * | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-071-11/+0Star
| | |/ | |/|
* / | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-041-0/+2
|/ /
* / tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-1/+19
|\
| * MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2017-06-291-0/+11
| * MIPS: Correctly define DBSHFL type instruction opcodes.David Daney2017-06-281-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \
| * | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| |/
* / tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-37/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-4/+20
|\
| * kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-0/+2
| * KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-281-3/+17
| * KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-6/+9
|\ \
| * | MIPS: Wire up statx system callJames Hogan2017-03-081-6/+9
| |/
* | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
* | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-251-0/+1
* | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+3
|/
* KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-031-0/+2
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
* MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle2016-10-141-6/+16
* x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-0/+2
|\
| * MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-281-0/+2
* | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-051-2/+2
* | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-051-2/+2
* | MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-051-0/+44
* | MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-051-0/+2
* | MIPS: uasm: Add DI instructionJames Hogan2016-07-051-0/+1
* | MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-051-1/+23
* | MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-151-1/+34
|/
* MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton2016-05-131-0/+1
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-131-0/+10
* MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan2016-05-131-3/+1Star
* MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-05-091-9/+9