summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel2016-05-132-1/+5
* MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli2016-05-131-0/+87
* MIPS: Make flush_threadRalf Baechle2016-05-131-4/+0
* MIPS: Support R_MIPS_PC{16,21,26} rel-style relocsPaul Burton2016-05-131-1/+50
* MIPS: Support R_MIPS_PC{21,26} rela-style relocsPaul Burton2016-05-131-1/+47
* MIPS: module: Make consistent use of pr_*()Steven J. Hill2016-05-132-9/+6
* MIPS: Probe the M6250 CPUPaul Burton2016-05-131-0/+4
* MIPS: Probe the P6600 corePaul Burton2016-05-131-0/+4
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-134-0/+9
* MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton2016-05-131-1/+0
* MIPS: smp-cps: Add nothreads kernel parameterPaul Burton2016-05-131-0/+11
* MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton2016-05-132-6/+82
* MIPS: smp-cps: Skip core setup if coherentPaul Burton2016-05-131-15/+24
* MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton2016-05-132-30/+51
* MIPS: smp-cps: Pull cache init into a functionPaul Burton2016-05-131-67/+76
* MIPS: smp-cps: Ensure our VP ident calculation is correctPaul Burton2016-05-131-0/+11
* MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras2016-05-131-4/+11
* MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras2016-05-131-0/+7