aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2015-08-20Merge tag 'v4.1.6' into standard/basestandard/beagleboardBruce Ashfield
2015-08-20Merge tag 'v4.1.5' into standard/baseBruce Ashfield
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-16MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-16MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill
2015-08-16MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-07-16mips support preemptible kernelTiejun Chen
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther
2015-05-26MIPS: irq: Use DECLARE_BITMAPJoe Perches
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-13Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-04-10MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2015-04-10MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-04-10MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras
2015-04-10MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras
2015-04-10MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras
2015-04-08MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle
2015-04-08MIPS: Factor out FPU feature probingMaciej W. Rozycki
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki
2015-04-08MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki
2015-04-08MIPS: Correct ISA masking in FPU feature determinationMaciej W. Rozycki
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2015-04-08MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki
2015-04-08MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki
2015-04-08MIPS: Fix BREAK code interpretation heuristicsMaciej W. Rozycki
2015-04-08MIPS: BREAK instruction interpretation correctionsMaciej W. Rozycki
2015-04-08MIPS: Correct MIPS16 BREAK code interpretationMaciej W. Rozycki
2015-04-08MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'Maciej W. Rozycki
2015-04-08MIPS: Normalise code flow in the CpU exception handlerMaciej W. Rozycki
2015-04-08MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki
2015-04-08MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki
2015-04-08MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki
2015-04-08MIPS: Clarify the comment for `__cpu_has_fpu'Maciej W. Rozycki
2015-04-08MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki
2015-04-01MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen