linux/arch/nios2/include/asm
Linus Torvalds 46a1b6b2aa NIOS2: update for v6.18
- Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
 - Set memblock.current_limit when setting pfn limits
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEoHhMeiyk5VmwVMwNGZQEC4GjKPQFAmjT10cACgkQGZQEC4Gj
 KPTm7BAArBs7m4aDXZJx6WEj7v0cD5QcWpMq46atg9LZDVbeInnQucIbQ8RbipHj
 14fF00r1fxbx0OH0MpyDlbeavHsB28H7Vd329yADIxBHuCfDUtUv5OxgNo1FuTGr
 a72kUjxWqOZmMaYr08ccnszVOXMcRCe2+R4UoF0g446Td/ODc2EReHUhdgDS4PYB
 iZ8XqBUwO40mcIFGgGt8JHXoaRipbeBbNY8OmvluLf6QdAMs2F5GR2D2tcnRAzIz
 BXLbLXxLYq9xdK/SsInFHzBkYb1uBETjvg7Bvm7U9CreRZJq38VuZUFv/8+Qqj/k
 aS699g3p/wkOUeRllLoLUOwej8aBDDY1bpXLD8TGQ6hhuXyru0+H3PA/f19k52no
 uBMBenPCzd8LTFN6DFdhyxvPDTkxvLlJSuHapFAiCLAYrDewV0wmVpEKuBAfgG4T
 iBuI+UTq7jwXQqyxQn2sh7za5TiP4+r0Wx/Bn7L7xWSh1MYVeuLUCTZ6LMGjxUV9
 QiFKuiGf7tS248KX5KMCiWYppqWcpWvQCxnZ593VS8yj78OZbLEHwZ0m7QCC629U
 N+pW2xa4rBJW0PkvBfs8u9Nrl1qFztUgj5G/hhIwuAS/5QoLpBQzmPs48HH3YxTL
 zD2AZ1/Nx/xNdZb1w3yu07MXgcbnhMcO88F/wJ9aa9hEHmQycv8=
 =1VJi
 -----END PGP SIGNATURE-----

Merge tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux

Pull NIOS2 updates from Dinh Nguyen:

 - Replace __ASSEMBLY__ with __ASSEMBLER__ in headers

 - Set memblock.current_limit when setting pfn limits

* tag 'nios2_update_for_v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  nios2: ensure that memblock.current_limit is set when setting pfn limits
  nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
  nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
2025-09-29 18:40:11 -07:00
..
Kbuild asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
asm-macros.h
asm-offsets.h
cache.h
cacheflush.h mm: Introduce flush_cache_vmap_early() 2023-12-14 00:23:17 -08:00
cachetype.h Introduce cpu_dcache_is_aliasing() across all architectures 2024-02-22 15:27:19 -08:00
checksum.h
cpuinfo.h
delay.h
elf.h
entry.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
io.h asm-generic: provide generic page_to_phys and phys_to_page implementations 2024-10-28 21:44:28 +00:00
irq.h
irqflags.h
kgdb.h
linkage.h
mmu.h
mmu_context.h
page.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
pgalloc.h mm: pgtable: convert some architectures to use tlb_remove_ptdesc() 2025-04-01 15:17:13 -07:00
pgtable-bits.h
pgtable.h mm: pgtable: fix pte_swp_exclusive 2025-06-11 14:52:08 -07:00
processor.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
ptrace.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
registers.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
setup.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
shmparam.h
string.h
switch_to.h
syscall.h syscall.h: introduce syscall_set_nr() 2025-05-11 17:48:15 -07:00
syscalls.h nios2: implement architecture-specific portion of sys_clone3 2025-09-01 15:31:34 +02:00
thread_info.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
timex.h
tlb.h
tlbflush.h
traps.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
uaccess.h
unistd.h nios2: implement architecture-specific portion of sys_clone3 2025-09-01 15:31:34 +02:00
vmalloc.h