aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-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-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
2014-11-24MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen
2014-11-24MIPS: loongson: common: Setup: add a missing includeAaro Koskinen
2014-11-24MIPS: Loongson: cs5536_pci: Add a missing includeAaro Koskinen
2014-11-24MIPS: Loongson: common: Fix array initializer syntax.Aaro Koskinen
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle
2014-11-24MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32Joshua Kinard
2014-11-24MIPS: lib: mips-atomic.c: Remove obsolete ifdeferyMarkos Chandras
2014-11-24MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen
2014-11-24MIPS: Octeon: Move code to avoid forward declarationAaro Koskinen
2014-11-24MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen
2014-11-24MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen
2014-11-24MIPS: oprofile: Backtrace: don't fail on leaf functionsAaro Koskinen
2014-11-24MIPS: oprofile: Enable backtrace on timer-based profilingAaro Koskinen
2014-11-24MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras
2014-11-24MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras