index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
Age
Commit message (
Expand
)
Author
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-04-24
nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults
Simon Schuster
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
2024-05-14
nios2: define virtual address space for modules
Mike Rapoport (IBM)
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-22
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-27
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
2023-06-13
nios2: Convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-03-05
nios2: _TIF_ALLWORK_MASK is unused
Al Viro
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-11-08
nios2: remove unused INIT_MMAP
Kefeng Wang
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-15
nios2: add force_successful_syscall_return()
Al Viro
2022-08-15
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2022-07-17
nios2: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
nios2: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-05-13
nios2: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
[next]