Age | Commit message (Expand) | Author |
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 |
2017-01-03 | MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB | Kelvin Cheung |
2017-01-03 | MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable | Florian Fainelli |
2017-01-03 | MIPS: xilfpga: Update defconfig | Zubair Lutfullah Kakakhel |
2017-01-03 | MIPS: xilfpga: Add DT node for AXI emaclite | Zubair Lutfullah Kakakhel |
2017-01-03 | MIPS: xilfpga: Add DT node for AXI I2C | Zubair Lutfullah Kakakhel |
2017-01-03 | MIPS: xilfpga: Update DT node and specify uart irq | Zubair Lutfullah Kakakhel |
2017-01-03 | MIPS: xilfpga: Use Xilinx Interrupt Controller | Zubair Lutfullah Kakakhel |
2017-01-03 | MIPS: xilfpga: Use irqchip instead of the legacy way | Zubair Lutfullah Kakakhel |
2017-01-03 | MIPS: ath79: Fix error handling | Christophe JAILLET |
2017-01-03 | MIPS: SMP-CPS: Don't BUG if a CPU fails to start | Matt Redfearn |
2017-01-03 | MIPS: SMP: Remove cpu_callin_map | Matt Redfearn |
2017-01-03 | MIPS: SMP: Use a completion event to signal CPU up | Matt Redfearn |
2017-01-03 | MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds | Paul Burton |
2017-01-03 | MIPS: Remove unused HIGHMEM_DEBUG macro | Paul Burton |
2017-01-03 | MIPS: Use Makefile.postlink to insert relocations into vmlinux | Matt Redfearn |
2017-01-03 | MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps | Paul Burton |
2017-01-03 | MIPS: Calculate microMIPS ra properly when unwinding the stack | Paul Burton |
2017-01-03 | MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions | Paul Burton |
2017-01-03 | MIPS: Fix get_frame_info() handling of microMIPS function size | Paul Burton |
2017-01-03 | MIPS: Prevent unaligned accesses during stack unwinding | Paul Burton |
2017-01-03 | MIPS: Clear ISA bit correctly in get_frame_info() | Paul Burton |
2017-01-03 | MIPS: Use generic asm/unaligned.h | Paul Burton |
2017-01-03 | MIPS: Ensure bss section ends on a long-aligned address | Paul Burton |
2017-01-03 | MIPS: Relocatable: Provide plat_post_relocation hook | Steven J. Hill |
2017-01-03 | MIPS: Octeon: Enable KASLR | Steven J. Hill |
2017-01-03 | MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms. | Steven J. Hill |
2017-01-03 | MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms. | Steven J. Hill |
2017-01-03 | MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK | Matt Redfearn |
2017-01-03 | MIPS: Switch to the irq_stack in interrupts | Matt Redfearn |
2017-01-03 | MIPS: Only change $28 to thread_info if coming from user mode | Matt Redfearn |
2017-01-03 | MIPS: Stack unwinding while on IRQ stack | Matt Redfearn |
2017-01-03 | MIPS: Introduce irq_stack | Matt Redfearn |