summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-023-82/+19Star
|\
| * 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: KVM: Drop now unused asm offsetsJames Hogan2016-07-051-66/+0Star
| * MIPS: KVM: Don't hardcode restored HWREnaJames Hogan2016-06-151-1/+4
| * MIPS: Clean up RDHWR handlingJames Hogan2016-06-151-7/+10
| * MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-142-1/+1
| * MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-141-1/+0Star
| * MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-141-2/+0Star
* | MIPS/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+4Star
* | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-299-18/+30
|\
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0Star
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-283-4/+4
| * MIPS: kernel: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: R6: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn2016-05-281-0/+15
| * MIPS: Fix incomplete separation of XPA CPU featureJames Hogan2016-05-281-3/+1Star
| * MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton2016-05-281-2/+6
| * MIPS: Clear Status IPL field when using EICPaul Burton2016-05-281-0/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-261-6/+6
|\ \
| * | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-2/+2
| * | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-6/+6
* | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-241-1/+2
* | | exit_thread: remove empty bodiesJiri Slaby2016-05-211-4/+0Star
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-1941-443/+2530
|\ \ \ | |/ / |/| / | |/
| * MIPS: perf: Fix I6400 event numbersJames Hogan2016-05-171-2/+52
| * MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-05-171-3/+3
| * MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton2016-05-131-2/+5
| * MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan2016-05-131-2/+80
| * MIPS: Force CPUs to lose FP context during mode switchesPaul Burton2016-05-131-23/+17Star
| * MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton2016-05-131-0/+4
| * MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton2016-05-131-0/+1
| * MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki2016-05-131-9/+19
| * MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki2016-05-131-0/+1
| * MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki2016-05-132-34/+2Star
| * MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2016-05-131-12/+0Star
| * MIPS: Add probing & defs for VZ & guest featuresJames Hogan2016-05-131-0/+232
| * MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-131-1/+2
| * MIPS: Add perf counter featureJames Hogan2016-05-132-3/+3
| * MIPS: Add defs & probing of [X]ContextConfigJames Hogan2016-05-131-1/+3
| * MIPS: Add defs & probing of BadInstr[P] registersJames Hogan2016-05-131-0/+4
| * MIPS: Add defs & probing of extended CP0_EBaseJames Hogan2016-05-131-0/+35
| * MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno2016-05-131-0/+32
| * MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli2016-05-131-1/+2
| * MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli2016-05-131-9/+9
| * MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton2016-05-132-2/+0Star
| * MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan2016-05-131-0/+2
| * MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton2016-05-131-15/+3Star
| * MIPS: Add support for extending builtin cmdlineRabin Vincent2016-05-131-0/+8