summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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-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
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: Add and use watch register field definitionsJames Hogan
2016-05-13MIPS: Add and use CAUSEF_WP definitionJames Hogan
2016-05-13MIPS: module: fix incorrect IS_ERR_VALUE macro usagesAndrzej Hajda
2016-05-13MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli
2016-05-13MIPS: KASLR: Print relocation Information on bootMatt Redfearn
2016-05-13MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn
2016-05-13MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn
2016-05-13MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn
2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn
2016-05-13MIPS: Reserve space for relocation tableMatt Redfearn
2016-05-13MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn
2016-05-13MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernelMatt Redfearn
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel
2016-05-13MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli