summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-182-3/+10
|\
| * mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-022-3/+10
* | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-89/+63
|\ \
| * \ Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman2015-02-022-1/+3
| |\ \
| * | | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-251-3/+1
| * | | USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2015-01-091-86/+62
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-148-7/+386
|\ \ \
| * | | crypto: octeon - add MD5 moduleAaro Koskinen2014-12-243-0/+220
| * | | MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2014-12-242-2/+21
| * | | crypto: octeon - add instruction definitions for MD5Aaro Koskinen2014-12-241-0/+56
| * | | MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-245-5/+89
| |/ /
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* | | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-8/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-133-6/+20
|\ \ \
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-062-0/+2
| * | | KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-02-042-4/+4
| * | | KVM: MIPS: Disable HTW while in guestJames Hogan2015-02-041-0/+13
| * | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1
| |/ /
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-124-7/+2
* | | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-5/+3
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-18/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-104-56/+0
|\ \ \
| * | | mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-56/+0
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-103-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: PCI: Add struct pci_ops member names to initializationRob Herring2015-01-223-10/+10
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-091-0/+1
|\ \ \
| * | | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-0625-111/+159
|\ \ \ | |_|/ |/| |
| * | MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2015-02-043-7/+4
| * | MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle2015-02-041-1/+3
| * | MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle2015-02-041-27/+33
| * | MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan2015-01-311-12/+24
| * | MIPS: Fix C0_Pagegrain[IEC] support.David Daney2015-01-311-0/+2
| * | MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan2015-01-301-1/+2
| * | MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2015-01-301-0/+15
| * | MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-01-291-1/+1
| * | MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen2015-01-291-2/+0
| * | MIPS: ARC: Fix build error.Ralf Baechle2015-01-191-3/+3
| * | MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-01-161-0/+4
| * | MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan2015-01-162-3/+4
| * | MIPS: Fix restart of indirect syscallsEd Swierk2015-01-162-0/+2
| * | MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill2015-01-151-4/+4
| * | MIPS: mips-cm: Fix sparse warningsJames Hogan2015-01-131-2/+2
| * | MIPS: Kconfig: Fix recursive dependency.Ralf Baechle2015-01-131-1/+1
| * | MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle2015-01-131-12/+9
| * | MIPS: JZ4740: Fixup #include's (sparse)Brian Norris2015-01-131-0/+3
| * | MIPS: Wire up execveat(2).Ralf Baechle2015-01-135-6/+13
| * | MIPS: Update malta_defconfig to something that works out of the box.Ralf Baechle2015-01-131-12/+4
| * | MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle2015-01-131-5/+3