summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-04-20MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2-26/+1
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn1-1/+30
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-3/+0
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-46/+122
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange12-1/+25
2017-04-13MIPS: PCI: add controllers before the specified headMathias Kresin1-1/+1
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle9-27/+57
2017-04-13MIPS: Remove confusing else statement in __do_page_fault()Paul Burton1-8/+8
2017-04-13MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton1-8/+12
2017-04-13MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton3-176/+8
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-04-12MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton1-8/+0
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn1-2/+1
2017-04-12MIPS: generic: Enable Root FS on NFS in generic_defconfigMatt Redfearn1-0/+3
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn1-1/+1
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill1-1/+1
2017-04-12MIPS: Fix modversioning of _mcount symbolJames Cowgill1-0/+1
2017-04-12MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski1-2/+0
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2-3/+4
2017-04-12MIPS: uasm: Remove needless ISA abstractionPaul Burton2-137/+106
2017-04-12MIPS: Remove dead define of ST_OFFMatt Redfearn1-6/+0
2017-04-12MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski1-4/+3
2017-04-11MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski1-3/+3
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan1-1/+1
2017-04-10MIPS: perf: fix deadlockRabin Vincent1-4/+5
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn1-0/+11
2017-04-10MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung1-4/+6
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic1-0/+2
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin1-2/+12
2017-04-10MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen1-0/+1
2017-04-10MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle2-4/+1
2017-04-10MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle1-1/+0
2017-04-10MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle1-2/+0
2017-04-10MIPS: Disable Werror when W= is setFlorian Fainelli1-0/+2
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill1-4/+12
2017-04-10MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill1-3016/+209
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill1-48/+49
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill2-3469/+76
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill7-3922/+305
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits6-13/+172
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney3-24/+1
2017-04-10MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney1-11/+12
2017-04-10MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney1-4/+12
2017-04-10MIPS: BPF: Use unsigned access for unsigned SKB fields.David Daney1-2/+2
2017-04-10MIPS: BPF: Add JIT support for SKF_AD_HATYPE.David Daney1-4/+17
2017-04-10MIPS: uasm: Add support for LHU.David Daney3-1/+4
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski3-0/+34
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2-1/+2