aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-08-10MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton
2015-08-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-08-10MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras
2015-07-26mips: Disable highmem on RTThomas Gleixner
2015-07-26sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand
2015-07-26mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-07-26sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitlyDavid Hildenbrand
2015-07-26sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-07-26sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-10KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-06-06MIPS: BPF: Fix stack pointer allocationMarkos Chandras
2015-06-06MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-06MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht
2015-05-26MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven
2015-05-26MIPS: irq: Use DECLARE_BITMAPJoe Perches
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2015-05-13MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard
2015-05-12MIPS: KVM: Fix unused variable build warningNicholas Mc Guire
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther
2015-05-12MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook