summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* nios2: Only use built-in devicetree blob if configured to do soGuenter Roeck2024-04-031-1/+5
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-143-0/+13
|\
| * Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+11
| * nios2/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
* | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
|/
* 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
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-0/+2
|\ \
| * | arch: add do_page_fault prototypesArnd Bergmann2023-11-231-0/+2
| |/
* / mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
|/
* vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-5/+0
* 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
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-292-2/+2
|\ \
| * | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-212-2/+2
| |/
* | nios2: fix flush_dcache_page() for usage from irq contextHelge Deller2023-08-242-2/+7
* | 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-243-46/+67
* | nios2: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-4/+4
|/
* Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-292-2/+0
|\
| * mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-262-2/+0
* | Merge branch 'expand-stack'Linus Torvalds2023-06-282-15/+3
|\ \
| * | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-242-15/+3
* | | Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen2023-06-271-4/+4
* | | Merge tag 'nios2_updates_for_v6.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-06-263-8/+8
|\ \ \ | |/ / |/| |
| * | nios2: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-132-4/+4
| * | nios2: Convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-06-131-4/+4
| |/
* / nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2023-06-132-2/+2
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-12/+10
|\
| * nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-1/+0
| * nios2: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-5/+2
* | nios2: _TIF_ALLWORK_MASK is unusedAl Viro2023-03-051-3/+0
|/
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-1/+4
|\
| * nios2: fix livelock in uaccessAl Viro2023-03-021-1/+4
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-233-17/+32
|\ \
| * | 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
| |/
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-10/+0
|\
| * 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
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-3/+3
|\ \
| * | nios2: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-3/+3
| |/
* / nios2: add FORCE for vmlinuz.gzRandy Dunlap2022-11-271-1/+1
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-123-7/+2
|\