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