summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* MIPS: Fix CM region target definitionsPaul Burton2017-11-151-2/+2
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-0/+1
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-271-4/+1
* MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras2017-04-301-0/+13
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-10-051-0/+3
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-10-051-0/+1
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-10-051-0/+2
* MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-201-1/+2
* MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-07-121-1/+1
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-07-111-0/+1
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-061-0/+13
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-061-1/+1
* MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-03-021-3/+1
* MIPS: Make set_pte() SMP safe.David Daney2015-08-191-0/+31
* MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-191-0/+25
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-051-0/+4
* MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-05-171-1/+0
* MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-05-171-3/+0
* MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-05-171-44/+93
* MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-05-171-0/+1
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-05-171-0/+2
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-03-063-7/+29
* MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-03-061-10/+4
* MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-03-061-4/+6
* MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras2015-03-061-2/+2
* MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2015-02-111-0/+15
* MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-241-0/+2
* MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
* MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras2014-11-241-0/+4
* MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-191-1/+7
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
* MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-191-2/+0
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-075-3/+50
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
* MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton2014-10-231-4/+4
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-231-7/+0
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-188-15/+70
|\ \
| * | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras2014-09-221-0/+10
| * | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-221-0/+5
| * | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras2014-09-221-0/+5
| * | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras2014-09-221-16/+25
| * | MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-221-0/+1
| * | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-221-0/+12
| * | MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-223-0/+13
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-12/+12
|\ \ \
| * | | MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-261-12/+12