aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-11-04Merge tag 'v3.14.56' 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.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-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-16MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
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.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
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-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2014-12-08Merge tag 'v3.14.26' into linux-linaro-lsk-v3.14Mark 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-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-11-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
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}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
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
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans