aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+19
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic1-0/+11
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney1-1/+8
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-0/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-37/+0
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+20
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+9
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini1-0/+2
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan1-3/+17
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan1-1/+1
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+1
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+3
2017-03-08MIPS: Wire up statx system callJames Hogan1-6/+9
2017-02-03KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan1-0/+2
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle1-6/+16
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen1-0/+5
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan1-0/+2
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton1-2/+2
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton1-2/+2
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan1-0/+44
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan1-0/+2
2016-07-05MIPS: uasm: Add DI instructionJames Hogan1-0/+1
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan1-1/+23
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan1-1/+34
2016-05-13MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton1-0/+1
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen1-0/+10
2016-05-13MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle1-6/+12
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+9
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen1-1/+1
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen1-4/+9
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle1-6/+9
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-3/+12
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan1-1/+2
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki1-2/+2
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki1-0/+8
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck1-1/+0
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architecturesChen Gang1-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim1-0/+1
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-1/+18