Age | Commit message (Expand) | Author |
2017-01-03 | MIPS: Netlogic: Fix assembler warning from smpboot.S | Paul Burton |
2017-01-03 | MIPS: Export {copy, clear}_page functions alongside their definitions | Paul Burton |
2017-01-03 | MIPS: Export memcpy & memset functions alongside their definitions | Paul Burton |
2017-01-03 | MIPS: Export string functions alongside their definitions | Paul Burton |
2017-01-03 | MIPS: Export csum functions alongside their definitions | Paul Burton |
2017-01-03 | MIPS: Export invalid_pte_table alongside its definition | Paul Burton |
2017-01-03 | MIPS: Export _mcount alongside its definition | Paul Burton |
2017-01-03 | MIPS: Export _save_fp & _save_msa alongside their definitions | Paul Burton |
2017-01-03 | MIPS: End asm function prologue macros with .insn | Paul Burton |
2017-01-03 | MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s} | Paul Burton |
2017-01-03 | MIPS: Use generic asm/export.h | Paul Burton |
2017-01-03 | MIPS: IRQ: Remove useless i8259_of_init() prototype. | Ralf Baechle |
2017-01-03 | MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol. | Marcin Nowakowski |
2017-01-03 | MIPS: ralink: Cosmetic change to prom_init(). | John Crispin |
2017-01-03 | MIPS: ralink: Add missing symbol for highmem support. | John Crispin |
2017-01-03 | MIPS: ralink: Add missing clk_round_rate(). | John Crispin |
2017-01-03 | MIPS: ralink: Fix a typo in the pinmux setup. | John Crispin |
2017-01-03 | MIPS: ralink: Add missing pinmux. | John Crispin |
2017-01-03 | MIPS: ralink: Add missing I2C and I2S clocks. | John Crispin |
2017-01-03 | MIPS: ralink: MT7621 does not set its SoC type. | John Crispin |
2017-01-03 | MIPS: Add cacheinfo support | Justin Chen |
2017-01-03 | MIPS: generic/kexec: add support for a DTB passed in a separate buffer | Marcin Nowakowski |
2017-01-03 | MIPS: kexec: add debug info about the new kexec'ed image | Marcin Nowakowski |
2017-01-03 | MIPS: kexec: Do not reserve invalid crashkernel memory on boot | Marcin Nowakowski |
2017-01-03 | MIPS: fix mem=X@Y commandline processing | Marcin Nowakowski |
2017-01-03 | MIPS: relocate: Optionally relocate the DTB | Marcin Nowakowski |
2017-01-03 | MIPS: platform: Allow for DTB to be moved during kernel relocation | Marcin Nowakowski |
2017-01-03 | MIPS: Use early_init_fdt_reserve_self to protect DTB location | Marcin Nowakowski |
2017-01-03 | MIPS: init: Ensure bootmem does not corrupt reserved memory | Marcin Nowakowski |
2017-01-03 | MIPS: init: Ensure reserved memory regions are not added to bootmem | Marcin Nowakowski |
2017-01-03 | MIPS: Do not request resources for crashkernel if one isn't defined | Marcin Nowakowski |
2017-01-03 | MIPS: elfcore: add correct copy_regs implementations | Marcin Nowakowski |
2017-01-03 | MIPS: Move register dump routines out of ptrace code | Marcin Nowakowski |
2017-01-03 | MIPS: Kconfig: Fix indentation for kexec-related entries | Marcin Nowakowski |
2017-01-03 | MIPS: kexec: remove SMP_DUMP | Marcin Nowakowski |
2017-01-03 | MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS | Matt Redfearn |
2017-01-03 | MIPS: Lantiq: Activate more drivers in default configuration | Hauke Mehrtens |
2017-01-03 | MIPS: lantiq: Refresh default configuration | Hauke Mehrtens |
2017-01-03 | ralink: Introduce fw_passed_dtb to arch/mips/ralink | Tobias Wolf |
2017-01-03 | MIPS: Loongson1: Add watchdog support for Loongson1 board | Yang Ling |
2017-01-03 | MIPS: Loongson1: Remove several redundant RTC-related macros | Yang Ling |
2017-01-03 | MIPS: Remove RESTORE_ALL_AND_RET | Paul Burton |
2017-01-03 | MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernels | Paul Burton |
2017-01-03 | MIPS: Cleanup LLBit handling in switch_to | Paul Burton |
2017-01-03 | MIPS: Remove r2_emul_return from struct thread_info | Paul Burton |
2017-01-03 | MIPS: DTS: img: add device tree for Marduk board | Rahul Bedarkar |
2017-01-03 | MIPS: DTS: Add base device tree for Pistachio SoC | Rahul Bedarkar |
2017-01-03 | MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems | Paul Burton |
2017-01-03 | MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix | Leonid Yegoshin |
2017-01-03 | MIPS: Loongson1B: Modify DEFAULT_MEMSIZE | Kelvin Cheung |