summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
AgeCommit message (Expand)AuthorLines
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan-1/+23
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan-1/+34
2016-05-13MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton-0/+1
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen-0/+10
2016-05-13MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan-3/+1
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan-9/+9
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle-6/+12
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+9
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen-1/+1
2016-02-25net: Facility to report route quality of connected socketsTom Herbert-0/+2
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen-4/+9
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle-6/+9
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-3/+12
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan-1/+2
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki-2/+2
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki-0/+8
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck-1/+0
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim-0/+1
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek-0/+3
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+18
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith-1/+18
2015-11-09mips: add entry for new mlock2 syscallEric B Munson-6/+9
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson-0/+6
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou-3/+4
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou-9/+3
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle-6/+12
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle-3/+9
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou-3/+9
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras-2/+7
2015-09-03MIPS: Add uprobes support.Ralf Baechle-0/+2
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton-0/+8
2015-09-03MIPS: Add definitions for extended contextPaul Burton-0/+68
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton-0/+9
2015-09-03MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin-1/+30
2015-07-14MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle-2/+2
2015-03-27MIPS: KVM: Expose MSA registersJames Hogan-2/+10
2015-03-27MIPS: KVM: Expose FPU registersJames Hogan-10/+27
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan-53/+66
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-18/+17
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle-10/+14
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat-8/+3
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras-1/+2
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin-3/+6