aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 9-18/+30
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelGravatar James Hogan 1-8/+0
2016-05-28MIPS: Spelling fix lets -> let'sGravatar Ralf Baechle 3-4/+4
2016-05-28MIPS: kernel: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: R6: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Gravatar Matt Redfearn 1-0/+15
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureGravatar James Hogan 1-3/+1
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICGravatar Paul Burton 1-2/+6
2016-05-28MIPS: Clear Status IPL field when using EICGravatar Paul Burton 1-0/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+6
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableGravatar Michal Hocko 1-1/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-4/+0
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 41-443/+2530
2016-05-17MIPS: perf: Fix I6400 event numbersGravatar James Hogan 1-2/+52
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCGravatar Maciej W. Rozycki 1-3/+3
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextGravatar Arnaldo Carvalho de Melo 1-2/+2
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextGravatar Arnaldo Carvalho de Melo 1-6/+6
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsGravatar Paul Burton 1-2/+5
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsGravatar James Hogan 1-2/+80
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesGravatar Paul Burton 1-23/+17
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Gravatar Paul Burton 1-0/+4
2016-05-13MIPS: Allow emulation for unaligned [LS]DXC1 instructionsGravatar Paul Burton 1-0/+1
2016-05-13MIPS: ptrace: Prevent writes to read-only FCSR bitsGravatar Maciej W. Rozycki 1-9/+19
2016-05-13MIPS: ptrace: Fix FP context restoration FCSR regressionGravatar Maciej W. Rozycki 1-0/+1
2016-05-13MIPS: ELF: Unify ABI classification macrosGravatar Maciej W. Rozycki 2-34/+2
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsGravatar Maciej W. Rozycki 1-12/+0
2016-05-13MIPS: Add probing & defs for VZ & guest featuresGravatar James Hogan 1-0/+232
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskGravatar James Hogan 1-1/+2
2016-05-13MIPS: Add perf counter featureGravatar James Hogan 2-3/+3
2016-05-13MIPS: Add defs & probing of [X]ContextConfigGravatar James Hogan 1-1/+3
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersGravatar James Hogan 1-0/+4
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseGravatar James Hogan 1-0/+35
2016-05-13MIPS: Octeon: detect and fix byte swapped initramfsGravatar Aurelien Jarno 1-0/+32
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIGravatar Florian Fainelli 1-1/+2
2016-05-13MIPS: Move RIXI exception enabling after vendor-specific cpu_probeGravatar Florian Fainelli 1-9/+9
2016-05-13MIPS: Remove redundant asm/pgtable-bits.h inclusionsGravatar Paul Burton 2-2/+0
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHGravatar James Hogan 1-0/+2
2016-05-13MIPS: Fix BC1{EQ,NE}Z return offset calculationGravatar Paul Burton 1-15/+3
2016-05-13MIPS: Add support for extending builtin cmdlineGravatar Rabin Vincent 1-0/+8
2016-05-13MIPS: Don't add leading spacing to command linesGravatar Rabin Vincent 1-2/+4
2016-05-13MIPS: genex: Indent delay slots & clean whitespaceGravatar James Hogan 1-28/+28
2016-05-13MIPS: Support extended ASIDsGravatar Paul Burton 3-1/+24
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsGravatar Paul Burton 1-1/+1
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsGravatar James Hogan 1-1/+1
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantGravatar Sergey Ryazanov 1-7/+0
2016-05-13MIPS64: signal: Fix o32 sigaction syscallGravatar Leonid Yegoshin 1-1/+1
2016-05-13MIPS: traps: remove unused variableGravatar Tony Wu 1-1/+0
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerGravatar Huacai Chen 1-1/+1
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededGravatar Huacai Chen 1-0/+3
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportGravatar Huacai Chen 3-2/+44