summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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 branch 'clk-next' into v3.19-rc7Michael Turquette
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen
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: Add struct pci_ops member names to initializationRob Herring
2015-01-16MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-01-16MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven
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: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle
2015-01-13MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle
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-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
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
2014-12-24MIPS: OCTEON: add crypto helper functionsAaro Koskinen
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki