summaryrefslogtreecommitdiff
path: root/arch/mips/include/uapi (unfollow)
Commit message (Expand)Author
2022-04-19soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2020-05-10MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2019-07-21MIPS: Remove superfluous check for __linux__Sean Young
2019-02-20mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2018-11-10MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2018-02-05UPSTREAM: MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic
2018-02-05UPSTREAM: MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton
2018-02-05UPSTREAM: MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton
2018-02-05UPSTREAM: MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki
2016-06-07MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith
2015-11-09mips: add entry for new mlock2 syscallEric B Munson
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras
2015-09-03MIPS: Add uprobes support.Ralf Baechle
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton
2015-09-03MIPS: Add definitions for extended contextPaul Burton
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton
2015-09-03MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin
2015-07-14MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle
2015-03-27MIPS: KVM: Expose MSA registersJames Hogan
2015-03-27MIPS: KVM: Expose FPU registersJames Hogan
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen
2014-11-18mips: Sync struct siginfo with general versionQiaowei Ren
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle
2014-10-23MIPS: ptrace.h: Add a missing includeAaro Koskinen
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle