Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig | 1 | -8/+0 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -5/+6 |
2019-03-20 | MIPS: uasm: Add div, mul and sel instructions for mipsr6 | Hassan Naveed | 2 | -15/+38 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+5 |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+8 |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 13 | -257/+365 |
2019-02-19 | MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys() | Paul Burton | 1 | -6/+1 |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig | 1 | -0/+8 |
2019-02-07 | MIPS: Delete unused flush_cache_sigtramp() | Paul Burton | 5 | -181/+0 |
2019-02-05 | MIPS: Export mm switching functions used by KVM | Paul Burton | 1 | -0/+3 |
2019-02-04 | MIPS: MemoryMapID (MMID) Support | Paul Burton | 4 | -14/+304 |
2019-02-04 | MIPS: mm: Add set_cpu_context() for ASID assignments | Paul Burton | 1 | -1/+2 |
2019-02-04 | MIPS: mm: Unify ASID version checks | Paul Burton | 1 | -0/+18 |
2019-02-04 | MIPS: mm: Un-inline get_new_mmu_context | Paul Burton | 2 | -0/+20 |
2019-02-04 | MIPS: mm: Split obj-y to a file per line | Paul Burton | 1 | -3/+12 |
2019-02-04 | MIPS: mm: Remove local_flush_tlb_mm() | Paul Burton | 3 | -24/+0 |
2019-02-04 | MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm() | Paul Burton | 1 | -2/+0 |
2019-02-04 | MIPS: mm: Consolidate drop_mmu_context() has-ASID checks | Paul Burton | 4 | -21/+7 |
2019-02-04 | MIPS: mm: Remove redundant drop_mmu_context() cpu argument | Paul Burton | 4 | -7/+7 |
2019-02-04 | MIPS: Loongson: Introduce and use loongson_llsc_mb() | Huacai Chen | 1 | -0/+10 |
2019-01-22 | mips: mm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -12/+3 |
2019-01-18 | MIPS: Compile post DMA flush only when needed | Hauke Mehrtens | 1 | -0/+2 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -3/+2 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -4/+7 |
2018-12-26 | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 3 | -9/+42 |
2018-12-08 | mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X | Jiong Wang | 3 | -4/+7 |
2018-12-06 | MIPS: Expand MIPS32 ASIDs to 64 bits | Paul Burton | 1 | -1/+1 |
2018-12-04 | mips: annotate implicit fall throughs | Mathieu Malaterre | 2 | -0/+3 |
2018-11-21 | MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 | Huacai Chen | 1 | -7/+37 |
2018-11-20 | MIPS: Loongson: Add Loongson-3A R2.1 basic support | Huacai Chen | 1 | -1/+1 |
2018-11-05 | MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation | Maciej W. Rozycki | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+2 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport | 1 | -1/+2 |
2018-10-27 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -6/+1 |
2018-09-28 | MIPS: stop using _PTRS_PER_PGD | Alexandre Belloni | 1 | -6/+1 |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 1 | -23/+9 |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -21/+8 |
2018-09-20 | dma-mapping: move the dma_coherent flag to struct device | Christoph Hellwig | 1 | -26/+6 |
2018-09-20 | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT | Christoph Hellwig | 1 | -9/+8 |
2018-08-24 | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 2 | -62/+42 |
2018-08-18 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-08-14 | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 9 | -429/+227 |
2018-08-11 | MIPS: Consistently declare TLB functions | Paul Burton | 2 | -61/+40 |
2018-08-11 | MIPS: Export tlbmiss_handler_setup_pgd near its definition | Paul Burton | 2 | -1/+2 |
2018-08-10 | MIPS: Remove remnants of UASM_ISA | Paul Burton | 2 | -2/+0 |
2018-08-07 | MIPS: Avoid using array as parameter to write_c0_kpgd() | Paul Burton | 1 | -1/+1 |
2018-07-30 | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic | Paul Burton | 1 | -1/+1 |
2018-07-28 | MIPS: remove mips_swiotlb_ops | Christoph Hellwig | 2 | -62/+0 |
2018-07-26 | MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON | Paul Burton | 1 | -2/+4 |