summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-05-28MIPS: kernel: Fix typoAndrea Gelmini
2016-05-28MIPS: R6: Fix typoAndrea Gelmini
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-21exit_thread: remove empty bodiesJiri Slaby
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-05-17perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-17perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesPaul Burton
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-05-13MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton
2016-05-13MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-05-13MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan
2016-05-13MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli
2016-05-13MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli
2016-05-13MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan
2016-05-13MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton
2016-05-13MIPS: Add support for extending builtin cmdlineRabin Vincent
2016-05-13MIPS: Don't add leading spacing to command linesRabin Vincent
2016-05-13MIPS: genex: Indent delay slots & clean whitespaceJames Hogan
2016-05-13MIPS: Support extended ASIDsPaul Burton
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov
2016-05-13MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin
2016-05-13MIPS: traps: remove unused variableTony Wu
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen