summaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm
Commit message (Expand)AuthorAge
* nios2: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-25
* init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-10
|\
| * nios2: Fix update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-06
| * nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-06
| * nios2: User address TLB flush break after finding the matching entryNicholas Piggin2019-03-06
| * nios2: flush_tlb_all use TLBMISC way auto-increment featureNicholas Piggin2019-03-06
| * nios2: improve readability of tlb functionsNicholas Piggin2019-03-06
| * nios2: flush_tlb_mm flush only the pidNicholas Piggin2019-03-06
| * nios2: flush_tlb_pid can just restore TLBMISC onceNicholas Piggin2019-03-06
| * nios2: TLBMISC writes do not require PID bits to be setNicholas Piggin2019-03-06
| * nios2: Use an invalid TLB entry address helper functionNicholas Piggin2019-03-06
| * nios2: flush_tlb_page use PID based flushNicholas Piggin2019-03-06
| * nios2: update_mmu_cache clear the old entry from the TLBNicholas Piggin2019-03-06
* | arch/nios2/mm/fault.c: remove duplicate includeSabyasachi Gupta2019-03-07
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* nios2: use generic dma_noncoherent_opsChristoph Hellwig2018-07-25
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-06
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan2017-05-08
* nios2: switch to RAW_COPY_USERAl Viro2017-03-28
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | nios2: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
|/
* arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-14
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* nios2: convert to dma_map_opsChristoph Hellwig2016-01-20
* nios2: fix cache coherencyLey Foon Tan2015-11-26
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* nios2: rework cacheLey Foon Tan2015-04-24
* nios2: remove end address checking for initdaLey Foon Tan2015-04-19
* nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-09
* nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan2015-03-16
* nios2: Port OOM changes to do_page_fault()Ley Foon Tan2015-02-09
* nios2: fix unhandled signalsChung-Ling Tang2015-02-08
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* nios2: Build infrastructureLey Foon Tan2014-12-07
* nios2: DMA mapping APILey Foon Tan2014-12-07
* nios2: TLB handlingLey Foon Tan2014-12-07
* nios2: Cache handlingLey Foon Tan2014-12-07
* nios2: Process managementLey Foon Tan2014-12-07
* nios2: Page table managementLey Foon Tan2014-12-07
* nios2: MMU Fault handlingLey Foon Tan2014-12-07