summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2016-05-13MIPS: panic immediately when panic_on_oopsAaro Koskinen
2016-05-13MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-05-09MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen
2016-05-09MIPS: Fix watchpoint restorationJames Hogan