summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-04-031-4/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-131-0/+5
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-131-1/+1
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-11-211-1/+1
* MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2018-11-102-0/+31
* MIPS: ath79: fix system restartFelix Fietkau2018-09-261-0/+1
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-191-4/+4
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-051-1/+1
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-051-3/+0
* MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-08-061-1/+1
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-031-0/+3
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-21/+4
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-241-2/+9
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-131-1/+2
* MIPS: mm: adjust PKMAP locationMarcin Nowakowski2018-04-131-1/+6
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* MIPS: Fix CM region target definitionsPaul Burton2017-11-151-2/+2
* MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn2017-10-211-1/+1
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-10-081-0/+15
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-271-4/+1
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Introduce irq_stackMatt Redfearn2017-04-181-0/+12
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-03-121-0/+2
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-11-181-3/+4
* MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-281-1/+1
* MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-10-071-1/+0
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-301-0/+2
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-301-0/+1
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-241-0/+3
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-07-271-0/+1
* MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-06-241-1/+1
* MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan2016-06-071-8/+8
* MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2016-06-071-12/+12
* MIPS: Sync icache & dcache in set_pte_atPaul Burton2016-06-072-11/+21
* MIPS: Fix watchpoint restorationJames Hogan2016-06-072-6/+6
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-071-0/+13
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-011-1/+1
* MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-03-031-3/+1
* MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-03-031-2/+2
* Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-03-031-1/+1
* MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-10/+22
* MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
* MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle2015-11-161-1/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-1523-121/+426
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-122-1/+12
| |\