summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-37/+0
* 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-151-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-241-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/+1
* MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-05-091-9/+9
* MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle2016-04-031-6/+12
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-4/+9
|\
| * mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2016-02-181-4/+9
* | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
|/
* MIPS: Wire up copy_file_range syscall.Ralf Baechle2016-02-051-6/+9
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-3/+12
|\
| * MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-241-1/+2
| * MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
| * MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-241-0/+8
* | mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-0/+1
* | mm: define MADV_FREE for some archesMinchan Kim2016-01-151-0/+1
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-152-1/+18
|\
| * MIPS: Initial implementation of a VDSOAlex Smith2015-11-112-1/+18
* | mips: add entry for new mlock2 syscallEric B Munson2015-11-091-6/+9
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+6
|/
* MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou2015-10-051-3/+4
* Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou2015-10-051-9/+3
* MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-301-6/+12
* Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle2015-09-031-3/+9
|\
| * MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou2015-09-031-3/+9
OpenPOWER on IntegriCloud