summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan1-0/+1
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-07MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton1-12/+12
2016-06-07MIPS: Sync icache & dcache in set_pte_atPaul Burton2-11/+21
2016-06-07MIPS: Fix watchpoint restorationJames Hogan2-6/+6
2016-06-07MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki1-0/+13
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-1/+1
2016-03-03MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-03-03MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen1-2/+2
2016-03-03Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan1-10/+22
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan1-3/+9
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan1-1/+1
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle1-1/+2
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-122/+444
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2-1/+12
2015-11-12MIPS: Clean up compat_siginfo_tAmanieu d'Antras1-28/+34
2015-11-12MIPS: Fix PAGE_MASK definitionDan Williams1-1/+1
2015-11-11MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel1-0/+18
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin3-22/+23
2015-11-11MIPS: ralink: Add support for mt7688John Crispin1-0/+1
2015-11-11MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens1-0/+2
2015-11-11MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens1-0/+12
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki1-5/+0
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2-1/+96
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith6-26/+86
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton1-0/+29
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton1-16/+0
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton1-5/+1
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton1-9/+3
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton1-1/+2
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+32
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton1-1/+1
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton1-0/+3
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan1-0/+3
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-09mips: add entry for new mlock2 syscallEric B Munson1-6/+9
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+6
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-44/+0
2015-11-05MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan1-0/+11
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+2
2015-11-04Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown1-44/+0
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton1-0/+3
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton1-1/+11