aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-26mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
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-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
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-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
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