aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
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
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-08mips: bpf: Fix broken BPF_MODDenis Kirjanov
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill
2014-11-24MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill
2014-11-24MIPS: Remove now unused definition of phys_t.Ralf Baechle
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-24MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras
2014-11-24MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIOMarkos Chandras
2014-11-24MIPS: <asm/types.h> fix indentation.Ralf Baechle
2014-11-24MIPS: Enable VDSO randomizationPrem Karat
2014-11-24MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle
2014-11-24MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne
2014-11-24MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki
2014-11-24MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki
2014-11-24MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki
2014-11-24MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki
2014-11-24MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki
2014-11-24MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki
2014-11-24MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen
2014-11-24MIPS: loongson: common: init: Add a missing includeAaro Koskinen
2014-11-24MIPS: loongson: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen