summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras4-8/+32
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras1-10/+4
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras1-4/+6
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2-9/+21
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton5-0/+127
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan1-5/+1
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring3-10/+10
2015-01-16MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven1-7/+0
2015-01-13MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle1-0/+3
2015-01-13MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-2/+3
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle1-10/+16
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle1-13/+0
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle1-0/+7
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle1-14/+8
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-1/+1
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-5/+5
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki5-5/+4
2014-12-18mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-13/+0
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+275
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-56/+5
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin1-1/+1
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-4/+5
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-52/+0
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds258-3505/+8039
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-3/+7
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+8
2014-12-08mips: bpf: Fix broken BPF_MODDenis Kirjanov1-2/+2
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-5/+5
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman23-51/+144
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-31/+84
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2-2/+275
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill4-9/+16
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill3-67/+71
2014-11-24MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill1-0/+40
2014-11-24MIPS: Remove now unused definition of phys_t.Ralf Baechle1-16/+0
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle23-64/+64
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle13-40/+37
2014-11-24MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras1-4/+2