summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03MIPS: io: Add barrier after register read in readX()Sinan Kaya
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-15MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2016-10-05mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-05MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-10-05MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-07-11MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-03-02MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2015-08-19MIPS: Make set_pte() SMP safe.David Daney
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan
2015-05-17MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-05-17MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-05-17MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras
2015-05-17MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2015-05-17MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-03-06MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-03-06MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-03-06MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-03-06MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-02-11MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle
2014-11-24MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle
2014-10-24MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-10-23MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras
2014-10-23MIPS: ptrace.h: Add a missing includeAaro Koskinen
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds