summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include
Commit message (Expand)AuthorAgeFilesLines
* nios2: define virtual address space for modulesMike Rapoport (IBM)12 days1-1/+4
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-142-0/+12
|\
| * Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+10
| * nios2/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
* | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+1
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
* | arch: add do_page_fault prototypesArnd Bergmann2023-11-231-0/+2
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | nios2: fix flush_dcache_page() for usage from irq contextHelge Deller2023-08-241-0/+4
* | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-1/+1
* | nios2: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-242-10/+24
* | nios2: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-4/+4
|/
* Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen2023-06-271-4/+4
* nios2: Convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-06-131-4/+4
* nios2: _TIF_ALLWORK_MASK is unusedAl Viro2023-03-051-3/+0
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-9/+0
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-022-1/+24
* nios2/mm: refactor swap PTE layoutDavid Hildenbrand2023-02-021-8/+10
* MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-111-5/+0
* nios2: remove unused INIT_MMAPKefeng Wang2022-11-081-3/+0
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* nios2: add force_successful_syscall_return()Al Viro2022-08-151-0/+2
* nios2: page fault et.al. are *not* restartable syscalls...Al Viro2022-08-151-1/+2
* nios2: drop definition of PGD_ORDERMike Rapoport2022-07-171-3/+1
* nios2: drop definition of PTE_ORDERMike Rapoport2022-07-171-2/+1
* nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-16/+0
* nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-0/+3
* Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-64/+50
|\
| * uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-252-21/+0
| * uaccess: generalize access_ok()Arnd Bergmann2022-02-251-10/+1
| * nios2: drop access_ok() check from __put_user()Arnd Bergmann2022-02-251-23/+33
| * uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann2022-02-251-10/+16
* | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
|/
* Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-11/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-11/+0
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-1/+2
|\ \
| * | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-1/+2
| |/
* / NIOS2: irqflags: rename a redefined register nameRandy Dunlap2021-10-182-3/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-3/+0
|\
| * mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* | nios2: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier2021-06-101-1/+0
|/
* whack-a-mole: kill strlen_user() (again)Al Viro2021-03-271-1/+0