summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-09mips: add entry for new mlock2 syscallEric B Munson
2015-11-09MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther
2015-11-09MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-04Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27mips: enable building of all dtbsRob Herring
2015-10-26mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26MIPS: lantiq: add clk_round_rate()Hauke Mehrtens
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton
2015-10-26MIPS: Don't read GCRs when a CM is not presentPaul Burton
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton
2015-10-26MIPS: Allow 24Hz timer frequencyPaul Burton
2015-10-26MIPS: traps: tidy up ebase calculationPaul Burton
2015-10-26MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding
2015-10-26MIPS: JZ4740: Use PWM lookup tableThierry Reding
2015-10-26MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle
2015-10-26MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton
2015-10-26MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton
2015-10-26MIPS: Allow compact branch policy to be changedPaul Burton
2015-10-26MIPS: Remove invalid checkAndrzej Hajda
2015-10-26MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle