Age | Commit message (Expand) | Author |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-12 | MIPS: use the generic get_user_pages_fast code | Christoph Hellwig |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-24 | MIPS: Add missing EHB in mtc0 -> mfc0 sequence. | Dmitry Korotin |
2019-06-16 | MIPS: Fix bounds check virt_addr_valid | Hauke Mehrtens |
2019-06-08 | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-03 | MIPS: use the generic uncached segment support in dma-direct | Christoph Hellwig |
2019-06-03 | MIPS: remove the _dma_cache_wback_inv export | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | MIPS: Make virt_addr_valid() return bool | Paul Burton |
2019-05-29 | MIPS: Bounds check virt_addr_valid | Paul Burton |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-29 | signal: Explicitly call force_sig_fault on current | Eric W. Biederman |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-03-19 | MIPS: uasm: Add div, mul and sel instructions for mipsr6 | Hassan Naveed |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-02-19 | MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys() | Paul Burton |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig |
2019-02-07 | MIPS: Delete unused flush_cache_sigtramp() | Paul Burton |
2019-02-05 | MIPS: Export mm switching functions used by KVM | Paul Burton |
2019-02-04 | MIPS: MemoryMapID (MMID) Support | Paul Burton |
2019-02-04 | MIPS: mm: Add set_cpu_context() for ASID assignments | Paul Burton |
2019-02-04 | MIPS: mm: Unify ASID version checks | Paul Burton |
2019-02-04 | MIPS: mm: Un-inline get_new_mmu_context | Paul Burton |
2019-02-04 | MIPS: mm: Split obj-y to a file per line | Paul Burton |
2019-02-04 | MIPS: mm: Remove local_flush_tlb_mm() | Paul Burton |
2019-02-04 | MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm() | Paul Burton |
2019-02-04 | MIPS: mm: Consolidate drop_mmu_context() has-ASID checks | Paul Burton |
2019-02-04 | MIPS: mm: Remove redundant drop_mmu_context() cpu argument | Paul Burton |
2019-02-04 | MIPS: Loongson: Introduce and use loongson_llsc_mb() | Huacai Chen |
2019-01-22 | mips: mm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-18 | MIPS: Compile post DMA flush only when needed | Hauke Mehrtens |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-26 | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-12-07 | mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X | Jiong Wang |
2018-12-05 | MIPS: Expand MIPS32 ASIDs to 64 bits | Paul Burton |
2018-12-03 | mips: annotate implicit fall throughs | Mathieu Malaterre |
2018-11-20 | MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 | Huacai Chen |
2018-11-19 | MIPS: Loongson: Add Loongson-3A R2.1 basic support | Huacai Chen |
2018-11-05 | MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation | Maciej W. Rozycki |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport |
2018-10-26 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-09-28 | MIPS: stop using _PTRS_PER_PGD | Alexandre Belloni |