summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-04KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson
2015-02-04KVM: MIPS: Disable HTW while in guestJames Hogan
2015-02-04MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle
2015-02-04MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman
2015-01-31MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan
2015-01-31MIPS: Fix C0_Pagegrain[IEC] support.David Daney
2015-01-30MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan
2015-01-30MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2015-01-29MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-01-29MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-22MIPS: PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-19MIPS: ARC: Fix build error.Ralf Baechle
2015-01-16MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-01-16MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan
2015-01-16MIPS: Fix restart of indirect syscallsEd Swierk
2015-01-15MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan
2015-01-13MIPS: Kconfig: Fix recursive dependency.Ralf Baechle
2015-01-13MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle
2015-01-13MIPS: JZ4740: Fixup #include's (sparse)Brian Norris
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle
2015-01-13MIPS: Update malta_defconfig to something that works out of the box.Ralf Baechle
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-24crypto: octeon - add MD5 moduleAaro Koskinen
2014-12-24MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen
2014-12-24crypto: octeon - add instruction definitions for MD5Aaro Koskinen