summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2016-05-13MIPS: Make flush_threadRalf Baechle
2016-05-13MIPS: Support R_MIPS_PC{16,21,26} rel-style relocsPaul Burton
2016-05-13MIPS: Support R_MIPS_PC{21,26} rela-style relocsPaul Burton
2016-05-13MIPS: module: Make consistent use of pr_*()Steven J. Hill
2016-05-13MIPS: Probe the M6250 CPUPaul Burton
2016-05-13MIPS: Probe the P6600 corePaul Burton
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton
2016-05-13MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2016-05-13MIPS: smp-cps: Add nothreads kernel parameterPaul Burton
2016-05-13MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton
2016-05-13MIPS: smp-cps: Skip core setup if coherentPaul Burton
2016-05-13MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton
2016-05-13MIPS: smp-cps: Pull cache init into a functionPaul Burton
2016-05-13MIPS: smp-cps: Ensure our VP ident calculation is correctPaul Burton
2016-05-13MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras
2016-05-13MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras
2016-05-13MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton