summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2017-10-121-0/+1
* MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2017-10-121-1/+1
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-10-121-4/+1
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-09-151-1/+2
* MIPS: End spinlocks with .insnPaul Burton2017-07-181-4/+4
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-06-051-0/+2
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2017-04-041-1/+4
* MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton2017-04-041-4/+20
* MIPS: remove MSA macro recursionPaul Burton2017-04-041-3/+31
* MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton2017-04-041-16/+12
* MIPS: Push .set mips64r* into the functions needing itPaul Burton2017-04-041-8/+4
* MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2017-04-041-0/+15
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2017-04-045-3/+50
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2017-04-042-0/+21
* MIPS: save/disable MSA in lose_fpuPaul Burton2017-04-041-3/+12
* MIPS: save/restore MSACSR register on context switchPaul Burton2017-04-041-0/+11
* MIPS: allow msa.h to be included in assembly filesPaul Burton2017-04-041-9/+13
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2017-02-231-3/+4
* MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2017-02-231-1/+1
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2017-02-231-0/+1
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-11-201-0/+3
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-11-201-0/+2
* MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan2016-11-201-0/+4
* MIPS: Fix page table corruption on THP permission changes.David Daney2016-11-201-1/+5
* MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton2016-08-221-4/+4
* MIPS: Fix race condition in lazy cache flushing.Lars Persson2016-08-221-15/+23
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-08-221-1/+1
* MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard2016-08-221-13/+32
* MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-08-221-9/+9
* MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-251-3/+1
* MIPS: uaccess: Fix strlen_user with EVAJames Hogan2016-01-251-1/+1
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2016-01-251-10/+22
* MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2016-01-251-3/+9
* MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-12-131-1/+1
* MIPS: Make set_pte() SMP safe.David Daney2015-08-271-0/+31
* MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-271-0/+25
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-151-0/+4
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-7/+0
* MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-05-051-44/+93
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-05-051-0/+2
* MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras2015-03-021-2/+2
* MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-12-101-0/+2
* MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras2014-12-101-0/+4
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-12-011-3/+4
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-11-051-2/+2
* MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-09-171-6/+16
* MIPS: EVA: Add new EVA headerMarkos Chandras2014-09-171-0/+43
* MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-09-171-3/+5
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-171-91/+169
* MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith2014-09-171-1/+1