aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-11-04Merge tag 'v3.10.92' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-09-14Merge tag 'v3.10.88' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.09Kevin Hilman
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16MIPS: Make set_pte() SMP safe.David Daney
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-14Merge tag 'v3.10.86' into linux-linaro-lsk-v3.10lsk-v3.10-15.08Kevin Hilman
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-06-29Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2014-12-08Merge tag 'v3.10.62' into linux-linaro-lskMark Brown
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-10-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2014-10-02KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2014-10-02Merge tag 'v3.10.13' into lsk/v3.10/topic/kvmChristoffer Dall
2014-09-18Merge tag 'v3.10.55' into linux-linaro-lsklsk-v3.10-14.09Mark Brown
2014-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-09-17MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen