summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix incomplete separation of XPA CPU featureJames Hogan2016-05-281-3/+1
* 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
* 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/+17
* 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/+2
* MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2016-05-131-12/+0
* 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/+0
* 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/+3
* MIPS: Add support for extending builtin cmdlineRabin Vincent2016-05-131-0/+8
* MIPS: Don't add leading spacing to command linesRabin Vincent2016-05-131-2/+4
* MIPS: genex: Indent delay slots & clean whitespaceJames Hogan2016-05-131-28/+28
* MIPS: Support extended ASIDsPaul Burton2016-05-133-1/+24
* MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-131-1/+1
* MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan2016-05-131-1/+1
* MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-131-7/+0
* MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin2016-05-131-1/+1
* MIPS: traps: remove unused variableTony Wu2016-05-131-1/+0
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-131-1/+1
* MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen2016-05-131-0/+3
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-133-2/+44
* MIPS: Add and use watch register field definitionsJames Hogan2016-05-132-36/+45
* MIPS: Add and use CAUSEF_WP definitionJames Hogan2016-05-131-4/+1
* MIPS: module: fix incorrect IS_ERR_VALUE macro usagesAndrzej Hajda2016-05-132-2/+2
* MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli2016-05-131-1/+4
* MIPS: KASLR: Print relocation Information on bootMatt Redfearn2016-05-131-0/+9
* MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn2016-05-131-0/+146
* MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn2016-05-131-0/+14
* MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn2016-05-131-0/+20
* MIPS: Kernel: Add relocate.cMatt Redfearn2016-05-132-0/+242
* MIPS: Reserve space for relocation tableMatt Redfearn2016-05-131-0/+21
* MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn2016-05-134-18/+24
* MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernelMatt Redfearn2016-05-131-0/+6
OpenPOWER on IntegriCloud