summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-01-12KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen
2016-11-25MIPS: mm: Fix output of __do_page_faultMatt Redfearn
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-11-04MIPS: Fix __show_regs() outputPaul Burton
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn
2016-11-04MIPS: Malta: Fixup rebootPaul Burton
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton
2016-10-26KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-10-26KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-10-26KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19KVM: MIPS: Add missing uaccess.h includeJames Hogan
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10MIPS: Enable hardened usercopyPaul Burton
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton