summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix uapi include in exported asm/siginfo.hJames Hogan2016-06-071-3/+1
* MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-06-071-9/+9
* 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-1525-122/+444
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-122-1/+12
| |\
| | * MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan2015-11-051-0/+11
| | * MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-10-261-1/+1
| * | MIPS: Clean up compat_siginfo_tAmanieu d'Antras2015-11-121-28/+34
| * | MIPS: Fix PAGE_MASK definitionDan Williams2015-11-121-1/+1
| * | MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel2015-11-111-0/+18
| * | MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-113-22/+23
| * | MIPS: ralink: Add support for mt7688John Crispin2015-11-111-0/+1
| * | MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens2015-11-111-0/+2
| * | MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens2015-11-111-0/+12
| * | MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki2015-11-111-5/+0
| * | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-112-1/+96
| * | MIPS: Initial implementation of a VDSOAlex Smith2015-11-116-26/+86
| * | MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-111-0/+29
| * | MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-111-16/+0
| * | MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-111-5/+1
| * | MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3
| * | MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-111-1/+2
| * | MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-111-0/+32
| * | MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1