summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-29MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill
2017-08-29MIPS: seccomp: Fix indirect syscall argsJames Hogan
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-22MIPS,bpf: fix missing break in switch statementColin Ian King
2017-08-21MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT.David Daney
2017-08-21MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT.David Daney
2017-08-21MIPS,bpf: Fix using smp_processor_id() in preemptible splat.David Daney
2017-08-20media: rc-core: do not depend on MEDIA_SUPPORTSean Young
2017-08-17mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton
2017-08-08MIPS: Prevent building MT support for microMIPS kernelsPaul Burton
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2017-08-07MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton
2017-08-07MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill
2017-08-07MIPS: gitignore: ignore generated .c filesBartosz Golaszewski
2017-08-07MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic
2017-08-07MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-04MIPS: Add missing file for eBPF JIT.David Daney