summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen
2016-03-05Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-29MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders
2016-02-29MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-26tx4939: use __ethtool_get_ksettingsDavid Decotigny
2016-02-26net: Facility to report route quality of connected socketsTom Herbert
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-25MIPS: Delete smp-gic.cQais Yousef
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef
2016-02-25MIPS: Add generic SMP IPI supportQais Yousef
2016-02-21Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2016-02-21Merge branch 'irqchip/mips' into irqchip/coreJason Cooper
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: rb532: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: txx9: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: jz4740: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: ar7: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij
2016-02-18MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-11libata: support AHCI on OCTEON platformAleksey Makarov
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-08irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-02-03MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki