summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-12-19MIPS: bmips: mark exception vectors as char arraysJonas Gorski1-5/+5
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra1-2/+17
2019-05-22jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-4/+3
2019-05-22MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki1-1/+7
2019-05-02mips: Use get_signal() signal_setup_done()Richard Weinberger1-6/+4
2019-04-04MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton3-7/+5
2019-04-04MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-02-11mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-16MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-12-16MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki1-1/+1
2018-11-20MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras1-0/+11
2018-11-20MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras1-0/+6
2018-11-20MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-11-20MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2018-10-21MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-10-03mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-60/+0
2018-03-03MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2-0/+32
2018-03-03MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle1-1/+1
2018-03-03MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki1-2/+2
2018-03-03MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki5-4/+17
2018-03-03MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki1-2/+7
2018-03-03MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki1-1/+2
2018-03-03MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2018-03-03MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan1-1/+2
2018-01-01MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2017-11-11MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2017-10-12MIPS: KVM: Fix modular KVM under QEMUJames Hogan1-0/+1
2017-10-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2017-10-12MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2017-07-18MIPS: End spinlocks with .insnPaul Burton1-4/+4
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-04-04MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle1-1/+4
2017-04-04MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton1-4/+20
2017-04-04MIPS: remove MSA macro recursionPaul Burton1-3/+31
2017-04-04MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton1-16/+12
2017-04-04MIPS: Push .set mips64r* into the functions needing itPaul Burton1-8/+4
2017-04-04MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan1-0/+15
2017-04-04MIPS: Fix build with binutils 2.24.51+Manuel Lauss5-3/+50
2017-04-04MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2-0/+21
2017-04-04MIPS: save/disable MSA in lose_fpuPaul Burton1-3/+12
2017-04-04MIPS: save/restore MSACSR register on context switchPaul Burton1-0/+11
2017-04-04MIPS: allow msa.h to be included in assembly filesPaul Burton1-9/+13
2017-02-23KVM: MIPS: Precalculate MMIO load resume PCJames Hogan1-3/+4
2017-02-23MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2017-02-23mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai1-0/+1
2016-11-20mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-11-20MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-11-20MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan1-0/+4