summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2015-03-06MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-03-06MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-03-06MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-03-06MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-03-06MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras
2015-03-06MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-06KVM: MIPS: Disable HTW while in guestJames Hogan
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson
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-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-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
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
2014-12-18mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller