summaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)AuthorFilesLines
2025-12-09arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"H. Peter Anvin1-4/+4
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)1-1/+0
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-30Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-17/+32
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-3/+3
2025-09-01nios2: implement architecture-specific portion of sys_clone3Simon Schuster4-2/+8
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-25nios2: ensure that memblock.current_limit is set when setting pfn limitsSimon Schuster1-0/+15
2025-08-25nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth8-15/+15
2025-08-25nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth1-2/+2
2025-07-15nios2: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-1/+1
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+16
2025-05-29Merge tag 'nios2_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+28
2025-05-16nios2: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-1/+2
2025-05-12syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+5
2025-05-12syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+11
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-6/+0
2025-04-25nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()Thorsten Blum1-4/+1
2025-04-25nios2: do not introduce conflicting mappings when flushing tlb entriesSimon Schuster1-7/+11
2025-04-25nios2: force update_mmu_cache on spurious tlb-permission--related pagefaultsSimon Schuster1-0/+16
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-04-06Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-9/+10
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada4-9/+10
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-02mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-03-18arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-6/+0
2025-03-18arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-6/+0
2025-03-18arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)2-2/+1
2025-03-18nios2: move pr_debug() about memory start and end to setup_arch()Mike Rapoport (Microsoft)2-2/+2
2025-01-26asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+2
2025-01-26mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2024-12-17nios2: Use str_yes_no() helper in show_cpuinfo()Thorsten Blum1-5/+5
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2024-11-21Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-2/+2
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-6/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-02mm: remove legacy install_special_mapping() codeLinus Torvalds1-4/+8
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-10nios2: convert to generic syscall tableArnd Bergmann6-17/+24
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-0/+2