summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan-2/+52
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki-3/+3
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo-2/+2
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo-6/+6
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton-2/+5
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan-2/+80
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesPaul Burton-23/+17
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton-0/+4
2016-05-13MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton-0/+1
2016-05-13MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki-9/+19
2016-05-13MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki-0/+1
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki-34/+2
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki-12/+0
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan-0/+232
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan-1/+2
2016-05-13MIPS: Add perf counter featureJames Hogan-3/+3
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan-1/+3
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan-0/+4
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan-0/+35
2016-05-13MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno-0/+32
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli-1/+2
2016-05-13MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli-9/+9
2016-05-13MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton-2/+0
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan-0/+2
2016-05-13MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton-15/+3
2016-05-13MIPS: Add support for extending builtin cmdlineRabin Vincent-0/+8
2016-05-13MIPS: Don't add leading spacing to command linesRabin Vincent-2/+4
2016-05-13MIPS: genex: Indent delay slots & clean whitespaceJames Hogan-28/+28
2016-05-13MIPS: Support extended ASIDsPaul Burton-1/+24
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton-1/+1
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan-1/+1
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov-7/+0
2016-05-13MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin-1/+1
2016-05-13MIPS: traps: remove unused variableTony Wu-1/+0
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen-1/+1
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen-0/+3
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen-2/+44
2016-05-13MIPS: Add and use watch register field definitionsJames Hogan-36/+45
2016-05-13MIPS: Add and use CAUSEF_WP definitionJames Hogan-4/+1
2016-05-13MIPS: module: fix incorrect IS_ERR_VALUE macro usagesAndrzej Hajda-2/+2
2016-05-13MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli-1/+4
2016-05-13MIPS: KASLR: Print relocation Information on bootMatt Redfearn-0/+9
2016-05-13MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn-0/+146
2016-05-13MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn-0/+14
2016-05-13MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn-0/+20
2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn-0/+242
2016-05-13MIPS: Reserve space for relocation tableMatt Redfearn-0/+21
2016-05-13MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn-18/+24
2016-05-13MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernelMatt Redfearn-0/+6
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel-1/+5