summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-11-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
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-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
2014-07-06MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-07-06MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-26MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan
2014-06-16MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-06-11MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-07mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-06-07MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-05-13MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki
2014-03-18MIPS: Fix possible build error with transparent hugepages enabledAlex Smith
2014-03-17MIPS: mark O32+FP64 experimental for nowPaul Burton
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-03-06MIPS: APRP: Choose the correct VPE loader by fixing the linkingDeng-Cheng Zhu
2014-03-06MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu
2014-03-06MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu
2014-03-06MIPS: bcm47xx: Include missing errno.h for ENXIOMarkos Chandras
2014-03-06MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss
2014-03-06MIPS: Fix randconfig build error.Ralf Baechle
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds