summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2016-05-09MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-05-09MIPS: Don't unwind to user mode with EVAJames Hogan
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli
2016-05-09MIPS: BMIPS: Make whitespacely correct.Ralf Baechle
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli
2016-05-09MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli
2016-05-09MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton
2016-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder