summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-01-03MIPS: xilfpga: Use Xilinx Interrupt ControllerZubair Lutfullah Kakakhel
2017-01-03MIPS: xilfpga: Use irqchip instead of the legacy wayZubair Lutfullah Kakakhel
2017-01-03MIPS: ath79: Fix error handlingChristophe JAILLET
2017-01-03MIPS: SMP-CPS: Don't BUG if a CPU fails to startMatt Redfearn
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn
2017-01-03MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn
2017-01-03MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-01-03MIPS: Remove unused HIGHMEM_DEBUG macroPaul Burton
2017-01-03MIPS: Use Makefile.postlink to insert relocations into vmlinuxMatt Redfearn
2017-01-03MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-01-03MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-01-03MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-01-03MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-01-03MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-01-03MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-01-03MIPS: Use generic asm/unaligned.hPaul Burton
2017-01-03MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-01-03MIPS: Relocatable: Provide plat_post_relocation hookSteven J. Hill
2017-01-03MIPS: Octeon: Enable KASLRSteven J. Hill
2017-01-03MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill
2017-01-03MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill
2017-01-03MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-01-03MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-01-03MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-01-03MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-01-03MIPS: Introduce irq_stackMatt Redfearn
2017-01-03MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-01-03MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-01-03MIPS: Zboot: Don't use $(LINUXINCLUDE) twicePaul Bolle
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven
2017-01-03MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-03MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller