summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
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: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-06-07MIPS: lib: Mark intrinsics notraceHarvey Hunt
2016-06-07MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-06-07MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-06-07MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-07MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-07MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-07MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
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: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen
2016-06-07MIPS: Reserve nosave data for hibernationHuacai Chen
2016-06-07MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-07MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-07MIPS: Handle highmem pages in __update_cachePaul Burton
2016-06-07MIPS: Flush highmem pages in __flush_dcache_pagePaul 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: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-07MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-07MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-07MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-07MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-04-20pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss
2016-04-20MIPS: Fix MSA ld unaligned failure casesPaul Burton
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-09MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-09MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-03-09mips/kvm: fix ioctl error handlingMichael S. Tsirkin
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-03MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen
2016-03-03MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen
2016-03-03Revert "MIPS: Fix PAGE_MASK definition"Dan Williams
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle
2015-12-22MIPS: VDSO: Fix build errorQais Yousef
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton
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