Age | Commit message (Expand) | Author |
2018-07-05 | MIPS: Fix ioremap() RAM check | Paul Burton |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-14 | MIPS: Re-use kstrtobool_from_user() | Andy Shevchenko |
2018-05-14 | MIPS: c-r4k: Fix data corruption related to cache coherence | NeilBrown |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-04-25 | signal/mips: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-13 | mm/gup.c: document return value | Michael S. Tsirkin |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
2018-04-10 | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2018-04-05 | mm: fix races between swapoff and flush dcache | Huang Ying |
2018-02-19 | MIPS: Remove duplicate includes | Pravin Shedge |
2018-02-07 | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-18 | MIPS: JZ4770: Work around config2 misreporting associativity | Maarten ter Huurne |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig |
2018-01-10 | MIPS: mm: Fix duplicate "const" on insn_table_MM | James Hogan |
2018-01-09 | MIPS: mm: remove mips_dma_mapping_error | Felix Fietkau |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-04 | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-03 | Update MIPS email addresses | Paul Burton |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | MIPS: microMIPS: Fix incorrect mask in insn_table_MM | Gustavo A. R. Silva |
2017-10-31 | Update MIPS email addresses | Paul Burton |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-09 | MIPS: Remove unused variable 'lastpfn' | Steven J. Hill |
2017-10-09 | MIPS: Cocci spatch "vma_pages" | Thomas Meyer |
2017-09-06 | MIPS: Add DWARF unwinding to assembly | Corey Minyard |
2017-08-30 | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton |
2017-08-30 | MIPS: CPS: Use change_*, set_* & clear_* where appropriate | Paul Burton |
2017-08-29 | MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts | Paul Burton |
2017-08-29 | MIPS: Declare various variables & functions static | Paul Burton |
2017-08-29 | MIPS: Remove __invalidate_kernel_vmap_range | Paul Burton |
2017-08-29 | MIPS: Include linux/initrd.h for free_initrd_mem() | Paul Burton |
2017-08-29 | MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk() | Paul Burton |
2017-08-29 | MIPS: Include asm/setup.h for cpu_cache_init() | Paul Burton |
2017-08-29 | MIPS: Consolidate coherent and non-coherent dma_alloc code | Christoph Hellwig |
2017-08-29 | MIPS: Remove unused R6000 support | Paul Burton |
2017-08-07 | MIPS: mm: remove duplicate "const" qualifier on insn_table | Thomas Petazzoni |
2017-07-20 | dma-coherent: introduce interface for default DMA pool | Vladimir Murzin |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal |
2017-06-30 | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton |
2017-06-29 | MIPS: Use current_cpu_type() in m4kc_tlbp_war() | Paul Burton |
2017-06-29 | MIPS: Handle tlbex-tlbp race condition | Paul Burton |
2017-06-28 | MIPS: Probe the I6500 CPU | Paul Burton |
2017-06-28 | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton |