aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-07MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-30MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-30MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-24mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-07MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan
2016-06-07MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-06-07MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-07MIPS: Fix watchpoint restorationJames Hogan
2016-06-07MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-07MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-03-03MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-03-03MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-03-03Revert "MIPS: Fix PAGE_MASK definition"Dan Williams
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle
2015-11-12MIPS: Clean up compat_siginfo_tAmanieu d'Antras
2015-11-12MIPS: Fix PAGE_MASK definitionDan Williams
2015-11-11MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin
2015-11-11MIPS: ralink: Add support for mt7688John Crispin
2015-11-11MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens
2015-11-11MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-09mips: add entry for new mlock2 syscallEric B Munson
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds