aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-10-06MIPS: Define ioremap_ucBen Hutchings
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle
2015-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton
2015-09-27MIPS: print MAAR configuration during bootPaul Burton
2015-09-27MIPS: mm: compile maar_init unconditionallyPaul Burton
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-22MIPS: Fix FTLB detection for R6James Hogan
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens
2015-09-22MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens
2015-09-22MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno
2015-09-22MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno
2015-09-22MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin
2015-09-22MIPS: Fix console output for Fulong2e systemGuenter Roeck
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou