aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAge
...
| * | MIPS: mm: Remove local_flush_tlb_mm()Paul Burton2019-02-04
| * | MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()Paul Burton2019-02-04
| * | MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-04
| * | MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-04
| * | mips: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-22
| * | MIPS: Compile post DMA flush only when neededHauke Mehrtens2019-01-18
| |/
* / MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen2019-02-04
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\
| * mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang2018-12-07
* | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-26
|\ \ | |/ |/|
| * MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2018-12-05
| * mips: annotate implicit fall throughsMathieu Malaterre2018-12-03
| * MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2018-11-21
| * MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-19
* | MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki2018-11-05
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-31
* Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-26
|\
| * MIPS: stop using _PTRS_PER_PGDAlexandre Belloni2018-09-28
* | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-20
* | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-20
* | dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-20
* | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-20
|/
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-23
|\
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-10
| * MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-10
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-13
|\|
| * MIPS: Remove remnants of UASM_ISAPaul Burton2018-08-09
| * MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton2018-08-06
| * MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-30
| * MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-27
| * MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-07-26
| * arch: mips: mm: page: Remove unused functionRickard Strandqvist2018-06-24
| * MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton2018-06-24
| * MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-24
| * MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-24
| * MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-24
| * MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-24
| * MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig2018-06-24
| * MIPS: consolidate the swiotlb implementationsChristoph Hellwig2018-06-24
| * MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig2018-06-24
* | MIPS: Fix ioremap() RAM checkPaul Burton2018-07-05
|/
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-12
|\
| * MIPS: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-14
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\ \
| * | signal/mips: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
| |/