summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Loongson1: Remove several redundant RTC-related macrosYang Ling2017-01-033-19/+38
* MIPS: Remove RESTORE_ALL_AND_RETPaul Burton2017-01-031-8/+0
* MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernelsPaul Burton2017-01-031-3/+1
* MIPS: Cleanup LLBit handling in switch_toPaul Burton2017-01-031-6/+12
* MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2017-01-035-22/+4
* MIPS: DTS: img: add device tree for Marduk boardRahul Bedarkar2017-01-032-0/+172
* MIPS: DTS: Add base device tree for Pistachio SoCRahul Bedarkar2017-01-031-0/+924
* MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-01-032-3/+67
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-01-031-6/+6
* MIPS: Loongson1B: Modify DEFAULT_MEMSIZEKelvin Cheung2017-01-031-1/+1
* MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIBKelvin Cheung2017-01-031-1/+0
* MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli2017-01-031-0/+1
* MIPS: xilfpga: Update defconfigZubair Lutfullah Kakakhel2017-01-031-1/+36
* MIPS: xilfpga: Add DT node for AXI emacliteZubair Lutfullah Kakakhel2017-01-031-0/+26
* MIPS: xilfpga: Add DT node for AXI I2CZubair Lutfullah Kakakhel2017-01-031-0/+22
* MIPS: xilfpga: Update DT node and specify uart irqZubair Lutfullah Kakakhel2017-01-031-0/+3
* MIPS: xilfpga: Use Xilinx Interrupt ControllerZubair Lutfullah Kakakhel2017-01-032-0/+13
* MIPS: xilfpga: Use irqchip instead of the legacy wayZubair Lutfullah Kakakhel2017-01-031-5/+2
* MIPS: ath79: Fix error handlingChristophe JAILLET2017-01-031-1/+1
* MIPS: SMP-CPS: Don't BUG if a CPU fails to startMatt Redfearn2017-01-031-1/+5
* MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-036-8/+0
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-01-032-9/+10
* MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-01-031-2/+2
* MIPS: Remove unused HIGHMEM_DEBUG macroPaul Burton2017-01-031-3/+0
* MIPS: Use Makefile.postlink to insert relocations into vmlinuxMatt Redfearn2017-01-032-12/+35
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-01-031-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-01-031-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-01-031-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-01-031-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-01-031-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-01-031-5/+2
* MIPS: Use generic asm/unaligned.hPaul Burton2017-01-032-28/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-01-031-1/+1
* MIPS: Relocatable: Provide plat_post_relocation hookSteven J. Hill2017-01-031-0/+20
* MIPS: Octeon: Enable KASLRSteven J. Hill2017-01-033-5/+33
* MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill2017-01-031-0/+7
* MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill2017-01-031-0/+16
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-01-031-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-01-031-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-01-031-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-01-031-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-01-033-0/+24
* MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-01-031-1/+12
* MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-01-031-20/+23
* MIPS: Zboot: Don't use $(LINUXINCLUDE) twicePaul Bolle2017-01-031-2/+2
* MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven2017-01-0312-103/+93
* MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen2017-01-0310-75/+10
* MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-031-2/+2
* MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne2017-01-032-0/+8
* mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-291-0/+13