summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: store the appended dtb address in a variableJonas Gorski2016-08-022-7/+18
* MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt2016-08-023-283/+292
* MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2016-08-021-0/+19
* MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-024-4/+36
* MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-291-2/+4
* MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan2016-07-291-8/+1
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-293-1/+3
* MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2016-07-291-2/+15
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-07-282-2/+2
* MIPS: Print segment physical address when EU=1James Hogan2016-07-281-5/+8
* MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn2016-07-241-5/+27
* MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn2016-07-241-4/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-299-18/+30
|\
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-283-4/+4
| * MIPS: kernel: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: R6: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn2016-05-281-0/+15
| * 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
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-261-6/+6
|\ \
| * | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-2/+2
| * | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-6/+6
* | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-241-1/+2
* | | exit_thread: remove empty bodiesJiri Slaby2016-05-211-4/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-1941-443/+2530
|\ \ \ | |/ / |/| / | |/
| * 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